2024-04-02T05:23:54.376 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-04-02T05:23:54.377 DEBUG:teuthology.run:Teuthology command: teuthology --description orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} --archive /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634926 --name teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi --verbose --owner scheduled_teuthology@teuthology -- /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634926/orig.config.yaml 2024-04-02T05:23:54.407 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-02T05:23:54.480 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634926 branch: squid description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: ceph-qa@ceph.com first_in_suite: false job_id: '7634926' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6cec793d9073f0594e2364b9b687ecaf22424cca ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 6cec793d9073f0594e2364b9b687ecaf22424cca workunit: branch: squid sha1: 6cec793d9073f0594e2364b9b687ecaf22424cca owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 6530 sha1: 6cec793d9073f0594e2364b9b687ecaf22424cca sleep_before_teardown: 0 subset: 52/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_6cec793d9073f0594e2364b9b687ecaf22424cca/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 6cec793d9073f0594e2364b9b687ecaf22424cca targets: smithi062.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi122.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-04-01_21:08:08 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-02T05:23:54.480 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_6cec793d9073f0594e2364b9b687ecaf22424cca/qa; will attempt to use it 2024-04-02T05:23:54.481 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_6cec793d9073f0594e2364b9b687ecaf22424cca/qa/tasks 2024-04-02T05:23:54.481 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-02T05:23:54.482 INFO:teuthology.task.internal:Checking packages... 2024-04-02T05:23:54.505 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '6cec793d9073f0594e2364b9b687ecaf22424cca' 2024-04-02T05:23:54.505 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-02T05:23:54.505 INFO:teuthology.packaging:ref: None 2024-04-02T05:23:54.505 INFO:teuthology.packaging:tag: None 2024-04-02T05:23:54.505 INFO:teuthology.packaging:branch: squid 2024-04-02T05:23:54.505 INFO:teuthology.packaging:sha1: 6cec793d9073f0594e2364b9b687ecaf22424cca 2024-04-02T05:23:54.505 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=squid 2024-04-02T05:23:54.686 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1979-g6cec793d-1focal 2024-04-02T05:23:54.687 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-02T05:23:54.693 INFO:teuthology.task.internal:no buildpackages task found 2024-04-02T05:23:54.693 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-02T05:23:54.703 INFO:teuthology.task.internal:Saving configuration 2024-04-02T05:23:54.714 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-02T05:23:54.720 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-02T05:23:54.745 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi062.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634926', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-02 05:17:22.034606', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-04-02T05:23:54.766 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634926', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-02 05:17:22.036103', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-04-02T05:23:54.766 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-02T05:23:54.773 INFO:teuthology.task.internal:roles: ubuntu@smithi062.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-04-02T05:23:54.773 INFO:teuthology.task.internal:roles: ubuntu@smithi122.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-04-02T05:23:54.773 INFO:teuthology.run_tasks:Running task console_log... 2024-04-02T05:23:54.842 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f64ba688f70>, signals=[15]) 2024-04-02T05:23:54.843 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-02T05:23:54.848 INFO:teuthology.task.internal:Opening connections... 2024-04-02T05:23:54.849 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi062.front.sepia.ceph.com 2024-04-02T05:23:54.850 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:23:54.940 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi122.front.sepia.ceph.com 2024-04-02T05:23:54.941 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:23:55.035 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-02T05:23:55.041 DEBUG:teuthology.orchestra.run.smithi062:> uname -m 2024-04-02T05:23:55.048 INFO:teuthology.orchestra.run.smithi062.stdout:x86_64 2024-04-02T05:23:55.049 DEBUG:teuthology.orchestra.run.smithi062:> cat /etc/os-release 2024-04-02T05:23:55.097 INFO:teuthology.orchestra.run.smithi062.stdout:NAME="Ubuntu" 2024-04-02T05:23:55.097 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-04-02T05:23:55.097 INFO:teuthology.orchestra.run.smithi062.stdout:ID=ubuntu 2024-04-02T05:23:55.097 INFO:teuthology.orchestra.run.smithi062.stdout:ID_LIKE=debian 2024-04-02T05:23:55.097 INFO:teuthology.orchestra.run.smithi062.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-04-02T05:23:55.097 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION_ID="20.04" 2024-04-02T05:23:55.097 INFO:teuthology.orchestra.run.smithi062.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-02T05:23:55.098 INFO:teuthology.orchestra.run.smithi062.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-02T05:23:55.098 INFO:teuthology.orchestra.run.smithi062.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-02T05:23:55.098 INFO:teuthology.orchestra.run.smithi062.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-02T05:23:55.098 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION_CODENAME=focal 2024-04-02T05:23:55.098 INFO:teuthology.orchestra.run.smithi062.stdout:UBUNTU_CODENAME=focal 2024-04-02T05:23:55.098 INFO:teuthology.lock.ops:Updating smithi062.front.sepia.ceph.com on lock server 2024-04-02T05:23:55.117 DEBUG:teuthology.orchestra.run.smithi122:> uname -m 2024-04-02T05:23:55.123 INFO:teuthology.orchestra.run.smithi122.stdout:x86_64 2024-04-02T05:23:55.124 DEBUG:teuthology.orchestra.run.smithi122:> cat /etc/os-release 2024-04-02T05:23:55.130 INFO:teuthology.orchestra.run.smithi122.stdout:NAME="Ubuntu" 2024-04-02T05:23:55.130 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-04-02T05:23:55.130 INFO:teuthology.orchestra.run.smithi122.stdout:ID=ubuntu 2024-04-02T05:23:55.130 INFO:teuthology.orchestra.run.smithi122.stdout:ID_LIKE=debian 2024-04-02T05:23:55.130 INFO:teuthology.orchestra.run.smithi122.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-04-02T05:23:55.130 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_ID="20.04" 2024-04-02T05:23:55.130 INFO:teuthology.orchestra.run.smithi122.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-02T05:23:55.130 INFO:teuthology.orchestra.run.smithi122.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-02T05:23:55.131 INFO:teuthology.orchestra.run.smithi122.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-02T05:23:55.131 INFO:teuthology.orchestra.run.smithi122.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-02T05:23:55.131 INFO:teuthology.orchestra.run.smithi122.stdout:VERSION_CODENAME=focal 2024-04-02T05:23:55.131 INFO:teuthology.orchestra.run.smithi122.stdout:UBUNTU_CODENAME=focal 2024-04-02T05:23:55.131 INFO:teuthology.lock.ops:Updating smithi122.front.sepia.ceph.com on lock server 2024-04-02T05:23:55.150 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-02T05:23:55.159 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-02T05:23:55.288 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-02T05:23:55.289 DEBUG:teuthology.orchestra.run.smithi062:> test '!' -e /home/ubuntu/cephtest 2024-04-02T05:23:55.291 DEBUG:teuthology.orchestra.run.smithi122:> test '!' -e /home/ubuntu/cephtest 2024-04-02T05:23:55.296 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-02T05:23:55.303 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-02T05:23:55.303 DEBUG:teuthology.orchestra.run.smithi062:> test -z $(ls -A /var/lib/ceph) 2024-04-02T05:23:55.337 DEBUG:teuthology.orchestra.run.smithi122:> test -z $(ls -A /var/lib/ceph) 2024-04-02T05:23:55.367 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-02T05:23:55.420 INFO:teuthology.run_tasks:Running task kernel... 2024-04-02T05:23:55.434 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-02T05:23:55.434 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-02T05:23:55.434 DEBUG:teuthology.orchestra.run.smithi062:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-02T05:23:55.434 DEBUG:teuthology.orchestra.run.smithi122:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-02T05:23:55.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T05:23:55.440 DEBUG:teuthology.orchestra.run.smithi062:> uname -r 2024-04-02T05:23:55.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T05:23:55.441 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-04-02T05:23:55.489 INFO:teuthology.orchestra.run.smithi062.stdout:5.4.0-124-generic 2024-04-02T05:23:55.489 INFO:teuthology.task.kernel:Running kernel on smithi062: 5.4.0-124-generic 2024-04-02T05:23:55.490 DEBUG:teuthology.orchestra.run.smithi062:> sudo apt-get clean 2024-04-02T05:23:55.496 INFO:teuthology.orchestra.run.smithi122.stdout:5.4.0-124-generic 2024-04-02T05:23:55.496 INFO:teuthology.task.kernel:Running kernel on smithi122: 5.4.0-124-generic 2024-04-02T05:23:55.496 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get clean 2024-04-02T05:23:55.585 DEBUG:teuthology.orchestra.run.smithi062:> sudo apt-get update 2024-04-02T05:23:55.593 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get update 2024-04-02T05:23:55.911 INFO:teuthology.orchestra.run.smithi062.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-04-02T05:23:55.916 INFO:teuthology.orchestra.run.smithi122.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-04-02T05:23:56.016 INFO:teuthology.orchestra.run.smithi062.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-02T05:23:56.019 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-02T05:23:56.080 INFO:teuthology.orchestra.run.smithi062.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-04-02T05:23:56.081 INFO:teuthology.orchestra.run.smithi122.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-04-02T05:23:56.411 INFO:teuthology.orchestra.run.smithi062.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [730 kB] 2024-04-02T05:23:56.422 INFO:teuthology.orchestra.run.smithi122.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [730 kB] 2024-04-02T05:23:56.432 INFO:teuthology.orchestra.run.smithi062.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-04-02T05:23:56.437 INFO:teuthology.orchestra.run.smithi122.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-04-02T05:23:56.599 INFO:teuthology.orchestra.run.smithi062.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,821 kB] 2024-04-02T05:23:56.615 INFO:teuthology.orchestra.run.smithi122.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,821 kB] 2024-04-02T05:23:56.620 INFO:teuthology.orchestra.run.smithi062.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [954 kB] 2024-04-02T05:23:56.623 INFO:teuthology.orchestra.run.smithi122.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,200 kB] 2024-04-02T05:23:56.707 INFO:teuthology.orchestra.run.smithi062.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-04-02T05:23:56.714 INFO:teuthology.orchestra.run.smithi062.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-04-02T05:23:56.714 INFO:teuthology.orchestra.run.smithi062.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,699 kB] 2024-04-02T05:23:56.771 INFO:teuthology.orchestra.run.smithi122.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-04-02T05:23:56.854 INFO:teuthology.orchestra.run.smithi122.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-04-02T05:23:56.854 INFO:teuthology.orchestra.run.smithi122.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-04-02T05:23:56.855 INFO:teuthology.orchestra.run.smithi122.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,699 kB] 2024-04-02T05:23:56.858 INFO:teuthology.orchestra.run.smithi062.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-04-02T05:23:56.859 INFO:teuthology.orchestra.run.smithi062.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [377 kB] 2024-04-02T05:23:56.863 INFO:teuthology.orchestra.run.smithi062.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-04-02T05:23:56.864 INFO:teuthology.orchestra.run.smithi062.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-04-02T05:23:56.869 INFO:teuthology.orchestra.run.smithi062.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-04-02T05:23:56.879 INFO:teuthology.orchestra.run.smithi062.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-04-02T05:23:56.881 INFO:teuthology.orchestra.run.smithi062.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-04-02T05:23:56.881 INFO:teuthology.orchestra.run.smithi062.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-04-02T05:23:56.881 INFO:teuthology.orchestra.run.smithi062.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-04-02T05:23:56.915 INFO:teuthology.orchestra.run.smithi122.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [377 kB] 2024-04-02T05:23:56.935 INFO:teuthology.orchestra.run.smithi122.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-04-02T05:23:56.935 INFO:teuthology.orchestra.run.smithi122.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-04-02T05:23:56.960 INFO:teuthology.orchestra.run.smithi062.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,200 kB] 2024-04-02T05:23:56.965 INFO:teuthology.orchestra.run.smithi062.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-04-02T05:23:56.966 INFO:teuthology.orchestra.run.smithi062.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-04-02T05:23:56.967 INFO:teuthology.orchestra.run.smithi122.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-04-02T05:23:57.004 INFO:teuthology.orchestra.run.smithi122.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-04-02T05:23:57.012 INFO:teuthology.orchestra.run.smithi122.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-04-02T05:23:57.013 INFO:teuthology.orchestra.run.smithi122.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-04-02T05:23:57.014 INFO:teuthology.orchestra.run.smithi122.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-04-02T05:23:57.015 INFO:teuthology.orchestra.run.smithi122.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-04-02T05:23:57.015 INFO:teuthology.orchestra.run.smithi122.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-04-02T05:23:57.101 INFO:teuthology.orchestra.run.smithi122.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [954 kB] 2024-04-02T05:23:57.119 INFO:teuthology.orchestra.run.smithi122.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [510 kB] 2024-04-02T05:23:57.128 INFO:teuthology.orchestra.run.smithi122.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-04-02T05:23:57.128 INFO:teuthology.orchestra.run.smithi122.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-04-02T05:23:57.129 INFO:teuthology.orchestra.run.smithi122.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,816 kB] 2024-04-02T05:23:57.141 INFO:teuthology.orchestra.run.smithi062.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [510 kB] 2024-04-02T05:23:57.155 INFO:teuthology.orchestra.run.smithi062.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-04-02T05:23:57.155 INFO:teuthology.orchestra.run.smithi062.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,816 kB] 2024-04-02T05:23:57.213 INFO:teuthology.orchestra.run.smithi122.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [393 kB] 2024-04-02T05:23:57.219 INFO:teuthology.orchestra.run.smithi122.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-04-02T05:23:57.229 INFO:teuthology.orchestra.run.smithi062.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-04-02T05:23:57.229 INFO:teuthology.orchestra.run.smithi062.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [393 kB] 2024-04-02T05:23:57.240 INFO:teuthology.orchestra.run.smithi062.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-04-02T05:23:57.384 INFO:teuthology.orchestra.run.smithi122.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-04-02T05:23:57.403 INFO:teuthology.orchestra.run.smithi062.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-04-02T05:23:58.028 INFO:teuthology.orchestra.run.smithi122.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-04-02T05:23:58.049 INFO:teuthology.orchestra.run.smithi062.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-04-02T05:23:58.066 INFO:teuthology.orchestra.run.smithi122.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-04-02T05:23:58.079 INFO:teuthology.orchestra.run.smithi122.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-04-02T05:23:58.080 INFO:teuthology.orchestra.run.smithi122.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-04-02T05:23:58.082 INFO:teuthology.orchestra.run.smithi122.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-04-02T05:23:58.082 INFO:teuthology.orchestra.run.smithi122.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-04-02T05:23:58.083 INFO:teuthology.orchestra.run.smithi122.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-04-02T05:23:58.083 INFO:teuthology.orchestra.run.smithi122.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-04-02T05:23:58.084 INFO:teuthology.orchestra.run.smithi122.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-04-02T05:23:58.087 INFO:teuthology.orchestra.run.smithi062.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-04-02T05:23:58.101 INFO:teuthology.orchestra.run.smithi062.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-04-02T05:23:58.102 INFO:teuthology.orchestra.run.smithi062.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-04-02T05:23:58.102 INFO:teuthology.orchestra.run.smithi062.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-04-02T05:23:58.103 INFO:teuthology.orchestra.run.smithi062.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-04-02T05:23:58.104 INFO:teuthology.orchestra.run.smithi062.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-04-02T05:23:58.105 INFO:teuthology.orchestra.run.smithi062.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-04-02T05:23:58.110 INFO:teuthology.orchestra.run.smithi122.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-04-02T05:23:58.131 INFO:teuthology.orchestra.run.smithi062.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-04-02T05:23:58.132 INFO:teuthology.orchestra.run.smithi062.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-04-02T05:23:58.275 INFO:teuthology.orchestra.run.smithi122.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-04-02T05:23:58.296 INFO:teuthology.orchestra.run.smithi062.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-04-02T05:23:58.441 INFO:teuthology.orchestra.run.smithi122.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-04-02T05:23:58.459 INFO:teuthology.orchestra.run.smithi062.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-04-02T05:23:58.492 INFO:teuthology.orchestra.run.smithi122.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-04-02T05:23:58.510 INFO:teuthology.orchestra.run.smithi062.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-04-02T05:24:00.903 INFO:teuthology.orchestra.run.smithi122.stdout:Fetched 19.7 MB in 3s (6,068 kB/s) 2024-04-02T05:24:01.196 INFO:teuthology.orchestra.run.smithi062.stdout:Fetched 19.7 MB in 3s (6,005 kB/s) 2024-04-02T05:24:02.434 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-04-02T05:24:02.461 DEBUG:teuthology.orchestra.run.smithi122:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T05:24:02.534 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-04-02T05:24:02.743 INFO:teuthology.orchestra.run.smithi122.stdout:Building dependency tree... 2024-04-02T05:24:02.744 INFO:teuthology.orchestra.run.smithi122.stdout:Reading state information... 2024-04-02T05:24:02.816 INFO:teuthology.orchestra.run.smithi062.stdout:Reading package lists... 2024-04-02T05:24:02.843 DEBUG:teuthology.orchestra.run.smithi062:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T05:24:02.917 INFO:teuthology.orchestra.run.smithi062.stdout:Reading package lists... 2024-04-02T05:24:02.932 INFO:teuthology.orchestra.run.smithi122.stdout:The following additional packages will be installed: 2024-04-02T05:24:02.932 INFO:teuthology.orchestra.run.smithi122.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-02T05:24:02.932 INFO:teuthology.orchestra.run.smithi122.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-04-02T05:24:02.933 INFO:teuthology.orchestra.run.smithi122.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-04-02T05:24:02.934 INFO:teuthology.orchestra.run.smithi122.stdout:Suggested packages: 2024-04-02T05:24:02.934 INFO:teuthology.orchestra.run.smithi122.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-04-02T05:24:02.934 INFO:teuthology.orchestra.run.smithi122.stdout:Recommended packages: 2024-04-02T05:24:02.934 INFO:teuthology.orchestra.run.smithi122.stdout: thermald 2024-04-02T05:24:02.989 INFO:teuthology.orchestra.run.smithi122.stdout:The following NEW packages will be installed: 2024-04-02T05:24:02.990 INFO:teuthology.orchestra.run.smithi122.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-02T05:24:02.990 INFO:teuthology.orchestra.run.smithi122.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-04-02T05:24:02.990 INFO:teuthology.orchestra.run.smithi122.stdout: linux-modules-extra-5.4.0-174-generic 2024-04-02T05:24:02.991 INFO:teuthology.orchestra.run.smithi122.stdout:The following packages will be upgraded: 2024-04-02T05:24:02.991 INFO:teuthology.orchestra.run.smithi122.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-02T05:24:03.051 INFO:teuthology.orchestra.run.smithi122.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-04-02T05:24:03.051 INFO:teuthology.orchestra.run.smithi122.stdout:Need to get 77.1 MB of archives. 2024-04-02T05:24:03.051 INFO:teuthology.orchestra.run.smithi122.stdout:After this operation, 380 MB of additional disk space will be used. 2024-04-02T05:24:03.051 INFO:teuthology.orchestra.run.smithi122.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-174-generic amd64 5.4.0-174.193 [15.0 MB] 2024-04-02T05:24:03.131 INFO:teuthology.orchestra.run.smithi062.stdout:Building dependency tree... 2024-04-02T05:24:03.132 INFO:teuthology.orchestra.run.smithi062.stdout:Reading state information... 2024-04-02T05:24:03.337 INFO:teuthology.orchestra.run.smithi062.stdout:The following additional packages will be installed: 2024-04-02T05:24:03.337 INFO:teuthology.orchestra.run.smithi062.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-02T05:24:03.337 INFO:teuthology.orchestra.run.smithi062.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-04-02T05:24:03.338 INFO:teuthology.orchestra.run.smithi062.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-04-02T05:24:03.339 INFO:teuthology.orchestra.run.smithi062.stdout:Suggested packages: 2024-04-02T05:24:03.339 INFO:teuthology.orchestra.run.smithi062.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-04-02T05:24:03.339 INFO:teuthology.orchestra.run.smithi062.stdout:Recommended packages: 2024-04-02T05:24:03.339 INFO:teuthology.orchestra.run.smithi062.stdout: thermald 2024-04-02T05:24:03.401 INFO:teuthology.orchestra.run.smithi062.stdout:The following NEW packages will be installed: 2024-04-02T05:24:03.401 INFO:teuthology.orchestra.run.smithi062.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-04-02T05:24:03.401 INFO:teuthology.orchestra.run.smithi062.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-04-02T05:24:03.401 INFO:teuthology.orchestra.run.smithi062.stdout: linux-modules-extra-5.4.0-174-generic 2024-04-02T05:24:03.402 INFO:teuthology.orchestra.run.smithi062.stdout:The following packages will be upgraded: 2024-04-02T05:24:03.403 INFO:teuthology.orchestra.run.smithi062.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-02T05:24:03.437 INFO:teuthology.orchestra.run.smithi122.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-174-generic amd64 5.4.0-174.193 [10.5 MB] 2024-04-02T05:24:03.475 INFO:teuthology.orchestra.run.smithi062.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-04-02T05:24:03.475 INFO:teuthology.orchestra.run.smithi062.stdout:Need to get 77.1 MB of archives. 2024-04-02T05:24:03.475 INFO:teuthology.orchestra.run.smithi062.stdout:After this operation, 380 MB of additional disk space will be used. 2024-04-02T05:24:03.475 INFO:teuthology.orchestra.run.smithi062.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-174-generic amd64 5.4.0-174.193 [15.0 MB] 2024-04-02T05:24:03.542 INFO:teuthology.orchestra.run.smithi122.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-174-generic amd64 5.4.0-174.193 [39.2 MB] 2024-04-02T05:24:04.105 INFO:teuthology.orchestra.run.smithi062.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-174-generic amd64 5.4.0-174.193 [10.5 MB] 2024-04-02T05:24:04.283 INFO:teuthology.orchestra.run.smithi062.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-174-generic amd64 5.4.0-174.193 [39.2 MB] 2024-04-02T05:24:04.421 INFO:teuthology.orchestra.run.smithi122.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.174.172 [1,900 B] 2024-04-02T05:24:04.421 INFO:teuthology.orchestra.run.smithi122.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.174.172 [2,564 B] 2024-04-02T05:24:04.421 INFO:teuthology.orchestra.run.smithi122.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174 all 5.4.0-174.193 [11.0 MB] 2024-04-02T05:24:04.631 INFO:teuthology.orchestra.run.smithi122.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174-generic amd64 5.4.0-174.193 [1,385 kB] 2024-04-02T05:24:04.659 INFO:teuthology.orchestra.run.smithi122.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.174.172 [2,436 B] 2024-04-02T05:24:05.012 INFO:teuthology.orchestra.run.smithi062.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.174.172 [1,900 B] 2024-04-02T05:24:05.012 INFO:teuthology.orchestra.run.smithi062.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.174.172 [2,564 B] 2024-04-02T05:24:05.012 INFO:teuthology.orchestra.run.smithi062.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174 all 5.4.0-174.193 [11.0 MB] 2024-04-02T05:24:05.172 INFO:teuthology.orchestra.run.smithi062.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174-generic amd64 5.4.0-174.193 [1,385 kB] 2024-04-02T05:24:05.189 INFO:teuthology.orchestra.run.smithi062.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.174.172 [2,436 B] 2024-04-02T05:24:05.369 INFO:teuthology.orchestra.run.smithi122.stdout:Fetched 77.1 MB in 2s (46.4 MB/s) 2024-04-02T05:24:05.584 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-04-02T05:24:05.933 INFO:teuthology.orchestra.run.smithi062.stdout:Fetched 77.1 MB in 2s (43.4 MB/s) 2024-04-02T05:24:06.145 INFO:teuthology.orchestra.run.smithi062.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-04-02T05:24:07.312 INFO:teuthology.orchestra.run.smithi122.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-04-02T05:24:07.317 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T05:24:07.439 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:08.096 INFO:teuthology.orchestra.run.smithi062.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-04-02T05:24:08.101 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T05:24:08.243 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:09.523 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-04-02T05:24:09.538 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T05:24:09.639 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:10.110 INFO:teuthology.orchestra.run.smithi062.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-04-02T05:24:10.126 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T05:24:10.240 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:10.767 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-04-02T05:24:10.782 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T05:24:10.825 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:11.497 INFO:teuthology.orchestra.run.smithi062.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-04-02T05:24:11.510 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T05:24:11.546 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:15.588 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T05:24:15.714 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T05:24:16.058 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T05:24:16.209 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T05:24:16.310 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T05:24:16.411 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T05:24:16.570 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-04-02T05:24:16.587 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-04-02T05:24:16.628 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-02T05:24:16.746 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T05:24:16.898 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T05:24:17.235 INFO:teuthology.orchestra.run.smithi062.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-04-02T05:24:17.249 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-04-02T05:24:17.293 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-02T05:24:22.350 INFO:teuthology.orchestra.run.smithi122.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-04-02T05:24:22.371 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T05:24:22.416 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:23.483 INFO:teuthology.orchestra.run.smithi062.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-04-02T05:24:23.504 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-04-02T05:24:23.540 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:25.364 INFO:teuthology.orchestra.run.smithi122.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T05:24:25.509 INFO:teuthology.orchestra.run.smithi122.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T05:24:25.852 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:26.393 INFO:teuthology.orchestra.run.smithi062.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-04-02T05:24:26.521 INFO:teuthology.orchestra.run.smithi062.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-04-02T05:24:26.851 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:27.051 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:28.215 INFO:teuthology.orchestra.run.smithi122.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-04-02T05:24:28.216 INFO:teuthology.orchestra.run.smithi122.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-04-02T05:24:28.344 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:29.219 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:30.492 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-02T05:24:30.495 INFO:teuthology.orchestra.run.smithi062.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-04-02T05:24:30.495 INFO:teuthology.orchestra.run.smithi062.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-04-02T05:24:30.625 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:30.662 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:30.776 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-04-02T05:24:30.902 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-04-02T05:24:31.028 INFO:teuthology.orchestra.run.smithi122.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-04-02T05:24:31.180 INFO:teuthology.orchestra.run.smithi122.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:31.252 INFO:teuthology.orchestra.run.smithi122.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-02T05:24:31.252 INFO:teuthology.orchestra.run.smithi122.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-04-02T05:24:31.880 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-04-02T05:24:32.006 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:32.132 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-04-02T05:24:32.283 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-04-02T05:24:32.409 INFO:teuthology.orchestra.run.smithi062.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-04-02T05:24:32.552 INFO:teuthology.orchestra.run.smithi062.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-04-02T05:24:32.625 INFO:teuthology.orchestra.run.smithi062.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-02T05:24:32.625 INFO:teuthology.orchestra.run.smithi062.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-04-02T05:24:53.231 INFO:teuthology.orchestra.run.smithi122.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-02T05:24:53.231 INFO:teuthology.orchestra.run.smithi122.stdout:Sourcing file `/etc/default/grub' 2024-04-02T05:24:53.251 INFO:teuthology.orchestra.run.smithi122.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T05:24:53.271 INFO:teuthology.orchestra.run.smithi122.stdout:Generating grub configuration file ... 2024-04-02T05:24:53.609 INFO:teuthology.orchestra.run.smithi122.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-02T05:24:53.634 INFO:teuthology.orchestra.run.smithi122.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-02T05:24:54.044 INFO:teuthology.orchestra.run.smithi122.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-02T05:24:54.055 INFO:teuthology.orchestra.run.smithi122.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-02T05:24:55.451 INFO:teuthology.orchestra.run.smithi062.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-02T05:24:55.451 INFO:teuthology.orchestra.run.smithi062.stdout:Sourcing file `/etc/default/grub' 2024-04-02T05:24:55.466 INFO:teuthology.orchestra.run.smithi062.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T05:24:55.485 INFO:teuthology.orchestra.run.smithi062.stdout:Generating grub configuration file ... 2024-04-02T05:24:55.829 INFO:teuthology.orchestra.run.smithi062.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-02T05:24:55.850 INFO:teuthology.orchestra.run.smithi062.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-02T05:24:56.158 INFO:teuthology.orchestra.run.smithi122.stdout:done 2024-04-02T05:24:56.300 INFO:teuthology.orchestra.run.smithi062.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-02T05:24:56.311 INFO:teuthology.orchestra.run.smithi062.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-02T05:24:56.556 DEBUG:teuthology.orchestra.run.smithi122:> dpkg -s linux-image-generic 2024-04-02T05:24:56.612 INFO:teuthology.orchestra.run.smithi122.stdout:Package: linux-image-generic 2024-04-02T05:24:56.612 INFO:teuthology.orchestra.run.smithi122.stdout:Status: install ok installed 2024-04-02T05:24:56.612 INFO:teuthology.orchestra.run.smithi122.stdout:Priority: optional 2024-04-02T05:24:56.612 INFO:teuthology.orchestra.run.smithi122.stdout:Section: kernel 2024-04-02T05:24:56.613 INFO:teuthology.orchestra.run.smithi122.stdout:Installed-Size: 20 2024-04-02T05:24:56.613 INFO:teuthology.orchestra.run.smithi122.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T05:24:56.613 INFO:teuthology.orchestra.run.smithi122.stdout:Architecture: amd64 2024-04-02T05:24:56.613 INFO:teuthology.orchestra.run.smithi122.stdout:Source: linux-meta 2024-04-02T05:24:56.613 INFO:teuthology.orchestra.run.smithi122.stdout:Version: 5.4.0.174.172 2024-04-02T05:24:56.613 INFO:teuthology.orchestra.run.smithi122.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-02T05:24:56.613 INFO:teuthology.orchestra.run.smithi122.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T05:24:56.613 INFO:teuthology.orchestra.run.smithi122.stdout:Recommends: thermald 2024-04-02T05:24:56.613 INFO:teuthology.orchestra.run.smithi122.stdout:Description: Generic Linux kernel image 2024-04-02T05:24:56.613 INFO:teuthology.orchestra.run.smithi122.stdout: This package will always depend on the latest generic kernel image 2024-04-02T05:24:56.613 INFO:teuthology.orchestra.run.smithi122.stdout: available. 2024-04-02T05:24:56.613 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-04-02T05:24:56.613 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-02T05:24:56.614 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-02T05:24:56.614 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-02T05:24:56.614 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi122.front.sepia.ceph.com, path=None, version=distro) 2024-04-02T05:24:56.614 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get clean 2024-04-02T05:24:56.704 DEBUG:teuthology.orchestra.run.smithi122:> sudo apt-get update 2024-04-02T05:24:56.839 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-02T05:24:56.840 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-04-02T05:24:56.849 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-04-02T05:24:56.869 INFO:teuthology.orchestra.run.smithi122.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-04-02T05:24:58.188 INFO:teuthology.orchestra.run.smithi062.stdout:done 2024-04-02T05:24:58.607 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-04-02T05:24:58.608 DEBUG:teuthology.orchestra.run.smithi062:> dpkg -s linux-image-generic 2024-04-02T05:24:58.631 DEBUG:teuthology.orchestra.run.smithi122:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T05:24:58.668 INFO:teuthology.orchestra.run.smithi062.stdout:Package: linux-image-generic 2024-04-02T05:24:58.668 INFO:teuthology.orchestra.run.smithi062.stdout:Status: install ok installed 2024-04-02T05:24:58.668 INFO:teuthology.orchestra.run.smithi062.stdout:Priority: optional 2024-04-02T05:24:58.668 INFO:teuthology.orchestra.run.smithi062.stdout:Section: kernel 2024-04-02T05:24:58.668 INFO:teuthology.orchestra.run.smithi062.stdout:Installed-Size: 20 2024-04-02T05:24:58.668 INFO:teuthology.orchestra.run.smithi062.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T05:24:58.668 INFO:teuthology.orchestra.run.smithi062.stdout:Architecture: amd64 2024-04-02T05:24:58.668 INFO:teuthology.orchestra.run.smithi062.stdout:Source: linux-meta 2024-04-02T05:24:58.669 INFO:teuthology.orchestra.run.smithi062.stdout:Version: 5.4.0.174.172 2024-04-02T05:24:58.669 INFO:teuthology.orchestra.run.smithi062.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-02T05:24:58.669 INFO:teuthology.orchestra.run.smithi062.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T05:24:58.669 INFO:teuthology.orchestra.run.smithi062.stdout:Recommends: thermald 2024-04-02T05:24:58.669 INFO:teuthology.orchestra.run.smithi062.stdout:Description: Generic Linux kernel image 2024-04-02T05:24:58.669 INFO:teuthology.orchestra.run.smithi062.stdout: This package will always depend on the latest generic kernel image 2024-04-02T05:24:58.669 INFO:teuthology.orchestra.run.smithi062.stdout: available. 2024-04-02T05:24:58.670 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-04-02T05:24:58.670 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-02T05:24:58.670 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-02T05:24:58.670 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-02T05:24:58.670 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi062.front.sepia.ceph.com, path=None, version=distro) 2024-04-02T05:24:58.670 DEBUG:teuthology.orchestra.run.smithi062:> sudo apt-get clean 2024-04-02T05:24:58.700 INFO:teuthology.orchestra.run.smithi122.stdout:Reading package lists... 2024-04-02T05:24:58.770 DEBUG:teuthology.orchestra.run.smithi062:> sudo apt-get update 2024-04-02T05:24:58.885 INFO:teuthology.orchestra.run.smithi122.stdout:Building dependency tree... 2024-04-02T05:24:58.886 INFO:teuthology.orchestra.run.smithi122.stdout:Reading state information... 2024-04-02T05:24:58.917 INFO:teuthology.orchestra.run.smithi062.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-02T05:24:58.925 INFO:teuthology.orchestra.run.smithi062.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-04-02T05:24:58.945 INFO:teuthology.orchestra.run.smithi062.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-04-02T05:24:59.030 INFO:teuthology.orchestra.run.smithi062.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-04-02T05:24:59.104 INFO:teuthology.orchestra.run.smithi122.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-04-02T05:24:59.104 INFO:teuthology.orchestra.run.smithi122.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-04-02T05:24:59.106 DEBUG:teuthology.orchestra.run.smithi122:> dpkg -s linux-image-generic 2024-04-02T05:24:59.122 INFO:teuthology.orchestra.run.smithi122.stdout:Package: linux-image-generic 2024-04-02T05:24:59.122 INFO:teuthology.orchestra.run.smithi122.stdout:Status: install ok installed 2024-04-02T05:24:59.122 INFO:teuthology.orchestra.run.smithi122.stdout:Priority: optional 2024-04-02T05:24:59.122 INFO:teuthology.orchestra.run.smithi122.stdout:Section: kernel 2024-04-02T05:24:59.123 INFO:teuthology.orchestra.run.smithi122.stdout:Installed-Size: 20 2024-04-02T05:24:59.123 INFO:teuthology.orchestra.run.smithi122.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T05:24:59.123 INFO:teuthology.orchestra.run.smithi122.stdout:Architecture: amd64 2024-04-02T05:24:59.123 INFO:teuthology.orchestra.run.smithi122.stdout:Source: linux-meta 2024-04-02T05:24:59.123 INFO:teuthology.orchestra.run.smithi122.stdout:Version: 5.4.0.174.172 2024-04-02T05:24:59.123 INFO:teuthology.orchestra.run.smithi122.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-02T05:24:59.123 INFO:teuthology.orchestra.run.smithi122.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T05:24:59.123 INFO:teuthology.orchestra.run.smithi122.stdout:Recommends: thermald 2024-04-02T05:24:59.123 INFO:teuthology.orchestra.run.smithi122.stdout:Description: Generic Linux kernel image 2024-04-02T05:24:59.123 INFO:teuthology.orchestra.run.smithi122.stdout: This package will always depend on the latest generic kernel image 2024-04-02T05:24:59.123 INFO:teuthology.orchestra.run.smithi122.stdout: available. 2024-04-02T05:24:59.124 DEBUG:teuthology.orchestra.run.smithi122:> mktemp 2024-04-02T05:24:59.130 INFO:teuthology.orchestra.run.smithi122.stdout:/tmp/tmp.fOzo2ysiwt 2024-04-02T05:24:59.130 DEBUG:teuthology.orchestra.run.smithi122:> sudo cp /boot/grub/grub.cfg /tmp/tmp.fOzo2ysiwt 2024-04-02T05:24:59.185 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 0666 /tmp/tmp.fOzo2ysiwt 2024-04-02T05:24:59.236 DEBUG:teuthology.orchestra.remote:smithi122:/tmp/tmp.fOzo2ysiwt is 9KB 2024-04-02T05:24:59.250 DEBUG:teuthology.orchestra.run.smithi122:> rm -fr /tmp/tmp.fOzo2ysiwt 2024-04-02T05:24:59.256 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-02T05:24:59.310 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-02T05:24:59.310 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-02T05:24:59.310 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-02T05:24:59.341 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-04-02T05:24:59.341 DEBUG:teuthology.orchestra.run.smithi122:> sudo update-grub 2024-04-02T05:25:00.760 INFO:teuthology.orchestra.run.smithi062.stdout:Reading package lists... 2024-04-02T05:25:00.787 DEBUG:teuthology.orchestra.run.smithi062:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-02T05:25:00.811 INFO:teuthology.orchestra.run.smithi122.stderr:Sourcing file `/etc/default/grub' 2024-04-02T05:25:00.823 INFO:teuthology.orchestra.run.smithi122.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T05:25:00.837 INFO:teuthology.orchestra.run.smithi122.stderr:Generating grub configuration file ... 2024-04-02T05:25:00.855 INFO:teuthology.orchestra.run.smithi062.stdout:Reading package lists... 2024-04-02T05:25:01.069 INFO:teuthology.orchestra.run.smithi062.stdout:Building dependency tree... 2024-04-02T05:25:01.070 INFO:teuthology.orchestra.run.smithi062.stdout:Reading state information... 2024-04-02T05:25:01.102 INFO:teuthology.orchestra.run.smithi122.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-02T05:25:01.114 INFO:teuthology.orchestra.run.smithi122.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-02T05:25:01.315 INFO:teuthology.orchestra.run.smithi062.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-04-02T05:25:01.315 INFO:teuthology.orchestra.run.smithi062.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-04-02T05:25:01.317 DEBUG:teuthology.orchestra.run.smithi062:> dpkg -s linux-image-generic 2024-04-02T05:25:01.339 INFO:teuthology.orchestra.run.smithi062.stdout:Package: linux-image-generic 2024-04-02T05:25:01.339 INFO:teuthology.orchestra.run.smithi062.stdout:Status: install ok installed 2024-04-02T05:25:01.339 INFO:teuthology.orchestra.run.smithi062.stdout:Priority: optional 2024-04-02T05:25:01.339 INFO:teuthology.orchestra.run.smithi062.stdout:Section: kernel 2024-04-02T05:25:01.339 INFO:teuthology.orchestra.run.smithi062.stdout:Installed-Size: 20 2024-04-02T05:25:01.339 INFO:teuthology.orchestra.run.smithi062.stdout:Maintainer: Ubuntu Kernel Team 2024-04-02T05:25:01.339 INFO:teuthology.orchestra.run.smithi062.stdout:Architecture: amd64 2024-04-02T05:25:01.339 INFO:teuthology.orchestra.run.smithi062.stdout:Source: linux-meta 2024-04-02T05:25:01.340 INFO:teuthology.orchestra.run.smithi062.stdout:Version: 5.4.0.174.172 2024-04-02T05:25:01.340 INFO:teuthology.orchestra.run.smithi062.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-04-02T05:25:01.340 INFO:teuthology.orchestra.run.smithi062.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-02T05:25:01.340 INFO:teuthology.orchestra.run.smithi062.stdout:Recommends: thermald 2024-04-02T05:25:01.340 INFO:teuthology.orchestra.run.smithi062.stdout:Description: Generic Linux kernel image 2024-04-02T05:25:01.340 INFO:teuthology.orchestra.run.smithi062.stdout: This package will always depend on the latest generic kernel image 2024-04-02T05:25:01.340 INFO:teuthology.orchestra.run.smithi062.stdout: available. 2024-04-02T05:25:01.340 DEBUG:teuthology.orchestra.run.smithi062:> mktemp 2024-04-02T05:25:01.344 INFO:teuthology.orchestra.run.smithi062.stdout:/tmp/tmp.ukS81voyem 2024-04-02T05:25:01.344 DEBUG:teuthology.orchestra.run.smithi062:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ukS81voyem 2024-04-02T05:25:01.354 DEBUG:teuthology.orchestra.run.smithi062:> sudo chmod 0666 /tmp/tmp.ukS81voyem 2024-04-02T05:25:01.433 DEBUG:teuthology.orchestra.remote:smithi062:/tmp/tmp.ukS81voyem is 9KB 2024-04-02T05:25:01.448 DEBUG:teuthology.orchestra.run.smithi062:> rm -fr /tmp/tmp.ukS81voyem 2024-04-02T05:25:01.454 DEBUG:teuthology.orchestra.run.smithi062:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-02T05:25:01.471 INFO:teuthology.orchestra.run.smithi122.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-02T05:25:01.483 INFO:teuthology.orchestra.run.smithi122.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-02T05:25:01.510 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-04-02T05:25:01.510 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-02T05:25:01.510 DEBUG:teuthology.orchestra.run.smithi062:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-02T05:25:01.538 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-04-02T05:25:01.538 DEBUG:teuthology.orchestra.run.smithi062:> sudo update-grub 2024-04-02T05:25:02.565 INFO:teuthology.orchestra.run.smithi122.stderr:done 2024-04-02T05:25:02.567 DEBUG:teuthology.orchestra.run.smithi122:> sudo shutdown -r now 2024-04-02T05:25:02.940 INFO:teuthology.orchestra.run.smithi062.stderr:Sourcing file `/etc/default/grub' 2024-04-02T05:25:02.948 INFO:teuthology.orchestra.run.smithi062.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-02T05:25:02.959 INFO:teuthology.orchestra.run.smithi062.stderr:Generating grub configuration file ... 2024-04-02T05:25:03.201 INFO:teuthology.orchestra.run.smithi062.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-04-02T05:25:03.213 INFO:teuthology.orchestra.run.smithi062.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-04-02T05:25:03.559 INFO:teuthology.orchestra.run.smithi062.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-02T05:25:03.570 INFO:teuthology.orchestra.run.smithi062.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-02T05:25:04.313 INFO:teuthology.orchestra.run.smithi062.stderr:done 2024-04-02T05:25:04.315 DEBUG:teuthology.orchestra.run.smithi062:> sudo shutdown -r now 2024-04-02T05:25:32.598 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-02T05:25:32.599 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-02T05:25:32.599 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:25:34.320 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-02T05:25:34.320 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-04-02T05:25:34.321 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:25:51.007 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-04-02T05:25:52.798 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.62 2024-04-02T05:26:00.014 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-02T05:26:00.015 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:26:01.800 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-04-02T05:26:01.801 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:26:03.070 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-04-02T05:26:04.862 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.62 2024-04-02T05:26:15.078 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-02T05:26:15.079 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:26:16.864 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-04-02T05:26:16.865 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:26:33.503 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.122 2024-04-02T05:26:35.294 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.62 2024-04-02T05:26:48.517 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-02T05:26:48.519 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:26:48.779 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-04-02T05:26:49.313 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-02T05:26:49.313 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-174-generic"... 2024-04-02T05:26:49.313 DEBUG:teuthology.orchestra.run.smithi122:> uname -r 2024-04-02T05:26:49.319 INFO:teuthology.orchestra.run.smithi122.stdout:5.4.0-174-generic 2024-04-02T05:26:49.319 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-04-02T05:26:49.320 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-02T05:26:49.320 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-02T05:26:50.295 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-04-02T05:26:50.296 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:26:50.320 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-02T05:26:50.320 DEBUG:teuthology.orchestra.run.smithi122:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-02T05:26:50.414 INFO:teuthology.orchestra.run.smithi122.stdout:ttyS1 2024-04-02T05:26:50.448 DEBUG:teuthology.parallel:result is None 2024-04-02T05:26:50.546 DEBUG:teuthology.orchestra.run.smithi062:> true 2024-04-02T05:26:51.182 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-04-02T05:26:51.183 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-174-generic"... 2024-04-02T05:26:51.183 DEBUG:teuthology.orchestra.run.smithi062:> uname -r 2024-04-02T05:26:51.188 INFO:teuthology.orchestra.run.smithi062.stdout:5.4.0-174-generic 2024-04-02T05:26:51.188 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-04-02T05:26:51.189 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-02T05:26:51.189 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-02T05:26:52.189 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-02T05:26:52.190 DEBUG:teuthology.orchestra.run.smithi062:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-02T05:26:52.287 INFO:teuthology.orchestra.run.smithi062.stdout:ttyS1 2024-04-02T05:26:52.311 DEBUG:teuthology.parallel:result is None 2024-04-02T05:26:52.311 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-02T05:26:52.320 INFO:teuthology.task.internal:Creating test directory... 2024-04-02T05:26:52.321 DEBUG:teuthology.orchestra.run.smithi062:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-02T05:26:52.323 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-02T05:26:52.330 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-02T05:26:52.379 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-02T05:26:52.391 INFO:teuthology.task.internal:Creating archive directory... 2024-04-02T05:26:52.392 DEBUG:teuthology.orchestra.run.smithi062:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-02T05:26:52.394 DEBUG:teuthology.orchestra.run.smithi122:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-02T05:26:52.416 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-02T05:26:52.424 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-02T05:26:52.424 DEBUG:teuthology.orchestra.run.smithi062:> 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-04-02T05:26:52.427 DEBUG:teuthology.orchestra.run.smithi122:> 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-04-02T05:26:52.443 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T05:26:52.454 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T05:26:52.471 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T05:26:52.483 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-02T05:26:52.485 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-02T05:26:52.494 INFO:teuthology.task.internal:Configuring sudo... 2024-04-02T05:26:52.494 DEBUG:teuthology.orchestra.run.smithi062:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-02T05:26:52.501 DEBUG:teuthology.orchestra.run.smithi122:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-02T05:26:52.516 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-02T05:26:52.527 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-02T05:26:52.528 DEBUG:teuthology.orchestra.run.smithi062:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-02T05:26:52.530 DEBUG:teuthology.orchestra.run.smithi122:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-02T05:26:52.537 DEBUG:teuthology.orchestra.run.smithi062:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-02T05:26:52.543 DEBUG:teuthology.orchestra.run.smithi062:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-02T05:26:52.591 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-04-02T05:26:52.591 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-02T05:26:52.615 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-02T05:26:52.622 DEBUG:teuthology.orchestra.run.smithi122:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-02T05:26:52.629 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-02T05:26:52.629 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-02T05:26:52.692 DEBUG:teuthology.orchestra.run.smithi062:> sudo service rsyslog restart 2024-04-02T05:26:52.695 DEBUG:teuthology.orchestra.run.smithi122:> sudo service rsyslog restart 2024-04-02T05:26:52.746 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-02T05:26:52.756 INFO:teuthology.task.internal:Starting timer... 2024-04-02T05:26:52.756 INFO:teuthology.run_tasks:Running task pcp... 2024-04-02T05:26:52.919 INFO:teuthology.run_tasks:Running task selinux... 2024-04-02T05:26:52.935 DEBUG:teuthology.task.selinux:Excluding smithi062: OS 'ubuntu' does not support SELinux 2024-04-02T05:26:52.935 DEBUG:teuthology.task.selinux:Excluding smithi122: OS 'ubuntu' does not support SELinux 2024-04-02T05:26:52.935 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-02T05:26:52.936 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-02T05:26:52.936 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-02T05:26:52.936 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-02T05:26:52.952 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-02T05:26:52.971 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-04-02T05:26:52.972 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi062.front.sepia.ceph.com,smithi122.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-02T05:32:24.015 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi062.front.sepia.ceph.com'), Remote(name='ubuntu@smithi122.front.sepia.ceph.com')] 2024-04-02T05:32:24.016 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-04-02T05:32:24.017 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:32:24.149 DEBUG:teuthology.orchestra.run.smithi062:> true 2024-04-02T05:32:24.276 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi062.front.sepia.ceph.com' 2024-04-02T05:32:24.276 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-02T05:32:24.277 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-02T05:32:24.362 DEBUG:teuthology.orchestra.run.smithi122:> true 2024-04-02T05:32:24.484 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi122.front.sepia.ceph.com' 2024-04-02T05:32:24.484 INFO:teuthology.run_tasks:Running task clock... 2024-04-02T05:32:24.495 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-02T05:32:24.495 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-02T05:32:24.496 DEBUG:teuthology.orchestra.run.smithi062:> 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-04-02T05:32:24.498 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-02T05:32:24.498 DEBUG:teuthology.orchestra.run.smithi122:> 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-04-02T05:32:24.527 INFO:teuthology.orchestra.run.smithi062.stdout: 2 Apr 05:32:24 ntpd[12905]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-04-02T05:32:24.527 INFO:teuthology.orchestra.run.smithi062.stdout: 2 Apr 05:32:24 ntpd[12905]: Command line: ntpd -gq 2024-04-02T05:32:24.528 INFO:teuthology.orchestra.run.smithi062.stdout: 2 Apr 05:32:24 ntpd[12905]: proto: precision = 0.123 usec (-23) 2024-04-02T05:32:24.528 INFO:teuthology.orchestra.run.smithi062.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T05:32:24.529 INFO:teuthology.orchestra.run.smithi062.stdout: 2 Apr 05:32:24 ntpd[12905]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T05:32:24.529 INFO:teuthology.orchestra.run.smithi062.stdout: 2 Apr 05:32:24 ntpd[12905]: restrict ::: KOD does nothing without LIMITED. 2024-04-02T05:32:24.529 INFO:teuthology.orchestra.run.smithi062.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-02T05:32:24.530 INFO:teuthology.orchestra.run.smithi062.stdout: 2 Apr 05:32:24 ntpd[12905]: Listen and drop on 0 v6wildcard [::]:123 2024-04-02T05:32:24.530 INFO:teuthology.orchestra.run.smithi062.stdout: 2 Apr 05:32:24 ntpd[12905]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-02T05:32:24.530 INFO:teuthology.orchestra.run.smithi062.stdout: 2 Apr 05:32:24 ntpd[12905]: Listen normally on 2 lo 127.0.0.1:123 2024-04-02T05:32:24.531 INFO:teuthology.orchestra.run.smithi062.stdout: 2 Apr 05:32:24 ntpd[12905]: Listen normally on 3 enp3s0f1 172.21.15.62:123 2024-04-02T05:32:24.531 INFO:teuthology.orchestra.run.smithi062.stdout: 2 Apr 05:32:24 ntpd[12905]: Listen normally on 4 lo [::1]:123 2024-04-02T05:32:24.531 INFO:teuthology.orchestra.run.smithi062.stdout: 2 Apr 05:32:24 ntpd[12905]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:febb:d1c3%5]:123 2024-04-02T05:32:24.531 INFO:teuthology.orchestra.run.smithi062.stdout: 2 Apr 05:32:24 ntpd[12905]: Listening on routing socket on fd #22 for interface updates 2024-04-02T05:32:24.532 INFO:teuthology.orchestra.run.smithi122.stdout: 2 Apr 05:32:24 ntpd[12925]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-04-02T05:32:24.532 INFO:teuthology.orchestra.run.smithi122.stdout: 2 Apr 05:32:24 ntpd[12925]: Command line: ntpd -gq 2024-04-02T05:32:24.534 INFO:teuthology.orchestra.run.smithi122.stdout: 2 Apr 05:32:24 ntpd[12925]: proto: precision = 0.116 usec (-23) 2024-04-02T05:32:24.534 INFO:teuthology.orchestra.run.smithi122.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T05:32:24.535 INFO:teuthology.orchestra.run.smithi122.stdout: 2 Apr 05:32:24 ntpd[12925]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-02T05:32:24.535 INFO:teuthology.orchestra.run.smithi122.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-02T05:32:24.536 INFO:teuthology.orchestra.run.smithi122.stdout: 2 Apr 05:32:24 ntpd[12925]: restrict ::: KOD does nothing without LIMITED. 2024-04-02T05:32:24.536 INFO:teuthology.orchestra.run.smithi122.stdout: 2 Apr 05:32:24 ntpd[12925]: Listen and drop on 0 v6wildcard [::]:123 2024-04-02T05:32:24.536 INFO:teuthology.orchestra.run.smithi122.stdout: 2 Apr 05:32:24 ntpd[12925]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-02T05:32:24.536 INFO:teuthology.orchestra.run.smithi122.stdout: 2 Apr 05:32:24 ntpd[12925]: Listen normally on 2 lo 127.0.0.1:123 2024-04-02T05:32:24.536 INFO:teuthology.orchestra.run.smithi122.stdout: 2 Apr 05:32:24 ntpd[12925]: Listen normally on 3 enp3s0f1 172.21.15.122:123 2024-04-02T05:32:24.536 INFO:teuthology.orchestra.run.smithi122.stdout: 2 Apr 05:32:24 ntpd[12925]: Listen normally on 4 lo [::1]:123 2024-04-02T05:32:24.536 INFO:teuthology.orchestra.run.smithi122.stdout: 2 Apr 05:32:24 ntpd[12925]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d515%5]:123 2024-04-02T05:32:24.537 INFO:teuthology.orchestra.run.smithi122.stdout: 2 Apr 05:32:24 ntpd[12925]: Listening on routing socket on fd #22 for interface updates 2024-04-02T05:32:25.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:25 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:25.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:25 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:25.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:25 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:25.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:25 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:25.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:25 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:25.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:25 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:26.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:26 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:26.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:26 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:26.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:26 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:26.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:26 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:26.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:26 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:26.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:26 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:26.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:26 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:26.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:26 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:26.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:26 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:26.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:26 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:26.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:26 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:26.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:26 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:26.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:26 ntpd[12925]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:26.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:26 ntpd[12925]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:27.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:27 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:27.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:27 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:27.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:27 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:27.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:27 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:27.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:27 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:27.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:27 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:27.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:27 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:27.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:27 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:28.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:28 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:28.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:28 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:28.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:28 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:28.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:28 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:28.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:28 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:28.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:28 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:28.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:28 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:28.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:28 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:28.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:28 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:28.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:28 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:28.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:28 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:28.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:28 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:28.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:28 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:28.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:28 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:28.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:28 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:28.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:28 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:28.535 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:28 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:28.535 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:28 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:28.535 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:28 ntpd[12925]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:28.535 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:28 ntpd[12925]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:28.535 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:28 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:28.535 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:28 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:28.535 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:28 ntpd[12925]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:28.535 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:28 ntpd[12925]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:29.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:29 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:29.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:29 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:29.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:29 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:29.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:29 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:29.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:29 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:29.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:29 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:29.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:29 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:29.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:29 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:29.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:29 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:29.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:29 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:29.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:29 ntpd[12925]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:29.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:29 ntpd[12925]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:30.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:30 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:30.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:30 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:30.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:30 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:30.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:30 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:30.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:30 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:30.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:30 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:30.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:30 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:30.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:30 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:30.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:30 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:30.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:30 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:30.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:30 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:30.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:30 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:30.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:30 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:30.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:30 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:30.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:30 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:30.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:30 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:30.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:30 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:30.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:30 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:30.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:30 ntpd[12925]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:30.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:30 ntpd[12925]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:30.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:30 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:30.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:30 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:30.535 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:30 ntpd[12925]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:30.535 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:30 ntpd[12925]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:31.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:31 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:31.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:31 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:31.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:31 ntpd[12905]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:31.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:31 ntpd[12905]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:31.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:31 ntpd[12905]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:31.528 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:31 ntpd[12905]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:31.528 INFO:teuthology.orchestra.run.smithi062.stdout: 2 Apr 05:32:31 ntpd[12905]: ntpd: time slew -0.000829 s 2024-04-02T05:32:31.528 INFO:teuthology.orchestra.run.smithi062.stdout:ntpd: time slew -0.000829s 2024-04-02T05:32:31.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:31 ntpd[12905]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-02T05:32:31.529 INFO:teuthology.orchestra.run.smithi062.stderr: 2 Apr 05:32:31 ntpd[12905]: can't open /var/log/ntpstats/loopstats.20240402: Permission denied 2024-04-02T05:32:31.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:31 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:31.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:31 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:31.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:31 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:31.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:31 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:31.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:31 ntpd[12925]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:31.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:31 ntpd[12925]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:31.605 INFO:teuthology.orchestra.run.smithi062.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T05:32:31.605 INFO:teuthology.orchestra.run.smithi062.stdout:============================================================================== 2024-04-02T05:32:31.606 INFO:teuthology.orchestra.run.smithi062.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T05:32:31.606 INFO:teuthology.orchestra.run.smithi062.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T05:32:31.606 INFO:teuthology.orchestra.run.smithi062.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T05:32:31.606 INFO:teuthology.orchestra.run.smithi062.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T05:32:32.533 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:32 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:32.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:32 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:32.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:32 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:32.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:32 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:32.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:32 ntpd[12925]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-02T05:32:32.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:32 ntpd[12925]: can't open /var/log/ntpstats/rawstats.20240402: Permission denied 2024-04-02T05:32:32.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:32 ntpd[12925]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-02T05:32:32.534 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:32 ntpd[12925]: can't open /var/log/ntpstats/peerstats.20240402: Permission denied 2024-04-02T05:32:32.535 INFO:teuthology.orchestra.run.smithi122.stdout: 2 Apr 05:32:32 ntpd[12925]: ntpd: time slew -0.004628 s 2024-04-02T05:32:32.535 INFO:teuthology.orchestra.run.smithi122.stdout:ntpd: time slew -0.004628s 2024-04-02T05:32:32.535 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:32 ntpd[12925]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-02T05:32:32.535 INFO:teuthology.orchestra.run.smithi122.stderr: 2 Apr 05:32:32 ntpd[12925]: can't open /var/log/ntpstats/loopstats.20240402: Permission denied 2024-04-02T05:32:32.601 INFO:teuthology.orchestra.run.smithi122.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T05:32:32.602 INFO:teuthology.orchestra.run.smithi122.stdout:============================================================================== 2024-04-02T05:32:32.602 INFO:teuthology.orchestra.run.smithi122.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T05:32:32.602 INFO:teuthology.orchestra.run.smithi122.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T05:32:32.602 INFO:teuthology.orchestra.run.smithi122.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T05:32:32.602 INFO:teuthology.orchestra.run.smithi122.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-02T05:32:32.603 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-02T05:32:32.716 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6cec793d9073f0594e2364b9b687ecaf22424cca'} 2024-04-02T05:32:32.716 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-02T05:32:32.717 INFO:tasks.cephadm:Cluster fsid is 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:32:32.717 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-02T05:32:32.717 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.62', 'mon.c': '[v2:172.21.15.62:3301,v1:172.21.15.62:6790]', 'mon.b': '172.21.15.122'} 2024-04-02T05:32:32.717 INFO:tasks.cephadm:First mon is mon.a on smithi062 2024-04-02T05:32:32.717 INFO:tasks.cephadm:First mgr is y 2024-04-02T05:32:32.718 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-02T05:32:32.718 DEBUG:teuthology.orchestra.run.smithi062:> sudo hostname $(hostname -s) 2024-04-02T05:32:32.735 DEBUG:teuthology.orchestra.run.smithi122:> sudo hostname $(hostname -s) 2024-04-02T05:32:32.753 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-02T05:32:32.753 DEBUG:teuthology.orchestra.run.smithi062:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-02T05:32:32.990 INFO:teuthology.orchestra.run.smithi062.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 2 05:32 /home/ubuntu/cephtest/cephadm 2024-04-02T05:32:32.990 DEBUG:teuthology.orchestra.run.smithi122:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-02T05:32:33.216 INFO:teuthology.orchestra.run.smithi122.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 2 05:32 /home/ubuntu/cephtest/cephadm 2024-04-02T05:32:33.217 DEBUG:teuthology.orchestra.run.smithi062:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-02T05:32:33.225 DEBUG:teuthology.orchestra.run.smithi122:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-02T05:32:33.247 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-02T05:32:33.247 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-02T05:32:33.252 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-02T05:32:33.519 INFO:teuthology.orchestra.run.smithi122.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-02T05:32:33.535 INFO:teuthology.orchestra.run.smithi062.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-02T05:33:17.046 INFO:teuthology.orchestra.run.smithi122.stdout:{ 2024-04-02T05:33:17.046 INFO:teuthology.orchestra.run.smithi122.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-02T05:33:17.046 INFO:teuthology.orchestra.run.smithi122.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-02T05:33:17.046 INFO:teuthology.orchestra.run.smithi122.stdout: "repo_digests": [ 2024-04-02T05:33:17.046 INFO:teuthology.orchestra.run.smithi122.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-02T05:33:17.047 INFO:teuthology.orchestra.run.smithi122.stdout: ] 2024-04-02T05:33:17.047 INFO:teuthology.orchestra.run.smithi122.stdout:} 2024-04-02T05:33:25.395 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:33:25.395 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-02T05:33:25.395 INFO:teuthology.orchestra.run.smithi062.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-02T05:33:25.395 INFO:teuthology.orchestra.run.smithi062.stdout: "repo_digests": [ 2024-04-02T05:33:25.395 INFO:teuthology.orchestra.run.smithi062.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-02T05:33:25.395 INFO:teuthology.orchestra.run.smithi062.stdout: ] 2024-04-02T05:33:25.395 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:33:25.419 DEBUG:teuthology.orchestra.run.smithi062:> sudo mkdir -p /etc/ceph 2024-04-02T05:33:25.435 DEBUG:teuthology.orchestra.run.smithi122:> sudo mkdir -p /etc/ceph 2024-04-02T05:33:25.452 DEBUG:teuthology.orchestra.run.smithi062:> sudo chmod 777 /etc/ceph 2024-04-02T05:33:25.468 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 777 /etc/ceph 2024-04-02T05:33:25.480 INFO:tasks.cephadm:Writing seed config... 2024-04-02T05:33:25.481 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-02T05:33:25.481 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-02T05:33:25.481 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-02T05:33:25.482 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-04-02T05:33:25.482 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-02T05:33:25.482 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-02T05:33:25.482 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-02T05:33:25.482 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-02T05:33:25.482 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-02T05:33:25.483 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-04-02T05:33:25.483 DEBUG:teuthology.orchestra.run.smithi062:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-02T05:33:25.489 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 = 678c8796-f0b2-11ee-b647-cb9ed24678a4 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-02T05:33:25.489 DEBUG:teuthology.orchestra.run.smithi062:mon.a> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.a.service 2024-04-02T05:33:25.535 DEBUG:teuthology.orchestra.run.smithi062:mgr.y> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mgr.y.service 2024-04-02T05:33:25.537 INFO:tasks.cephadm:Bootstrapping... 2024-04-02T05:33:25.537 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 --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.62 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-02T05:33:25.703 INFO:teuthology.orchestra.run.smithi062.stderr:-------------------------------------------------------------------------------- 2024-04-02T05:33:25.703 INFO:teuthology.orchestra.run.smithi062.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '678c8796-f0b2-11ee-b647-cb9ed24678a4', '--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.62', '--skip-admin-label'] 2024-04-02T05:33:25.703 INFO:teuthology.orchestra.run.smithi062.stderr:Verifying podman|docker is present... 2024-04-02T05:33:25.703 INFO:teuthology.orchestra.run.smithi062.stderr:Verifying lvm2 is present... 2024-04-02T05:33:25.703 INFO:teuthology.orchestra.run.smithi062.stderr:Verifying time synchronization is in place... 2024-04-02T05:33:25.710 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-02T05:33:25.718 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: inactive 2024-04-02T05:33:25.724 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-02T05:33:25.731 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: inactive 2024-04-02T05:33:25.738 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: masked 2024-04-02T05:33:25.745 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: inactive 2024-04-02T05:33:25.751 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-02T05:33:25.758 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: inactive 2024-04-02T05:33:25.766 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: enabled 2024-04-02T05:33:25.774 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: active 2024-04-02T05:33:25.775 INFO:teuthology.orchestra.run.smithi062.stderr:Unit ntp.service is enabled and running 2024-04-02T05:33:25.775 INFO:teuthology.orchestra.run.smithi062.stderr:Repeating the final host check... 2024-04-02T05:33:25.775 INFO:teuthology.orchestra.run.smithi062.stderr:docker (/usr/bin/docker) is present 2024-04-02T05:33:25.775 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl is present 2024-04-02T05:33:25.776 INFO:teuthology.orchestra.run.smithi062.stderr:lvcreate is present 2024-04-02T05:33:25.782 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-02T05:33:25.789 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: inactive 2024-04-02T05:33:25.796 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-02T05:33:25.802 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: inactive 2024-04-02T05:33:25.809 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: masked 2024-04-02T05:33:25.815 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: inactive 2024-04-02T05:33:25.821 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-02T05:33:25.827 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: inactive 2024-04-02T05:33:25.836 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: enabled 2024-04-02T05:33:25.843 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: active 2024-04-02T05:33:25.844 INFO:teuthology.orchestra.run.smithi062.stderr:Unit ntp.service is enabled and running 2024-04-02T05:33:25.844 INFO:teuthology.orchestra.run.smithi062.stderr:Host looks OK 2024-04-02T05:33:25.845 INFO:teuthology.orchestra.run.smithi062.stderr:Cluster fsid: 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:33:25.845 INFO:teuthology.orchestra.run.smithi062.stderr:Acquiring lock 140360706591040 on /run/cephadm/678c8796-f0b2-11ee-b647-cb9ed24678a4.lock 2024-04-02T05:33:25.845 INFO:teuthology.orchestra.run.smithi062.stderr:Lock 140360706591040 acquired on /run/cephadm/678c8796-f0b2-11ee-b647-cb9ed24678a4.lock 2024-04-02T05:33:25.846 INFO:teuthology.orchestra.run.smithi062.stderr:Verifying IP 172.21.15.62 port 3300 ... 2024-04-02T05:33:25.846 INFO:teuthology.orchestra.run.smithi062.stderr:Verifying IP 172.21.15.62 port 6789 ... 2024-04-02T05:33:25.846 INFO:teuthology.orchestra.run.smithi062.stderr:Base mon IP is 172.21.15.62, final addrv is [v2:172.21.15.62:3300,v1:172.21.15.62:6789] 2024-04-02T05:33:25.850 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-04-02T05:33:25.850 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.62 metric 100 2024-04-02T05:33:25.850 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-02T05:33:25.851 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.62 2024-04-02T05:33:25.851 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.62 metric 100 2024-04-02T05:33:25.855 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-02T05:33:25.856 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-02T05:33:25.856 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1794sec pref medium 2024-04-02T05:33:25.859 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-02T05:33:25.859 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-04-02T05:33:25.859 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-02T05:33:25.859 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-02T05:33:25.859 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:febb:d1c3/64 scope link 2024-04-02T05:33:25.859 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-02T05:33:25.860 INFO:teuthology.orchestra.run.smithi062.stderr:Mon IP `172.21.15.62` is in CIDR network `172.21.0.0/20` 2024-04-02T05:33:25.860 INFO:teuthology.orchestra.run.smithi062.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-02T05:33:25.861 INFO:teuthology.orchestra.run.smithi062.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-02T05:33:25.872 INFO:journalctl@ceph.mgr.y.smithi062.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:33:26.008 INFO:journalctl@ceph.mon.a.smithi062.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:33:26.442 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-04-02T05:33:26.545 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-02T05:33:26.545 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-04-02T05:33:26.578 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-04-02T05:33:27.527 INFO:teuthology.orchestra.run.smithi062.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-02T05:33:28.217 INFO:teuthology.orchestra.run.smithi062.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-02T05:33:28.218 INFO:teuthology.orchestra.run.smithi062.stderr:Extracting ceph user uid/gid from container image... 2024-04-02T05:33:28.960 INFO:teuthology.orchestra.run.smithi062.stderr:stat: 167 167 2024-04-02T05:33:29.627 INFO:teuthology.orchestra.run.smithi062.stderr:Creating initial keys... 2024-04-02T05:33:30.434 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-authtool: AQCqmAtmTA3PGRAAc2FvX7H47zFeIVKbf/DCeg== 2024-04-02T05:33:31.709 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-authtool: AQCrmAtmXlEoKhAA55BevyA9TZKRcixvrqXonA== 2024-04-02T05:33:32.993 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-authtool: AQCsmAtmvjQZOxAAKvQL+GZEWDVYJa1LQbumpw== 2024-04-02T05:33:33.597 INFO:teuthology.orchestra.run.smithi062.stderr:Creating initial monmap... 2024-04-02T05:33:34.351 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-02T05:33:34.351 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-02T05:33:34.351 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:33:34.351 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-02T05:33:34.867 INFO:teuthology.orchestra.run.smithi062.stderr:monmaptool for a [v2:172.21.15.62:3300,v1:172.21.15.62:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-02T05:33:34.868 INFO:teuthology.orchestra.run.smithi062.stderr:setting min_mon_release = octopus 2024-04-02T05:33:34.868 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/monmaptool: set fsid to 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:33:34.868 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-02T05:33:34.868 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-04-02T05:33:34.868 INFO:teuthology.orchestra.run.smithi062.stderr:Creating mon... 2024-04-02T05:33:35.667 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.661+0000 7f31efded880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-02T05:33:35.667 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.661+0000 7f31efded880 1 imported monmap: 2024-04-02T05:33:35.667 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-02T05:33:35.668 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:33:35.669 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: last_changed 2024-04-02T05:33:34.348472+0000 2024-04-02T05:33:35.669 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: created 2024-04-02T05:33:34.348472+0000 2024-04-02T05:33:35.669 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-04-02T05:33:35.669 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-02T05:33:35.669 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.a 2024-04-02T05:33:35.669 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.669 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.661+0000 7f31efded880 0 /usr/bin/ceph-mon: set fsid to 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:33:35.671 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: RocksDB version: 6.15.5 2024-04-02T05:33:35.671 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.671 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-02T05:33:35.671 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Compile date Apr 18 2022 2024-04-02T05:33:35.671 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: DB SUMMARY 2024-04-02T05:33:35.671 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.671 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: DB Session ID: 0VACAMBAEQV62STRBB6J 2024-04-02T05:33:35.671 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.672 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-02T05:33:35.672 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.672 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-02T05:33:35.672 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.672 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.error_if_exists: 0 2024-04-02T05:33:35.672 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.create_if_missing: 1 2024-04-02T05:33:35.672 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.paranoid_checks: 1 2024-04-02T05:33:35.672 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-02T05:33:35.699 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.env: 0x561dbb66f860 2024-04-02T05:33:35.699 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.fs: Posix File System 2024-04-02T05:33:35.699 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.info_log: 0x561dbcce3320 2024-04-02T05:33:35.699 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-02T05:33:35.699 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.statistics: (nil) 2024-04-02T05:33:35.699 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.use_fsync: 0 2024-04-02T05:33:35.699 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_log_file_size: 0 2024-04-02T05:33:35.699 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-02T05:33:35.699 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-02T05:33:35.699 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-02T05:33:35.700 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-02T05:33:35.700 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.allow_fallocate: 1 2024-04-02T05:33:35.700 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-02T05:33:35.700 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-02T05:33:35.700 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.use_direct_reads: 0 2024-04-02T05:33:35.700 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-02T05:33:35.700 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-02T05:33:35.700 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.db_log_dir: 2024-04-02T05:33:35.700 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-02T05:33:35.700 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-02T05:33:35.700 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-02T05:33:35.700 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-02T05:33:35.700 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-02T05:33:35.700 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-02T05:33:35.701 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-02T05:33:35.701 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-02T05:33:35.701 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-02T05:33:35.701 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.write_buffer_manager: 0x561dbcf83950 2024-04-02T05:33:35.701 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-02T05:33:35.701 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-02T05:33:35.701 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-02T05:33:35.701 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-02T05:33:35.701 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-02T05:33:35.701 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-02T05:33:35.701 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-02T05:33:35.701 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-02T05:33:35.701 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-02T05:33:35.701 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.unordered_write: 0 2024-04-02T05:33:35.702 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-02T05:33:35.702 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-02T05:33:35.702 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-02T05:33:35.702 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-02T05:33:35.702 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.row_cache: None 2024-04-02T05:33:35.702 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.wal_filter: None 2024-04-02T05:33:35.702 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-02T05:33:35.702 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-02T05:33:35.702 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.preserve_deletes: 0 2024-04-02T05:33:35.702 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.two_write_queues: 0 2024-04-02T05:33:35.702 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-02T05:33:35.702 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.atomic_flush: 0 2024-04-02T05:33:35.702 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-02T05:33:35.702 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-02T05:33:35.703 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-02T05:33:35.703 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.log_readahead_size: 0 2024-04-02T05:33:35.703 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-02T05:33:35.703 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-02T05:33:35.703 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-02T05:33:35.703 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-02T05:33:35.703 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-02T05:33:35.703 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-02T05:33:35.703 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_background_jobs: 2 2024-04-02T05:33:35.703 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_background_compactions: -1 2024-04-02T05:33:35.703 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_subcompactions: 1 2024-04-02T05:33:35.703 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-02T05:33:35.703 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-02T05:33:35.703 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-02T05:33:35.703 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-02T05:33:35.704 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-02T05:33:35.704 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-02T05:33:35.704 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-02T05:33:35.704 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-02T05:33:35.704 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_open_files: -1 2024-04-02T05:33:35.704 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-02T05:33:35.704 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-02T05:33:35.704 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-02T05:33:35.704 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-02T05:33:35.704 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_background_flushes: -1 2024-04-02T05:33:35.704 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Compression algorithms supported: 2024-04-02T05:33:35.704 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-02T05:33:35.704 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: kZSTD supported: 0 2024-04-02T05:33:35.704 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: kXpressCompression supported: 0 2024-04-02T05:33:35.704 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-02T05:33:35.705 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: kLZ4Compression supported: 1 2024-04-02T05:33:35.705 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: kBZip2Compression supported: 0 2024-04-02T05:33:35.705 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: kZlibCompression supported: 1 2024-04-02T05:33:35.705 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: kSnappyCompression supported: 1 2024-04-02T05:33:35.705 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-02T05:33:35.705 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-02T05:33:35.705 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.705 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-02T05:33:35.705 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.705 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-02T05:33:35.705 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.705 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-02T05:33:35.705 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.merge_operator: 2024-04-02T05:33:35.706 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compaction_filter: None 2024-04-02T05:33:35.706 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-02T05:33:35.706 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-02T05:33:35.706 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-02T05:33:35.706 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-02T05:33:35.706 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561dbccacd10) 2024-04-02T05:33:35.706 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-02T05:33:35.706 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-02T05:33:35.706 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-02T05:33:35.706 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-02T05:33:35.706 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-02T05:33:35.706 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-02T05:33:35.706 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-02T05:33:35.706 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-02T05:33:35.706 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-02T05:33:35.707 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-02T05:33:35.707 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-02T05:33:35.707 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_cache: 0x561dbcd14170 2024-04-02T05:33:35.707 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-02T05:33:35.707 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-02T05:33:35.707 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-02T05:33:35.707 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-02T05:33:35.707 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-02T05:33:35.707 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-02T05:33:35.707 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-02T05:33:35.707 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-02T05:33:35.707 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-02T05:33:35.707 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-02T05:33:35.707 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-02T05:33:35.707 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-02T05:33:35.708 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-02T05:33:35.708 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-02T05:33:35.708 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-02T05:33:35.708 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-02T05:33:35.708 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-02T05:33:35.708 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-02T05:33:35.708 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-02T05:33:35.708 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: format_version: 4 2024-04-02T05:33:35.708 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-02T05:33:35.708 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-02T05:33:35.708 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.708 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-02T05:33:35.708 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-02T05:33:35.708 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compression: NoCompression 2024-04-02T05:33:35.708 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-02T05:33:35.709 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-02T05:33:35.709 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-02T05:33:35.709 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.num_levels: 7 2024-04-02T05:33:35.709 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-02T05:33:35.709 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-02T05:33:35.709 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-02T05:33:35.709 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-02T05:33:35.709 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-02T05:33:35.709 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-02T05:33:35.709 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-02T05:33:35.709 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:33:35.709 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-02T05:33:35.709 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-02T05:33:35.709 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-02T05:33:35.710 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-02T05:33:35.710 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-02T05:33:35.710 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-02T05:33:35.710 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:33:35.710 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-02T05:33:35.710 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-02T05:33:35.710 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-02T05:33:35.710 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-02T05:33:35.710 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-02T05:33:35.710 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-02T05:33:35.710 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-02T05:33:35.710 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-02T05:33:35.710 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-02T05:33:35.711 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-02T05:33:35.711 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-02T05:33:35.711 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-02T05:33:35.711 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-02T05:33:35.711 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-02T05:33:35.711 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-02T05:33:35.711 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-02T05:33:35.711 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-02T05:33:35.711 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-02T05:33:35.711 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-02T05:33:35.711 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-02T05:33:35.711 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-02T05:33:35.711 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-02T05:33:35.711 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-02T05:33:35.711 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-02T05:33:35.712 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-02T05:33:35.712 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-02T05:33:35.712 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-02T05:33:35.712 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-02T05:33:35.712 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-02T05:33:35.712 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-02T05:33:35.712 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-02T05:33:35.712 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-02T05:33:35.712 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-02T05:33:35.712 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-02T05:33:35.712 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.table_properties_collectors: 2024-04-02T05:33:35.712 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.inplace_update_support: 0 2024-04-02T05:33:35.712 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-02T05:33:35.712 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-02T05:33:35.712 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-02T05:33:35.713 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-02T05:33:35.713 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.bloom_locality: 0 2024-04-02T05:33:35.713 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.max_successive_merges: 0 2024-04-02T05:33:35.713 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-02T05:33:35.713 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-02T05:33:35.713 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-02T05:33:35.713 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-02T05:33:35.713 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.ttl: 2592000 2024-04-02T05:33:35.713 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-02T05:33:35.713 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.enable_blob_files: false 2024-04-02T05:33:35.713 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.min_blob_size: 0 2024-04-02T05:33:35.713 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-02T05:33:35.713 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-02T05:33:35.713 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-02T05:33:35.714 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.665+0000 7f31efded880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-02T05:33:35.714 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.669+0000 7f31efded880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-02T05:33:35.714 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.714 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.669+0000 7f31efded880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-02T05:33:35.714 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.714 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.669+0000 7f31efded880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-04-02T05:33:35.714 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.714 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.669+0000 7f31efded880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x561dbccfa700 2024-04-02T05:33:35.714 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.669+0000 7f31efded880 4 rocksdb: DB pointer 0x561dbcd6e000 2024-04-02T05:33:35.714 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.669+0000 7f31e19d7700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-02T05:33:35.714 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.669+0000 7f31e19d7700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-02T05:33:35.714 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-02T05:33:35.714 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:33:35.714 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-02T05:33:35.715 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T05:33:35.715 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:33:35.715 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-02T05:33:35.715 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-02T05:33:35.715 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:33:35.715 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.715 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-02T05:33:35.715 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:33:35.715 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:33:35.715 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T05:33:35.715 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T05:33:35.715 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.715 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-02T05:33:35.715 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:33:35.715 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:33:35.716 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:33:35.716 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T05:33:35.716 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T05:33:35.716 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T05:33:35.716 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T05:33:35.716 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-02T05:33:35.716 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:33:35.716 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:33:35.716 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-02T05:33:35.716 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.716 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-02T05:33:35.716 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.716 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-02T05:33:35.717 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:33:35.717 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:33:35.717 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T05:33:35.717 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T05:33:35.717 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.717 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-02T05:33:35.717 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:33:35.717 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:33:35.717 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:33:35.717 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T05:33:35.717 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T05:33:35.717 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T05:33:35.717 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T05:33:35.717 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-02T05:33:35.718 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:33:35.718 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:33:35.718 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-02T05:33:35.718 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.718 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-02T05:33:35.718 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: 2024-04-02T05:33:35.718 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.673+0000 7f31efded880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-04-02T05:33:35.718 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.673+0000 7f31efded880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-02T05:33:35.718 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph-mon: debug 2024-04-02T05:33:35.673+0000 7f31efded880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-02T05:33:36.231 INFO:teuthology.orchestra.run.smithi062.stderr:create mon.a on 2024-04-02T05:33:36.464 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-02T05:33:36.666 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4.target. 2024-04-02T05:33:36.666 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4.target. 2024-04-02T05:33:37.041 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Failed to reset failed state of unit ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.a.service: Unit ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.a.service not loaded. 2024-04-02T05:33:37.048 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Created symlink /etc/systemd/system/ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4.target.wants/ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.a.service -> /etc/systemd/system/ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@.service. 2024-04-02T05:33:37.246 INFO:teuthology.orchestra.run.smithi062.stderr:firewalld does not appear to be present 2024-04-02T05:33:37.246 INFO:teuthology.orchestra.run.smithi062.stderr:Not possible to enable service . firewalld.service is not available 2024-04-02T05:33:37.246 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for mon to start... 2024-04-02T05:33:37.246 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for mon... 2024-04-02T05:33:37.313 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:37 smithi062 systemd[1]: Started Ceph mon.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:33:38.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:38 smithi062 bash[13896]: cluster 2024-04-02T05:33:38.390032+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:33:38.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:38 smithi062 bash[13896]: cluster 2024-04-02T05:33:38.383745+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-02T05:33:38.652 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: cluster: 2024-04-02T05:33:38.652 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: id: 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:33:38.652 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-02T05:33:38.652 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-04-02T05:33:38.652 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: services: 2024-04-02T05:33:38.653 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.260316s) 2024-04-02T05:33:38.653 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-02T05:33:38.653 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-02T05:33:38.653 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-04-02T05:33:38.653 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: data: 2024-04-02T05:33:38.653 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-02T05:33:38.653 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-02T05:33:38.653 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-02T05:33:38.653 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: pgs: 2024-04-02T05:33:38.653 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-04-02T05:33:39.256 INFO:teuthology.orchestra.run.smithi062.stderr:mon is available 2024-04-02T05:33:39.257 INFO:teuthology.orchestra.run.smithi062.stderr:Assimilating anything we can from ceph.conf... 2024-04-02T05:33:39.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:39 smithi062 bash[13896]: cluster 2024-04-02T05:33:38.388482+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-02T05:33:39.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:39 smithi062 bash[13896]: cluster 2024-04-02T05:33:38.388916+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0]} 2024-04-02T05:33:39.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:39 smithi062 bash[13896]: cluster 2024-04-02T05:33:38.392404+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-02T05:33:39.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:39 smithi062 bash[13896]: cluster 2024-04-02T05:33:38.396705+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-02T05:33:39.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:39 smithi062 bash[13896]: cluster 2024-04-02T05:33:38.397247+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-02T05:33:39.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:39 smithi062 bash[13896]: audit 2024-04-02T05:33:38.648727+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.62:0/658817533' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-02T05:33:40.293 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-04-02T05:33:40.293 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: [global] 2024-04-02T05:33:40.293 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: fsid = 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:33:40.293 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.62:3300,v1:172.21.15.62:6789] 2024-04-02T05:33:40.293 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-02T05:33:40.293 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-02T05:33:40.293 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-02T05:33:40.294 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-02T05:33:40.294 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-04-02T05:33:40.294 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: [mgr] 2024-04-02T05:33:40.294 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-04-02T05:33:40.294 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-02T05:33:40.294 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-04-02T05:33:40.294 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: [osd] 2024-04-02T05:33:40.294 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-02T05:33:40.294 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-02T05:33:40.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:40 smithi062 bash[13896]: audit 2024-04-02T05:33:40.283455+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.62:0/2168398154' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-02T05:33:40.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:40 smithi062 bash[13896]: audit 2024-04-02T05:33:40.289282+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.62:0/2168398154' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-02T05:33:40.862 INFO:teuthology.orchestra.run.smithi062.stderr:Generating new minimal ceph.conf... 2024-04-02T05:33:42.350 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:41 smithi062 bash[13896]: audit 2024-04-02T05:33:41.830112+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.62:0/4155120355' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:33:42.384 INFO:teuthology.orchestra.run.smithi062.stderr:Restarting the monitor... 2024-04-02T05:33:42.778 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:42 smithi062 systemd[1]: Stopping Ceph mon.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:33:42.779 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:42 smithi062 bash[14293]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mon.a 2024-04-02T05:33:42.779 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:42 smithi062 bash[13896]: debug 2024-04-02T05:33:42.497+0000 7faf7379e700 -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-04-02T05:33:42.779 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:42 smithi062 bash[13896]: debug 2024-04-02T05:33:42.497+0000 7faf7379e700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-02T05:33:43.194 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:43 smithi062 bash[14302]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mon-a 2024-04-02T05:33:43.194 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:43 smithi062 bash[14338]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mon.a 2024-04-02T05:33:43.369 INFO:teuthology.orchestra.run.smithi062.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-02T05:33:43.430 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:43 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.a.service: Succeeded. 2024-04-02T05:33:43.430 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:43 smithi062 systemd[1]: Stopped Ceph mon.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:33:43.431 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:43 smithi062 systemd[1]: Started Ceph mon.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:33:44.817 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.489+0000 7fb04e20e880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-02T05:33:44.817 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.489+0000 7fb04e20e880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-02T05:33:44.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.489+0000 7fb04e20e880 0 pidfile_write: ignore empty --pid-file 2024-04-02T05:33:44.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 0 load: jerasure load: lrc 2024-04-02T05:33:44.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: RocksDB version: 6.15.5 2024-04-02T05:33:44.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-02T05:33:44.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Compile date Apr 18 2022 2024-04-02T05:33:44.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: DB SUMMARY 2024-04-02T05:33:44.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: DB Session ID: 7PLRB06RNE3KIGE6MOZC 2024-04-02T05:33:44.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: CURRENT file: CURRENT 2024-04-02T05:33:44.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-02T05:33:44.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-02T05:33:44.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-02T05:33:44.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82621 ; 2024-04-02T05:33:44.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.error_if_exists: 0 2024-04-02T05:33:44.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.create_if_missing: 0 2024-04-02T05:33:44.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.paranoid_checks: 1 2024-04-02T05:33:44.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-02T05:33:44.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.env: 0x558ac9bfe860 2024-04-02T05:33:44.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.fs: Posix File System 2024-04-02T05:33:44.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.info_log: 0x558acb891e00 2024-04-02T05:33:44.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-02T05:33:44.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.statistics: (nil) 2024-04-02T05:33:44.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.use_fsync: 0 2024-04-02T05:33:44.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_log_file_size: 0 2024-04-02T05:33:44.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-02T05:33:44.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-02T05:33:44.820 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-02T05:33:44.820 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-02T05:33:44.820 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.allow_fallocate: 1 2024-04-02T05:33:44.820 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-02T05:33:44.820 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-02T05:33:44.820 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.use_direct_reads: 0 2024-04-02T05:33:44.820 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-02T05:33:44.820 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-02T05:33:44.820 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.db_log_dir: 2024-04-02T05:33:44.820 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-02T05:33:44.820 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-02T05:33:44.820 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-02T05:33:44.820 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-02T05:33:44.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-02T05:33:44.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-02T05:33:44.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-02T05:33:44.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-02T05:33:44.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-02T05:33:44.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.write_buffer_manager: 0x558acb9822d0 2024-04-02T05:33:44.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-02T05:33:44.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-02T05:33:44.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-02T05:33:44.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-02T05:33:44.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-02T05:33:44.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-02T05:33:44.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-02T05:33:44.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-02T05:33:44.823 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-02T05:33:44.823 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.unordered_write: 0 2024-04-02T05:33:44.823 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-02T05:33:44.823 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-02T05:33:44.823 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-02T05:33:44.823 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-02T05:33:44.823 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.row_cache: None 2024-04-02T05:33:44.823 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.wal_filter: None 2024-04-02T05:33:44.823 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-02T05:33:44.824 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-02T05:33:44.824 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.preserve_deletes: 0 2024-04-02T05:33:44.824 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.two_write_queues: 0 2024-04-02T05:33:44.824 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-02T05:33:44.824 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.atomic_flush: 0 2024-04-02T05:33:44.824 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-02T05:33:44.824 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-02T05:33:44.824 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-02T05:33:44.824 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.log_readahead_size: 0 2024-04-02T05:33:44.824 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-02T05:33:44.824 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-02T05:33:44.824 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-02T05:33:44.824 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-02T05:33:44.824 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-02T05:33:44.825 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-02T05:33:44.825 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_background_jobs: 2 2024-04-02T05:33:44.825 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_background_compactions: -1 2024-04-02T05:33:44.825 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_subcompactions: 1 2024-04-02T05:33:44.825 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-02T05:33:44.825 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-02T05:33:44.825 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-02T05:33:44.825 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-02T05:33:44.825 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-02T05:33:44.825 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-02T05:33:44.825 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-02T05:33:44.825 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-02T05:33:44.825 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_open_files: -1 2024-04-02T05:33:44.825 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-02T05:33:44.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-02T05:33:44.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-02T05:33:44.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-02T05:33:44.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_background_flushes: -1 2024-04-02T05:33:44.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Compression algorithms supported: 2024-04-02T05:33:44.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-02T05:33:44.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: kZSTD supported: 0 2024-04-02T05:33:44.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: kXpressCompression supported: 0 2024-04-02T05:33:44.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-02T05:33:44.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: kLZ4Compression supported: 1 2024-04-02T05:33:44.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: kBZip2Compression supported: 0 2024-04-02T05:33:44.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: kZlibCompression supported: 1 2024-04-02T05:33:44.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: kSnappyCompression supported: 1 2024-04-02T05:33:44.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-02T05:33:44.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-02T05:33:44.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-02T05:33:44.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-02T05:33:44.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.merge_operator: 2024-04-02T05:33:44.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compaction_filter: None 2024-04-02T05:33:44.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-02T05:33:44.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-02T05:33:44.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-02T05:33:44.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-02T05:33:44.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558acb85fd00) 2024-04-02T05:33:44.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: cache_index_and_filter_blocks: 1 2024-04-02T05:33:44.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-02T05:33:44.828 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-02T05:33:44.828 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: pin_top_level_index_and_filter: 1 2024-04-02T05:33:44.828 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: index_type: 0 2024-04-02T05:33:44.828 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: data_block_index_type: 0 2024-04-02T05:33:44.828 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: index_shortening: 1 2024-04-02T05:33:44.828 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: data_block_hash_table_util_ratio: 0.750000 2024-04-02T05:33:44.828 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: hash_index_allow_collision: 1 2024-04-02T05:33:44.828 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: checksum: 1 2024-04-02T05:33:44.828 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: no_block_cache: 0 2024-04-02T05:33:44.828 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: block_cache: 0x558acb8c6170 2024-04-02T05:33:44.828 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: block_cache_name: BinnedLRUCache 2024-04-02T05:33:44.829 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: block_cache_options: 2024-04-02T05:33:44.829 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: capacity : 536870912 2024-04-02T05:33:44.829 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: num_shard_bits : 4 2024-04-02T05:33:44.829 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: strict_capacity_limit : 0 2024-04-02T05:33:44.829 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: high_pri_pool_ratio: 0.000 2024-04-02T05:33:44.829 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: block_cache_compressed: (nil) 2024-04-02T05:33:44.829 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: persistent_cache: (nil) 2024-04-02T05:33:44.829 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: block_size: 4096 2024-04-02T05:33:44.829 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: block_size_deviation: 10 2024-04-02T05:33:44.829 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: block_restart_interval: 16 2024-04-02T05:33:44.829 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: index_block_restart_interval: 1 2024-04-02T05:33:44.829 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: metadata_block_size: 4096 2024-04-02T05:33:44.829 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: partition_filters: 0 2024-04-02T05:33:44.830 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: use_delta_encoding: 1 2024-04-02T05:33:44.830 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-02T05:33:44.830 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: whole_key_filtering: 1 2024-04-02T05:33:44.830 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: verify_compression: 0 2024-04-02T05:33:44.830 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: read_amp_bytes_per_bit: 0 2024-04-02T05:33:44.830 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: format_version: 4 2024-04-02T05:33:44.830 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: enable_index_compression: 1 2024-04-02T05:33:44.830 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: block_align: 0 2024-04-02T05:33:44.830 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-02T05:33:44.830 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compression: NoCompression 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.num_levels: 7 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-02T05:33:44.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-02T05:33:44.832 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-02T05:33:44.832 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-02T05:33:44.832 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-02T05:33:44.832 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:33:44.832 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-02T05:33:44.832 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-02T05:33:44.832 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-02T05:33:44.832 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-02T05:33:44.832 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-02T05:33:44.832 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-02T05:33:44.833 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-02T05:33:44.833 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-02T05:33:44.833 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-02T05:33:44.833 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-02T05:33:44.833 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-02T05:33:44.833 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-02T05:33:44.833 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-02T05:33:44.833 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-02T05:33:44.833 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-02T05:33:44.833 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-02T05:33:44.833 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-02T05:33:44.833 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-02T05:33:44.833 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-02T05:33:44.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-02T05:33:44.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-02T05:33:44.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-02T05:33:44.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-02T05:33:44.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-02T05:33:44.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-02T05:33:44.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-02T05:33:44.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-02T05:33:44.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-02T05:33:44.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-02T05:33:44.835 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-02T05:33:44.835 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-02T05:33:44.835 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-02T05:33:44.835 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-02T05:33:44.835 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-02T05:33:44.835 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.table_properties_collectors: 2024-04-02T05:33:44.835 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.inplace_update_support: 0 2024-04-02T05:33:44.835 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-02T05:33:44.835 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-02T05:33:44.835 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-02T05:33:44.835 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-02T05:33:44.836 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.bloom_locality: 0 2024-04-02T05:33:44.836 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.max_successive_merges: 0 2024-04-02T05:33:44.836 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-02T05:33:44.836 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-02T05:33:44.836 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-02T05:33:44.836 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-02T05:33:44.836 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.ttl: 2592000 2024-04-02T05:33:44.836 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-02T05:33:44.836 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.enable_blob_files: false 2024-04-02T05:33:44.836 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.min_blob_size: 0 2024-04-02T05:33:44.836 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-02T05:33:44.837 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-02T05:33:44.837 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-02T05:33:44.837 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-02T05:33:44.837 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-02T05:33:44.837 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-02T05:33:44.837 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.493+0000 7fb04e20e880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-02T05:33:44.837 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.497+0000 7fb04e20e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712036024498407, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-02T05:33:44.837 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.497+0000 7fb04e20e880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-02T05:33:44.837 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.497+0000 7fb04e20e880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-04-02T05:33:44.837 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.497+0000 7fb04e20e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712036024500873, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79171, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77434, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10027, "raw_average_key_size": 47, "raw_value_size": 71743, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1712036024, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "6f8caebb-c7e2-4e60-a465-2749fb61394e", "db_session_id": "7PLRB06RNE3KIGE6MOZC"}} 2024-04-02T05:33:44.837 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.497+0000 7fb04e20e880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-02T05:33:44.838 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.497+0000 7fb04e20e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712036024501708, "job": 1, "event": "recovery_finished"} 2024-04-02T05:33:44.838 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.497+0000 7fb04e20e880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-02T05:33:44.838 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.501+0000 7fb04e20e880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x558acb8aca80 2024-04-02T05:33:44.838 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.501+0000 7fb04e20e880 4 rocksdb: DB pointer 0x558acb8bc000 2024-04-02T05:33:44.838 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.501+0000 7fb03df96700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-02T05:33:44.838 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.501+0000 7fb03df96700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-02T05:33:44.838 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: ** DB Stats ** 2024-04-02T05:33:44.838 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:33:44.838 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-02T05:33:44.839 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T05:33:44.839 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:33:44.839 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-02T05:33:44.839 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-02T05:33:44.839 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:33:44.839 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: ** Compaction Stats [default] ** 2024-04-02T05:33:44.839 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:33:44.839 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:33:44.840 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 49.8 0.00 0.00 1 0.002 0 0 2024-04-02T05:33:44.840 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 49.8 0.00 0.00 1 0.002 0 0 2024-04-02T05:33:44.840 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 49.8 0.00 0.00 1 0.002 0 0 2024-04-02T05:33:44.840 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: ** Compaction Stats [default] ** 2024-04-02T05:33:44.840 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:33:44.840 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:33:44.840 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 49.8 0.00 0.00 1 0.002 0 0 2024-04-02T05:33:44.840 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:33:44.840 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T05:33:44.840 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T05:33:44.840 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T05:33:44.840 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T05:33:44.841 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T05:33:44.841 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Cumulative compaction: 0.00 GB write, 11.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:33:44.841 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Interval compaction: 0.00 GB write, 11.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:33:44.841 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: 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-04-02T05:33:44.841 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T05:33:44.841 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: ** Compaction Stats [default] ** 2024-04-02T05:33:44.841 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:33:44.841 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:33:44.841 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 49.8 0.00 0.00 1 0.002 0 0 2024-04-02T05:33:44.841 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 49.8 0.00 0.00 1 0.002 0 0 2024-04-02T05:33:44.841 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T05:33:44.841 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: ** Compaction Stats [default] ** 2024-04-02T05:33:44.841 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:33:44.841 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:33:44.841 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 49.8 0.00 0.00 1 0.002 0 0 2024-04-02T05:33:44.842 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:33:44.842 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T05:33:44.842 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T05:33:44.842 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T05:33:44.842 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T05:33:44.842 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T05:33:44.842 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Cumulative compaction: 0.00 GB write, 11.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:33:44.842 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:33:44.842 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: 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-04-02T05:33:44.842 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T05:33:44.842 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.501+0000 7fb04e20e880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] at bind addrs [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:33:44.842 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.505+0000 7fb04e20e880 1 mon.a@-1(???) e1 preinit fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:33:44.842 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.505+0000 7fb04e20e880 0 mon.a@-1(???).mds e1 new map 2024-04-02T05:33:44.842 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.505+0000 7fb04e20e880 0 mon.a@-1(???).mds e1 print_map 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: e1 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: legacy client fscid: -1 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: No filesystems configured 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.505+0000 7fb04e20e880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.505+0000 7fb04e20e880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.505+0000 7fb04e20e880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.505+0000 7fb04e20e880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: debug 2024-04-02T05:33:44.505+0000 7fb04e20e880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: cluster 2024-04-02T05:33:44.512049+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: cluster 2024-04-02T05:33:44.512126+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0]} 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: cluster 2024-04-02T05:33:44.512213+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: cluster 2024-04-02T05:33:44.512257+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-02T05:33:44.843 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:44 smithi062 bash[14377]: cluster 2024-04-02T05:33:44.512687+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-02T05:33:45.411 INFO:teuthology.orchestra.run.smithi062.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-02T05:33:45.411 INFO:teuthology.orchestra.run.smithi062.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-02T05:33:45.411 INFO:teuthology.orchestra.run.smithi062.stderr:Creating mgr... 2024-04-02T05:33:45.411 INFO:teuthology.orchestra.run.smithi062.stderr:Verifying port 9283 ... 2024-04-02T05:33:45.637 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Failed to reset failed state of unit ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mgr.y.service: Unit ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mgr.y.service not loaded. 2024-04-02T05:33:45.646 INFO:teuthology.orchestra.run.smithi062.stderr:systemctl: Created symlink /etc/systemd/system/ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4.target.wants/ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mgr.y.service -> /etc/systemd/system/ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@.service. 2024-04-02T05:33:45.843 INFO:teuthology.orchestra.run.smithi062.stderr:firewalld does not appear to be present 2024-04-02T05:33:45.843 INFO:teuthology.orchestra.run.smithi062.stderr:Not possible to enable service . firewalld.service is not available 2024-04-02T05:33:45.843 INFO:teuthology.orchestra.run.smithi062.stderr:firewalld does not appear to be present 2024-04-02T05:33:45.843 INFO:teuthology.orchestra.run.smithi062.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-02T05:33:45.843 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for mgr to start... 2024-04-02T05:33:45.843 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for mgr... 2024-04-02T05:33:46.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:45 smithi062 bash[14377]: audit 2024-04-02T05:33:44.785403+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.62:0/3338286516' entity='client.admin' 2024-04-02T05:33:47.558 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-04-02T05:33:47.559 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: { 2024-04-02T05:33:47.559 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "fsid": "678c8796-f0b2-11ee-b647-cb9ed24678a4", 2024-04-02T05:33:47.559 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "health": { 2024-04-02T05:33:47.565 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-02T05:33:47.565 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "checks": {}, 2024-04-02T05:33:47.565 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mutes": [] 2024-04-02T05:33:47.565 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:47.565 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-02T05:33:47.565 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum": [ 2024-04-02T05:33:47.565 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 0 2024-04-02T05:33:47.565 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-04-02T05:33:47.565 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-02T05:33:47.565 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "a" 2024-04-02T05:33:47.565 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-04-02T05:33:47.565 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum_age": 3, 2024-04-02T05:33:47.565 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "monmap": { 2024-04-02T05:33:47.565 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:47.566 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-02T05:33:47.566 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-02T05:33:47.566 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:47.566 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osdmap": { 2024-04-02T05:33:47.566 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:47.566 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-02T05:33:47.566 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-02T05:33:47.566 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-02T05:33:47.566 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-02T05:33:47.566 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-02T05:33:47.566 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-02T05:33:47.566 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:47.566 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "pgmap": { 2024-04-02T05:33:47.566 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-02T05:33:47.567 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-02T05:33:47.567 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-02T05:33:47.567 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-02T05:33:47.567 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-02T05:33:47.567 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-02T05:33:47.567 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-02T05:33:47.567 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-02T05:33:47.567 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:47.567 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "fsmap": { 2024-04-02T05:33:47.567 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:47.567 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-02T05:33:47.567 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-02T05:33:47.567 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:47.567 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-02T05:33:47.567 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "available": false, 2024-04-02T05:33:47.568 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-02T05:33:47.568 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "modules": [ 2024-04-02T05:33:47.568 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "iostat", 2024-04-02T05:33:47.568 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "nfs", 2024-04-02T05:33:47.568 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "restful" 2024-04-02T05:33:47.568 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-04-02T05:33:47.568 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "services": {} 2024-04-02T05:33:47.568 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:47.568 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "servicemap": { 2024-04-02T05:33:47.568 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:47.568 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "modified": "2024-04-02T05:33:38.390548+0000", 2024-04-02T05:33:47.568 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "services": {} 2024-04-02T05:33:47.568 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:47.568 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-02T05:33:47.568 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: } 2024-04-02T05:33:47.734 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:47 smithi062 bash[14377]: audit 2024-04-02T05:33:47.555721+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.62:0/110313999' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T05:33:47.735 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:47 smithi062 bash[14686]: debug 2024-04-02T05:33:47.465+0000 7f078c8a2000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T05:33:48.254 INFO:teuthology.orchestra.run.smithi062.stderr:mgr not available, waiting (1/15)... 2024-04-02T05:33:48.654 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:48 smithi062 bash[14686]: debug 2024-04-02T05:33:48.361+0000 7f078c8a2000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T05:33:48.654 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:48 smithi062 bash[14686]: debug 2024-04-02T05:33:48.485+0000 7f078c8a2000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T05:33:48.990 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:48 smithi062 bash[14686]: debug 2024-04-02T05:33:48.649+0000 7f078c8a2000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:33:49.298 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:48 smithi062 bash[14686]: debug 2024-04-02T05:33:48.985+0000 7f078c8a2000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T05:33:49.298 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:49 smithi062 bash[14686]: debug 2024-04-02T05:33:49.081+0000 7f078c8a2000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T05:33:49.600 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:49 smithi062 bash[14686]: debug 2024-04-02T05:33:49.289+0000 7f078c8a2000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T05:33:50.503 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:50 smithi062 bash[14686]: debug 2024-04-02T05:33:50.176+0000 7f078c8a2000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T05:33:50.503 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:50 smithi062 bash[14686]: debug 2024-04-02T05:33:50.284+0000 7f078c8a2000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T05:33:50.600 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:50 smithi062 bash[14686]: debug 2024-04-02T05:33:50.496+0000 7f078c8a2000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T05:33:51.117 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:50 smithi062 bash[14686]: debug 2024-04-02T05:33:50.856+0000 7f078c8a2000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T05:33:51.421 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-04-02T05:33:51.422 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: { 2024-04-02T05:33:51.428 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "fsid": "678c8796-f0b2-11ee-b647-cb9ed24678a4", 2024-04-02T05:33:51.428 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "health": { 2024-04-02T05:33:51.428 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-02T05:33:51.428 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "checks": {}, 2024-04-02T05:33:51.428 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mutes": [] 2024-04-02T05:33:51.428 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:51.428 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-02T05:33:51.428 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum": [ 2024-04-02T05:33:51.429 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 0 2024-04-02T05:33:51.429 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-04-02T05:33:51.429 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-02T05:33:51.429 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "a" 2024-04-02T05:33:51.429 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-04-02T05:33:51.429 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-02T05:33:51.429 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "monmap": { 2024-04-02T05:33:51.429 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:51.429 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-02T05:33:51.429 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-02T05:33:51.429 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:51.429 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osdmap": { 2024-04-02T05:33:51.429 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:51.429 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-02T05:33:51.430 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-02T05:33:51.430 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-02T05:33:51.430 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-02T05:33:51.430 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-02T05:33:51.430 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-02T05:33:51.430 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:51.430 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "pgmap": { 2024-04-02T05:33:51.430 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-02T05:33:51.430 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-02T05:33:51.430 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-02T05:33:51.430 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-02T05:33:51.430 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-02T05:33:51.430 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-02T05:33:51.430 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-02T05:33:51.430 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-02T05:33:51.431 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:51.431 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "fsmap": { 2024-04-02T05:33:51.431 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:51.431 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-02T05:33:51.431 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-02T05:33:51.431 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:51.431 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-02T05:33:51.431 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "available": false, 2024-04-02T05:33:51.431 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-02T05:33:51.431 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "modules": [ 2024-04-02T05:33:51.431 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "iostat", 2024-04-02T05:33:51.431 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "nfs", 2024-04-02T05:33:51.431 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "restful" 2024-04-02T05:33:51.431 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-04-02T05:33:51.431 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "services": {} 2024-04-02T05:33:51.432 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:51.432 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "servicemap": { 2024-04-02T05:33:51.432 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:51.432 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "modified": "2024-04-02T05:33:38.390548+0000", 2024-04-02T05:33:51.432 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "services": {} 2024-04-02T05:33:51.432 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:51.432 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-02T05:33:51.432 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: } 2024-04-02T05:33:51.455 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:51 smithi062 bash[14686]: debug 2024-04-02T05:33:51.200+0000 7f078c8a2000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T05:33:51.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:51 smithi062 bash[14377]: audit 2024-04-02T05:33:51.419401+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.62:0/108098648' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T05:33:51.850 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:51 smithi062 bash[14686]: debug 2024-04-02T05:33:51.584+0000 7f078c8a2000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T05:33:52.077 INFO:teuthology.orchestra.run.smithi062.stderr:mgr not available, waiting (2/15)... 2024-04-02T05:33:52.350 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:51 smithi062 bash[14686]: debug 2024-04-02T05:33:51.864+0000 7f078c8a2000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:33:52.837 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:52 smithi062 bash[14686]: debug 2024-04-02T05:33:52.560+0000 7f078c8a2000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T05:33:52.837 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:52 smithi062 bash[14686]: debug 2024-04-02T05:33:52.668+0000 7f078c8a2000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T05:33:53.088 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:52 smithi062 bash[14686]: debug 2024-04-02T05:33:52.832+0000 7f078c8a2000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T05:33:53.088 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:52 smithi062 bash[14686]: debug 2024-04-02T05:33:52.940+0000 7f078c8a2000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T05:33:53.350 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:53 smithi062 bash[14686]: debug 2024-04-02T05:33:53.080+0000 7f078c8a2000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T05:33:53.691 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:53 smithi062 bash[14686]: debug 2024-04-02T05:33:53.376+0000 7f078c8a2000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T05:33:53.691 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:53 smithi062 bash[14686]: debug 2024-04-02T05:33:53.496+0000 7f078c8a2000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T05:33:54.100 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:53 smithi062 bash[14686]: debug 2024-04-02T05:33:53.684+0000 7f078c8a2000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T05:33:54.100 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:53 smithi062 bash[14686]: debug 2024-04-02T05:33:53.808+0000 7f078c8a2000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T05:33:55.100 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:33:54 smithi062 bash[14686]: debug 2024-04-02T05:33:54.684+0000 7f078c8a2000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T05:33:55.153 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-04-02T05:33:55.153 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: { 2024-04-02T05:33:55.154 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "fsid": "678c8796-f0b2-11ee-b647-cb9ed24678a4", 2024-04-02T05:33:55.156 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "health": { 2024-04-02T05:33:55.156 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-02T05:33:55.156 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "checks": {}, 2024-04-02T05:33:55.156 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mutes": [] 2024-04-02T05:33:55.156 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:55.157 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-02T05:33:55.157 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum": [ 2024-04-02T05:33:55.157 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 0 2024-04-02T05:33:55.157 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-04-02T05:33:55.157 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-02T05:33:55.157 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "a" 2024-04-02T05:33:55.157 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-04-02T05:33:55.157 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-04-02T05:33:55.157 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "monmap": { 2024-04-02T05:33:55.157 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:55.157 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-02T05:33:55.157 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-02T05:33:55.158 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:55.159 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osdmap": { 2024-04-02T05:33:55.159 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:55.159 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-02T05:33:55.159 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-02T05:33:55.159 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-02T05:33:55.159 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-02T05:33:55.160 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-02T05:33:55.160 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-02T05:33:55.160 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:55.160 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "pgmap": { 2024-04-02T05:33:55.163 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-02T05:33:55.163 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-02T05:33:55.164 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-02T05:33:55.164 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-02T05:33:55.164 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-02T05:33:55.164 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-02T05:33:55.164 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-02T05:33:55.164 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-02T05:33:55.164 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:55.164 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "fsmap": { 2024-04-02T05:33:55.164 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:55.164 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-02T05:33:55.164 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-02T05:33:55.164 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:55.165 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-02T05:33:55.165 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "available": false, 2024-04-02T05:33:55.165 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-02T05:33:55.165 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "modules": [ 2024-04-02T05:33:55.165 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "iostat", 2024-04-02T05:33:55.165 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "nfs", 2024-04-02T05:33:55.165 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "restful" 2024-04-02T05:33:55.165 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-04-02T05:33:55.165 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "services": {} 2024-04-02T05:33:55.165 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:55.165 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "servicemap": { 2024-04-02T05:33:55.166 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:55.166 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "modified": "2024-04-02T05:33:38.390548+0000", 2024-04-02T05:33:55.166 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "services": {} 2024-04-02T05:33:55.166 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:55.166 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-02T05:33:55.166 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: } 2024-04-02T05:33:55.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:55 smithi062 bash[14377]: cluster 2024-04-02T05:33:54.708489+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-04-02T05:33:55.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:55 smithi062 bash[14377]: cluster 2024-04-02T05:33:54.717970+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.0096494s) 2024-04-02T05:33:55.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:55 smithi062 bash[14377]: audit 2024-04-02T05:33:54.720264+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.62:0/1099064214' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:33:55.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:55 smithi062 bash[14377]: audit 2024-04-02T05:33:54.720883+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.62:0/1099064214' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:33:55.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:55 smithi062 bash[14377]: audit 2024-04-02T05:33:54.721622+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.62:0/1099064214' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:33:55.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:55 smithi062 bash[14377]: audit 2024-04-02T05:33:54.722386+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.62:0/1099064214' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:33:55.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:55 smithi062 bash[14377]: audit 2024-04-02T05:33:54.722956+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.62:0/1099064214' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T05:33:55.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:55 smithi062 bash[14377]: cluster 2024-04-02T05:33:54.733774+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-04-02T05:33:55.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:55 smithi062 bash[14377]: audit 2024-04-02T05:33:54.756114+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.62:0/1099064214' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:33:55.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:55 smithi062 bash[14377]: audit 2024-04-02T05:33:54.758995+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.62:0/1099064214' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:33:55.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:55 smithi062 bash[14377]: audit 2024-04-02T05:33:54.774059+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.62:0/1099064214' entity='mgr.y' 2024-04-02T05:33:55.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:55 smithi062 bash[14377]: audit 2024-04-02T05:33:54.779456+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.62:0/1099064214' entity='mgr.y' 2024-04-02T05:33:55.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:55 smithi062 bash[14377]: audit 2024-04-02T05:33:54.783148+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.62:0/1099064214' entity='mgr.y' 2024-04-02T05:33:55.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:55 smithi062 bash[14377]: audit 2024-04-02T05:33:55.150581+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.62:0/1025205056' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T05:33:55.733 INFO:teuthology.orchestra.run.smithi062.stderr:mgr not available, waiting (3/15)... 2024-04-02T05:33:57.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:56 smithi062 bash[14377]: cluster 2024-04-02T05:33:55.726899+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01861s) 2024-04-02T05:33:59.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:58 smithi062 bash[14377]: cluster 2024-04-02T05:33:57.725297+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 3s) 2024-04-02T05:33:59.204 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-04-02T05:33:59.205 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: { 2024-04-02T05:33:59.205 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "fsid": "678c8796-f0b2-11ee-b647-cb9ed24678a4", 2024-04-02T05:33:59.205 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "health": { 2024-04-02T05:33:59.205 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-02T05:33:59.205 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "checks": {}, 2024-04-02T05:33:59.205 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mutes": [] 2024-04-02T05:33:59.205 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:59.205 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-02T05:33:59.205 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum": [ 2024-04-02T05:33:59.205 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 0 2024-04-02T05:33:59.205 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-04-02T05:33:59.205 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-02T05:33:59.205 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "a" 2024-04-02T05:33:59.206 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-04-02T05:33:59.206 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-04-02T05:33:59.206 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "monmap": { 2024-04-02T05:33:59.206 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:59.206 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-02T05:33:59.206 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-02T05:33:59.206 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:59.206 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osdmap": { 2024-04-02T05:33:59.206 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:59.206 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-02T05:33:59.206 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-02T05:33:59.206 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-02T05:33:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-02T05:33:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-02T05:33:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-02T05:33:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "pgmap": { 2024-04-02T05:33:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-02T05:33:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-02T05:33:59.210 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-02T05:33:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-02T05:33:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-02T05:33:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-02T05:33:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-02T05:33:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-02T05:33:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "fsmap": { 2024-04-02T05:33:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-02T05:33:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-02T05:33:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-02T05:33:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "available": true, 2024-04-02T05:33:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-02T05:33:59.211 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "modules": [ 2024-04-02T05:33:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "iostat", 2024-04-02T05:33:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "nfs", 2024-04-02T05:33:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "restful" 2024-04-02T05:33:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ], 2024-04-02T05:33:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "services": {} 2024-04-02T05:33:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "servicemap": { 2024-04-02T05:33:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-02T05:33:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "modified": "2024-04-02T05:33:38.390548+0000", 2024-04-02T05:33:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "services": {} 2024-04-02T05:33:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: }, 2024-04-02T05:33:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-02T05:33:59.212 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: } 2024-04-02T05:33:59.813 INFO:teuthology.orchestra.run.smithi062.stderr:mgr is available 2024-04-02T05:34:00.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:33:59 smithi062 bash[14377]: audit 2024-04-02T05:33:59.199686+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.62:0/17894703' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-02T05:34:01.093 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-04-02T05:34:01.094 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: [global] 2024-04-02T05:34:01.094 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: fsid = 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:34:01.094 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-02T05:34:01.094 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-02T05:34:01.094 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-02T05:34:01.094 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-02T05:34:01.095 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-04-02T05:34:01.095 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: [mgr] 2024-04-02T05:34:01.095 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-02T05:34:01.095 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 2024-04-02T05:34:01.096 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: [osd] 2024-04-02T05:34:01.096 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-02T05:34:01.096 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-02T05:34:01.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:01 smithi062 bash[14377]: audit 2024-04-02T05:34:01.083106+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.62:0/3158468172' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-02T05:34:01.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:01 smithi062 bash[14377]: audit 2024-04-02T05:34:01.090246+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.62:0/3158468172' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-02T05:34:01.677 INFO:teuthology.orchestra.run.smithi062.stderr:Enabling cephadm module... 2024-04-02T05:34:03.350 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:03 smithi062 bash[14377]: audit 2024-04-02T05:34:03.027185+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.62:0/398254959' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-02T05:34:03.350 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:03 smithi062 bash[14686]: ignoring --setuser ceph since I am not root 2024-04-02T05:34:03.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:03 smithi062 bash[14686]: ignoring --setgroup ceph since I am not root 2024-04-02T05:34:03.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:03 smithi062 bash[14686]: debug 2024-04-02T05:34:03.268+0000 7f4b1072b000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T05:34:04.077 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:03 smithi062 bash[14686]: debug 2024-04-02T05:34:03.944+0000 7f4b1072b000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T05:34:04.350 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:04 smithi062 bash[14377]: audit 2024-04-02T05:34:03.084336+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.62:0/398254959' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-02T05:34:04.350 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:04 smithi062 bash[14377]: cluster 2024-04-02T05:34:03.084464+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-04-02T05:34:04.350 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:04 smithi062 bash[14686]: debug 2024-04-02T05:34:04.072+0000 7f4b1072b000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T05:34:04.350 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:04 smithi062 bash[14686]: debug 2024-04-02T05:34:04.236+0000 7f4b1072b000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:34:04.850 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:04 smithi062 bash[14686]: debug 2024-04-02T05:34:04.588+0000 7f4b1072b000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T05:34:04.850 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:04 smithi062 bash[14686]: debug 2024-04-02T05:34:04.684+0000 7f4b1072b000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T05:34:04.965 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: { 2024-04-02T05:34:04.965 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-02T05:34:04.965 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "available": true, 2024-04-02T05:34:04.965 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-02T05:34:04.966 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-02T05:34:04.966 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: } 2024-04-02T05:34:05.165 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:04 smithi062 bash[14686]: debug 2024-04-02T05:34:04.896+0000 7f4b1072b000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T05:34:05.586 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for the mgr to restart... 2024-04-02T05:34:05.586 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for mgr epoch 5... 2024-04-02T05:34:05.789 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:05 smithi062 bash[14377]: audit 2024-04-02T05:34:04.962457+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.62:0/2861186734' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-02T05:34:06.100 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:05 smithi062 bash[14686]: debug 2024-04-02T05:34:05.784+0000 7f4b1072b000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T05:34:06.100 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:05 smithi062 bash[14686]: debug 2024-04-02T05:34:05.892+0000 7f4b1072b000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T05:34:06.421 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:06 smithi062 bash[14686]: debug 2024-04-02T05:34:06.104+0000 7f4b1072b000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T05:34:06.819 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:06 smithi062 bash[14686]: debug 2024-04-02T05:34:06.476+0000 7f4b1072b000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T05:34:07.100 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:06 smithi062 bash[14686]: debug 2024-04-02T05:34:06.812+0000 7f4b1072b000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T05:34:07.484 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:07 smithi062 bash[14686]: debug 2024-04-02T05:34:07.200+0000 7f4b1072b000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T05:34:07.850 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:07 smithi062 bash[14686]: debug 2024-04-02T05:34:07.480+0000 7f4b1072b000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:34:08.458 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:08 smithi062 bash[14686]: debug 2024-04-02T05:34:08.180+0000 7f4b1072b000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T05:34:08.458 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:08 smithi062 bash[14686]: debug 2024-04-02T05:34:08.288+0000 7f4b1072b000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T05:34:08.711 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:08 smithi062 bash[14686]: debug 2024-04-02T05:34:08.452+0000 7f4b1072b000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T05:34:08.711 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:08 smithi062 bash[14686]: debug 2024-04-02T05:34:08.564+0000 7f4b1072b000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T05:34:09.317 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:08 smithi062 bash[14686]: debug 2024-04-02T05:34:08.704+0000 7f4b1072b000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T05:34:09.318 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:09 smithi062 bash[14686]: debug 2024-04-02T05:34:09.000+0000 7f4b1072b000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T05:34:09.318 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:09 smithi062 bash[14686]: debug 2024-04-02T05:34:09.124+0000 7f4b1072b000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T05:34:09.600 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:09 smithi062 bash[14686]: debug 2024-04-02T05:34:09.312+0000 7f4b1072b000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T05:34:09.600 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:09 smithi062 bash[14686]: debug 2024-04-02T05:34:09.436+0000 7f4b1072b000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T05:34:10.600 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:10 smithi062 bash[14686]: debug 2024-04-02T05:34:10.320+0000 7f4b1072b000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T05:34:10.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:10 smithi062 bash[14377]: cluster 2024-04-02T05:34:10.344130+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-04-02T05:34:10.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:10 smithi062 bash[14377]: cluster 2024-04-02T05:34:10.345240+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-04-02T05:34:10.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:10 smithi062 bash[14377]: cluster 2024-04-02T05:34:10.348503+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-02T05:34:11.546 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: { 2024-04-02T05:34:11.547 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-02T05:34:11.547 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "initialized": true 2024-04-02T05:34:11.547 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: } 2024-04-02T05:34:11.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:11 smithi062 bash[14377]: cluster 2024-04-02T05:34:10.525543+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.18047s) 2024-04-02T05:34:11.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:11 smithi062 bash[14377]: audit 2024-04-02T05:34:10.528724+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:34:11.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:11 smithi062 bash[14377]: audit 2024-04-02T05:34:10.530197+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T05:34:11.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:11 smithi062 bash[14377]: audit 2024-04-02T05:34:10.531740+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:34:11.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:11 smithi062 bash[14377]: audit 2024-04-02T05:34:10.532375+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:34:11.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:11 smithi062 bash[14377]: audit 2024-04-02T05:34:10.532952+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:34:11.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:11 smithi062 bash[14377]: cluster 2024-04-02T05:34:10.543937+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-04-02T05:34:11.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:11 smithi062 bash[14377]: audit 2024-04-02T05:34:10.566744+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' 2024-04-02T05:34:11.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:11 smithi062 bash[14377]: audit 2024-04-02T05:34:10.570521+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' 2024-04-02T05:34:11.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:11 smithi062 bash[14377]: audit 2024-04-02T05:34:10.577049+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:11.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:11 smithi062 bash[14377]: audit 2024-04-02T05:34:10.580566+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:11.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:11 smithi062 bash[14377]: audit 2024-04-02T05:34:10.588438+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:11.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:11 smithi062 bash[14377]: audit 2024-04-02T05:34:10.604342+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:34:11.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:11 smithi062 bash[14377]: audit 2024-04-02T05:34:10.607565+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:34:12.211 INFO:teuthology.orchestra.run.smithi062.stderr:mgr epoch 5 is available 2024-04-02T05:34:12.211 INFO:teuthology.orchestra.run.smithi062.stderr:Setting orchestrator backend to cephadm... 2024-04-02T05:34:12.536 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:12 smithi062 bash[14686]: [02/Apr/2024:05:34:12] ENGINE Bus STARTING 2024-04-02T05:34:12.536 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:12 smithi062 bash[14686]: [02/Apr/2024:05:34:12] ENGINE Serving on https://172.21.15.62:7150 2024-04-02T05:34:12.537 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:12 smithi062 bash[14686]: [02/Apr/2024:05:34:12] ENGINE Bus STARTED 2024-04-02T05:34:12.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:12 smithi062 bash[14377]: audit 2024-04-02T05:34:11.529907+0000 mgr.y (mgr.14120) 1 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-02T05:34:12.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:12 smithi062 bash[14377]: cluster 2024-04-02T05:34:11.531845+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.18676s) 2024-04-02T05:34:12.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:12 smithi062 bash[14377]: audit 2024-04-02T05:34:11.544364+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-02T05:34:12.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:12 smithi062 bash[14377]: audit 2024-04-02T05:34:12.379093+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' 2024-04-02T05:34:12.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:12 smithi062 bash[14377]: audit 2024-04-02T05:34:12.414059+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:13.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:13 smithi062 bash[14377]: cephadm 2024-04-02T05:34:12.248347+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [02/Apr/2024:05:34:12] ENGINE Bus STARTING 2024-04-02T05:34:13.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:13 smithi062 bash[14377]: cephadm 2024-04-02T05:34:12.372094+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [02/Apr/2024:05:34:12] ENGINE Serving on https://172.21.15.62:7150 2024-04-02T05:34:13.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:13 smithi062 bash[14377]: cephadm 2024-04-02T05:34:12.372629+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [02/Apr/2024:05:34:12] ENGINE Bus STARTED 2024-04-02T05:34:13.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:13 smithi062 bash[14377]: cluster 2024-04-02T05:34:12.544698+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-02T05:34:13.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:13 smithi062 bash[14377]: audit 2024-04-02T05:34:13.516665+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' 2024-04-02T05:34:13.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:13 smithi062 bash[14377]: audit 2024-04-02T05:34:13.533878+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:14.847 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:14 smithi062 bash[14377]: audit 2024-04-02T05:34:13.506395+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:15.379 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: value unchanged 2024-04-02T05:34:15.939 INFO:teuthology.orchestra.run.smithi062.stderr:Generating ssh key... 2024-04-02T05:34:16.350 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:16 smithi062 bash[14377]: audit 2024-04-02T05:34:15.376789+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:17.881 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: Generating public/private rsa key pair. 2024-04-02T05:34:17.881 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: Your identification has been saved in /tmp/tmpommbko37/key. 2024-04-02T05:34:17.881 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: Your public key has been saved in /tmp/tmpommbko37/key.pub. 2024-04-02T05:34:17.881 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: The key fingerprint is: 2024-04-02T05:34:17.881 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: SHA256:2CIvvZ1NmpV9QEqhXakql+TpxMdWL9dsH1OPWbdTkB0 ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:34:17.881 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: The key's randomart image is: 2024-04-02T05:34:17.881 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: +---[RSA 3072]----+ 2024-04-02T05:34:17.881 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: | . .. E.| 2024-04-02T05:34:17.881 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: | o o. o .| 2024-04-02T05:34:17.882 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: | . o.. . | 2024-04-02T05:34:17.882 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: | o...o. =| 2024-04-02T05:34:17.882 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: | . o+S=.... **| 2024-04-02T05:34:17.882 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: | +..O +o..===| 2024-04-02T05:34:17.882 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: | . o= o+ .o..=| 2024-04-02T05:34:17.882 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: | . o.B . .| 2024-04-02T05:34:17.882 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: | . = . | 2024-04-02T05:34:17.882 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:17 smithi062 bash[14686]: +----[SHA256]-----+ 2024-04-02T05:34:18.893 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:18 smithi062 bash[14377]: audit 2024-04-02T05:34:17.158141+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:18.893 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:18 smithi062 bash[14377]: cephadm 2024-04-02T05:34:17.158608+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-04-02T05:34:18.893 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:18 smithi062 bash[14377]: audit 2024-04-02T05:34:17.632723+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' 2024-04-02T05:34:18.894 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:18 smithi062 bash[14377]: audit 2024-04-02T05:34:17.637779+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' 2024-04-02T05:34:19.475 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCPI+XpznC3aXwJe/EzLnUb5aNqQwiVNpxolxkwISA6VzmHeGHf6cPZCJEOdCz2IJfFwiyU7huzozgZ/V1JmGKKb8cLL3P2kK4EKhNcgPA7YWx3FdT0c/M8V4+vscG8oxF0bvkOFq8yH+PIKXgVZrX3qLcnSIMmqety7KaT6tqWx0ezHG/QXZCkVSuhgT83DeAIn4S9MbfMQZEaFgycNzFserHfktsnsZV78YR8ifWAAjm90T50p8cIymC+Oum/Un0xKvgOcaRRe+3b5nf1rAf8rzU8mh5gg771TZCMlrSMM2K5OmIp2dWwzCXhI2j7F6jghZ9OG5t3ORx9Lb5zoEHkbq1aMGFI1T+zb0SmazgHetSFBnX5aHqYFye9TdX5YR2EQ/fcHoqPzjsrdF48oUlbbA/UpsTTUvwUcG7BoBdoEIA+9dKQJFALdKj8PyQl9IrxBnmtCyscNMHqIC7Iqx423PErGu+B80RnoYYcWo60/gt1xEd7+jQ33aXkbrL6Q8= ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:34:20.088 INFO:teuthology.orchestra.run.smithi062.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-02T05:34:20.088 INFO:teuthology.orchestra.run.smithi062.stderr:Adding key to root@localhost authorized_keys... 2024-04-02T05:34:20.088 INFO:teuthology.orchestra.run.smithi062.stderr:Adding host smithi062... 2024-04-02T05:34:20.817 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:20 smithi062 bash[14377]: audit 2024-04-02T05:34:19.472928+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:22.378 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: Added host 'smithi062' with addr '172.21.15.62' 2024-04-02T05:34:22.415 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:22 smithi062 bash[14377]: audit 2024-04-02T05:34:21.359159+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi062", "addr": "172.21.15.62", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:22.415 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:22 smithi062 bash[14377]: cephadm 2024-04-02T05:34:21.742103+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi062 2024-04-02T05:34:23.195 INFO:teuthology.orchestra.run.smithi062.stderr:Deploying unmanaged mon service... 2024-04-02T05:34:23.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:23 smithi062 bash[14377]: audit 2024-04-02T05:34:22.375061+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' 2024-04-02T05:34:23.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:23 smithi062 bash[14377]: cephadm 2024-04-02T05:34:22.375693+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi062 2024-04-02T05:34:23.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:23 smithi062 bash[14377]: audit 2024-04-02T05:34:22.400563+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:25.260 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-02T05:34:26.129 INFO:teuthology.orchestra.run.smithi062.stderr:Deploying unmanaged mgr service... 2024-04-02T05:34:26.350 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:26 smithi062 bash[14377]: audit 2024-04-02T05:34:25.248061+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:26.350 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:26 smithi062 bash[14377]: cephadm 2024-04-02T05:34:25.253914+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-02T05:34:26.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:26 smithi062 bash[14377]: audit 2024-04-02T05:34:25.257216+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' 2024-04-02T05:34:26.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:26 smithi062 bash[14377]: audit 2024-04-02T05:34:25.809785+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' 2024-04-02T05:34:26.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:26 smithi062 bash[14377]: audit 2024-04-02T05:34:26.103455+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' 2024-04-02T05:34:27.592 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-02T05:34:28.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:28 smithi062 bash[14377]: audit 2024-04-02T05:34:27.582250+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:28.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:28 smithi062 bash[14377]: cephadm 2024-04-02T05:34:27.584620+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-02T05:34:28.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:28 smithi062 bash[14377]: audit 2024-04-02T05:34:27.589466+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' 2024-04-02T05:34:30.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:30 smithi062 bash[14377]: audit 2024-04-02T05:34:29.162132+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' 2024-04-02T05:34:30.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:30 smithi062 bash[14377]: audit 2024-04-02T05:34:29.502926+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.62:0/858601926' entity='client.admin' 2024-04-02T05:34:30.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:30 smithi062 bash[14377]: audit 2024-04-02T05:34:29.684526+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.62:0/1419300870' entity='mgr.y' 2024-04-02T05:34:31.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:31 smithi062 bash[14377]: cluster 2024-04-02T05:34:30.533528+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:34:31.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:31 smithi062 bash[14377]: audit 2024-04-02T05:34:31.532085+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.62:0/2789047392' entity='client.admin' 2024-04-02T05:34:32.156 INFO:teuthology.orchestra.run.smithi062.stderr:Enabling the dashboard module... 2024-04-02T05:34:33.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:33 smithi062 bash[14377]: cluster 2024-04-02T05:34:32.534023+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:34:34.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:34 smithi062 bash[14377]: audit 2024-04-02T05:34:33.918152+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.62:0/2212878156' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-02T05:34:34.850 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:34 smithi062 bash[14686]: ignoring --setuser ceph since I am not root 2024-04-02T05:34:34.851 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:34 smithi062 bash[14686]: ignoring --setgroup ceph since I am not root 2024-04-02T05:34:34.851 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:34 smithi062 bash[14686]: debug 2024-04-02T05:34:34.747+0000 7fde78304000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T05:34:35.726 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:35 smithi062 bash[14377]: audit 2024-04-02T05:34:34.552778+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.62:0/2212878156' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-02T05:34:35.726 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:35 smithi062 bash[14377]: cluster 2024-04-02T05:34:34.552928+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 24s) 2024-04-02T05:34:35.726 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:35 smithi062 bash[14686]: debug 2024-04-02T05:34:35.427+0000 7fde78304000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T05:34:35.726 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:35 smithi062 bash[14686]: debug 2024-04-02T05:34:35.551+0000 7fde78304000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T05:34:36.072 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:35 smithi062 bash[14686]: debug 2024-04-02T05:34:35.719+0000 7fde78304000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:34:36.350 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:36 smithi062 bash[14686]: debug 2024-04-02T05:34:36.063+0000 7fde78304000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T05:34:36.350 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:36 smithi062 bash[14686]: debug 2024-04-02T05:34:36.159+0000 7fde78304000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T05:34:36.557 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: { 2024-04-02T05:34:36.558 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-02T05:34:36.558 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "available": true, 2024-04-02T05:34:36.558 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-02T05:34:36.558 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-02T05:34:36.558 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: } 2024-04-02T05:34:36.744 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:36 smithi062 bash[14686]: debug 2024-04-02T05:34:36.371+0000 7fde78304000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T05:34:36.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:36 smithi062 bash[14377]: audit 2024-04-02T05:34:36.554399+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.62:0/2328956457' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-02T05:34:37.188 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for the mgr to restart... 2024-04-02T05:34:37.189 INFO:teuthology.orchestra.run.smithi062.stderr:Waiting for mgr epoch 9... 2024-04-02T05:34:37.585 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:37 smithi062 bash[14686]: debug 2024-04-02T05:34:37.259+0000 7fde78304000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T05:34:37.585 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:37 smithi062 bash[14686]: debug 2024-04-02T05:34:37.367+0000 7fde78304000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T05:34:37.849 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:37 smithi062 bash[14686]: debug 2024-04-02T05:34:37.579+0000 7fde78304000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T05:34:38.100 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:37 smithi062 bash[14686]: debug 2024-04-02T05:34:37.947+0000 7fde78304000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T05:34:38.600 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:38 smithi062 bash[14686]: debug 2024-04-02T05:34:38.307+0000 7fde78304000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T05:34:38.997 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:38 smithi062 bash[14686]: debug 2024-04-02T05:34:38.711+0000 7fde78304000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T05:34:39.350 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:38 smithi062 bash[14686]: debug 2024-04-02T05:34:38.991+0000 7fde78304000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:34:39.971 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:39 smithi062 bash[14686]: debug 2024-04-02T05:34:39.691+0000 7fde78304000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T05:34:39.971 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:39 smithi062 bash[14686]: debug 2024-04-02T05:34:39.799+0000 7fde78304000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T05:34:40.224 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:39 smithi062 bash[14686]: debug 2024-04-02T05:34:39.963+0000 7fde78304000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T05:34:40.224 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:40 smithi062 bash[14686]: debug 2024-04-02T05:34:40.075+0000 7fde78304000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T05:34:40.520 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:40 smithi062 bash[14686]: debug 2024-04-02T05:34:40.219+0000 7fde78304000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T05:34:40.832 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:40 smithi062 bash[14686]: debug 2024-04-02T05:34:40.515+0000 7fde78304000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T05:34:40.832 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:40 smithi062 bash[14686]: debug 2024-04-02T05:34:40.639+0000 7fde78304000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T05:34:41.100 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:40 smithi062 bash[14686]: debug 2024-04-02T05:34:40.823+0000 7fde78304000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T05:34:41.100 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:40 smithi062 bash[14686]: debug 2024-04-02T05:34:40.947+0000 7fde78304000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T05:34:42.100 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:41 smithi062 bash[14686]: debug 2024-04-02T05:34:41.835+0000 7fde78304000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T05:34:42.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:41 smithi062 bash[14377]: cluster 2024-04-02T05:34:41.861055+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-04-02T05:34:42.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:41 smithi062 bash[14377]: cluster 2024-04-02T05:34:41.861773+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-04-02T05:34:42.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:41 smithi062 bash[14377]: cluster 2024-04-02T05:34:41.867611+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-02T05:34:42.952 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: { 2024-04-02T05:34:42.953 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-02T05:34:42.953 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: "initialized": true 2024-04-02T05:34:42.953 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: } 2024-04-02T05:34:42.993 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:42 smithi062 bash[14686]: [02/Apr/2024:05:34:42] ENGINE Bus STARTING 2024-04-02T05:34:42.994 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:42 smithi062 bash[14686]: [02/Apr/2024:05:34:42] ENGINE Serving on https://172.21.15.62:7150 2024-04-02T05:34:42.994 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:34:42 smithi062 bash[14686]: [02/Apr/2024:05:34:42] ENGINE Bus STARTED 2024-04-02T05:34:42.994 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:42 smithi062 bash[14377]: cluster 2024-04-02T05:34:41.919468+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0577999s) 2024-04-02T05:34:42.994 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:42 smithi062 bash[14377]: audit 2024-04-02T05:34:41.928728+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:34:42.994 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:42 smithi062 bash[14377]: audit 2024-04-02T05:34:41.929329+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T05:34:42.994 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:42 smithi062 bash[14377]: audit 2024-04-02T05:34:41.929894+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:34:42.994 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:42 smithi062 bash[14377]: audit 2024-04-02T05:34:41.930402+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:34:42.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:42 smithi062 bash[14377]: audit 2024-04-02T05:34:41.930823+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:34:42.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:42 smithi062 bash[14377]: cluster 2024-04-02T05:34:41.942109+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-04-02T05:34:42.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:42 smithi062 bash[14377]: audit 2024-04-02T05:34:41.971449+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:42.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:42 smithi062 bash[14377]: audit 2024-04-02T05:34:41.979256+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:34:42.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:42 smithi062 bash[14377]: audit 2024-04-02T05:34:42.002864+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:34:42.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:42 smithi062 bash[14377]: audit 2024-04-02T05:34:42.007102+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:34:42.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:42 smithi062 bash[14377]: audit 2024-04-02T05:34:42.843419+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:34:43.676 INFO:teuthology.orchestra.run.smithi062.stderr:mgr epoch 9 is available 2024-04-02T05:34:43.677 INFO:teuthology.orchestra.run.smithi062.stderr:Generating a dashboard self-signed certificate... 2024-04-02T05:34:44.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:43 smithi062 bash[14377]: cephadm 2024-04-02T05:34:42.708909+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [02/Apr/2024:05:34:42] ENGINE Bus STARTING 2024-04-02T05:34:44.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:43 smithi062 bash[14377]: cephadm 2024-04-02T05:34:42.836346+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [02/Apr/2024:05:34:42] ENGINE Serving on https://172.21.15.62:7150 2024-04-02T05:34:44.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:43 smithi062 bash[14377]: cephadm 2024-04-02T05:34:42.836888+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [02/Apr/2024:05:34:42] ENGINE Bus STARTED 2024-04-02T05:34:44.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:43 smithi062 bash[14377]: cluster 2024-04-02T05:34:42.932603+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.07094s) 2024-04-02T05:34:44.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:43 smithi062 bash[14377]: audit 2024-04-02T05:34:42.932857+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-02T05:34:44.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:43 smithi062 bash[14377]: audit 2024-04-02T05:34:42.950150+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-02T05:34:45.254 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-02T05:34:45.287 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:44 smithi062 bash[14377]: cluster 2024-04-02T05:34:43.946637+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-02T05:34:45.859 INFO:teuthology.orchestra.run.smithi062.stderr:Creating initial admin user... 2024-04-02T05:34:46.589 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:46 smithi062 bash[14377]: audit 2024-04-02T05:34:44.917118+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:46.589 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:46 smithi062 bash[14377]: audit 2024-04-02T05:34:45.247539+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:34:46.589 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:46 smithi062 bash[14377]: audit 2024-04-02T05:34:45.251784+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:34:47.465 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$Ejwz4iNUW8QKsmsJl7OuWOkWGpEWLzQrEX9J39PIcaK0a9Zk8Aih6", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1712036087, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-02T05:34:47.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:47 smithi062 bash[14377]: audit 2024-04-02T05:34:46.642657+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:34:47.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:47 smithi062 bash[14377]: audit 2024-04-02T05:34:47.201649+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:34:47.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:47 smithi062 bash[14377]: audit 2024-04-02T05:34:47.209469+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:34:47.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:47 smithi062 bash[14377]: audit 2024-04-02T05:34:47.461703+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:34:48.174 INFO:teuthology.orchestra.run.smithi062.stderr:Fetching dashboard port number... 2024-04-02T05:34:49.480 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: 8443 2024-04-02T05:34:49.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:49 smithi062 bash[14377]: cluster 2024-04-02T05:34:48.647779+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-02T05:34:49.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:49 smithi062 bash[14377]: audit 2024-04-02T05:34:49.477651+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.62:0/2271434873' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-02T05:34:50.148 INFO:teuthology.orchestra.run.smithi062.stderr:firewalld does not appear to be present 2024-04-02T05:34:50.148 INFO:teuthology.orchestra.run.smithi062.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-02T05:34:50.152 INFO:teuthology.orchestra.run.smithi062.stderr:Ceph Dashboard is now available at: 2024-04-02T05:34:50.152 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-04-02T05:34:50.152 INFO:teuthology.orchestra.run.smithi062.stderr: URL: https://smithi062.front.sepia.ceph.com:8443/ 2024-04-02T05:34:50.152 INFO:teuthology.orchestra.run.smithi062.stderr: User: admin 2024-04-02T05:34:50.152 INFO:teuthology.orchestra.run.smithi062.stderr: Password: uie7hy1q2m 2024-04-02T05:34:50.152 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-04-02T05:34:50.153 INFO:teuthology.orchestra.run.smithi062.stderr:Enabling autotune for osd_memory_target 2024-04-02T05:34:54.514 INFO:teuthology.orchestra.run.smithi062.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-02T05:34:55.156 INFO:teuthology.orchestra.run.smithi062.stderr:You can access the Ceph CLI with: 2024-04-02T05:34:55.156 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-04-02T05:34:55.156 INFO:teuthology.orchestra.run.smithi062.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-02T05:34:55.157 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-04-02T05:34:55.157 INFO:teuthology.orchestra.run.smithi062.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-02T05:34:55.157 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-04-02T05:34:55.157 INFO:teuthology.orchestra.run.smithi062.stderr: ceph telemetry on 2024-04-02T05:34:55.157 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-04-02T05:34:55.157 INFO:teuthology.orchestra.run.smithi062.stderr:For more information see: 2024-04-02T05:34:55.157 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-04-02T05:34:55.157 INFO:teuthology.orchestra.run.smithi062.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-02T05:34:55.157 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-04-02T05:34:55.157 INFO:teuthology.orchestra.run.smithi062.stderr:Bootstrap complete. 2024-04-02T05:34:55.192 INFO:tasks.cephadm:Fetching config... 2024-04-02T05:34:55.192 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-04-02T05:34:55.192 DEBUG:teuthology.orchestra.run.smithi062:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-02T05:34:55.197 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-02T05:34:55.197 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-04-02T05:34:55.197 DEBUG:teuthology.orchestra.run.smithi062:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-02T05:34:55.246 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-02T05:34:55.246 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-04-02T05:34:55.246 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/keyring of=/dev/stdout 2024-04-02T05:34:55.258 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-02T05:34:55.259 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-04-02T05:34:55.259 DEBUG:teuthology.orchestra.run.smithi062:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-02T05:34:55.263 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-02T05:34:55.263 DEBUG:teuthology.orchestra.run.smithi062:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCPI+XpznC3aXwJe/EzLnUb5aNqQwiVNpxolxkwISA6VzmHeGHf6cPZCJEOdCz2IJfFwiyU7huzozgZ/V1JmGKKb8cLL3P2kK4EKhNcgPA7YWx3FdT0c/M8V4+vscG8oxF0bvkOFq8yH+PIKXgVZrX3qLcnSIMmqety7KaT6tqWx0ezHG/QXZCkVSuhgT83DeAIn4S9MbfMQZEaFgycNzFserHfktsnsZV78YR8ifWAAjm90T50p8cIymC+Oum/Un0xKvgOcaRRe+3b5nf1rAf8rzU8mh5gg771TZCMlrSMM2K5OmIp2dWwzCXhI2j7F6jghZ9OG5t3ORx9Lb5zoEHkbq1aMGFI1T+zb0SmazgHetSFBnX5aHqYFye9TdX5YR2EQ/fcHoqPzjsrdF48oUlbbA/UpsTTUvwUcG7BoBdoEIA+9dKQJFALdKj8PyQl9IrxBnmtCyscNMHqIC7Iqx423PErGu+B80RnoYYcWo60/gt1xEd7+jQ33aXkbrL6Q8= ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-02T05:34:55.330 INFO:teuthology.orchestra.run.smithi062.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCPI+XpznC3aXwJe/EzLnUb5aNqQwiVNpxolxkwISA6VzmHeGHf6cPZCJEOdCz2IJfFwiyU7huzozgZ/V1JmGKKb8cLL3P2kK4EKhNcgPA7YWx3FdT0c/M8V4+vscG8oxF0bvkOFq8yH+PIKXgVZrX3qLcnSIMmqety7KaT6tqWx0ezHG/QXZCkVSuhgT83DeAIn4S9MbfMQZEaFgycNzFserHfktsnsZV78YR8ifWAAjm90T50p8cIymC+Oum/Un0xKvgOcaRRe+3b5nf1rAf8rzU8mh5gg771TZCMlrSMM2K5OmIp2dWwzCXhI2j7F6jghZ9OG5t3ORx9Lb5zoEHkbq1aMGFI1T+zb0SmazgHetSFBnX5aHqYFye9TdX5YR2EQ/fcHoqPzjsrdF48oUlbbA/UpsTTUvwUcG7BoBdoEIA+9dKQJFALdKj8PyQl9IrxBnmtCyscNMHqIC7Iqx423PErGu+B80RnoYYcWo60/gt1xEd7+jQ33aXkbrL6Q8= ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:34:55.341 DEBUG:teuthology.orchestra.run.smithi122:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCPI+XpznC3aXwJe/EzLnUb5aNqQwiVNpxolxkwISA6VzmHeGHf6cPZCJEOdCz2IJfFwiyU7huzozgZ/V1JmGKKb8cLL3P2kK4EKhNcgPA7YWx3FdT0c/M8V4+vscG8oxF0bvkOFq8yH+PIKXgVZrX3qLcnSIMmqety7KaT6tqWx0ezHG/QXZCkVSuhgT83DeAIn4S9MbfMQZEaFgycNzFserHfktsnsZV78YR8ifWAAjm90T50p8cIymC+Oum/Un0xKvgOcaRRe+3b5nf1rAf8rzU8mh5gg771TZCMlrSMM2K5OmIp2dWwzCXhI2j7F6jghZ9OG5t3ORx9Lb5zoEHkbq1aMGFI1T+zb0SmazgHetSFBnX5aHqYFye9TdX5YR2EQ/fcHoqPzjsrdF48oUlbbA/UpsTTUvwUcG7BoBdoEIA+9dKQJFALdKj8PyQl9IrxBnmtCyscNMHqIC7Iqx423PErGu+B80RnoYYcWo60/gt1xEd7+jQ33aXkbrL6Q8= ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-02T05:34:55.368 INFO:teuthology.orchestra.run.smithi122.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCPI+XpznC3aXwJe/EzLnUb5aNqQwiVNpxolxkwISA6VzmHeGHf6cPZCJEOdCz2IJfFwiyU7huzozgZ/V1JmGKKb8cLL3P2kK4EKhNcgPA7YWx3FdT0c/M8V4+vscG8oxF0bvkOFq8yH+PIKXgVZrX3qLcnSIMmqety7KaT6tqWx0ezHG/QXZCkVSuhgT83DeAIn4S9MbfMQZEaFgycNzFserHfktsnsZV78YR8ifWAAjm90T50p8cIymC+Oum/Un0xKvgOcaRRe+3b5nf1rAf8rzU8mh5gg771TZCMlrSMM2K5OmIp2dWwzCXhI2j7F6jghZ9OG5t3ORx9Lb5zoEHkbq1aMGFI1T+zb0SmazgHetSFBnX5aHqYFye9TdX5YR2EQ/fcHoqPzjsrdF48oUlbbA/UpsTTUvwUcG7BoBdoEIA+9dKQJFALdKj8PyQl9IrxBnmtCyscNMHqIC7Iqx423PErGu+B80RnoYYcWo60/gt1xEd7+jQ33aXkbrL6Q8= ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:34:55.380 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-02T05:34:55.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:55 smithi062 bash[14377]: audit 2024-04-02T05:34:54.507186+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.62:0/4239565396' entity='client.admin' 2024-04-02T05:34:59.646 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-02T05:34:59.646 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-02T05:34:59.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:34:59 smithi062 bash[14377]: audit 2024-04-02T05:34:58.543946+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.62:0/1161356563' entity='client.admin' 2024-04-02T05:35:03.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:02 smithi062 bash[14377]: cluster 2024-04-02T05:35:01.928409+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:03.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:02 smithi062 bash[14377]: audit 2024-04-02T05:35:02.811643+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:03.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:02 smithi062 bash[14377]: audit 2024-04-02T05:35:02.812706+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi062", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:35:03.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:02 smithi062 bash[14377]: audit 2024-04-02T05:35:02.818290+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:03.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:02 smithi062 bash[14377]: audit 2024-04-02T05:35:02.819787+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:03.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:02 smithi062 bash[14377]: audit 2024-04-02T05:35:02.825660+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:03.973 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi122 2024-04-02T05:35:03.973 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-02T05:35:03.973 DEBUG:teuthology.orchestra.run.smithi122:> dd of=/etc/ceph/ceph.conf 2024-04-02T05:35:03.980 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-02T05:35:03.981 DEBUG:teuthology.orchestra.run.smithi122:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:35:03.987 INFO:tasks.cephadm:Adding host smithi122 to orchestrator... 2024-04-02T05:35:03.987 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch host add smithi122 2024-04-02T05:35:04.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:04 smithi062 bash[14377]: audit 2024-04-02T05:35:03.218006+0000 mgr.y (mgr.14152) 9 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:04.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:04 smithi062 bash[14377]: audit 2024-04-02T05:35:03.222952+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:04.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:04 smithi062 bash[14377]: audit 2024-04-02T05:35:03.241377+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:04.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:04 smithi062 bash[14377]: audit 2024-04-02T05:35:03.242921+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:04.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:04 smithi062 bash[14377]: audit 2024-04-02T05:35:03.244461+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:04.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:04 smithi062 bash[14377]: cephadm 2024-04-02T05:35:03.246751+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:35:04.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:04 smithi062 bash[14377]: cephadm 2024-04-02T05:35:03.366083+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:35:04.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:04 smithi062 bash[14377]: audit 2024-04-02T05:35:03.488732+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:04.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:04 smithi062 bash[14377]: audit 2024-04-02T05:35:03.493916+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:05.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:05 smithi062 bash[14377]: cluster 2024-04-02T05:35:03.928844+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:07.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:07 smithi062 bash[14377]: cluster 2024-04-02T05:35:05.929281+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:07.869 INFO:teuthology.orchestra.run.smithi062.stdout:Added host 'smithi122' with addr '172.21.15.122' 2024-04-02T05:35:08.536 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch host ls --format=json 2024-04-02T05:35:08.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:08 smithi062 bash[14377]: audit 2024-04-02T05:35:06.820335+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi122", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:08.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:08 smithi062 bash[14377]: cephadm 2024-04-02T05:35:07.230835+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Deploying cephadm binary to smithi122 2024-04-02T05:35:08.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:08 smithi062 bash[14377]: audit 2024-04-02T05:35:07.865599+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:08.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:08 smithi062 bash[14377]: audit 2024-04-02T05:35:07.894092+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:08.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:08 smithi062 bash[14377]: audit 2024-04-02T05:35:07.897126+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:08.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:08 smithi062 bash[14377]: audit 2024-04-02T05:35:07.898830+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:08.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:08 smithi062 bash[14377]: audit 2024-04-02T05:35:08.177310+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:09.782 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:09 smithi062 bash[14377]: cephadm 2024-04-02T05:35:07.866425+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Added host smithi122 2024-04-02T05:35:09.782 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:09 smithi062 bash[14377]: cluster 2024-04-02T05:35:07.929652+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:09.782 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:09 smithi062 bash[14377]: audit 2024-04-02T05:35:08.923322+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:09.782 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:09 smithi062 bash[14377]: audit 2024-04-02T05:35:09.467379+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:11.302 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-04-02T05:35:11.303 INFO:teuthology.orchestra.run.smithi062.stdout:[{"addr": "172.21.15.62", "hostname": "smithi062", "labels": [], "status": ""}, {"addr": "172.21.15.122", "hostname": "smithi122", "labels": [], "status": ""}] 2024-04-02T05:35:11.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:11 smithi062 bash[14377]: cluster 2024-04-02T05:35:09.930059+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:11.901 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-02T05:35:11.902 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph osd crush tunables default 2024-04-02T05:35:12.846 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:12 smithi062 bash[14377]: audit 2024-04-02T05:35:11.299526+0000 mgr.y (mgr.14152) 19 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:35:13.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:13 smithi062 bash[14377]: cluster 2024-04-02T05:35:11.930464+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:15.564 INFO:teuthology.orchestra.run.smithi062.stderr:adjusted tunables profile to default 2024-04-02T05:35:15.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:15 smithi062 bash[14377]: cluster 2024-04-02T05:35:13.930846+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:15.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:15 smithi062 bash[14377]: audit 2024-04-02T05:35:14.214136+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:15.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:15 smithi062 bash[14377]: audit 2024-04-02T05:35:14.219285+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:15.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:15 smithi062 bash[14377]: audit 2024-04-02T05:35:14.220608+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:35:15.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:15 smithi062 bash[14377]: audit 2024-04-02T05:35:14.227346+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:15.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:15 smithi062 bash[14377]: audit 2024-04-02T05:35:14.847327+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.62:0/1553762281' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-02T05:35:16.289 INFO:tasks.cephadm:Adding mon.a on smithi062 2024-04-02T05:35:16.289 INFO:tasks.cephadm:Adding mon.c on smithi062 2024-04-02T05:35:16.289 INFO:tasks.cephadm:Adding mon.b on smithi122 2024-04-02T05:35:16.289 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch apply mon '3;smithi062:172.21.15.62=a;smithi062:[v2:172.21.15.62:3301,v1:172.21.15.62:6790]=c;smithi122:172.21.15.122=b' 2024-04-02T05:35:16.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:16 smithi062 bash[14377]: audit 2024-04-02T05:35:15.555086+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.62:0/1553762281' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-02T05:35:16.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:16 smithi062 bash[14377]: cluster 2024-04-02T05:35:15.555237+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T05:35:17.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:17 smithi062 bash[14377]: cluster 2024-04-02T05:35:15.931253+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:18.886 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled mon update... 2024-04-02T05:35:19.580 DEBUG:teuthology.orchestra.run.smithi062:mon.c> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.c.service 2024-04-02T05:35:19.583 DEBUG:teuthology.orchestra.run.smithi122:mon.b> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.b.service 2024-04-02T05:35:19.585 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-02T05:35:19.585 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-02T05:35:19.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:19 smithi062 bash[14377]: cluster 2024-04-02T05:35:17.931687+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:19.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:19 smithi062 bash[14377]: audit 2024-04-02T05:35:18.882923+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:19.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:19 smithi062 bash[14377]: audit 2024-04-02T05:35:18.905437+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:19.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:19 smithi062 bash[14377]: audit 2024-04-02T05:35:18.908297+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:19.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:19 smithi062 bash[14377]: audit 2024-04-02T05:35:18.910226+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:19.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:19 smithi062 bash[14377]: audit 2024-04-02T05:35:19.234466+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:19.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:19 smithi062 bash[14377]: audit 2024-04-02T05:35:19.240777+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:19.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:19 smithi062 bash[14377]: audit 2024-04-02T05:35:19.243989+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:35:19.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:19 smithi062 bash[14377]: audit 2024-04-02T05:35:19.245649+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:20.175 INFO:journalctl@ceph.mon.c.smithi062.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:35:20.265 INFO:journalctl@ceph.mon.b.smithi122.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:35:20.722 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:20 smithi062 bash[14377]: audit 2024-04-02T05:35:18.872199+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi062:172.21.15.62=a;smithi062:[v2:172.21.15.62:3301,v1:172.21.15.62:6790]=c;smithi122:172.21.15.122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:20.722 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:20 smithi062 bash[14377]: cephadm 2024-04-02T05:35:18.877435+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi062:172.21.15.62=a;smithi062:[v2:172.21.15.62:3301,v1:172.21.15.62:6790]=c;smithi122:172.21.15.122=b;count:3 2024-04-02T05:35:20.722 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:20 smithi062 bash[14377]: cephadm 2024-04-02T05:35:18.912818+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:35:20.722 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:20 smithi062 bash[14377]: cephadm 2024-04-02T05:35:19.038193+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:35:20.723 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:20 smithi062 bash[14377]: cephadm 2024-04-02T05:35:19.247549+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi062 2024-04-02T05:35:21.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:21 smithi062 bash[14377]: cluster 2024-04-02T05:35:19.932218+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:22.354 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-02T05:35:22.354 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":1,"fsid":"678c8796-f0b2-11ee-b647-cb9ed24678a4","modified":"2024-04-02T05:33:34.348472Z","created":"2024-04-02T05:33:34.348472Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:3300","nonce":0},{"type":"v1","addr":"172.21.15.62:6789","nonce":0}]},"addr":"172.21.15.62:6789/0","public_addr":"172.21.15.62:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-02T05:35:22.357 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 1 2024-04-02T05:35:22.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:22 smithi062 bash[14377]: audit 2024-04-02T05:35:22.351477+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.122:0/2213844341' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T05:35:23.160 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:23 smithi062 systemd[1]: Started Ceph mon.c for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:35:23.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:23 smithi062 bash[14377]: cluster 2024-04-02T05:35:21.932571+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:23.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:23 smithi062 bash[14377]: audit 2024-04-02T05:35:23.136008+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:23.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:23 smithi062 bash[14377]: audit 2024-04-02T05:35:23.137395+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:35:23.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:23 smithi062 bash[14377]: audit 2024-04-02T05:35:23.138457+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:23.978 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-02T05:35:23.978 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-02T05:35:24.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:23 smithi062 bash[19887]: debug 2024-04-02T05:35:23.990+0000 7f45a8f35880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-02T05:35:24.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:23 smithi062 bash[19887]: debug 2024-04-02T05:35:23.990+0000 7f45a8f35880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 6 2024-04-02T05:35:24.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:23 smithi062 bash[19887]: debug 2024-04-02T05:35:23.990+0000 7f45a8f35880 0 pidfile_write: ignore empty --pid-file 2024-04-02T05:35:24.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 0 load: jerasure load: lrc 2024-04-02T05:35:24.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: RocksDB version: 6.15.5 2024-04-02T05:35:24.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-02T05:35:24.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Compile date Apr 18 2022 2024-04-02T05:35:24.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: DB SUMMARY 2024-04-02T05:35:24.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: DB Session ID: EQ90329RJ6C7W1T2R9Q8 2024-04-02T05:35:24.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: CURRENT file: CURRENT 2024-04-02T05:35:24.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-02T05:35:24.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-02T05:35:24.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-04-02T05:35:24.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-04-02T05:35:24.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.error_if_exists: 0 2024-04-02T05:35:24.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.create_if_missing: 0 2024-04-02T05:35:24.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.paranoid_checks: 1 2024-04-02T05:35:24.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-02T05:35:24.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.env: 0x562d897c2860 2024-04-02T05:35:24.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.fs: Posix File System 2024-04-02T05:35:24.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.info_log: 0x562d8b757e00 2024-04-02T05:35:24.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-02T05:35:24.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.statistics: (nil) 2024-04-02T05:35:24.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.use_fsync: 0 2024-04-02T05:35:24.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_log_file_size: 0 2024-04-02T05:35:24.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-02T05:35:24.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-02T05:35:24.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-02T05:35:24.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-02T05:35:24.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.allow_fallocate: 1 2024-04-02T05:35:24.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-02T05:35:24.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-02T05:35:24.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.use_direct_reads: 0 2024-04-02T05:35:24.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-02T05:35:24.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.db_log_dir: 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.write_buffer_manager: 0x562d8b848300 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-02T05:35:24.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-02T05:35:24.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-02T05:35:24.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-02T05:35:24.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-02T05:35:24.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-02T05:35:24.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.unordered_write: 0 2024-04-02T05:35:24.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-02T05:35:24.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-02T05:35:24.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-02T05:35:24.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-02T05:35:24.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.row_cache: None 2024-04-02T05:35:24.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.wal_filter: None 2024-04-02T05:35:24.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-02T05:35:24.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-02T05:35:24.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.preserve_deletes: 0 2024-04-02T05:35:24.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.two_write_queues: 0 2024-04-02T05:35:24.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-02T05:35:24.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.atomic_flush: 0 2024-04-02T05:35:24.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-02T05:35:24.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-02T05:35:24.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-02T05:35:24.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.log_readahead_size: 0 2024-04-02T05:35:24.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-02T05:35:24.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-02T05:35:24.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-02T05:35:24.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-02T05:35:24.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-02T05:35:24.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-02T05:35:24.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_background_jobs: 2 2024-04-02T05:35:24.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_background_compactions: -1 2024-04-02T05:35:24.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_subcompactions: 1 2024-04-02T05:35:24.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-02T05:35:24.362 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-02T05:35:24.362 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-02T05:35:24.362 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-02T05:35:24.362 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-02T05:35:24.362 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-02T05:35:24.363 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-02T05:35:24.363 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-02T05:35:24.363 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_open_files: -1 2024-04-02T05:35:24.363 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-02T05:35:24.363 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-02T05:35:24.363 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-02T05:35:24.363 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-02T05:35:24.363 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_background_flushes: -1 2024-04-02T05:35:24.364 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Compression algorithms supported: 2024-04-02T05:35:24.364 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-02T05:35:24.364 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: kZSTD supported: 0 2024-04-02T05:35:24.364 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: kXpressCompression supported: 0 2024-04-02T05:35:24.364 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-02T05:35:24.364 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: kLZ4Compression supported: 1 2024-04-02T05:35:24.364 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: kBZip2Compression supported: 0 2024-04-02T05:35:24.364 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: kZlibCompression supported: 1 2024-04-02T05:35:24.364 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: kSnappyCompression supported: 1 2024-04-02T05:35:24.365 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-02T05:35:24.365 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-04-02T05:35:24.365 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-02T05:35:24.365 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-02T05:35:24.365 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.merge_operator: 2024-04-02T05:35:24.365 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compaction_filter: None 2024-04-02T05:35:24.365 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-02T05:35:24.365 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-02T05:35:24.365 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-02T05:35:24.365 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-02T05:35:24.366 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562d8b725d00) 2024-04-02T05:35:24.366 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: cache_index_and_filter_blocks: 1 2024-04-02T05:35:24.366 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-02T05:35:24.366 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-02T05:35:24.366 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: pin_top_level_index_and_filter: 1 2024-04-02T05:35:24.366 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: index_type: 0 2024-04-02T05:35:24.366 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: data_block_index_type: 0 2024-04-02T05:35:24.366 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: index_shortening: 1 2024-04-02T05:35:24.366 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: data_block_hash_table_util_ratio: 0.750000 2024-04-02T05:35:24.366 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: hash_index_allow_collision: 1 2024-04-02T05:35:24.366 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: checksum: 1 2024-04-02T05:35:24.366 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: no_block_cache: 0 2024-04-02T05:35:24.366 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: block_cache: 0x562d8b78c170 2024-04-02T05:35:24.366 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: block_cache_name: BinnedLRUCache 2024-04-02T05:35:24.366 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: block_cache_options: 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: capacity : 536870912 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: num_shard_bits : 4 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: strict_capacity_limit : 0 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: high_pri_pool_ratio: 0.000 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: block_cache_compressed: (nil) 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: persistent_cache: (nil) 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: block_size: 4096 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: block_size_deviation: 10 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: block_restart_interval: 16 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: index_block_restart_interval: 1 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: metadata_block_size: 4096 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: partition_filters: 0 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: use_delta_encoding: 1 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: whole_key_filtering: 1 2024-04-02T05:35:24.367 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: verify_compression: 0 2024-04-02T05:35:24.368 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: read_amp_bytes_per_bit: 0 2024-04-02T05:35:24.368 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: format_version: 4 2024-04-02T05:35:24.368 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: enable_index_compression: 1 2024-04-02T05:35:24.368 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: block_align: 0 2024-04-02T05:35:24.368 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-02T05:35:24.368 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-02T05:35:24.368 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compression: NoCompression 2024-04-02T05:35:24.368 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-02T05:35:24.368 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-02T05:35:24.368 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-02T05:35:24.368 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.num_levels: 7 2024-04-02T05:35:24.368 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-02T05:35:24.368 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-02T05:35:24.368 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-02T05:35:24.369 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-02T05:35:24.369 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-02T05:35:24.369 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-02T05:35:24.369 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-02T05:35:24.369 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:35:24.369 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-02T05:35:24.369 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-02T05:35:24.369 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-02T05:35:24.369 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-02T05:35:24.369 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-02T05:35:24.369 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-02T05:35:24.369 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:35:24.369 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-02T05:35:24.369 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-02T05:35:24.369 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-02T05:35:24.370 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-02T05:35:24.370 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-02T05:35:24.370 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-02T05:35:24.370 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-02T05:35:24.370 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-02T05:35:24.370 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-02T05:35:24.370 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-02T05:35:24.370 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-02T05:35:24.372 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-02T05:35:24.372 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-02T05:35:24.372 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-02T05:35:24.372 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-02T05:35:24.372 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-02T05:35:24.372 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-02T05:35:24.372 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-02T05:35:24.372 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-02T05:35:24.372 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-02T05:35:24.372 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-02T05:35:24.372 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-02T05:35:24.372 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-02T05:35:24.372 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-02T05:35:24.373 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-02T05:35:24.373 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-02T05:35:24.373 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-02T05:35:24.373 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-02T05:35:24.373 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-02T05:35:24.373 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-02T05:35:24.373 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-02T05:35:24.373 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-02T05:35:24.373 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-02T05:35:24.373 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-02T05:35:24.373 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.table_properties_collectors: 2024-04-02T05:35:24.373 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.inplace_update_support: 0 2024-04-02T05:35:24.373 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-02T05:35:24.373 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-02T05:35:24.373 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-02T05:35:24.374 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-02T05:35:24.374 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.bloom_locality: 0 2024-04-02T05:35:24.374 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.max_successive_merges: 0 2024-04-02T05:35:24.374 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-02T05:35:24.374 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-02T05:35:24.374 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-02T05:35:24.374 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-02T05:35:24.374 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.ttl: 2592000 2024-04-02T05:35:24.374 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-02T05:35:24.374 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.enable_blob_files: false 2024-04-02T05:35:24.374 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.min_blob_size: 0 2024-04-02T05:35:24.374 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-02T05:35:24.374 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-02T05:35:24.374 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-02T05:35:24.374 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.994+0000 7f45a8f35880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.998+0000 7f45a8f35880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.998+0000 7f45a8f35880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.998+0000 7f45a8f35880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.998+0000 7f45a8f35880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712036124003963, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.998+0000 7f45a8f35880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.998+0000 7f45a8f35880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.998+0000 7f45a8f35880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712036124004784, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1712036123, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "c0bfa6ea-6939-4b1a-8b4b-f837464352bb", "db_session_id": "EQ90329RJ6C7W1T2R9Q8"}} 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.998+0000 7f45a8f35880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.998+0000 7f45a8f35880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712036124005773, "job": 1, "event": "recovery_finished"} 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:23.998+0000 7f45a8f35880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.002+0000 7f45a8f35880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x562d8b772a80 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.002+0000 7f45a8f35880 4 rocksdb: DB pointer 0x562d8b782000 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.002+0000 7f4598cbd700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.002+0000 7f4598cbd700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: ** DB Stats ** 2024-04-02T05:35:24.375 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: ** Compaction Stats [default] ** 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: ** Compaction Stats [default] ** 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:35:24.376 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2024-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Cumulative compaction: 0.00 GB write, 0.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Interval compaction: 0.00 GB write, 0.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: 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-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: ** Compaction Stats [default] ** 2024-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2024-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2024-04-02T05:35:24.377 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T05:35:24.378 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: ** Compaction Stats [default] ** 2024-04-02T05:35:24.378 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:35:24.378 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:35:24.378 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.9 0.00 0.00 1 0.001 0 0 2024-04-02T05:35:24.378 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:35:24.378 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T05:35:24.378 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T05:35:24.378 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T05:35:24.378 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T05:35:24.378 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T05:35:24.378 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Cumulative compaction: 0.00 GB write, 0.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:35:24.378 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:35:24.378 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: 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-04-02T05:35:24.378 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.002+0000 7f45a8f35880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.002+0000 7f45a8f35880 0 using public_addrv [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.002+0000 7f45a8f35880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] at bind addrs [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.002+0000 7f45a8f35880 1 mon.c@-1(???) e0 preinit fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.022+0000 7f459bcc3700 0 mon.c@-1(synchronizing).mds e1 new map 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.022+0000 7f459bcc3700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: e1 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: legacy client fscid: -1 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: No filesystems configured 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.022+0000 7f459bcc3700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.022+0000 7f459bcc3700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.022+0000 7f459bcc3700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-02T05:35:24.379 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.022+0000 7f459bcc3700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.022+0000 7f459bcc3700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.022+0000 7f459bcc3700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.022+0000 7f459bcc3700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.022+0000 7f459bcc3700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.022+0000 7f459bcc3700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.022+0000 7f459bcc3700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:11.299526+0000 mgr.y (mgr.14152) 19 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: cluster 2024-04-02T05:35:11.930464+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: cluster 2024-04-02T05:35:13.930846+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:14.214136+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:14.219285+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:14.220608+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:14.227346+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:14.847327+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.62:0/1553762281' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:15.555086+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.62:0/1553762281' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-02T05:35:24.380 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: cluster 2024-04-02T05:35:15.555237+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: cluster 2024-04-02T05:35:15.931253+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: cluster 2024-04-02T05:35:17.931687+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:18.882923+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:18.905437+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:18.908297+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:18.910226+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:19.234466+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:19.240777+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:19.243989+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:19.245649+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:18.872199+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi062:172.21.15.62=a;smithi062:[v2:172.21.15.62:3301,v1:172.21.15.62:6790]=c;smithi122:172.21.15.122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: cephadm 2024-04-02T05:35:18.877435+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi062:172.21.15.62=a;smithi062:[v2:172.21.15.62:3301,v1:172.21.15.62:6790]=c;smithi122:172.21.15.122=b;count:3 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: cephadm 2024-04-02T05:35:18.912818+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: cephadm 2024-04-02T05:35:19.038193+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: cephadm 2024-04-02T05:35:19.247549+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi062 2024-04-02T05:35:24.381 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: cluster 2024-04-02T05:35:19.932218+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:24.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:22.351477+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.122:0/2213844341' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T05:35:24.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: cluster 2024-04-02T05:35:21.932571+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:24.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:23.136008+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:24.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:23.137395+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:35:24.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: audit 2024-04-02T05:35:23.138457+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:24.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.026+0000 7f459bcc3700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-02T05:35:24.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.030+0000 7f459bcc3700 20 expand_channel_meta expand map: {default=false} 2024-04-02T05:35:24.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.030+0000 7f459bcc3700 20 expand_channel_meta from 'false' to 'false' 2024-04-02T05:35:24.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.030+0000 7f459bcc3700 20 expand_channel_meta expanded map: {default=false} 2024-04-02T05:35:24.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.030+0000 7f459bcc3700 20 expand_channel_meta expand map: {default=info} 2024-04-02T05:35:24.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.030+0000 7f459bcc3700 20 expand_channel_meta from 'info' to 'info' 2024-04-02T05:35:24.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.030+0000 7f459bcc3700 20 expand_channel_meta expanded map: {default=info} 2024-04-02T05:35:24.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.030+0000 7f459bcc3700 20 expand_channel_meta expand map: {default=daemon} 2024-04-02T05:35:24.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.030+0000 7f459bcc3700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-04-02T05:35:24.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.030+0000 7f459bcc3700 20 expand_channel_meta expanded map: {default=daemon} 2024-04-02T05:35:24.383 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.030+0000 7f459bcc3700 20 expand_channel_meta expand map: {default=debug} 2024-04-02T05:35:24.383 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.030+0000 7f459bcc3700 20 expand_channel_meta from 'debug' to 'debug' 2024-04-02T05:35:24.383 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.030+0000 7f459bcc3700 20 expand_channel_meta expanded map: {default=debug} 2024-04-02T05:35:24.383 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:24 smithi062 bash[19887]: debug 2024-04-02T05:35:24.030+0000 7f459bcc3700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-04-02T05:35:28.911 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:28 smithi122 systemd[1]: Started Ceph mon.b for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:35:29.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: cluster 2024-04-02T05:35:23.933008+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:29.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: audit 2024-04-02T05:35:24.044053+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:35:29.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: cluster 2024-04-02T05:35:24.044314+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-02T05:35:29.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: audit 2024-04-02T05:35:24.046332+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:29.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: audit 2024-04-02T05:35:25.039112+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:29.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: cluster 2024-04-02T05:35:25.933454+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:29.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: audit 2024-04-02T05:35:26.039113+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: cluster 2024-04-02T05:35:26.043162+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-02T05:35:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: audit 2024-04-02T05:35:27.039258+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: cluster 2024-04-02T05:35:27.933910+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: audit 2024-04-02T05:35:28.039549+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: audit 2024-04-02T05:35:29.039567+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: cluster 2024-04-02T05:35:29.067934+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-02T05:35:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: cluster 2024-04-02T05:35:29.074202+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],c=[v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0]} 2024-04-02T05:35:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: cluster 2024-04-02T05:35:29.074338+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-04-02T05:35:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: cluster 2024-04-02T05:35:29.074434+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T05:35:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: cluster 2024-04-02T05:35:29.074783+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 47s) 2024-04-02T05:35:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: cluster 2024-04-02T05:35:29.082168+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-04-02T05:35:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: audit 2024-04-02T05:35:29.086467+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: audit 2024-04-02T05:35:29.088743+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:29.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: audit 2024-04-02T05:35:29.091376+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:29.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[14377]: audit 2024-04-02T05:35:29.092864+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:29.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: cluster 2024-04-02T05:35:23.933008+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:29.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: audit 2024-04-02T05:35:24.044053+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:35:29.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: cluster 2024-04-02T05:35:24.044314+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-02T05:35:29.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: audit 2024-04-02T05:35:24.046332+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:29.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: audit 2024-04-02T05:35:25.039112+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:29.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: cluster 2024-04-02T05:35:25.933454+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:29.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: audit 2024-04-02T05:35:26.039113+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:29.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: cluster 2024-04-02T05:35:26.043162+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-02T05:35:29.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: audit 2024-04-02T05:35:27.039258+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:29.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: cluster 2024-04-02T05:35:27.933910+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: audit 2024-04-02T05:35:28.039549+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: audit 2024-04-02T05:35:29.039567+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: cluster 2024-04-02T05:35:29.067934+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-02T05:35:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: cluster 2024-04-02T05:35:29.074202+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],c=[v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0]} 2024-04-02T05:35:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: cluster 2024-04-02T05:35:29.074338+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-04-02T05:35:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: cluster 2024-04-02T05:35:29.074434+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T05:35:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: cluster 2024-04-02T05:35:29.074783+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 47s) 2024-04-02T05:35:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: cluster 2024-04-02T05:35:29.082168+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-04-02T05:35:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: audit 2024-04-02T05:35:29.086467+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: audit 2024-04-02T05:35:29.088743+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: audit 2024-04-02T05:35:29.091376+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:29 smithi062 bash[19887]: audit 2024-04-02T05:35:29.092864+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:29.715 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-02T05:35:29.715 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":2,"fsid":"678c8796-f0b2-11ee-b647-cb9ed24678a4","modified":"2024-04-02T05:35:24.040753Z","created":"2024-04-02T05:33:34.348472Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:3300","nonce":0},{"type":"v1","addr":"172.21.15.62:6789","nonce":0}]},"addr":"172.21.15.62:6789/0","public_addr":"172.21.15.62:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:3301","nonce":0},{"type":"v1","addr":"172.21.15.62:6790","nonce":0}]},"addr":"172.21.15.62:6790/0","public_addr":"172.21.15.62:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-02T05:35:29.719 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 2 2024-04-02T05:35:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.856+0000 7f2189f56880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-02T05:35:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.856+0000 7f2189f56880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-02T05:35:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.856+0000 7f2189f56880 0 pidfile_write: ignore empty --pid-file 2024-04-02T05:35:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.860+0000 7f2189f56880 0 load: jerasure load: lrc 2024-04-02T05:35:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: RocksDB version: 6.15.5 2024-04-02T05:35:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-02T05:35:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Compile date Apr 18 2022 2024-04-02T05:35:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: DB SUMMARY 2024-04-02T05:35:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: DB Session ID: ZJHH83RRFJIPX4W8CE43 2024-04-02T05:35:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: CURRENT file: CURRENT 2024-04-02T05:35:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-02T05:35:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-02T05:35:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-04-02T05:35:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-04-02T05:35:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.error_if_exists: 0 2024-04-02T05:35:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.create_if_missing: 0 2024-04-02T05:35:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.paranoid_checks: 1 2024-04-02T05:35:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-02T05:35:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.env: 0x56442587e860 2024-04-02T05:35:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.fs: Posix File System 2024-04-02T05:35:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.info_log: 0x56442785fe00 2024-04-02T05:35:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-02T05:35:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.statistics: (nil) 2024-04-02T05:35:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.use_fsync: 0 2024-04-02T05:35:30.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_log_file_size: 0 2024-04-02T05:35:30.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-02T05:35:30.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-02T05:35:30.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-02T05:35:30.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-02T05:35:30.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.allow_fallocate: 1 2024-04-02T05:35:30.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-02T05:35:30.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-02T05:35:30.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.use_direct_reads: 0 2024-04-02T05:35:30.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-02T05:35:30.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-02T05:35:30.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.db_log_dir: 2024-04-02T05:35:30.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-04-02T05:35:30.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-02T05:35:30.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-02T05:35:30.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-02T05:35:30.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-02T05:35:30.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-02T05:35:30.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-02T05:35:30.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-02T05:35:30.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-02T05:35:30.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.write_buffer_manager: 0x5644279502d0 2024-04-02T05:35:30.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-02T05:35:30.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-02T05:35:30.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-02T05:35:30.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-02T05:35:30.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-02T05:35:30.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-02T05:35:30.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-02T05:35:30.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-02T05:35:30.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-02T05:35:30.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.unordered_write: 0 2024-04-02T05:35:30.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-02T05:35:30.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-02T05:35:30.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-02T05:35:30.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-02T05:35:30.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.row_cache: None 2024-04-02T05:35:30.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.wal_filter: None 2024-04-02T05:35:30.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-02T05:35:30.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-02T05:35:30.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.preserve_deletes: 0 2024-04-02T05:35:30.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.two_write_queues: 0 2024-04-02T05:35:30.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-02T05:35:30.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.atomic_flush: 0 2024-04-02T05:35:30.235 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-02T05:35:30.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-02T05:35:30.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-02T05:35:30.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.log_readahead_size: 0 2024-04-02T05:35:30.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-02T05:35:30.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-02T05:35:30.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-02T05:35:30.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-02T05:35:30.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-02T05:35:30.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-02T05:35:30.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_background_jobs: 2 2024-04-02T05:35:30.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_background_compactions: -1 2024-04-02T05:35:30.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_subcompactions: 1 2024-04-02T05:35:30.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-02T05:35:30.236 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-02T05:35:30.237 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-02T05:35:30.237 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-02T05:35:30.237 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-02T05:35:30.237 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-02T05:35:30.237 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-02T05:35:30.237 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-02T05:35:30.237 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_open_files: -1 2024-04-02T05:35:30.237 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-02T05:35:30.237 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-02T05:35:30.237 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-02T05:35:30.237 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-02T05:35:30.237 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_background_flushes: -1 2024-04-02T05:35:30.238 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Compression algorithms supported: 2024-04-02T05:35:30.238 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-02T05:35:30.238 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: kZSTD supported: 0 2024-04-02T05:35:30.238 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: kXpressCompression supported: 0 2024-04-02T05:35:30.238 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-02T05:35:30.238 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: kLZ4Compression supported: 1 2024-04-02T05:35:30.238 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: kBZip2Compression supported: 0 2024-04-02T05:35:30.238 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: kZlibCompression supported: 1 2024-04-02T05:35:30.238 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: kSnappyCompression supported: 1 2024-04-02T05:35:30.238 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-02T05:35:30.238 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-04-02T05:35:30.238 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-02T05:35:30.238 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-02T05:35:30.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.merge_operator: 2024-04-02T05:35:30.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compaction_filter: None 2024-04-02T05:35:30.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-02T05:35:30.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-02T05:35:30.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-02T05:35:30.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-02T05:35:30.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56442782dd00) 2024-04-02T05:35:30.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cache_index_and_filter_blocks: 1 2024-04-02T05:35:30.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-02T05:35:30.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-02T05:35:30.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: pin_top_level_index_and_filter: 1 2024-04-02T05:35:30.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: index_type: 0 2024-04-02T05:35:30.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: data_block_index_type: 0 2024-04-02T05:35:30.239 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: index_shortening: 1 2024-04-02T05:35:30.240 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: data_block_hash_table_util_ratio: 0.750000 2024-04-02T05:35:30.240 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: hash_index_allow_collision: 1 2024-04-02T05:35:30.240 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: checksum: 1 2024-04-02T05:35:30.240 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: no_block_cache: 0 2024-04-02T05:35:30.240 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: block_cache: 0x564427894170 2024-04-02T05:35:30.240 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: block_cache_name: BinnedLRUCache 2024-04-02T05:35:30.240 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: block_cache_options: 2024-04-02T05:35:30.240 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: capacity : 536870912 2024-04-02T05:35:30.240 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: num_shard_bits : 4 2024-04-02T05:35:30.240 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: strict_capacity_limit : 0 2024-04-02T05:35:30.240 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: high_pri_pool_ratio: 0.000 2024-04-02T05:35:30.240 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: block_cache_compressed: (nil) 2024-04-02T05:35:30.240 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: persistent_cache: (nil) 2024-04-02T05:35:30.240 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: block_size: 4096 2024-04-02T05:35:30.240 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: block_size_deviation: 10 2024-04-02T05:35:30.241 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: block_restart_interval: 16 2024-04-02T05:35:30.241 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: index_block_restart_interval: 1 2024-04-02T05:35:30.241 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: metadata_block_size: 4096 2024-04-02T05:35:30.241 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: partition_filters: 0 2024-04-02T05:35:30.241 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: use_delta_encoding: 1 2024-04-02T05:35:30.241 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-02T05:35:30.241 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: whole_key_filtering: 1 2024-04-02T05:35:30.241 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: verify_compression: 0 2024-04-02T05:35:30.241 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: read_amp_bytes_per_bit: 0 2024-04-02T05:35:30.241 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: format_version: 4 2024-04-02T05:35:30.241 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: enable_index_compression: 1 2024-04-02T05:35:30.241 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: block_align: 0 2024-04-02T05:35:30.241 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-02T05:35:30.241 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-02T05:35:30.241 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compression: NoCompression 2024-04-02T05:35:30.242 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-02T05:35:30.242 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-02T05:35:30.242 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-02T05:35:30.242 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.num_levels: 7 2024-04-02T05:35:30.242 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-02T05:35:30.242 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-02T05:35:30.242 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-02T05:35:30.242 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-02T05:35:30.242 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-02T05:35:30.242 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-02T05:35:30.242 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-02T05:35:30.242 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:35:30.242 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-02T05:35:30.243 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-02T05:35:30.243 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-02T05:35:30.243 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-02T05:35:30.243 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-02T05:35:30.243 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-02T05:35:30.243 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:35:30.243 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-02T05:35:30.243 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-02T05:35:30.243 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-02T05:35:30.243 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-02T05:35:30.243 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-02T05:35:30.243 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-02T05:35:30.243 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-02T05:35:30.244 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-02T05:35:30.244 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-02T05:35:30.244 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-02T05:35:30.244 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-02T05:35:30.245 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-02T05:35:30.245 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-02T05:35:30.245 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-02T05:35:30.245 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-02T05:35:30.245 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-02T05:35:30.245 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-02T05:35:30.245 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-02T05:35:30.245 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-02T05:35:30.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-02T05:35:30.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-02T05:35:30.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-02T05:35:30.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-02T05:35:30.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-02T05:35:30.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-02T05:35:30.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-02T05:35:30.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-02T05:35:30.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-02T05:35:30.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-02T05:35:30.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-02T05:35:30.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-02T05:35:30.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-02T05:35:30.246 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-02T05:35:30.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-02T05:35:30.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.table_properties_collectors: 2024-04-02T05:35:30.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.inplace_update_support: 0 2024-04-02T05:35:30.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-02T05:35:30.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-02T05:35:30.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-02T05:35:30.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-02T05:35:30.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.bloom_locality: 0 2024-04-02T05:35:30.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.max_successive_merges: 0 2024-04-02T05:35:30.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-02T05:35:30.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-02T05:35:30.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-02T05:35:30.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-02T05:35:30.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.ttl: 2592000 2024-04-02T05:35:30.247 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-02T05:35:30.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.enable_blob_files: false 2024-04-02T05:35:30.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.min_blob_size: 0 2024-04-02T05:35:30.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-02T05:35:30.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-02T05:35:30.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-02T05:35:30.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-02T05:35:30.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-02T05:35:30.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-02T05:35:30.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-02T05:35:30.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712036129868695, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-02T05:35:30.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-02T05:35:30.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-04-02T05:35:30.248 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712036129869491, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1712036129, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "0c0a2faf-0660-4037-a49f-6ccfeef04684", "db_session_id": "ZJHH83RRFJIPX4W8CE43"}} 2024-04-02T05:35:30.249 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.864+0000 7f2189f56880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-02T05:35:30.249 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.868+0000 7f2189f56880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712036129870234, "job": 1, "event": "recovery_finished"} 2024-04-02T05:35:30.249 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.868+0000 7f2189f56880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-02T05:35:30.249 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.868+0000 7f2189f56880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x56442787aa80 2024-04-02T05:35:30.249 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.868+0000 7f2189f56880 4 rocksdb: DB pointer 0x56442788a000 2024-04-02T05:35:30.249 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.868+0000 7f2189f56880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-04-02T05:35:30.249 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.868+0000 7f2189f56880 0 using public_addr v2:172.21.15.122:0/0 -> [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] 2024-04-02T05:35:30.249 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.868+0000 7f2179cde700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-02T05:35:30.249 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.868+0000 7f2179cde700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-02T05:35:30.249 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: ** DB Stats ** 2024-04-02T05:35:30.249 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:35:30.249 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-02T05:35:30.249 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T05:35:30.249 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:35:30.249 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-02T05:35:30.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-02T05:35:30.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:35:30.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: ** Compaction Stats [default] ** 2024-04-02T05:35:30.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:35:30.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:35:30.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.8 0.00 0.00 1 0.001 0 0 2024-04-02T05:35:30.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.8 0.00 0.00 1 0.001 0 0 2024-04-02T05:35:30.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.8 0.00 0.00 1 0.001 0 0 2024-04-02T05:35:30.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: ** Compaction Stats [default] ** 2024-04-02T05:35:30.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:35:30.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:35:30.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.8 0.00 0.00 1 0.001 0 0 2024-04-02T05:35:30.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:35:30.250 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T05:35:30.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T05:35:30.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T05:35:30.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T05:35:30.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T05:35:30.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Cumulative compaction: 0.00 GB write, 0.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:35:30.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Interval compaction: 0.00 GB write, 0.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:35:30.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: 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-04-02T05:35:30.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T05:35:30.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: ** Compaction Stats [default] ** 2024-04-02T05:35:30.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:35:30.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:35:30.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.8 0.00 0.00 1 0.001 0 0 2024-04-02T05:35:30.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.8 0.00 0.00 1 0.001 0 0 2024-04-02T05:35:30.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-02T05:35:30.251 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: ** Compaction Stats [default] ** 2024-04-02T05:35:30.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-02T05:35:30.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:35:30.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.8 0.00 0.00 1 0.001 0 0 2024-04-02T05:35:30.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:35:30.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T05:35:30.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T05:35:30.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T05:35:30.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T05:35:30.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T05:35:30.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Cumulative compaction: 0.00 GB write, 0.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:35:30.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:35:30.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: 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-04-02T05:35:30.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T05:35:30.252 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.868+0000 7f2189f56880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] at bind addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:35:30.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.872+0000 7f2189f56880 1 mon.b@-1(???) e0 preinit fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:35:30.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.896+0000 7f217cce4700 0 mon.b@-1(synchronizing).mds e1 new map 2024-04-02T05:35:30.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.896+0000 7f217cce4700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-04-02T05:35:30.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: e1 2024-04-02T05:35:30.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-02T05:35:30.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-02T05:35:30.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: legacy client fscid: -1 2024-04-02T05:35:30.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: 2024-04-02T05:35:30.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: No filesystems configured 2024-04-02T05:35:30.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.896+0000 7f217cce4700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-02T05:35:30.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.896+0000 7f217cce4700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-02T05:35:30.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.896+0000 7f217cce4700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-02T05:35:30.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.896+0000 7f217cce4700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-02T05:35:30.253 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.896+0000 7f217cce4700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-02T05:35:30.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.896+0000 7f217cce4700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-02T05:35:30.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.896+0000 7f217cce4700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-02T05:35:30.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.896+0000 7f217cce4700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T05:35:30.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.896+0000 7f217cce4700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T05:35:30.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.896+0000 7f217cce4700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-02T05:35:30.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:11.299526+0000 mgr.y (mgr.14152) 19 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:35:30.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:11.930464+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:30.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:13.930846+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:30.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:14.214136+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:30.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:14.219285+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:30.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:14.220608+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi122", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:35:30.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:14.227346+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:30.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:14.847327+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.62:0/1553762281' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-02T05:35:30.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:15.555086+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.62:0/1553762281' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-02T05:35:30.254 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:15.555237+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T05:35:30.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:15.931253+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:30.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:17.931687+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:30.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:18.882923+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:30.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:18.905437+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:30.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:18.908297+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:30.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:18.910226+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:30.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:19.234466+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:30.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:19.240777+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:30.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:19.243989+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:35:30.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:19.245649+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:30.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:18.872199+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi062:172.21.15.62=a;smithi062:[v2:172.21.15.62:3301,v1:172.21.15.62:6790]=c;smithi122:172.21.15.122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:30.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cephadm 2024-04-02T05:35:18.877435+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi062:172.21.15.62=a;smithi062:[v2:172.21.15.62:3301,v1:172.21.15.62:6790]=c;smithi122:172.21.15.122=b;count:3 2024-04-02T05:35:30.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cephadm 2024-04-02T05:35:18.912818+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:35:30.255 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cephadm 2024-04-02T05:35:19.038193+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:35:30.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cephadm 2024-04-02T05:35:19.247549+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi062 2024-04-02T05:35:30.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:19.932218+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:30.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:22.351477+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.122:0/2213844341' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T05:35:30.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:21.932571+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:30.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:23.136008+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:30.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:23.137395+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:35:30.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:23.138457+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:30.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:23.933008+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:30.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:24.044053+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:35:30.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:24.044314+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-02T05:35:30.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:24.046332+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:30.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:25.039112+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:30.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:25.933454+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:30.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:26.039113+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:30.256 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:26.043162+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-02T05:35:30.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:27.039258+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:30.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:27.933910+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:30.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:28.039549+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:30.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:29.039567+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:30.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:29.067934+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-02T05:35:30.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:29.074202+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],c=[v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0]} 2024-04-02T05:35:30.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:29.074338+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-04-02T05:35:30.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:29.074434+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T05:35:30.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:29.074783+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 47s) 2024-04-02T05:35:30.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: cluster 2024-04-02T05:35:29.082168+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-04-02T05:35:30.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:29.086467+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:30.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:29.088743+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:30.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:29.091376+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:30.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: audit 2024-04-02T05:35:29.092864+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:30.257 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.900+0000 7f217cce4700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-02T05:35:30.258 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:29 smithi122 bash[14395]: debug 2024-04-02T05:35:29.904+0000 7f217cce4700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-04-02T05:35:31.437 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-02T05:35:31.438 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-04-02T05:35:35.340 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: audit 2024-04-02T05:35:29.920683+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:35:35.340 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: cluster 2024-04-02T05:35:29.921264+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-04-02T05:35:35.340 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: cluster 2024-04-02T05:35:29.922003+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-02T05:35:35.340 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: audit 2024-04-02T05:35:29.924474+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:35.340 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: audit 2024-04-02T05:35:29.924918+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:35.340 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: cluster 2024-04-02T05:35:29.934384+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:35.340 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: audit 2024-04-02T05:35:30.913977+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:35.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: audit 2024-04-02T05:35:31.914193+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:35.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: cluster 2024-04-02T05:35:31.934787+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:35.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: audit 2024-04-02T05:35:32.914280+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:35.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: audit 2024-04-02T05:35:33.914020+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:35.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: cluster 2024-04-02T05:35:33.935170+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:35.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: audit 2024-04-02T05:35:34.914332+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:35.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: cluster 2024-04-02T05:35:34.923854+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-02T05:35:35.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: cluster 2024-04-02T05:35:34.929246+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0]} 2024-04-02T05:35:35.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: cluster 2024-04-02T05:35:34.929341+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-04-02T05:35:35.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: cluster 2024-04-02T05:35:34.929403+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T05:35:35.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: cluster 2024-04-02T05:35:34.929683+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-04-02T05:35:35.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: cluster 2024-04-02T05:35:34.930035+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-02T05:35:35.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: cluster 2024-04-02T05:35:34.937470+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-02T05:35:35.342 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: cluster 2024-04-02T05:35:34.937528+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-02T05:35:35.342 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: cluster 2024-04-02T05:35:34.937568+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] is down (out of quorum) 2024-04-02T05:35:35.342 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: audit 2024-04-02T05:35:34.942807+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:35.342 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: audit 2024-04-02T05:35:34.946914+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:35.342 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[19887]: audit 2024-04-02T05:35:34.951016+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:35.342 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: audit 2024-04-02T05:35:29.920683+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:35:35.342 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: cluster 2024-04-02T05:35:29.921264+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-04-02T05:35:35.342 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: cluster 2024-04-02T05:35:29.922003+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-02T05:35:35.342 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: audit 2024-04-02T05:35:29.924474+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:35.342 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: audit 2024-04-02T05:35:29.924918+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:35.342 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: cluster 2024-04-02T05:35:29.934384+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:35.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: audit 2024-04-02T05:35:30.913977+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:35.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: audit 2024-04-02T05:35:31.914193+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:35.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: cluster 2024-04-02T05:35:31.934787+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:35.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: audit 2024-04-02T05:35:32.914280+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:35.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: audit 2024-04-02T05:35:33.914020+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:35.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: cluster 2024-04-02T05:35:33.935170+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:35.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: audit 2024-04-02T05:35:34.914332+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:35.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: cluster 2024-04-02T05:35:34.923854+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-02T05:35:35.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: cluster 2024-04-02T05:35:34.929246+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0]} 2024-04-02T05:35:35.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: cluster 2024-04-02T05:35:34.929341+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-04-02T05:35:35.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: cluster 2024-04-02T05:35:34.929403+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T05:35:35.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: cluster 2024-04-02T05:35:34.929683+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-04-02T05:35:35.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: cluster 2024-04-02T05:35:34.930035+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-02T05:35:35.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: cluster 2024-04-02T05:35:34.937470+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-02T05:35:35.344 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: cluster 2024-04-02T05:35:34.937528+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-02T05:35:35.344 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: cluster 2024-04-02T05:35:34.937568+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] is down (out of quorum) 2024-04-02T05:35:35.344 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: audit 2024-04-02T05:35:34.942807+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:35.344 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: audit 2024-04-02T05:35:34.946914+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:35.344 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:34 smithi062 bash[14377]: audit 2024-04-02T05:35:34.951016+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:35.530 INFO:teuthology.orchestra.run.smithi122.stdout: 2024-04-02T05:35:35.531 INFO:teuthology.orchestra.run.smithi122.stdout:{"epoch":3,"fsid":"678c8796-f0b2-11ee-b647-cb9ed24678a4","modified":"2024-04-02T05:35:29.914409Z","created":"2024-04-02T05:33:34.348472Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:3300","nonce":0},{"type":"v1","addr":"172.21.15.62:6789","nonce":0}]},"addr":"172.21.15.62:6789/0","public_addr":"172.21.15.62:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:3301","nonce":0},{"type":"v1","addr":"172.21.15.62:6790","nonce":0}]},"addr":"172.21.15.62:6790/0","public_addr":"172.21.15.62:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:3300","nonce":0},{"type":"v1","addr":"172.21.15.122:6789","nonce":0}]},"addr":"172.21.15.122:6789/0","public_addr":"172.21.15.122:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-02T05:35:35.534 INFO:teuthology.orchestra.run.smithi122.stderr:dumped monmap epoch 3 2024-04-02T05:35:36.208 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-02T05:35:36.208 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph config generate-minimal-conf 2024-04-02T05:35:36.350 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[19887]: cephadm 2024-04-02T05:35:34.948051+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:35:36.350 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[19887]: cephadm 2024-04-02T05:35:34.951904+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:35:36.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[19887]: audit 2024-04-02T05:35:35.089769+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:36.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[19887]: audit 2024-04-02T05:35:35.095718+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:36.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[19887]: audit 2024-04-02T05:35:35.101984+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:36.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[19887]: cephadm 2024-04-02T05:35:35.104021+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-02T05:35:36.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[19887]: audit 2024-04-02T05:35:35.104531+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:35:36.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[19887]: audit 2024-04-02T05:35:35.106110+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:35:36.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[19887]: audit 2024-04-02T05:35:35.107721+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:36.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[19887]: cephadm 2024-04-02T05:35:35.109248+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi062 2024-04-02T05:35:36.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[19887]: audit 2024-04-02T05:35:35.527696+0000 mon.a (mon.0) 182 : audit [DBG] from='client.? 172.21.15.122:0/1717827586' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T05:35:36.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[19887]: audit 2024-04-02T05:35:35.914695+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:36.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[14377]: cephadm 2024-04-02T05:35:34.948051+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:35:36.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[14377]: cephadm 2024-04-02T05:35:34.951904+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:35:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[14377]: audit 2024-04-02T05:35:35.089769+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[14377]: audit 2024-04-02T05:35:35.095718+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[14377]: audit 2024-04-02T05:35:35.101984+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[14377]: cephadm 2024-04-02T05:35:35.104021+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-02T05:35:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[14377]: audit 2024-04-02T05:35:35.104531+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:35:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[14377]: audit 2024-04-02T05:35:35.106110+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:35:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[14377]: audit 2024-04-02T05:35:35.107721+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[14377]: cephadm 2024-04-02T05:35:35.109248+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi062 2024-04-02T05:35:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[14377]: audit 2024-04-02T05:35:35.527696+0000 mon.a (mon.0) 182 : audit [DBG] from='client.? 172.21.15.122:0/1717827586' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T05:35:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:36 smithi062 bash[14377]: audit 2024-04-02T05:35:35.914695+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:37.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:29.920683+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:35:37.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cluster 2024-04-02T05:35:29.921264+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-04-02T05:35:37.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cluster 2024-04-02T05:35:29.922003+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-02T05:35:37.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:29.924474+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:37.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:29.924918+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:35:37.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cluster 2024-04-02T05:35:29.934384+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:37.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:30.913977+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:37.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:31.914193+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:37.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cluster 2024-04-02T05:35:31.934787+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:37.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:32.914280+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:37.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:33.914020+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:37.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cluster 2024-04-02T05:35:33.935170+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:37.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:34.914332+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:37.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cluster 2024-04-02T05:35:34.923854+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-02T05:35:37.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cluster 2024-04-02T05:35:34.929246+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0]} 2024-04-02T05:35:37.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cluster 2024-04-02T05:35:34.929341+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-04-02T05:35:37.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cluster 2024-04-02T05:35:34.929403+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T05:35:37.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cluster 2024-04-02T05:35:34.929683+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-04-02T05:35:37.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cluster 2024-04-02T05:35:34.930035+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-02T05:35:37.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cluster 2024-04-02T05:35:34.937470+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-02T05:35:37.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cluster 2024-04-02T05:35:34.937528+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-02T05:35:37.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cluster 2024-04-02T05:35:34.937568+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] is down (out of quorum) 2024-04-02T05:35:37.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:34.942807+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:37.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:34.946914+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:37.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:34.951016+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:37.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cephadm 2024-04-02T05:35:34.948051+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:35:37.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cephadm 2024-04-02T05:35:34.951904+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:35:37.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:35.089769+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:37.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:35.095718+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:37.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:35.101984+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:37.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cephadm 2024-04-02T05:35:35.104021+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-02T05:35:37.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:35.104531+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:35:37.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:35.106110+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:35:37.232 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:35.107721+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:37.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: cephadm 2024-04-02T05:35:35.109248+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi062 2024-04-02T05:35:37.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:35.527696+0000 mon.a (mon.0) 182 : audit [DBG] from='client.? 172.21.15.122:0/1717827586' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-02T05:35:37.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:36 smithi122 bash[14395]: audit 2024-04-02T05:35:35.914695+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:37.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:37 smithi122 bash[14395]: cluster 2024-04-02T05:35:31.913316+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-02T05:35:37.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:37 smithi122 bash[14395]: cluster 2024-04-02T05:35:36.953949+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-02T05:35:37.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:37 smithi122 bash[14395]: cluster 2024-04-02T05:35:36.958197+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-02T05:35:37.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:37 smithi122 bash[14395]: cluster 2024-04-02T05:35:36.958279+0000 mon.a (mon.0) 185 : cluster [INF] mon.a calling monitor election 2024-04-02T05:35:37.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:37 smithi122 bash[14395]: cluster 2024-04-02T05:35:36.985314+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T05:35:37.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:37 smithi122 bash[14395]: cluster 2024-04-02T05:35:36.992535+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0]} 2024-04-02T05:35:37.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:37 smithi122 bash[14395]: cluster 2024-04-02T05:35:36.992655+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2024-04-02T05:35:37.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:37 smithi122 bash[14395]: cluster 2024-04-02T05:35:36.992714+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T05:35:37.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:37 smithi122 bash[14395]: cluster 2024-04-02T05:35:36.993038+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-04-02T05:35:37.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:37 smithi122 bash[14395]: cluster 2024-04-02T05:35:36.993380+0000 mon.a (mon.0) 191 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-02T05:35:37.233 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:37 smithi122 bash[14395]: cluster 2024-04-02T05:35:36.993433+0000 mon.a (mon.0) 192 : cluster [INF] Cluster is now healthy 2024-04-02T05:35:37.234 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:37 smithi122 bash[14395]: cluster 2024-04-02T05:35:36.999508+0000 mon.a (mon.0) 193 : cluster [INF] overall HEALTH_OK 2024-04-02T05:35:37.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[19887]: cluster 2024-04-02T05:35:31.913316+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-02T05:35:37.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[19887]: cluster 2024-04-02T05:35:36.953949+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-02T05:35:37.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[19887]: cluster 2024-04-02T05:35:36.958197+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-02T05:35:37.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[19887]: cluster 2024-04-02T05:35:36.958279+0000 mon.a (mon.0) 185 : cluster [INF] mon.a calling monitor election 2024-04-02T05:35:37.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[19887]: cluster 2024-04-02T05:35:36.985314+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T05:35:37.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[19887]: cluster 2024-04-02T05:35:36.992535+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0]} 2024-04-02T05:35:37.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[19887]: cluster 2024-04-02T05:35:36.992655+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2024-04-02T05:35:37.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[19887]: cluster 2024-04-02T05:35:36.992714+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T05:35:37.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[19887]: cluster 2024-04-02T05:35:36.993038+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-04-02T05:35:37.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[19887]: cluster 2024-04-02T05:35:36.993380+0000 mon.a (mon.0) 191 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-02T05:35:37.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[19887]: cluster 2024-04-02T05:35:36.993433+0000 mon.a (mon.0) 192 : cluster [INF] Cluster is now healthy 2024-04-02T05:35:37.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[19887]: cluster 2024-04-02T05:35:36.999508+0000 mon.a (mon.0) 193 : cluster [INF] overall HEALTH_OK 2024-04-02T05:35:37.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[14377]: cluster 2024-04-02T05:35:31.913316+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-02T05:35:37.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[14377]: cluster 2024-04-02T05:35:36.953949+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-02T05:35:37.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[14377]: cluster 2024-04-02T05:35:36.958197+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-02T05:35:37.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[14377]: cluster 2024-04-02T05:35:36.958279+0000 mon.a (mon.0) 185 : cluster [INF] mon.a calling monitor election 2024-04-02T05:35:37.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[14377]: cluster 2024-04-02T05:35:36.985314+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T05:35:37.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[14377]: cluster 2024-04-02T05:35:36.992535+0000 mon.a (mon.0) 187 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],b=[v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0],c=[v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0]} 2024-04-02T05:35:37.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[14377]: cluster 2024-04-02T05:35:36.992655+0000 mon.a (mon.0) 188 : cluster [DBG] fsmap 2024-04-02T05:35:37.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[14377]: cluster 2024-04-02T05:35:36.992714+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-02T05:35:37.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[14377]: cluster 2024-04-02T05:35:36.993038+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-04-02T05:35:37.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[14377]: cluster 2024-04-02T05:35:36.993380+0000 mon.a (mon.0) 191 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-02T05:35:37.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[14377]: cluster 2024-04-02T05:35:36.993433+0000 mon.a (mon.0) 192 : cluster [INF] Cluster is now healthy 2024-04-02T05:35:37.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:37 smithi062 bash[14377]: cluster 2024-04-02T05:35:36.999508+0000 mon.a (mon.0) 193 : cluster [INF] overall HEALTH_OK 2024-04-02T05:35:38.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[14377]: audit 2024-04-02T05:35:37.763268+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:38.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[14377]: cephadm 2024-04-02T05:35:37.764629+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-02T05:35:38.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[14377]: audit 2024-04-02T05:35:37.765209+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:35:38.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[14377]: audit 2024-04-02T05:35:37.766725+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:35:38.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[14377]: audit 2024-04-02T05:35:37.768433+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:38.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[14377]: cephadm 2024-04-02T05:35:37.769896+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi062 2024-04-02T05:35:38.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[14377]: audit 2024-04-02T05:35:37.914465+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:38.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[14377]: cluster 2024-04-02T05:35:37.936059+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:38.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[19887]: audit 2024-04-02T05:35:37.763268+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:38.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[19887]: cephadm 2024-04-02T05:35:37.764629+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-02T05:35:38.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[19887]: audit 2024-04-02T05:35:37.765209+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:35:38.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[19887]: audit 2024-04-02T05:35:37.766725+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:35:38.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[19887]: audit 2024-04-02T05:35:37.768433+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:38.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[19887]: cephadm 2024-04-02T05:35:37.769896+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi062 2024-04-02T05:35:38.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[19887]: audit 2024-04-02T05:35:37.914465+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:38.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:38 smithi062 bash[19887]: cluster 2024-04-02T05:35:37.936059+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:39.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:38 smithi122 bash[14395]: audit 2024-04-02T05:35:37.763268+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:39.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:38 smithi122 bash[14395]: cephadm 2024-04-02T05:35:37.764629+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-02T05:35:39.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:38 smithi122 bash[14395]: audit 2024-04-02T05:35:37.765209+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:35:39.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:38 smithi122 bash[14395]: audit 2024-04-02T05:35:37.766725+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:35:39.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:38 smithi122 bash[14395]: audit 2024-04-02T05:35:37.768433+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:39.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:38 smithi122 bash[14395]: cephadm 2024-04-02T05:35:37.769896+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi062 2024-04-02T05:35:39.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:38 smithi122 bash[14395]: audit 2024-04-02T05:35:37.914465+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:35:39.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:38 smithi122 bash[14395]: cluster 2024-04-02T05:35:37.936059+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:40.880 INFO:teuthology.orchestra.run.smithi062.stdout:# minimal ceph.conf for 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:35:40.881 INFO:teuthology.orchestra.run.smithi062.stdout:[global] 2024-04-02T05:35:40.881 INFO:teuthology.orchestra.run.smithi062.stdout: fsid = 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:35:40.881 INFO:teuthology.orchestra.run.smithi062.stdout: mon_host = [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] 2024-04-02T05:35:41.489 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-02T05:35:41.489 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-04-02T05:35:41.489 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/ceph/ceph.conf 2024-04-02T05:35:41.504 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-04-02T05:35:41.504 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:35:41.514 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-02T05:35:41.515 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.conf 2024-04-02T05:35:41.532 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-02T05:35:41.532 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:35:41.545 INFO:tasks.cephadm:Adding mgr.y on smithi062 2024-04-02T05:35:41.545 INFO:tasks.cephadm:Adding mgr.x on smithi122 2024-04-02T05:35:41.545 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch apply mgr '2;smithi062=y;smithi122=x' 2024-04-02T05:35:41.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:41 smithi062 bash[14377]: cluster 2024-04-02T05:35:39.936553+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:41.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:41 smithi062 bash[14377]: audit 2024-04-02T05:35:40.773870+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:41.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:41 smithi062 bash[14377]: audit 2024-04-02T05:35:40.775162+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:35:41.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:41 smithi062 bash[14377]: audit 2024-04-02T05:35:40.776576+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:35:41.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:41 smithi062 bash[14377]: audit 2024-04-02T05:35:40.777920+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:41.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:41 smithi062 bash[14377]: audit 2024-04-02T05:35:40.878170+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.62:0/741949620' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:41.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:41 smithi062 bash[19887]: cluster 2024-04-02T05:35:39.936553+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:41.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:41 smithi062 bash[19887]: audit 2024-04-02T05:35:40.773870+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:41.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:41 smithi062 bash[19887]: audit 2024-04-02T05:35:40.775162+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:35:41.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:41 smithi062 bash[19887]: audit 2024-04-02T05:35:40.776576+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:35:41.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:41 smithi062 bash[19887]: audit 2024-04-02T05:35:40.777920+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:41.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:41 smithi062 bash[19887]: audit 2024-04-02T05:35:40.878170+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.62:0/741949620' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:41.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:41 smithi122 bash[14395]: cluster 2024-04-02T05:35:39.936553+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:41.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:41 smithi122 bash[14395]: audit 2024-04-02T05:35:40.773870+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:41.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:41 smithi122 bash[14395]: audit 2024-04-02T05:35:40.775162+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:35:41.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:41 smithi122 bash[14395]: audit 2024-04-02T05:35:40.776576+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:35:41.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:41 smithi122 bash[14395]: audit 2024-04-02T05:35:40.777920+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:41.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:41 smithi122 bash[14395]: audit 2024-04-02T05:35:40.878170+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.62:0/741949620' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:42.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:42 smithi122 bash[14395]: cephadm 2024-04-02T05:35:40.774731+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-02T05:35:42.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:42 smithi122 bash[14395]: cephadm 2024-04-02T05:35:40.779376+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi122 2024-04-02T05:35:42.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:42 smithi122 bash[14395]: audit 2024-04-02T05:35:42.004954+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:35:42.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:42 smithi122 bash[14395]: audit 2024-04-02T05:35:42.009086+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:35:42.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:42 smithi062 bash[19887]: cephadm 2024-04-02T05:35:40.774731+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-02T05:35:42.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:42 smithi062 bash[19887]: cephadm 2024-04-02T05:35:40.779376+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi122 2024-04-02T05:35:42.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:42 smithi062 bash[19887]: audit 2024-04-02T05:35:42.004954+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:35:42.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:42 smithi062 bash[19887]: audit 2024-04-02T05:35:42.009086+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:35:42.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:42 smithi062 bash[14377]: cephadm 2024-04-02T05:35:40.774731+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-02T05:35:42.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:42 smithi062 bash[14377]: cephadm 2024-04-02T05:35:40.779376+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi122 2024-04-02T05:35:42.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:42 smithi062 bash[14377]: audit 2024-04-02T05:35:42.004954+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:35:42.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:42 smithi062 bash[14377]: audit 2024-04-02T05:35:42.009086+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:35:43.557 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[14377]: cluster 2024-04-02T05:35:41.936992+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:43.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[14377]: audit 2024-04-02T05:35:43.257523+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:43.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[14377]: audit 2024-04-02T05:35:43.259947+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:43.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[14377]: audit 2024-04-02T05:35:43.262560+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:43.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[14377]: audit 2024-04-02T05:35:43.264232+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:43.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[14377]: audit 2024-04-02T05:35:43.404285+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:43.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[14377]: audit 2024-04-02T05:35:43.410243+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:43.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[14377]: audit 2024-04-02T05:35:43.418211+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:43.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[19887]: cluster 2024-04-02T05:35:41.936992+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:43.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[19887]: audit 2024-04-02T05:35:43.257523+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:43.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[19887]: audit 2024-04-02T05:35:43.259947+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:43.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[19887]: audit 2024-04-02T05:35:43.262560+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:43.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[19887]: audit 2024-04-02T05:35:43.264232+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:43.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[19887]: audit 2024-04-02T05:35:43.404285+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:43.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[19887]: audit 2024-04-02T05:35:43.410243+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:43.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:43 smithi062 bash[19887]: audit 2024-04-02T05:35:43.418211+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:43.972 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:43 smithi122 bash[14395]: cluster 2024-04-02T05:35:41.936992+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:43.972 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:43 smithi122 bash[14395]: audit 2024-04-02T05:35:43.257523+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:43.972 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:43 smithi122 bash[14395]: audit 2024-04-02T05:35:43.259947+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:43.972 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:43 smithi122 bash[14395]: audit 2024-04-02T05:35:43.262560+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:43.972 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:43 smithi122 bash[14395]: audit 2024-04-02T05:35:43.264232+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:43.972 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:43 smithi122 bash[14395]: audit 2024-04-02T05:35:43.404285+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:43.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:43 smithi122 bash[14395]: audit 2024-04-02T05:35:43.410243+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:43.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:43 smithi122 bash[14395]: audit 2024-04-02T05:35:43.418211+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:44.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:44 smithi062 bash[14377]: cephadm 2024-04-02T05:35:43.266640+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:35:44.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:44 smithi062 bash[14377]: cephadm 2024-04-02T05:35:43.267174+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:35:44.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:44 smithi062 bash[19887]: cephadm 2024-04-02T05:35:43.266640+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:35:44.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:44 smithi062 bash[19887]: cephadm 2024-04-02T05:35:43.267174+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:35:44.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:44 smithi122 bash[14395]: cephadm 2024-04-02T05:35:43.266640+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:35:44.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:44 smithi122 bash[14395]: cephadm 2024-04-02T05:35:43.267174+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:35:45.123 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled mgr update... 2024-04-02T05:35:45.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:45 smithi122 bash[14395]: cluster 2024-04-02T05:35:43.937542+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:45.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:45 smithi122 bash[14395]: audit 2024-04-02T05:35:45.120373+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:45.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:45 smithi122 bash[14395]: audit 2024-04-02T05:35:45.139288+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:45.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:45 smithi122 bash[14395]: audit 2024-04-02T05:35:45.141624+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:45.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:45 smithi122 bash[14395]: audit 2024-04-02T05:35:45.143317+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:45.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:45 smithi122 bash[14395]: audit 2024-04-02T05:35:45.152678+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:45.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:45 smithi122 bash[14395]: audit 2024-04-02T05:35:45.155156+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:35:45.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:45 smithi122 bash[14395]: audit 2024-04-02T05:35:45.160098+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-02T05:35:45.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:45 smithi122 bash[14395]: audit 2024-04-02T05:35:45.161765+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:35:45.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:45 smithi122 bash[14395]: audit 2024-04-02T05:35:45.163505+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:45.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[14377]: cluster 2024-04-02T05:35:43.937542+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:45.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[14377]: audit 2024-04-02T05:35:45.120373+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:45.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[14377]: audit 2024-04-02T05:35:45.139288+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:45.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[14377]: audit 2024-04-02T05:35:45.141624+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:45.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[14377]: audit 2024-04-02T05:35:45.143317+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:45.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[14377]: audit 2024-04-02T05:35:45.152678+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:45.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[14377]: audit 2024-04-02T05:35:45.155156+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:35:45.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[14377]: audit 2024-04-02T05:35:45.160098+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-02T05:35:45.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[14377]: audit 2024-04-02T05:35:45.161765+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:35:45.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[14377]: audit 2024-04-02T05:35:45.163505+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:45.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[19887]: cluster 2024-04-02T05:35:43.937542+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:45.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[19887]: audit 2024-04-02T05:35:45.120373+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:45.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[19887]: audit 2024-04-02T05:35:45.139288+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:45.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[19887]: audit 2024-04-02T05:35:45.141624+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:45.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[19887]: audit 2024-04-02T05:35:45.143317+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:45.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[19887]: audit 2024-04-02T05:35:45.152678+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:45.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[19887]: audit 2024-04-02T05:35:45.155156+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:35:45.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[19887]: audit 2024-04-02T05:35:45.160098+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-02T05:35:45.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[19887]: audit 2024-04-02T05:35:45.161765+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:35:45.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:45 smithi062 bash[19887]: audit 2024-04-02T05:35:45.163505+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:46.160 DEBUG:teuthology.orchestra.run.smithi122:mgr.x> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mgr.x.service 2024-04-02T05:35:46.162 INFO:tasks.cephadm:Deploying OSDs... 2024-04-02T05:35:46.162 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-04-02T05:35:46.162 DEBUG:teuthology.orchestra.run.smithi062:> dd if=/scratch_devs of=/dev/stdout 2024-04-02T05:35:46.169 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-04-02T05:35:46.169 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_1 2024-04-02T05:35:46.177 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-02T05:35:46.177 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:35:46.177 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 361 Links: 1 2024-04-02T05:35:46.177 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:35:46.177 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-04-02 05:30:55.389850270 +0000 2024-04-02T05:35:46.177 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-04-02 05:30:55.149855806 +0000 2024-04-02T05:35:46.177 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-04-02 05:30:55.149855806 +0000 2024-04-02T05:35:46.177 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2024-04-02T05:35:46.177 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-02T05:35:46.234 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-04-02T05:35:46.234 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-04-02T05:35:46.234 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000419514 s, 1.2 MB/s 2024-04-02T05:35:46.235 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-02T05:35:46.244 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_2 2024-04-02T05:35:46.250 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-02T05:35:46.250 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:35:46.250 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 366 Links: 1 2024-04-02T05:35:46.250 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:35:46.250 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-04-02 05:30:55.845839752 +0000 2024-04-02T05:35:46.251 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-04-02 05:30:55.617845011 +0000 2024-04-02T05:35:46.251 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-04-02 05:30:55.617845011 +0000 2024-04-02T05:35:46.251 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2024-04-02T05:35:46.251 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-02T05:35:46.306 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-04-02T05:35:46.306 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-04-02T05:35:46.306 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000437144 s, 1.2 MB/s 2024-04-02T05:35:46.307 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-02T05:35:46.315 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_3 2024-04-02T05:35:46.321 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-02T05:35:46.321 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:35:46.321 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 373 Links: 1 2024-04-02T05:35:46.321 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:35:46.322 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-04-02 05:30:56.277829787 +0000 2024-04-02T05:35:46.322 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-04-02 05:30:56.053834953 +0000 2024-04-02T05:35:46.322 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-04-02 05:30:56.053834953 +0000 2024-04-02T05:35:46.322 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2024-04-02T05:35:46.322 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-02T05:35:46.378 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-04-02T05:35:46.378 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-04-02T05:35:46.378 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000467617 s, 1.1 MB/s 2024-04-02T05:35:46.379 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-02T05:35:46.386 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_4 2024-04-02T05:35:46.393 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-02T05:35:46.394 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:35:46.394 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 380 Links: 1 2024-04-02T05:35:46.394 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:35:46.394 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2024-04-02 05:30:56.693820191 +0000 2024-04-02T05:35:46.394 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2024-04-02 05:30:56.497824712 +0000 2024-04-02T05:35:46.394 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2024-04-02 05:30:56.497824712 +0000 2024-04-02T05:35:46.394 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2024-04-02T05:35:46.394 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-02T05:35:46.407 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2024-04-02T05:35:46.407 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2024-04-02T05:35:46.407 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000371095 s, 1.4 MB/s 2024-04-02T05:35:46.409 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-02T05:35:46.417 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-02T05:35:46.417 DEBUG:teuthology.orchestra.run.smithi122:> dd if=/scratch_devs of=/dev/stdout 2024-04-02T05:35:46.424 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-04-02T05:35:46.424 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_1 2024-04-02T05:35:46.432 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-02T05:35:46.432 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:35:46.432 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 6h/6d Inode: 359 Links: 1 2024-04-02T05:35:46.432 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:35:46.432 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-04-02 05:30:55.366967873 +0000 2024-04-02T05:35:46.432 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-04-02 05:30:55.142973035 +0000 2024-04-02T05:35:46.432 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-04-02 05:30:55.142973035 +0000 2024-04-02T05:35:46.432 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-04-02T05:35:46.432 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-02T05:35:46.445 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-04-02T05:35:46.445 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-04-02T05:35:46.445 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000429673 s, 1.2 MB/s 2024-04-02T05:35:46.446 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-02T05:35:46.454 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_2 2024-04-02T05:35:46.501 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-02T05:35:46.501 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:35:46.502 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 6h/6d Inode: 367 Links: 1 2024-04-02T05:35:46.502 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:35:46.502 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-04-02 05:30:55.790958099 +0000 2024-04-02T05:35:46.502 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-04-02 05:30:55.598962524 +0000 2024-04-02T05:35:46.502 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-04-02 05:30:55.598962524 +0000 2024-04-02T05:35:46.502 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-04-02T05:35:46.502 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-02T05:35:46.513 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-04-02T05:35:46.514 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-04-02T05:35:46.514 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.00044504 s, 1.2 MB/s 2024-04-02T05:35:46.514 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-02T05:35:46.522 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_3 2024-04-02T05:35:46.573 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-02T05:35:46.573 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:35:46.573 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 6h/6d Inode: 371 Links: 1 2024-04-02T05:35:46.573 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:35:46.573 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-04-02 05:30:56.206948511 +0000 2024-04-02T05:35:46.573 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-04-02 05:30:56.002953212 +0000 2024-04-02T05:35:46.573 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-04-02 05:30:56.002953212 +0000 2024-04-02T05:35:46.573 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-04-02T05:35:46.574 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-02T05:35:46.585 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-04-02T05:35:46.585 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-04-02T05:35:46.585 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.00042711 s, 1.2 MB/s 2024-04-02T05:35:46.586 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-02T05:35:46.597 DEBUG:teuthology.orchestra.run.smithi122:> stat /dev/vg_nvme/lv_4 2024-04-02T05:35:46.604 INFO:teuthology.orchestra.run.smithi122.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-02T05:35:46.604 INFO:teuthology.orchestra.run.smithi122.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-02T05:35:46.604 INFO:teuthology.orchestra.run.smithi122.stdout:Device: 6h/6d Inode: 378 Links: 1 2024-04-02T05:35:46.604 INFO:teuthology.orchestra.run.smithi122.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-02T05:35:46.604 INFO:teuthology.orchestra.run.smithi122.stdout:Access: 2024-04-02 05:30:56.654938184 +0000 2024-04-02T05:35:46.604 INFO:teuthology.orchestra.run.smithi122.stdout:Modify: 2024-04-02 05:30:56.422943531 +0000 2024-04-02T05:35:46.604 INFO:teuthology.orchestra.run.smithi122.stdout:Change: 2024-04-02 05:30:56.422943531 +0000 2024-04-02T05:35:46.604 INFO:teuthology.orchestra.run.smithi122.stdout: Birth: - 2024-04-02T05:35:46.604 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-02T05:35:46.663 INFO:journalctl@ceph.mgr.x.smithi122.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:35:46.665 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records in 2024-04-02T05:35:46.665 INFO:teuthology.orchestra.run.smithi122.stderr:1+0 records out 2024-04-02T05:35:46.665 INFO:teuthology.orchestra.run.smithi122.stderr:512 bytes copied, 0.000383665 s, 1.3 MB/s 2024-04-02T05:35:46.666 DEBUG:teuthology.orchestra.run.smithi122:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-02T05:35:46.673 INFO:tasks.cephadm:Deploying osd.0 on smithi062 with /dev/vg_nvme/lv_4... 2024-04-02T05:35:46.673 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-02T05:35:46.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:46 smithi122 bash[14395]: audit 2024-04-02T05:35:45.110071+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi062=y;smithi122=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:46.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:46 smithi122 bash[14395]: cephadm 2024-04-02T05:35:45.113609+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi062=y;smithi122=x;count:2 2024-04-02T05:35:46.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:46 smithi122 bash[14395]: cephadm 2024-04-02T05:35:45.165178+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-02T05:35:46.850 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:46 smithi062 bash[19887]: audit 2024-04-02T05:35:45.110071+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi062=y;smithi122=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:46.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:46 smithi062 bash[19887]: cephadm 2024-04-02T05:35:45.113609+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi062=y;smithi122=x;count:2 2024-04-02T05:35:46.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:46 smithi062 bash[19887]: cephadm 2024-04-02T05:35:45.165178+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-02T05:35:46.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:46 smithi062 bash[14377]: audit 2024-04-02T05:35:45.110071+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi062=y;smithi122=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:46.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:46 smithi062 bash[14377]: cephadm 2024-04-02T05:35:45.113609+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi062=y;smithi122=x;count:2 2024-04-02T05:35:46.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:46 smithi062 bash[14377]: cephadm 2024-04-02T05:35:45.165178+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-02T05:35:47.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:47 smithi122 bash[14395]: cluster 2024-04-02T05:35:45.937965+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:47.830 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:47 smithi062 bash[19887]: cluster 2024-04-02T05:35:45.937965+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:47.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:47 smithi062 bash[14377]: cluster 2024-04-02T05:35:45.937965+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:48.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:48 smithi122 bash[14395]: audit 2024-04-02T05:35:47.815459+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:48.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:48 smithi122 bash[14395]: audit 2024-04-02T05:35:47.819909+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:48.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:48 smithi122 bash[14395]: audit 2024-04-02T05:35:47.822723+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:48.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:48 smithi122 bash[14395]: audit 2024-04-02T05:35:47.824257+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:48.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:48 smithi122 bash[14395]: cluster 2024-04-02T05:35:47.938408+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:48.936 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:48 smithi122 bash[15322]: debug 2024-04-02T05:35:48.767+0000 7fc79e105700 1 -- 172.21.15.122:0/3821681184 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5623c547a340 con 0x5623c61f6c00 2024-04-02T05:35:48.936 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:48 smithi122 bash[15322]: debug 2024-04-02T05:35:48.923+0000 7fc7a6d74000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T05:35:49.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:48 smithi062 bash[14377]: audit 2024-04-02T05:35:47.815459+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:49.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:48 smithi062 bash[14377]: audit 2024-04-02T05:35:47.819909+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:49.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:48 smithi062 bash[14377]: audit 2024-04-02T05:35:47.822723+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:49.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:48 smithi062 bash[14377]: audit 2024-04-02T05:35:47.824257+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:49.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:48 smithi062 bash[14377]: cluster 2024-04-02T05:35:47.938408+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:49.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:48 smithi062 bash[19887]: audit 2024-04-02T05:35:47.815459+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:49.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:48 smithi062 bash[19887]: audit 2024-04-02T05:35:47.819909+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:49.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:48 smithi062 bash[19887]: audit 2024-04-02T05:35:47.822723+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:49.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:48 smithi062 bash[19887]: audit 2024-04-02T05:35:47.824257+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:49.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:48 smithi062 bash[19887]: cluster 2024-04-02T05:35:47.938408+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:49.874 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:49 smithi122 bash[15322]: debug 2024-04-02T05:35:49.591+0000 7fc7a6d74000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T05:35:49.874 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:49 smithi122 bash[15322]: debug 2024-04-02T05:35:49.707+0000 7fc7a6d74000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T05:35:49.910 INFO:teuthology.orchestra.run.smithi062.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-02T05:35:49.910 INFO:teuthology.orchestra.run.smithi062.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-02T05:35:49.910 INFO:teuthology.orchestra.run.smithi062.stderr: stderr: 10+0 records in 2024-04-02T05:35:49.910 INFO:teuthology.orchestra.run.smithi062.stderr:10+0 records out 2024-04-02T05:35:49.910 INFO:teuthology.orchestra.run.smithi062.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0178925 s, 586 MB/s 2024-04-02T05:35:49.910 INFO:teuthology.orchestra.run.smithi062.stderr:--> Zapping successful for: 2024-04-02T05:35:50.197 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:49 smithi122 bash[15322]: debug 2024-04-02T05:35:49.863+0000 7fc7a6d74000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:35:50.479 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:50 smithi122 bash[15322]: debug 2024-04-02T05:35:50.187+0000 7fc7a6d74000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T05:35:50.479 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:50 smithi122 bash[15322]: debug 2024-04-02T05:35:50.279+0000 7fc7a6d74000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T05:35:50.515 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi062:vg_nvme/lv_4 2024-04-02T05:35:50.844 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:50 smithi122 bash[15322]: debug 2024-04-02T05:35:50.475+0000 7fc7a6d74000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T05:35:51.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:50 smithi122 bash[14395]: cluster 2024-04-02T05:35:49.938870+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:51.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:50 smithi122 bash[14395]: audit 2024-04-02T05:35:49.951301+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:51.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:50 smithi122 bash[14395]: audit 2024-04-02T05:35:50.855566+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:51.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:50 smithi122 bash[14395]: audit 2024-04-02T05:35:50.865296+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:51.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:50 smithi122 bash[14395]: audit 2024-04-02T05:35:50.868175+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:35:51.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:50 smithi122 bash[14395]: audit 2024-04-02T05:35:50.869521+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:35:51.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:50 smithi122 bash[14395]: audit 2024-04-02T05:35:50.870618+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:51.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:50 smithi062 bash[14377]: cluster 2024-04-02T05:35:49.938870+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:51.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:50 smithi062 bash[14377]: audit 2024-04-02T05:35:49.951301+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:51.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:50 smithi062 bash[14377]: audit 2024-04-02T05:35:50.855566+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:51.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:50 smithi062 bash[14377]: audit 2024-04-02T05:35:50.865296+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:51.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:50 smithi062 bash[14377]: audit 2024-04-02T05:35:50.868175+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:35:51.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:50 smithi062 bash[14377]: audit 2024-04-02T05:35:50.869521+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:35:51.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:50 smithi062 bash[14377]: audit 2024-04-02T05:35:50.870618+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:51.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:50 smithi062 bash[19887]: cluster 2024-04-02T05:35:49.938870+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:51.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:50 smithi062 bash[19887]: audit 2024-04-02T05:35:49.951301+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:51.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:50 smithi062 bash[19887]: audit 2024-04-02T05:35:50.855566+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:51.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:50 smithi062 bash[19887]: audit 2024-04-02T05:35:50.865296+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:51.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:50 smithi062 bash[19887]: audit 2024-04-02T05:35:50.868175+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:35:51.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:50 smithi062 bash[19887]: audit 2024-04-02T05:35:50.869521+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:35:51.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:50 smithi062 bash[19887]: audit 2024-04-02T05:35:50.870618+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:51.647 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:51 smithi122 bash[15322]: debug 2024-04-02T05:35:51.335+0000 7fc7a6d74000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T05:35:51.647 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:51 smithi122 bash[15322]: debug 2024-04-02T05:35:51.435+0000 7fc7a6d74000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T05:35:51.965 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:51 smithi122 bash[15322]: debug 2024-04-02T05:35:51.635+0000 7fc7a6d74000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T05:35:52.229 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:51 smithi122 bash[15322]: debug 2024-04-02T05:35:51.975+0000 7fc7a6d74000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T05:35:52.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:51 smithi122 bash[14395]: cephadm 2024-04-02T05:35:50.867713+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-02T05:35:52.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:51 smithi122 bash[14395]: cephadm 2024-04-02T05:35:50.871962+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi062 2024-04-02T05:35:52.240 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:51 smithi062 bash[14377]: cephadm 2024-04-02T05:35:50.867713+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-02T05:35:52.240 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:51 smithi062 bash[14377]: cephadm 2024-04-02T05:35:50.871962+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi062 2024-04-02T05:35:52.240 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:51 smithi062 bash[19887]: cephadm 2024-04-02T05:35:50.867713+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-02T05:35:52.240 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:51 smithi062 bash[19887]: cephadm 2024-04-02T05:35:50.871962+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi062 2024-04-02T05:35:52.665 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:52 smithi122 bash[15322]: debug 2024-04-02T05:35:52.295+0000 7fc7a6d74000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T05:35:52.930 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:52 smithi122 bash[15322]: debug 2024-04-02T05:35:52.655+0000 7fc7a6d74000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T05:35:53.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:52 smithi122 bash[14395]: cluster 2024-04-02T05:35:51.939290+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:53.230 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:52 smithi122 bash[15322]: debug 2024-04-02T05:35:52.919+0000 7fc7a6d74000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:35:53.350 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:52 smithi062 bash[14377]: cluster 2024-04-02T05:35:51.939290+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:53.350 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:52 smithi062 bash[19887]: cluster 2024-04-02T05:35:51.939290+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:53.857 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:53 smithi122 bash[15322]: debug 2024-04-02T05:35:53.591+0000 7fc7a6d74000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T05:35:53.858 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:53 smithi122 bash[15322]: debug 2024-04-02T05:35:53.691+0000 7fc7a6d74000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T05:35:54.229 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:53 smithi122 bash[15322]: debug 2024-04-02T05:35:53.847+0000 7fc7a6d74000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T05:35:54.229 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:53 smithi122 bash[15322]: debug 2024-04-02T05:35:53.955+0000 7fc7a6d74000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T05:35:54.229 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:54 smithi122 bash[15322]: debug 2024-04-02T05:35:54.087+0000 7fc7a6d74000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T05:35:54.679 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:54 smithi122 bash[15322]: debug 2024-04-02T05:35:54.375+0000 7fc7a6d74000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T05:35:54.680 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:54 smithi122 bash[15322]: debug 2024-04-02T05:35:54.491+0000 7fc7a6d74000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T05:35:54.979 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:54 smithi122 bash[15322]: debug 2024-04-02T05:35:54.671+0000 7fc7a6d74000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T05:35:54.979 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:54 smithi122 bash[15322]: debug 2024-04-02T05:35:54.787+0000 7fc7a6d74000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T05:35:54.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:54 smithi122 bash[14395]: audit 2024-04-02T05:35:53.752941+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:54.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:54 smithi122 bash[14395]: audit 2024-04-02T05:35:53.755381+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:54.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:54 smithi122 bash[14395]: audit 2024-04-02T05:35:53.757615+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:54.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:54 smithi122 bash[14395]: audit 2024-04-02T05:35:53.758910+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:54.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:54 smithi122 bash[14395]: audit 2024-04-02T05:35:53.769423+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:54.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:54 smithi122 bash[14395]: cluster 2024-04-02T05:35:53.939670+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:54.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:54 smithi122 bash[14395]: audit 2024-04-02T05:35:54.433544+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:54.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:54 smithi122 bash[14395]: audit 2024-04-02T05:35:54.436571+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:35:54.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:54 smithi122 bash[14395]: audit 2024-04-02T05:35:54.443147+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:35:54.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:54 smithi122 bash[14395]: audit 2024-04-02T05:35:54.444820+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:55.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[14377]: audit 2024-04-02T05:35:53.752941+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:55.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[14377]: audit 2024-04-02T05:35:53.755381+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:55.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[14377]: audit 2024-04-02T05:35:53.757615+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:55.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[14377]: audit 2024-04-02T05:35:53.758910+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:55.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[14377]: audit 2024-04-02T05:35:53.769423+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:55.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[14377]: cluster 2024-04-02T05:35:53.939670+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:55.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[14377]: audit 2024-04-02T05:35:54.433544+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:55.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[14377]: audit 2024-04-02T05:35:54.436571+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:35:55.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[14377]: audit 2024-04-02T05:35:54.443147+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:35:55.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[14377]: audit 2024-04-02T05:35:54.444820+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:55.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[19887]: audit 2024-04-02T05:35:53.752941+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:55.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[19887]: audit 2024-04-02T05:35:53.755381+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:35:55.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[19887]: audit 2024-04-02T05:35:53.757615+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:55.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[19887]: audit 2024-04-02T05:35:53.758910+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:35:55.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[19887]: audit 2024-04-02T05:35:53.769423+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:35:55.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[19887]: cluster 2024-04-02T05:35:53.939670+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:55.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[19887]: audit 2024-04-02T05:35:54.433544+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:35:55.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[19887]: audit 2024-04-02T05:35:54.436571+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:35:55.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[19887]: audit 2024-04-02T05:35:54.443147+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:35:55.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:54 smithi062 bash[19887]: audit 2024-04-02T05:35:54.444820+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:35:55.979 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:35:55 smithi122 bash[15322]: debug 2024-04-02T05:35:55.615+0000 7fc7a6d74000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T05:35:55.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:55 smithi122 bash[14395]: audit 2024-04-02T05:35:55.644474+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.122:0/3976721865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:35:55.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:55 smithi122 bash[14395]: cluster 2024-04-02T05:35:55.645327+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:35:55.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:55 smithi122 bash[14395]: audit 2024-04-02T05:35:55.645367+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.122:0/3976721865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:35:55.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:55 smithi122 bash[14395]: audit 2024-04-02T05:35:55.647465+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.122:0/3976721865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:35:55.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:55 smithi122 bash[14395]: audit 2024-04-02T05:35:55.648332+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.122:0/3976721865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:35:56.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:55 smithi062 bash[14377]: audit 2024-04-02T05:35:55.644474+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.122:0/3976721865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:35:56.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:55 smithi062 bash[14377]: cluster 2024-04-02T05:35:55.645327+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:35:56.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:55 smithi062 bash[14377]: audit 2024-04-02T05:35:55.645367+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.122:0/3976721865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:35:56.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:55 smithi062 bash[14377]: audit 2024-04-02T05:35:55.647465+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.122:0/3976721865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:35:56.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:55 smithi062 bash[14377]: audit 2024-04-02T05:35:55.648332+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.122:0/3976721865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:35:56.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:55 smithi062 bash[19887]: audit 2024-04-02T05:35:55.644474+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.122:0/3976721865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:35:56.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:55 smithi062 bash[19887]: cluster 2024-04-02T05:35:55.645327+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:35:56.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:55 smithi062 bash[19887]: audit 2024-04-02T05:35:55.645367+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.122:0/3976721865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:35:56.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:55 smithi062 bash[19887]: audit 2024-04-02T05:35:55.647465+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.122:0/3976721865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:35:56.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:55 smithi062 bash[19887]: audit 2024-04-02T05:35:55.648332+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.122:0/3976721865' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:35:57.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:56 smithi062 bash[14377]: cluster 2024-04-02T05:35:55.787831+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2024-04-02T05:35:57.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:56 smithi062 bash[14377]: audit 2024-04-02T05:35:55.788033+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T05:35:57.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:56 smithi062 bash[14377]: cluster 2024-04-02T05:35:55.940128+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:57.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:56 smithi062 bash[19887]: cluster 2024-04-02T05:35:55.787831+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2024-04-02T05:35:57.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:56 smithi062 bash[19887]: audit 2024-04-02T05:35:55.788033+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T05:35:57.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:56 smithi062 bash[19887]: cluster 2024-04-02T05:35:55.940128+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:57.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:56 smithi122 bash[14395]: cluster 2024-04-02T05:35:55.787831+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2024-04-02T05:35:57.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:56 smithi122 bash[14395]: audit 2024-04-02T05:35:55.788033+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T05:35:57.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:56 smithi122 bash[14395]: cluster 2024-04-02T05:35:55.940128+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:59.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:35:58 smithi062 bash[14377]: cluster 2024-04-02T05:35:57.940530+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:59.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:35:58 smithi062 bash[19887]: cluster 2024-04-02T05:35:57.940530+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:35:59.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:35:58 smithi122 bash[14395]: cluster 2024-04-02T05:35:57.940530+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:00.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:00 smithi062 bash[14377]: audit 2024-04-02T05:36:00.412382+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.62:0/2148983572' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6468dee-7061-442d-90af-1fdbec847297"}]: dispatch 2024-04-02T05:36:01.090 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:00 smithi062 bash[14377]: audit 2024-04-02T05:36:00.412892+0000 mon.a (mon.0) 242 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6468dee-7061-442d-90af-1fdbec847297"}]: dispatch 2024-04-02T05:36:01.090 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:00 smithi062 bash[14377]: audit 2024-04-02T05:36:00.417723+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e6468dee-7061-442d-90af-1fdbec847297"}]': finished 2024-04-02T05:36:01.090 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:00 smithi062 bash[14377]: cluster 2024-04-02T05:36:00.417770+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-02T05:36:01.090 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:00 smithi062 bash[14377]: audit 2024-04-02T05:36:00.418064+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:36:01.090 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:00 smithi062 bash[19887]: audit 2024-04-02T05:36:00.412382+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.62:0/2148983572' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6468dee-7061-442d-90af-1fdbec847297"}]: dispatch 2024-04-02T05:36:01.090 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:00 smithi062 bash[19887]: audit 2024-04-02T05:36:00.412892+0000 mon.a (mon.0) 242 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6468dee-7061-442d-90af-1fdbec847297"}]: dispatch 2024-04-02T05:36:01.090 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:00 smithi062 bash[19887]: audit 2024-04-02T05:36:00.417723+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e6468dee-7061-442d-90af-1fdbec847297"}]': finished 2024-04-02T05:36:01.090 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:00 smithi062 bash[19887]: cluster 2024-04-02T05:36:00.417770+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-02T05:36:01.091 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:00 smithi062 bash[19887]: audit 2024-04-02T05:36:00.418064+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:36:01.091 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:00 smithi122 bash[14395]: audit 2024-04-02T05:36:00.412382+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.62:0/2148983572' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6468dee-7061-442d-90af-1fdbec847297"}]: dispatch 2024-04-02T05:36:01.091 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:00 smithi122 bash[14395]: audit 2024-04-02T05:36:00.412892+0000 mon.a (mon.0) 242 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6468dee-7061-442d-90af-1fdbec847297"}]: dispatch 2024-04-02T05:36:01.091 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:00 smithi122 bash[14395]: audit 2024-04-02T05:36:00.417723+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e6468dee-7061-442d-90af-1fdbec847297"}]': finished 2024-04-02T05:36:01.091 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:00 smithi122 bash[14395]: cluster 2024-04-02T05:36:00.417770+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-02T05:36:01.091 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:00 smithi122 bash[14395]: audit 2024-04-02T05:36:00.418064+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:36:01.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:01 smithi062 bash[14377]: cluster 2024-04-02T05:35:59.940917+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:01.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:01 smithi062 bash[14377]: audit 2024-04-02T05:36:01.129857+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.62:0/3667702676' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:36:01.850 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:01 smithi062 bash[19887]: cluster 2024-04-02T05:35:59.940917+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:01.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:01 smithi062 bash[19887]: audit 2024-04-02T05:36:01.129857+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.62:0/3667702676' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:36:01.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:01 smithi122 bash[14395]: cluster 2024-04-02T05:35:59.940917+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:01.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:01 smithi122 bash[14395]: audit 2024-04-02T05:36:01.129857+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.62:0/3667702676' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:36:03.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:03 smithi062 bash[14377]: cluster 2024-04-02T05:36:01.941412+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:03.850 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:03 smithi062 bash[19887]: cluster 2024-04-02T05:36:01.941412+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:03.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:03 smithi122 bash[14395]: cluster 2024-04-02T05:36:01.941412+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:05.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:05 smithi062 bash[14377]: cluster 2024-04-02T05:36:03.941862+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:05.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:05 smithi062 bash[19887]: cluster 2024-04-02T05:36:03.941862+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:05.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:05 smithi122 bash[14395]: cluster 2024-04-02T05:36:03.941862+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:07.850 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:07 smithi062 bash[19887]: cluster 2024-04-02T05:36:05.942314+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:07.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:07 smithi062 bash[14377]: cluster 2024-04-02T05:36:05.942314+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:07.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:07 smithi122 bash[14395]: cluster 2024-04-02T05:36:05.942314+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:09.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:09 smithi062 bash[14377]: cluster 2024-04-02T05:36:07.942777+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:09.600 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:09 smithi062 bash[19887]: cluster 2024-04-02T05:36:07.942777+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:09.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:09 smithi122 bash[14395]: cluster 2024-04-02T05:36:07.942777+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:10.720 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:10 smithi062 bash[19887]: audit 2024-04-02T05:36:10.444257+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T05:36:10.721 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:10 smithi062 bash[19887]: audit 2024-04-02T05:36:10.445881+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:10.721 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:10 smithi062 bash[14377]: audit 2024-04-02T05:36:10.444257+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T05:36:10.721 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:10 smithi062 bash[14377]: audit 2024-04-02T05:36:10.445881+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:10.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:10 smithi122 bash[14395]: audit 2024-04-02T05:36:10.444257+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T05:36:10.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:10 smithi122 bash[14395]: audit 2024-04-02T05:36:10.445881+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:11.815 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:11 smithi062 bash[19887]: cluster 2024-04-02T05:36:09.943234+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:11.815 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:11 smithi062 bash[19887]: cephadm 2024-04-02T05:36:10.447283+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Deploying daemon osd.0 on smithi062 2024-04-02T05:36:11.815 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:11 smithi062 bash[14377]: cluster 2024-04-02T05:36:09.943234+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:11.816 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:11 smithi062 bash[14377]: cephadm 2024-04-02T05:36:10.447283+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Deploying daemon osd.0 on smithi062 2024-04-02T05:36:11.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:11 smithi122 bash[14395]: cluster 2024-04-02T05:36:09.943234+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:11.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:11 smithi122 bash[14395]: cephadm 2024-04-02T05:36:10.447283+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Deploying daemon osd.0 on smithi062 2024-04-02T05:36:13.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:13 smithi062 bash[14377]: cluster 2024-04-02T05:36:11.943693+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:13.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:13 smithi062 bash[19887]: cluster 2024-04-02T05:36:11.943693+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:13.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:13 smithi122 bash[14395]: cluster 2024-04-02T05:36:11.943693+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:15.600 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:15 smithi062 bash[19887]: cluster 2024-04-02T05:36:13.944155+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:15.600 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:15 smithi062 bash[19887]: audit 2024-04-02T05:36:14.513395+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:15.600 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:15 smithi062 bash[19887]: audit 2024-04-02T05:36:14.539900+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:36:15.600 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:15 smithi062 bash[19887]: audit 2024-04-02T05:36:14.541521+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:15.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:15 smithi062 bash[19887]: audit 2024-04-02T05:36:14.542581+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:36:15.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:15 smithi062 bash[14377]: cluster 2024-04-02T05:36:13.944155+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:15.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:15 smithi062 bash[14377]: audit 2024-04-02T05:36:14.513395+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:15.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:15 smithi062 bash[14377]: audit 2024-04-02T05:36:14.539900+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:36:15.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:15 smithi062 bash[14377]: audit 2024-04-02T05:36:14.541521+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:15.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:15 smithi062 bash[14377]: audit 2024-04-02T05:36:14.542581+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:36:15.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:15 smithi122 bash[14395]: cluster 2024-04-02T05:36:13.944155+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:15.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:15 smithi122 bash[14395]: audit 2024-04-02T05:36:14.513395+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:15.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:15 smithi122 bash[14395]: audit 2024-04-02T05:36:14.539900+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:36:15.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:15 smithi122 bash[14395]: audit 2024-04-02T05:36:14.541521+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:15.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:15 smithi122 bash[14395]: audit 2024-04-02T05:36:14.542581+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:36:17.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:17 smithi062 bash[14377]: cluster 2024-04-02T05:36:15.944565+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:17.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:17 smithi062 bash[19887]: cluster 2024-04-02T05:36:15.944565+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:17.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:17 smithi122 bash[14395]: cluster 2024-04-02T05:36:15.944565+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:19.600 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:19 smithi062 bash[19887]: cluster 2024-04-02T05:36:17.945011+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:19.600 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:19 smithi062 bash[19887]: audit 2024-04-02T05:36:18.263666+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:19.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:19 smithi062 bash[19887]: audit 2024-04-02T05:36:18.272396+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:19.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:19 smithi062 bash[14377]: cluster 2024-04-02T05:36:17.945011+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:19.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:19 smithi062 bash[14377]: audit 2024-04-02T05:36:18.263666+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:19.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:19 smithi062 bash[14377]: audit 2024-04-02T05:36:18.272396+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:19.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:19 smithi122 bash[14395]: cluster 2024-04-02T05:36:17.945011+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:19.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:19 smithi122 bash[14395]: audit 2024-04-02T05:36:18.263666+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:19.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:19 smithi122 bash[14395]: audit 2024-04-02T05:36:18.272396+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:21.238 INFO:teuthology.orchestra.run.smithi062.stdout:Created osd(s) 0 on host 'smithi062' 2024-04-02T05:36:21.723 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:21 smithi062 bash[14377]: cluster 2024-04-02T05:36:19.945464+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:21.723 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:21 smithi062 bash[14377]: audit 2024-04-02T05:36:21.235024+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:21.723 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:21 smithi062 bash[14377]: audit 2024-04-02T05:36:21.246020+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:36:21.724 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:21 smithi062 bash[14377]: audit 2024-04-02T05:36:21.248789+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:21.724 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:21 smithi062 bash[14377]: audit 2024-04-02T05:36:21.250604+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:36:21.724 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:21 smithi062 bash[19887]: cluster 2024-04-02T05:36:19.945464+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:21.724 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:21 smithi062 bash[19887]: audit 2024-04-02T05:36:21.235024+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:21.724 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:21 smithi062 bash[19887]: audit 2024-04-02T05:36:21.246020+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:36:21.724 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:21 smithi062 bash[19887]: audit 2024-04-02T05:36:21.248789+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:21.724 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:21 smithi062 bash[19887]: audit 2024-04-02T05:36:21.250604+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:36:21.879 DEBUG:teuthology.orchestra.run.smithi062:osd.0> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.0.service 2024-04-02T05:36:21.881 INFO:tasks.cephadm:Deploying osd.1 on smithi062 with /dev/vg_nvme/lv_3... 2024-04-02T05:36:21.881 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-02T05:36:21.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:21 smithi122 bash[14395]: cluster 2024-04-02T05:36:19.945464+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:21.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:21 smithi122 bash[14395]: audit 2024-04-02T05:36:21.235024+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:21.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:21 smithi122 bash[14395]: audit 2024-04-02T05:36:21.246020+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:36:21.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:21 smithi122 bash[14395]: audit 2024-04-02T05:36:21.248789+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:21.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:21 smithi122 bash[14395]: audit 2024-04-02T05:36:21.250604+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:36:22.089 INFO:journalctl@ceph.osd.0.smithi062.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:36:22.850 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:22 smithi062 bash[19887]: audit 2024-04-02T05:36:21.726814+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.62:6802/3932582238,v1:172.21.15.62:6803/3932582238]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T05:36:22.850 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:22 smithi062 bash[19887]: audit 2024-04-02T05:36:21.727447+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T05:36:22.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:22 smithi062 bash[14377]: audit 2024-04-02T05:36:21.726814+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.62:6802/3932582238,v1:172.21.15.62:6803/3932582238]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T05:36:22.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:22 smithi062 bash[14377]: audit 2024-04-02T05:36:21.727447+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T05:36:22.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:22 smithi122 bash[14395]: audit 2024-04-02T05:36:21.726814+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.62:6802/3932582238,v1:172.21.15.62:6803/3932582238]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T05:36:22.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:22 smithi122 bash[14395]: audit 2024-04-02T05:36:21.727447+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T05:36:23.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:23 smithi062 bash[19887]: cluster 2024-04-02T05:36:21.945949+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:23.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:23 smithi062 bash[19887]: audit 2024-04-02T05:36:22.568783+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-02T05:36:23.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:23 smithi062 bash[19887]: cluster 2024-04-02T05:36:22.568868+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-02T05:36:23.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:23 smithi062 bash[19887]: audit 2024-04-02T05:36:22.569152+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:36:23.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:23 smithi062 bash[19887]: audit 2024-04-02T05:36:22.570761+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.62:6802/3932582238,v1:172.21.15.62:6803/3932582238]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:36:23.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:23 smithi062 bash[19887]: audit 2024-04-02T05:36:22.571477+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:36:23.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:23 smithi062 bash[14377]: cluster 2024-04-02T05:36:21.945949+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:23.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:23 smithi062 bash[14377]: audit 2024-04-02T05:36:22.568783+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-02T05:36:23.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:23 smithi062 bash[14377]: cluster 2024-04-02T05:36:22.568868+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-02T05:36:23.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:23 smithi062 bash[14377]: audit 2024-04-02T05:36:22.569152+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:36:23.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:23 smithi062 bash[14377]: audit 2024-04-02T05:36:22.570761+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.62:6802/3932582238,v1:172.21.15.62:6803/3932582238]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:36:23.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:23 smithi062 bash[14377]: audit 2024-04-02T05:36:22.571477+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:36:23.853 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:36:23 smithi062 bash[22682]: debug 2024-04-02T05:36:23.581+0000 7fc00654b700 -1 osd.0 0 waiting for initial osdmap 2024-04-02T05:36:23.853 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:36:23 smithi062 bash[22682]: debug 2024-04-02T05:36:23.585+0000 7fc002ee6700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:36:23.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:23 smithi122 bash[14395]: cluster 2024-04-02T05:36:21.945949+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:23.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:23 smithi122 bash[14395]: audit 2024-04-02T05:36:22.568783+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-02T05:36:23.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:23 smithi122 bash[14395]: cluster 2024-04-02T05:36:22.568868+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-02T05:36:23.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:23 smithi122 bash[14395]: audit 2024-04-02T05:36:22.569152+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:36:23.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:23 smithi122 bash[14395]: audit 2024-04-02T05:36:22.570761+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.62:6802/3932582238,v1:172.21.15.62:6803/3932582238]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:36:23.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:23 smithi122 bash[14395]: audit 2024-04-02T05:36:22.571477+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:36:24.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:24 smithi062 bash[14377]: audit 2024-04-02T05:36:23.573552+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-04-02T05:36:24.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:24 smithi062 bash[14377]: cluster 2024-04-02T05:36:23.573832+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-02T05:36:24.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:24 smithi062 bash[14377]: audit 2024-04-02T05:36:23.574783+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:36:24.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:24 smithi062 bash[14377]: audit 2024-04-02T05:36:23.583854+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:36:24.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:24 smithi062 bash[19887]: audit 2024-04-02T05:36:23.573552+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-04-02T05:36:24.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:24 smithi062 bash[19887]: cluster 2024-04-02T05:36:23.573832+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-02T05:36:24.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:24 smithi062 bash[19887]: audit 2024-04-02T05:36:23.574783+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:36:24.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:24 smithi062 bash[19887]: audit 2024-04-02T05:36:23.583854+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:36:24.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:24 smithi122 bash[14395]: audit 2024-04-02T05:36:23.573552+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-04-02T05:36:24.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:24 smithi122 bash[14395]: cluster 2024-04-02T05:36:23.573832+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-02T05:36:24.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:24 smithi122 bash[14395]: audit 2024-04-02T05:36:23.574783+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:36:24.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:24 smithi122 bash[14395]: audit 2024-04-02T05:36:23.583854+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:36:25.636 INFO:teuthology.orchestra.run.smithi062.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-02T05:36:25.636 INFO:teuthology.orchestra.run.smithi062.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-02T05:36:25.636 INFO:teuthology.orchestra.run.smithi062.stderr: stderr: 10+0 records in 2024-04-02T05:36:25.636 INFO:teuthology.orchestra.run.smithi062.stderr:10+0 records out 2024-04-02T05:36:25.636 INFO:teuthology.orchestra.run.smithi062.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0178399 s, 588 MB/s 2024-04-02T05:36:25.636 INFO:teuthology.orchestra.run.smithi062.stderr:--> Zapping successful for: 2024-04-02T05:36:25.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:25 smithi062 bash[14377]: cluster 2024-04-02T05:36:22.712942+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:36:25.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:25 smithi062 bash[14377]: cluster 2024-04-02T05:36:22.713140+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:36:25.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:25 smithi062 bash[14377]: cluster 2024-04-02T05:36:23.946439+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:25.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:25 smithi062 bash[14377]: cluster 2024-04-02T05:36:24.587409+0000 mon.a (mon.0) 268 : cluster [INF] osd.0 [v2:172.21.15.62:6802/3932582238,v1:172.21.15.62:6803/3932582238] boot 2024-04-02T05:36:25.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:25 smithi062 bash[14377]: cluster 2024-04-02T05:36:24.587544+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-02T05:36:25.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:25 smithi062 bash[14377]: audit 2024-04-02T05:36:24.588326+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:36:25.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:25 smithi062 bash[19887]: cluster 2024-04-02T05:36:22.712942+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:36:25.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:25 smithi062 bash[19887]: cluster 2024-04-02T05:36:22.713140+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:36:25.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:25 smithi062 bash[19887]: cluster 2024-04-02T05:36:23.946439+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:25.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:25 smithi062 bash[19887]: cluster 2024-04-02T05:36:24.587409+0000 mon.a (mon.0) 268 : cluster [INF] osd.0 [v2:172.21.15.62:6802/3932582238,v1:172.21.15.62:6803/3932582238] boot 2024-04-02T05:36:25.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:25 smithi062 bash[19887]: cluster 2024-04-02T05:36:24.587544+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-02T05:36:25.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:25 smithi062 bash[19887]: audit 2024-04-02T05:36:24.588326+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:36:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:25 smithi122 bash[14395]: cluster 2024-04-02T05:36:22.712942+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:36:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:25 smithi122 bash[14395]: cluster 2024-04-02T05:36:22.713140+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:36:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:25 smithi122 bash[14395]: cluster 2024-04-02T05:36:23.946439+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-02T05:36:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:25 smithi122 bash[14395]: cluster 2024-04-02T05:36:24.587409+0000 mon.a (mon.0) 268 : cluster [INF] osd.0 [v2:172.21.15.62:6802/3932582238,v1:172.21.15.62:6803/3932582238] boot 2024-04-02T05:36:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:25 smithi122 bash[14395]: cluster 2024-04-02T05:36:24.587544+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-02T05:36:25.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:25 smithi122 bash[14395]: audit 2024-04-02T05:36:24.588326+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:36:26.799 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi062:vg_nvme/lv_3 2024-04-02T05:36:26.977 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:26 smithi062 bash[14377]: cluster 2024-04-02T05:36:25.608453+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-02T05:36:26.977 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:26 smithi062 bash[19887]: cluster 2024-04-02T05:36:25.608453+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-02T05:36:26.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:26 smithi122 bash[14395]: cluster 2024-04-02T05:36:25.608453+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-02T05:36:27.899 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:27 smithi062 bash[19887]: cluster 2024-04-02T05:36:25.946988+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:27.899 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:27 smithi062 bash[14377]: cluster 2024-04-02T05:36:25.946988+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:27.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:27 smithi122 bash[14395]: cluster 2024-04-02T05:36:25.946988+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:29.895 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:29 smithi062 bash[14377]: cluster 2024-04-02T05:36:27.947479+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:29.896 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:29 smithi062 bash[19887]: cluster 2024-04-02T05:36:27.947479+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:29.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:29 smithi122 bash[14395]: cluster 2024-04-02T05:36:27.947479+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:30.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:30 smithi122 bash[14395]: cephadm 2024-04-02T05:36:29.683879+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi062 2024-04-02T05:36:30.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:30 smithi122 bash[14395]: audit 2024-04-02T05:36:29.693886+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:30.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:30 smithi122 bash[14395]: audit 2024-04-02T05:36:29.695732+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:36:30.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:30 smithi122 bash[14395]: cephadm 2024-04-02T05:36:29.696893+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 16247M 2024-04-02T05:36:30.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:30 smithi122 bash[14395]: audit 2024-04-02T05:36:29.704264+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:30.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:30 smithi122 bash[14395]: audit 2024-04-02T05:36:29.712202+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:30.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:30 smithi122 bash[14395]: cluster 2024-04-02T05:36:29.947938+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:30.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:30 smithi122 bash[14395]: audit 2024-04-02T05:36:30.250490+0000 mgr.y (mgr.14152) 85 : audit [DBG] from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:36:30.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:30 smithi122 bash[14395]: audit 2024-04-02T05:36:30.257271+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:36:30.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:30 smithi122 bash[14395]: audit 2024-04-02T05:36:30.263531+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:36:30.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:30 smithi122 bash[14395]: audit 2024-04-02T05:36:30.264915+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:31.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[14377]: cephadm 2024-04-02T05:36:29.683879+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi062 2024-04-02T05:36:31.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[14377]: audit 2024-04-02T05:36:29.693886+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:31.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[14377]: audit 2024-04-02T05:36:29.695732+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:36:31.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[14377]: cephadm 2024-04-02T05:36:29.696893+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 16247M 2024-04-02T05:36:31.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[14377]: audit 2024-04-02T05:36:29.704264+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:31.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[14377]: audit 2024-04-02T05:36:29.712202+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:31.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[14377]: cluster 2024-04-02T05:36:29.947938+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:31.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[14377]: audit 2024-04-02T05:36:30.250490+0000 mgr.y (mgr.14152) 85 : audit [DBG] from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:36:31.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[14377]: audit 2024-04-02T05:36:30.257271+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:36:31.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[14377]: audit 2024-04-02T05:36:30.263531+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:36:31.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[14377]: audit 2024-04-02T05:36:30.264915+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:31.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[19887]: cephadm 2024-04-02T05:36:29.683879+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Detected new or changed devices on smithi062 2024-04-02T05:36:31.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[19887]: audit 2024-04-02T05:36:29.693886+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:31.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[19887]: audit 2024-04-02T05:36:29.695732+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:36:31.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[19887]: cephadm 2024-04-02T05:36:29.696893+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 16247M 2024-04-02T05:36:31.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[19887]: audit 2024-04-02T05:36:29.704264+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:31.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[19887]: audit 2024-04-02T05:36:29.712202+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:31.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[19887]: cluster 2024-04-02T05:36:29.947938+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:31.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[19887]: audit 2024-04-02T05:36:30.250490+0000 mgr.y (mgr.14152) 85 : audit [DBG] from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:36:31.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[19887]: audit 2024-04-02T05:36:30.257271+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:36:31.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[19887]: audit 2024-04-02T05:36:30.263531+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:36:31.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:30 smithi062 bash[19887]: audit 2024-04-02T05:36:30.264915+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:33.350 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:33 smithi062 bash[14377]: cluster 2024-04-02T05:36:31.948494+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:33.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:33 smithi062 bash[19887]: cluster 2024-04-02T05:36:31.948494+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:33.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:33 smithi122 bash[14395]: cluster 2024-04-02T05:36:31.948494+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:35.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:35 smithi062 bash[14377]: cluster 2024-04-02T05:36:33.948989+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:35.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:35 smithi062 bash[19887]: cluster 2024-04-02T05:36:33.948989+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:35.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:35 smithi122 bash[14395]: cluster 2024-04-02T05:36:33.948989+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:36.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:36 smithi062 bash[14377]: audit 2024-04-02T05:36:36.288070+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.62:0/699255191' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5a5ae5df-12a2-4b17-aa33-380d1c449f27"}]: dispatch 2024-04-02T05:36:36.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:36 smithi062 bash[14377]: audit 2024-04-02T05:36:36.288613+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5a5ae5df-12a2-4b17-aa33-380d1c449f27"}]: dispatch 2024-04-02T05:36:36.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:36 smithi062 bash[14377]: audit 2024-04-02T05:36:36.298185+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5a5ae5df-12a2-4b17-aa33-380d1c449f27"}]': finished 2024-04-02T05:36:36.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:36 smithi062 bash[14377]: cluster 2024-04-02T05:36:36.298418+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-02T05:36:36.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:36 smithi062 bash[14377]: audit 2024-04-02T05:36:36.298597+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:36:36.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:36 smithi062 bash[19887]: audit 2024-04-02T05:36:36.288070+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.62:0/699255191' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5a5ae5df-12a2-4b17-aa33-380d1c449f27"}]: dispatch 2024-04-02T05:36:36.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:36 smithi062 bash[19887]: audit 2024-04-02T05:36:36.288613+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5a5ae5df-12a2-4b17-aa33-380d1c449f27"}]: dispatch 2024-04-02T05:36:36.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:36 smithi062 bash[19887]: audit 2024-04-02T05:36:36.298185+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5a5ae5df-12a2-4b17-aa33-380d1c449f27"}]': finished 2024-04-02T05:36:36.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:36 smithi062 bash[19887]: cluster 2024-04-02T05:36:36.298418+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-02T05:36:36.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:36 smithi062 bash[19887]: audit 2024-04-02T05:36:36.298597+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:36:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:36 smithi122 bash[14395]: audit 2024-04-02T05:36:36.288070+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.62:0/699255191' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5a5ae5df-12a2-4b17-aa33-380d1c449f27"}]: dispatch 2024-04-02T05:36:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:36 smithi122 bash[14395]: audit 2024-04-02T05:36:36.288613+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5a5ae5df-12a2-4b17-aa33-380d1c449f27"}]: dispatch 2024-04-02T05:36:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:36 smithi122 bash[14395]: audit 2024-04-02T05:36:36.298185+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5a5ae5df-12a2-4b17-aa33-380d1c449f27"}]': finished 2024-04-02T05:36:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:36 smithi122 bash[14395]: cluster 2024-04-02T05:36:36.298418+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-02T05:36:36.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:36 smithi122 bash[14395]: audit 2024-04-02T05:36:36.298597+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:36:37.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:37 smithi062 bash[14377]: cluster 2024-04-02T05:36:35.949574+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:37.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:37 smithi062 bash[14377]: audit 2024-04-02T05:36:36.959289+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.62:0/2990785396' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:36:37.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:37 smithi062 bash[19887]: cluster 2024-04-02T05:36:35.949574+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:37.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:37 smithi062 bash[19887]: audit 2024-04-02T05:36:36.959289+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.62:0/2990785396' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:36:37.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:37 smithi122 bash[14395]: cluster 2024-04-02T05:36:35.949574+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:37.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:37 smithi122 bash[14395]: audit 2024-04-02T05:36:36.959289+0000 mon.a (mon.0) 283 : audit [DBG] from='client.? 172.21.15.62:0/2990785396' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:36:39.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:39 smithi062 bash[14377]: cluster 2024-04-02T05:36:37.950141+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:39.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:39 smithi062 bash[19887]: cluster 2024-04-02T05:36:37.950141+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:39.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:39 smithi122 bash[14395]: cluster 2024-04-02T05:36:37.950141+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:41.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:41 smithi062 bash[14377]: cluster 2024-04-02T05:36:39.950699+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:41.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:41 smithi062 bash[19887]: cluster 2024-04-02T05:36:39.950699+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:41.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:41 smithi122 bash[14395]: cluster 2024-04-02T05:36:39.950699+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:42.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:42 smithi062 bash[14377]: audit 2024-04-02T05:36:42.006994+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:36:42.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:42 smithi062 bash[14377]: audit 2024-04-02T05:36:42.011312+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:36:42.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:42 smithi062 bash[19887]: audit 2024-04-02T05:36:42.006994+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:36:42.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:42 smithi062 bash[19887]: audit 2024-04-02T05:36:42.011312+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:36:42.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:42 smithi122 bash[14395]: audit 2024-04-02T05:36:42.006994+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:36:42.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:42 smithi122 bash[14395]: audit 2024-04-02T05:36:42.011312+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:36:43.850 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:43 smithi062 bash[19887]: cluster 2024-04-02T05:36:41.951159+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:43.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:43 smithi062 bash[14377]: cluster 2024-04-02T05:36:41.951159+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:43.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:43 smithi122 bash[14395]: cluster 2024-04-02T05:36:41.951159+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:45.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:45 smithi062 bash[14377]: cluster 2024-04-02T05:36:43.951642+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:45.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:45 smithi062 bash[19887]: cluster 2024-04-02T05:36:43.951642+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:45.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:45 smithi122 bash[14395]: cluster 2024-04-02T05:36:43.951642+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:46.784 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:46 smithi062 bash[14377]: audit 2024-04-02T05:36:46.510474+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T05:36:46.784 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:46 smithi062 bash[14377]: audit 2024-04-02T05:36:46.511923+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:46.784 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:46 smithi062 bash[19887]: audit 2024-04-02T05:36:46.510474+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T05:36:46.784 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:46 smithi062 bash[19887]: audit 2024-04-02T05:36:46.511923+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:46.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:46 smithi122 bash[14395]: audit 2024-04-02T05:36:46.510474+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T05:36:46.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:46 smithi122 bash[14395]: audit 2024-04-02T05:36:46.511923+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:47.794 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:47 smithi062 bash[14377]: cluster 2024-04-02T05:36:45.952571+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:47.794 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:47 smithi062 bash[14377]: cephadm 2024-04-02T05:36:46.513265+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.1 on smithi062 2024-04-02T05:36:47.794 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:47 smithi062 bash[19887]: cluster 2024-04-02T05:36:45.952571+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:47.794 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:47 smithi062 bash[19887]: cephadm 2024-04-02T05:36:46.513265+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.1 on smithi062 2024-04-02T05:36:47.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:47 smithi122 bash[14395]: cluster 2024-04-02T05:36:45.952571+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:47.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:47 smithi122 bash[14395]: cephadm 2024-04-02T05:36:46.513265+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.1 on smithi062 2024-04-02T05:36:49.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:49 smithi062 bash[14377]: cluster 2024-04-02T05:36:47.953151+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:49.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:49 smithi062 bash[19887]: cluster 2024-04-02T05:36:47.953151+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:49.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:49 smithi122 bash[14395]: cluster 2024-04-02T05:36:47.953151+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:51.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:51 smithi062 bash[14377]: cluster 2024-04-02T05:36:49.953553+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:51.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:51 smithi062 bash[14377]: audit 2024-04-02T05:36:50.362570+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:51.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:51 smithi062 bash[14377]: audit 2024-04-02T05:36:50.381748+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:36:51.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:51 smithi062 bash[14377]: audit 2024-04-02T05:36:50.383678+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:51.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:51 smithi062 bash[14377]: audit 2024-04-02T05:36:50.386675+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:36:51.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:51 smithi062 bash[19887]: cluster 2024-04-02T05:36:49.953553+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:51.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:51 smithi062 bash[19887]: audit 2024-04-02T05:36:50.362570+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:51.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:51 smithi062 bash[19887]: audit 2024-04-02T05:36:50.381748+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:36:51.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:51 smithi062 bash[19887]: audit 2024-04-02T05:36:50.383678+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:51.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:51 smithi062 bash[19887]: audit 2024-04-02T05:36:50.386675+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:36:51.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:51 smithi122 bash[14395]: cluster 2024-04-02T05:36:49.953553+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:51.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:51 smithi122 bash[14395]: audit 2024-04-02T05:36:50.362570+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:51.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:51 smithi122 bash[14395]: audit 2024-04-02T05:36:50.381748+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:36:51.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:51 smithi122 bash[14395]: audit 2024-04-02T05:36:50.383678+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:51.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:51 smithi122 bash[14395]: audit 2024-04-02T05:36:50.386675+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:36:53.600 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:53 smithi062 bash[19887]: cluster 2024-04-02T05:36:51.953882+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:53.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:53 smithi062 bash[14377]: cluster 2024-04-02T05:36:51.953882+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:53.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:53 smithi122 bash[14395]: cluster 2024-04-02T05:36:51.953882+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:55.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:55 smithi062 bash[14377]: cluster 2024-04-02T05:36:53.954337+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:55.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:55 smithi062 bash[14377]: audit 2024-04-02T05:36:54.196821+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:55.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:55 smithi062 bash[14377]: audit 2024-04-02T05:36:54.487377+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:55.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:55 smithi062 bash[19887]: cluster 2024-04-02T05:36:53.954337+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:55.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:55 smithi062 bash[19887]: audit 2024-04-02T05:36:54.196821+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:55.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:55 smithi062 bash[19887]: audit 2024-04-02T05:36:54.487377+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:55.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:55 smithi122 bash[14395]: cluster 2024-04-02T05:36:53.954337+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:55.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:55 smithi122 bash[14395]: audit 2024-04-02T05:36:54.196821+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:55.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:55 smithi122 bash[14395]: audit 2024-04-02T05:36:54.487377+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:57.076 INFO:teuthology.orchestra.run.smithi062.stdout:Created osd(s) 1 on host 'smithi062' 2024-04-02T05:36:57.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:57 smithi062 bash[14377]: cluster 2024-04-02T05:36:55.954738+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:57.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:57 smithi062 bash[14377]: audit 2024-04-02T05:36:57.061006+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:36:57.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:57 smithi062 bash[14377]: audit 2024-04-02T05:36:57.064693+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:57.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:57 smithi062 bash[14377]: audit 2024-04-02T05:36:57.066162+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:36:57.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:57 smithi062 bash[14377]: audit 2024-04-02T05:36:57.071148+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:57.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:57 smithi062 bash[19887]: cluster 2024-04-02T05:36:55.954738+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:57.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:57 smithi062 bash[19887]: audit 2024-04-02T05:36:57.061006+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:36:57.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:57 smithi062 bash[19887]: audit 2024-04-02T05:36:57.064693+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:57.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:57 smithi062 bash[19887]: audit 2024-04-02T05:36:57.066162+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:36:57.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:57 smithi062 bash[19887]: audit 2024-04-02T05:36:57.071148+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:57.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:57 smithi122 bash[14395]: cluster 2024-04-02T05:36:55.954738+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:57.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:57 smithi122 bash[14395]: audit 2024-04-02T05:36:57.061006+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:36:57.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:57 smithi122 bash[14395]: audit 2024-04-02T05:36:57.064693+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:36:57.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:57 smithi122 bash[14395]: audit 2024-04-02T05:36:57.066162+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:36:57.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:57 smithi122 bash[14395]: audit 2024-04-02T05:36:57.071148+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:36:57.717 DEBUG:teuthology.orchestra.run.smithi062:osd.1> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.1.service 2024-04-02T05:36:57.719 INFO:tasks.cephadm:Deploying osd.2 on smithi062 with /dev/vg_nvme/lv_2... 2024-04-02T05:36:57.720 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-02T05:36:57.947 INFO:journalctl@ceph.osd.1.smithi062.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:36:58.214 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:58 smithi062 bash[14377]: audit 2024-04-02T05:36:57.637209+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.62:6810/2962695263,v1:172.21.15.62:6811/2962695263]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T05:36:58.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:58 smithi122 bash[14395]: audit 2024-04-02T05:36:57.637209+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.62:6810/2962695263,v1:172.21.15.62:6811/2962695263]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T05:36:58.600 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:58 smithi062 bash[19887]: audit 2024-04-02T05:36:57.637209+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.62:6810/2962695263,v1:172.21.15.62:6811/2962695263]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T05:36:59.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:59 smithi122 bash[14395]: cluster 2024-04-02T05:36:57.955176+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:59.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:59 smithi122 bash[14395]: audit 2024-04-02T05:36:58.218828+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.62:6810/2962695263,v1:172.21.15.62:6811/2962695263]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-02T05:36:59.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:59 smithi122 bash[14395]: cluster 2024-04-02T05:36:58.218913+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-02T05:36:59.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:59 smithi122 bash[14395]: audit 2024-04-02T05:36:58.219184+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:36:59.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:36:59 smithi122 bash[14395]: audit 2024-04-02T05:36:58.220583+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.62:6810/2962695263,v1:172.21.15.62:6811/2962695263]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:36:59.600 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:59 smithi062 bash[19887]: cluster 2024-04-02T05:36:57.955176+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:59.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:59 smithi062 bash[19887]: audit 2024-04-02T05:36:58.218828+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.62:6810/2962695263,v1:172.21.15.62:6811/2962695263]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-02T05:36:59.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:59 smithi062 bash[19887]: cluster 2024-04-02T05:36:58.218913+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-02T05:36:59.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:59 smithi062 bash[19887]: audit 2024-04-02T05:36:58.219184+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:36:59.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:36:59 smithi062 bash[19887]: audit 2024-04-02T05:36:58.220583+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.62:6810/2962695263,v1:172.21.15.62:6811/2962695263]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:36:59.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:59 smithi062 bash[14377]: cluster 2024-04-02T05:36:57.955176+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:36:59.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:59 smithi062 bash[14377]: audit 2024-04-02T05:36:58.218828+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.62:6810/2962695263,v1:172.21.15.62:6811/2962695263]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-02T05:36:59.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:59 smithi062 bash[14377]: cluster 2024-04-02T05:36:58.218913+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-02T05:36:59.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:59 smithi062 bash[14377]: audit 2024-04-02T05:36:58.219184+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:36:59.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:36:59 smithi062 bash[14377]: audit 2024-04-02T05:36:58.220583+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.62:6810/2962695263,v1:172.21.15.62:6811/2962695263]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:36:59.602 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:36:59 smithi062 bash[25796]: debug 2024-04-02T05:36:59.225+0000 7f3bc1c04700 -1 osd.1 0 waiting for initial osdmap 2024-04-02T05:36:59.602 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:36:59 smithi062 bash[25796]: debug 2024-04-02T05:36:59.229+0000 7f3bbbd9a700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:37:00.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:00 smithi062 bash[14377]: audit 2024-04-02T05:36:59.217709+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.62:6810/2962695263,v1:172.21.15.62:6811/2962695263]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-04-02T05:37:00.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:00 smithi062 bash[14377]: cluster 2024-04-02T05:36:59.217993+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-02T05:37:00.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:00 smithi062 bash[14377]: audit 2024-04-02T05:36:59.218920+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:37:00.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:00 smithi062 bash[14377]: audit 2024-04-02T05:36:59.229042+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:37:00.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:00 smithi062 bash[19887]: audit 2024-04-02T05:36:59.217709+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.62:6810/2962695263,v1:172.21.15.62:6811/2962695263]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-04-02T05:37:00.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:00 smithi062 bash[19887]: cluster 2024-04-02T05:36:59.217993+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-02T05:37:00.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:00 smithi062 bash[19887]: audit 2024-04-02T05:36:59.218920+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:37:00.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:00 smithi062 bash[19887]: audit 2024-04-02T05:36:59.229042+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:37:00.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:00 smithi122 bash[14395]: audit 2024-04-02T05:36:59.217709+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.62:6810/2962695263,v1:172.21.15.62:6811/2962695263]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-04-02T05:37:00.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:00 smithi122 bash[14395]: cluster 2024-04-02T05:36:59.217993+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-02T05:37:00.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:00 smithi122 bash[14395]: audit 2024-04-02T05:36:59.218920+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:37:00.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:00 smithi122 bash[14395]: audit 2024-04-02T05:36:59.229042+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:37:01.237 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:01 smithi062 bash[14377]: cluster 2024-04-02T05:36:58.671918+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:37:01.237 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:01 smithi062 bash[14377]: cluster 2024-04-02T05:36:58.672121+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:37:01.237 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:01 smithi062 bash[14377]: cluster 2024-04-02T05:36:59.955634+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:37:01.238 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:01 smithi062 bash[14377]: cluster 2024-04-02T05:37:00.228776+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.62:6810/2962695263,v1:172.21.15.62:6811/2962695263] boot 2024-04-02T05:37:01.238 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:01 smithi062 bash[14377]: cluster 2024-04-02T05:37:00.228880+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-02T05:37:01.238 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:01 smithi062 bash[14377]: audit 2024-04-02T05:37:00.230049+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:37:01.248 INFO:teuthology.orchestra.run.smithi062.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-02T05:37:01.248 INFO:teuthology.orchestra.run.smithi062.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-02T05:37:01.248 INFO:teuthology.orchestra.run.smithi062.stderr: stderr: 10+0 records in 2024-04-02T05:37:01.249 INFO:teuthology.orchestra.run.smithi062.stderr:10+0 records out 2024-04-02T05:37:01.249 INFO:teuthology.orchestra.run.smithi062.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0181068 s, 579 MB/s 2024-04-02T05:37:01.249 INFO:teuthology.orchestra.run.smithi062.stderr:--> Zapping successful for: 2024-04-02T05:37:01.600 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:01 smithi062 bash[19887]: cluster 2024-04-02T05:36:58.671918+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:37:01.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:01 smithi062 bash[19887]: cluster 2024-04-02T05:36:58.672121+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:37:01.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:01 smithi062 bash[19887]: cluster 2024-04-02T05:36:59.955634+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:37:01.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:01 smithi062 bash[19887]: cluster 2024-04-02T05:37:00.228776+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.62:6810/2962695263,v1:172.21.15.62:6811/2962695263] boot 2024-04-02T05:37:01.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:01 smithi062 bash[19887]: cluster 2024-04-02T05:37:00.228880+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-02T05:37:01.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:01 smithi062 bash[19887]: audit 2024-04-02T05:37:00.230049+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:37:01.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:01 smithi122 bash[14395]: cluster 2024-04-02T05:36:58.671918+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:37:01.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:01 smithi122 bash[14395]: cluster 2024-04-02T05:36:58.672121+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:37:01.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:01 smithi122 bash[14395]: cluster 2024-04-02T05:36:59.955634+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-02T05:37:01.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:01 smithi122 bash[14395]: cluster 2024-04-02T05:37:00.228776+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.62:6810/2962695263,v1:172.21.15.62:6811/2962695263] boot 2024-04-02T05:37:01.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:01 smithi122 bash[14395]: cluster 2024-04-02T05:37:00.228880+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-02T05:37:01.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:01 smithi122 bash[14395]: audit 2024-04-02T05:37:00.230049+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:37:02.439 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi062:vg_nvme/lv_2 2024-04-02T05:37:02.783 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:02 smithi062 bash[19887]: cluster 2024-04-02T05:37:01.571707+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-02T05:37:02.783 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:02 smithi062 bash[14377]: cluster 2024-04-02T05:37:01.571707+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-02T05:37:02.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:02 smithi122 bash[14395]: cluster 2024-04-02T05:37:01.571707+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-02T05:37:03.830 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:03 smithi062 bash[19887]: cluster 2024-04-02T05:37:01.956126+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:03.830 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:03 smithi062 bash[14377]: cluster 2024-04-02T05:37:01.956126+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:03.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:03 smithi122 bash[14395]: cluster 2024-04-02T05:37:01.956126+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:05.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:05 smithi062 bash[14377]: cluster 2024-04-02T05:37:03.956621+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:05.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:05 smithi062 bash[19887]: cluster 2024-04-02T05:37:03.956621+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:05.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:05 smithi122 bash[14395]: cluster 2024-04-02T05:37:03.956621+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:06.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[14377]: cephadm 2024-04-02T05:37:05.580184+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Detected new or changed devices on smithi062 2024-04-02T05:37:06.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[14377]: audit 2024-04-02T05:37:05.592313+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:06.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[14377]: audit 2024-04-02T05:37:05.593763+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:37:06.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[14377]: audit 2024-04-02T05:37:05.595057+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:37:06.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[14377]: cephadm 2024-04-02T05:37:05.596049+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 8123M 2024-04-02T05:37:06.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[14377]: audit 2024-04-02T05:37:05.602129+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:06.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[14377]: audit 2024-04-02T05:37:05.610990+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:06.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[14377]: audit 2024-04-02T05:37:06.036730+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:37:06.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[14377]: audit 2024-04-02T05:37:06.042577+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:37:06.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[14377]: audit 2024-04-02T05:37:06.044110+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:06.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[19887]: cephadm 2024-04-02T05:37:05.580184+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Detected new or changed devices on smithi062 2024-04-02T05:37:06.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[19887]: audit 2024-04-02T05:37:05.592313+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:06.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[19887]: audit 2024-04-02T05:37:05.593763+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:37:06.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[19887]: audit 2024-04-02T05:37:05.595057+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:37:06.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[19887]: cephadm 2024-04-02T05:37:05.596049+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 8123M 2024-04-02T05:37:06.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[19887]: audit 2024-04-02T05:37:05.602129+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:06.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[19887]: audit 2024-04-02T05:37:05.610990+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:06.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[19887]: audit 2024-04-02T05:37:06.036730+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:37:06.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[19887]: audit 2024-04-02T05:37:06.042577+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:37:06.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:06 smithi062 bash[19887]: audit 2024-04-02T05:37:06.044110+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:06.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:06 smithi122 bash[14395]: cephadm 2024-04-02T05:37:05.580184+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Detected new or changed devices on smithi062 2024-04-02T05:37:06.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:06 smithi122 bash[14395]: audit 2024-04-02T05:37:05.592313+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:06.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:06 smithi122 bash[14395]: audit 2024-04-02T05:37:05.593763+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:37:06.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:06 smithi122 bash[14395]: audit 2024-04-02T05:37:05.595057+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:37:06.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:06 smithi122 bash[14395]: cephadm 2024-04-02T05:37:05.596049+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 8123M 2024-04-02T05:37:06.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:06 smithi122 bash[14395]: audit 2024-04-02T05:37:05.602129+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:06.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:06 smithi122 bash[14395]: audit 2024-04-02T05:37:05.610990+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:06.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:06 smithi122 bash[14395]: audit 2024-04-02T05:37:06.036730+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:37:06.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:06 smithi122 bash[14395]: audit 2024-04-02T05:37:06.042577+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:37:06.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:06 smithi122 bash[14395]: audit 2024-04-02T05:37:06.044110+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:07.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:07 smithi122 bash[14395]: cluster 2024-04-02T05:37:05.957118+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:07.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:07 smithi122 bash[14395]: audit 2024-04-02T05:37:06.032892+0000 mgr.y (mgr.14152) 107 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:37:08.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:07 smithi062 bash[14377]: cluster 2024-04-02T05:37:05.957118+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:08.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:07 smithi062 bash[14377]: audit 2024-04-02T05:37:06.032892+0000 mgr.y (mgr.14152) 107 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:37:08.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:07 smithi062 bash[19887]: cluster 2024-04-02T05:37:05.957118+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:08.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:07 smithi062 bash[19887]: audit 2024-04-02T05:37:06.032892+0000 mgr.y (mgr.14152) 107 : audit [DBG] from='client.14274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:37:09.957 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:09 smithi062 bash[19887]: cluster 2024-04-02T05:37:07.957650+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:09.958 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:09 smithi062 bash[14377]: cluster 2024-04-02T05:37:07.957650+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:09.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:09 smithi122 bash[14395]: cluster 2024-04-02T05:37:07.957650+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:11.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:11 smithi122 bash[14395]: cluster 2024-04-02T05:37:09.958152+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:12.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:11 smithi062 bash[14377]: cluster 2024-04-02T05:37:09.958152+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:12.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:11 smithi062 bash[19887]: cluster 2024-04-02T05:37:09.958152+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:12.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:12 smithi122 bash[14395]: audit 2024-04-02T05:37:11.935416+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 172.21.15.62:0/3161129722' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a62d9d4-279e-417d-ace4-1d1e6941d140"}]: dispatch 2024-04-02T05:37:12.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:12 smithi122 bash[14395]: audit 2024-04-02T05:37:11.943288+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.62:0/3161129722' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a62d9d4-279e-417d-ace4-1d1e6941d140"}]': finished 2024-04-02T05:37:12.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:12 smithi122 bash[14395]: cluster 2024-04-02T05:37:11.943356+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-02T05:37:12.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:12 smithi122 bash[14395]: audit 2024-04-02T05:37:11.943594+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:13.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:12 smithi062 bash[14377]: audit 2024-04-02T05:37:11.935416+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 172.21.15.62:0/3161129722' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a62d9d4-279e-417d-ace4-1d1e6941d140"}]: dispatch 2024-04-02T05:37:13.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:12 smithi062 bash[14377]: audit 2024-04-02T05:37:11.943288+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.62:0/3161129722' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a62d9d4-279e-417d-ace4-1d1e6941d140"}]': finished 2024-04-02T05:37:13.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:12 smithi062 bash[14377]: cluster 2024-04-02T05:37:11.943356+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-02T05:37:13.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:12 smithi062 bash[14377]: audit 2024-04-02T05:37:11.943594+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:13.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:12 smithi062 bash[19887]: audit 2024-04-02T05:37:11.935416+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 172.21.15.62:0/3161129722' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a62d9d4-279e-417d-ace4-1d1e6941d140"}]: dispatch 2024-04-02T05:37:13.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:12 smithi062 bash[19887]: audit 2024-04-02T05:37:11.943288+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.62:0/3161129722' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a62d9d4-279e-417d-ace4-1d1e6941d140"}]': finished 2024-04-02T05:37:13.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:12 smithi062 bash[19887]: cluster 2024-04-02T05:37:11.943356+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-02T05:37:13.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:12 smithi062 bash[19887]: audit 2024-04-02T05:37:11.943594+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:13.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:13 smithi122 bash[14395]: cluster 2024-04-02T05:37:11.958659+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:13.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:13 smithi122 bash[14395]: audit 2024-04-02T05:37:12.651433+0000 mon.a (mon.0) 323 : audit [DBG] from='client.? 172.21.15.62:0/4249255493' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:37:14.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:13 smithi062 bash[14377]: cluster 2024-04-02T05:37:11.958659+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:14.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:13 smithi062 bash[14377]: audit 2024-04-02T05:37:12.651433+0000 mon.a (mon.0) 323 : audit [DBG] from='client.? 172.21.15.62:0/4249255493' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:37:14.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:13 smithi062 bash[19887]: cluster 2024-04-02T05:37:11.958659+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:14.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:13 smithi062 bash[19887]: audit 2024-04-02T05:37:12.651433+0000 mon.a (mon.0) 323 : audit [DBG] from='client.? 172.21.15.62:0/4249255493' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:37:15.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:15 smithi122 bash[14395]: cluster 2024-04-02T05:37:13.959147+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:16.093 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:15 smithi062 bash[14377]: cluster 2024-04-02T05:37:13.959147+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:16.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:15 smithi062 bash[19887]: cluster 2024-04-02T05:37:13.959147+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:17.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:17 smithi122 bash[14395]: cluster 2024-04-02T05:37:15.959697+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:18.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:17 smithi062 bash[14377]: cluster 2024-04-02T05:37:15.959697+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:18.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:17 smithi062 bash[19887]: cluster 2024-04-02T05:37:15.959697+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:19.850 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:19 smithi062 bash[14377]: cluster 2024-04-02T05:37:17.960373+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:19.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:19 smithi062 bash[19887]: cluster 2024-04-02T05:37:17.960373+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:19.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:19 smithi122 bash[14395]: cluster 2024-04-02T05:37:17.960373+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:20.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:20 smithi122 bash[14395]: cluster 2024-04-02T05:37:19.961060+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:21.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:20 smithi062 bash[14377]: cluster 2024-04-02T05:37:19.961060+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:21.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:20 smithi062 bash[19887]: cluster 2024-04-02T05:37:19.961060+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:22.293 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:22 smithi062 bash[14377]: audit 2024-04-02T05:37:22.013171+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T05:37:22.293 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:22 smithi062 bash[14377]: audit 2024-04-02T05:37:22.016998+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:22.293 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:22 smithi062 bash[19887]: audit 2024-04-02T05:37:22.013171+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T05:37:22.293 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:22 smithi062 bash[19887]: audit 2024-04-02T05:37:22.016998+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:22.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:22 smithi122 bash[14395]: audit 2024-04-02T05:37:22.013171+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T05:37:22.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:22 smithi122 bash[14395]: audit 2024-04-02T05:37:22.016998+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:23.297 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:23 smithi062 bash[14377]: cluster 2024-04-02T05:37:21.961625+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:23.298 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:23 smithi062 bash[14377]: cephadm 2024-04-02T05:37:22.018102+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Deploying daemon osd.2 on smithi062 2024-04-02T05:37:23.298 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:23 smithi062 bash[19887]: cluster 2024-04-02T05:37:21.961625+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:23.298 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:23 smithi062 bash[19887]: cephadm 2024-04-02T05:37:22.018102+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Deploying daemon osd.2 on smithi062 2024-04-02T05:37:23.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:23 smithi122 bash[14395]: cluster 2024-04-02T05:37:21.961625+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:23.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:23 smithi122 bash[14395]: cephadm 2024-04-02T05:37:22.018102+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Deploying daemon osd.2 on smithi062 2024-04-02T05:37:25.771 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:25 smithi062 bash[19887]: cluster 2024-04-02T05:37:23.962143+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:25.771 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:25 smithi062 bash[14377]: cluster 2024-04-02T05:37:23.962143+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:25.855 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:25 smithi122 bash[14395]: cluster 2024-04-02T05:37:23.962143+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:27.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:26 smithi062 bash[19887]: audit 2024-04-02T05:37:25.803133+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:27.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:26 smithi062 bash[19887]: audit 2024-04-02T05:37:25.828378+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:37:27.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:26 smithi062 bash[19887]: audit 2024-04-02T05:37:25.831123+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:27.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:26 smithi062 bash[19887]: audit 2024-04-02T05:37:25.832366+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:37:27.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:26 smithi062 bash[19887]: cluster 2024-04-02T05:37:25.962749+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:27.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:26 smithi062 bash[14377]: audit 2024-04-02T05:37:25.803133+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:27.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:26 smithi062 bash[14377]: audit 2024-04-02T05:37:25.828378+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:37:27.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:26 smithi062 bash[14377]: audit 2024-04-02T05:37:25.831123+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:27.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:26 smithi062 bash[14377]: audit 2024-04-02T05:37:25.832366+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:37:27.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:26 smithi062 bash[14377]: cluster 2024-04-02T05:37:25.962749+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:27.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:26 smithi122 bash[14395]: audit 2024-04-02T05:37:25.803133+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:27.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:26 smithi122 bash[14395]: audit 2024-04-02T05:37:25.828378+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:37:27.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:26 smithi122 bash[14395]: audit 2024-04-02T05:37:25.831123+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:27.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:26 smithi122 bash[14395]: audit 2024-04-02T05:37:25.832366+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:37:27.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:26 smithi122 bash[14395]: cluster 2024-04-02T05:37:25.962749+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:29.263 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:29 smithi062 bash[19887]: cluster 2024-04-02T05:37:27.963331+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:29.264 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:29 smithi062 bash[14377]: cluster 2024-04-02T05:37:27.963331+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:29.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:29 smithi122 bash[14395]: cluster 2024-04-02T05:37:27.963331+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:30.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:30 smithi062 bash[19887]: audit 2024-04-02T05:37:29.275257+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:30.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:30 smithi062 bash[19887]: audit 2024-04-02T05:37:29.284973+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:30.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:30 smithi062 bash[14377]: audit 2024-04-02T05:37:29.275257+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:30.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:30 smithi062 bash[14377]: audit 2024-04-02T05:37:29.284973+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:30.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:30 smithi122 bash[14395]: audit 2024-04-02T05:37:29.275257+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:30.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:30 smithi122 bash[14395]: audit 2024-04-02T05:37:29.284973+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:31.838 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:31 smithi062 bash[19887]: cluster 2024-04-02T05:37:29.963806+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:31.838 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:31 smithi062 bash[14377]: cluster 2024-04-02T05:37:29.963806+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:31.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:31 smithi122 bash[14395]: cluster 2024-04-02T05:37:29.963806+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:32.385 INFO:teuthology.orchestra.run.smithi062.stdout:Created osd(s) 2 on host 'smithi062' 2024-04-02T05:37:32.988 DEBUG:teuthology.orchestra.run.smithi062:osd.2> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.2.service 2024-04-02T05:37:32.991 INFO:tasks.cephadm:Deploying osd.3 on smithi062 with /dev/vg_nvme/lv_1... 2024-04-02T05:37:32.991 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-02T05:37:33.447 INFO:journalctl@ceph.osd.2.smithi062.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:37:33.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:33 smithi062 bash[19887]: cluster 2024-04-02T05:37:31.964336+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:33.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:33 smithi062 bash[19887]: audit 2024-04-02T05:37:32.381628+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:33.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:33 smithi062 bash[19887]: audit 2024-04-02T05:37:32.410460+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:37:33.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:33 smithi062 bash[19887]: audit 2024-04-02T05:37:32.413044+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:33.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:33 smithi062 bash[19887]: audit 2024-04-02T05:37:32.414608+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:37:33.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:33 smithi062 bash[19887]: audit 2024-04-02T05:37:32.470971+0000 mon.a (mon.0) 336 : audit [INF] from='osd.2 [v2:172.21.15.62:6818/2240846515,v1:172.21.15.62:6819/2240846515]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T05:37:33.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:33 smithi062 bash[14377]: cluster 2024-04-02T05:37:31.964336+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:33.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:33 smithi062 bash[14377]: audit 2024-04-02T05:37:32.381628+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:33.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:33 smithi062 bash[14377]: audit 2024-04-02T05:37:32.410460+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:37:33.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:33 smithi062 bash[14377]: audit 2024-04-02T05:37:32.413044+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:33.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:33 smithi062 bash[14377]: audit 2024-04-02T05:37:32.414608+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:37:33.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:33 smithi062 bash[14377]: audit 2024-04-02T05:37:32.470971+0000 mon.a (mon.0) 336 : audit [INF] from='osd.2 [v2:172.21.15.62:6818/2240846515,v1:172.21.15.62:6819/2240846515]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T05:37:33.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:33 smithi122 bash[14395]: cluster 2024-04-02T05:37:31.964336+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:33.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:33 smithi122 bash[14395]: audit 2024-04-02T05:37:32.381628+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:33.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:33 smithi122 bash[14395]: audit 2024-04-02T05:37:32.410460+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:37:33.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:33 smithi122 bash[14395]: audit 2024-04-02T05:37:32.413044+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:33.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:33 smithi122 bash[14395]: audit 2024-04-02T05:37:32.414608+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:37:33.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:33 smithi122 bash[14395]: audit 2024-04-02T05:37:32.470971+0000 mon.a (mon.0) 336 : audit [INF] from='osd.2 [v2:172.21.15.62:6818/2240846515,v1:172.21.15.62:6819/2240846515]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T05:37:34.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:34 smithi062 bash[14377]: audit 2024-04-02T05:37:33.385483+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.62:6818/2240846515,v1:172.21.15.62:6819/2240846515]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-02T05:37:34.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:34 smithi062 bash[14377]: cluster 2024-04-02T05:37:33.385687+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-02T05:37:34.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:34 smithi062 bash[14377]: audit 2024-04-02T05:37:33.386471+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:34.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:34 smithi062 bash[14377]: audit 2024-04-02T05:37:33.387508+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 [v2:172.21.15.62:6818/2240846515,v1:172.21.15.62:6819/2240846515]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:37:34.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:34 smithi062 bash[19887]: audit 2024-04-02T05:37:33.385483+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.62:6818/2240846515,v1:172.21.15.62:6819/2240846515]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-02T05:37:34.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:34 smithi062 bash[19887]: cluster 2024-04-02T05:37:33.385687+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-02T05:37:34.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:34 smithi062 bash[19887]: audit 2024-04-02T05:37:33.386471+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:34.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:34 smithi062 bash[19887]: audit 2024-04-02T05:37:33.387508+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 [v2:172.21.15.62:6818/2240846515,v1:172.21.15.62:6819/2240846515]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:37:34.603 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:37:34 smithi062 bash[28911]: debug 2024-04-02T05:37:34.392+0000 7f245241b700 -1 osd.2 0 waiting for initial osdmap 2024-04-02T05:37:34.603 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:37:34 smithi062 bash[28911]: debug 2024-04-02T05:37:34.400+0000 7f244b5af700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:37:34.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:34 smithi122 bash[14395]: audit 2024-04-02T05:37:33.385483+0000 mon.a (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.62:6818/2240846515,v1:172.21.15.62:6819/2240846515]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-02T05:37:34.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:34 smithi122 bash[14395]: cluster 2024-04-02T05:37:33.385687+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-02T05:37:34.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:34 smithi122 bash[14395]: audit 2024-04-02T05:37:33.386471+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:34.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:34 smithi122 bash[14395]: audit 2024-04-02T05:37:33.387508+0000 mon.a (mon.0) 340 : audit [INF] from='osd.2 [v2:172.21.15.62:6818/2240846515,v1:172.21.15.62:6819/2240846515]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:37:35.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:35 smithi122 bash[14395]: cluster 2024-04-02T05:37:33.964837+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:35.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:35 smithi122 bash[14395]: audit 2024-04-02T05:37:34.388250+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.62:6818/2240846515,v1:172.21.15.62:6819/2240846515]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-04-02T05:37:35.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:35 smithi122 bash[14395]: cluster 2024-04-02T05:37:34.388508+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-02T05:37:35.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:35 smithi122 bash[14395]: audit 2024-04-02T05:37:34.388762+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:35.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:35 smithi122 bash[14395]: audit 2024-04-02T05:37:34.398895+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:35.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:35 smithi122 bash[14395]: audit 2024-04-02T05:37:35.397297+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:35.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:35 smithi062 bash[14377]: cluster 2024-04-02T05:37:33.964837+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:35.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:35 smithi062 bash[14377]: audit 2024-04-02T05:37:34.388250+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.62:6818/2240846515,v1:172.21.15.62:6819/2240846515]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-04-02T05:37:35.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:35 smithi062 bash[14377]: cluster 2024-04-02T05:37:34.388508+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-02T05:37:35.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:35 smithi062 bash[14377]: audit 2024-04-02T05:37:34.388762+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:35.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:35 smithi062 bash[14377]: audit 2024-04-02T05:37:34.398895+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:35.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:35 smithi062 bash[14377]: audit 2024-04-02T05:37:35.397297+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:35.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:35 smithi062 bash[19887]: cluster 2024-04-02T05:37:33.964837+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:35.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:35 smithi062 bash[19887]: audit 2024-04-02T05:37:34.388250+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.62:6818/2240846515,v1:172.21.15.62:6819/2240846515]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-04-02T05:37:35.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:35 smithi062 bash[19887]: cluster 2024-04-02T05:37:34.388508+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-02T05:37:35.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:35 smithi062 bash[19887]: audit 2024-04-02T05:37:34.388762+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:35.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:35 smithi062 bash[19887]: audit 2024-04-02T05:37:34.398895+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:35.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:35 smithi062 bash[19887]: audit 2024-04-02T05:37:35.397297+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:36.850 INFO:teuthology.orchestra.run.smithi062.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-02T05:37:36.851 INFO:teuthology.orchestra.run.smithi062.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-02T05:37:36.851 INFO:teuthology.orchestra.run.smithi062.stderr: stderr: 10+0 records in 2024-04-02T05:37:36.851 INFO:teuthology.orchestra.run.smithi062.stderr:10+0 records out 2024-04-02T05:37:36.851 INFO:teuthology.orchestra.run.smithi062.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0194627 s, 539 MB/s 2024-04-02T05:37:36.851 INFO:teuthology.orchestra.run.smithi062.stderr:--> Zapping successful for: 2024-04-02T05:37:36.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:36 smithi062 bash[19887]: cluster 2024-04-02T05:37:33.435955+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:37:36.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:36 smithi062 bash[19887]: cluster 2024-04-02T05:37:33.436165+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:37:36.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:36 smithi062 bash[19887]: cluster 2024-04-02T05:37:35.412166+0000 mon.a (mon.0) 346 : cluster [INF] osd.2 [v2:172.21.15.62:6818/2240846515,v1:172.21.15.62:6819/2240846515] boot 2024-04-02T05:37:36.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:36 smithi062 bash[19887]: cluster 2024-04-02T05:37:35.412244+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-02T05:37:36.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:36 smithi062 bash[19887]: audit 2024-04-02T05:37:35.412982+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:36.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:36 smithi062 bash[14377]: cluster 2024-04-02T05:37:33.435955+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:37:36.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:36 smithi062 bash[14377]: cluster 2024-04-02T05:37:33.436165+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:37:36.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:36 smithi062 bash[14377]: cluster 2024-04-02T05:37:35.412166+0000 mon.a (mon.0) 346 : cluster [INF] osd.2 [v2:172.21.15.62:6818/2240846515,v1:172.21.15.62:6819/2240846515] boot 2024-04-02T05:37:36.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:36 smithi062 bash[14377]: cluster 2024-04-02T05:37:35.412244+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-02T05:37:36.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:36 smithi062 bash[14377]: audit 2024-04-02T05:37:35.412982+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:36 smithi122 bash[14395]: cluster 2024-04-02T05:37:33.435955+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:37:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:36 smithi122 bash[14395]: cluster 2024-04-02T05:37:33.436165+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:37:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:36 smithi122 bash[14395]: cluster 2024-04-02T05:37:35.412166+0000 mon.a (mon.0) 346 : cluster [INF] osd.2 [v2:172.21.15.62:6818/2240846515,v1:172.21.15.62:6819/2240846515] boot 2024-04-02T05:37:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:36 smithi122 bash[14395]: cluster 2024-04-02T05:37:35.412244+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-02T05:37:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:36 smithi122 bash[14395]: audit 2024-04-02T05:37:35.412982+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:37:37.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:37 smithi062 bash[19887]: cluster 2024-04-02T05:37:35.965368+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:37.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:37 smithi062 bash[19887]: audit 2024-04-02T05:37:36.083256+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-02T05:37:37.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:37 smithi062 bash[19887]: audit 2024-04-02T05:37:36.540219+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-02T05:37:37.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:37 smithi062 bash[19887]: cluster 2024-04-02T05:37:36.540315+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-02T05:37:37.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:37 smithi062 bash[19887]: audit 2024-04-02T05:37:36.543085+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-02T05:37:37.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:37 smithi062 bash[14377]: cluster 2024-04-02T05:37:35.965368+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:37.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:37 smithi062 bash[14377]: audit 2024-04-02T05:37:36.083256+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-02T05:37:37.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:37 smithi062 bash[14377]: audit 2024-04-02T05:37:36.540219+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-02T05:37:37.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:37 smithi062 bash[14377]: cluster 2024-04-02T05:37:36.540315+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-02T05:37:37.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:37 smithi062 bash[14377]: audit 2024-04-02T05:37:36.543085+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-02T05:37:37.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:37 smithi122 bash[14395]: cluster 2024-04-02T05:37:35.965368+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-02T05:37:37.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:37 smithi122 bash[14395]: audit 2024-04-02T05:37:36.083256+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-02T05:37:37.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:37 smithi122 bash[14395]: audit 2024-04-02T05:37:36.540219+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-02T05:37:37.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:37 smithi122 bash[14395]: cluster 2024-04-02T05:37:36.540315+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-02T05:37:37.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:37 smithi122 bash[14395]: audit 2024-04-02T05:37:36.543085+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-02T05:37:38.085 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi062:vg_nvme/lv_1 2024-04-02T05:37:38.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:38 smithi062 bash[19887]: audit 2024-04-02T05:37:37.548929+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-02T05:37:38.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:38 smithi062 bash[19887]: cluster 2024-04-02T05:37:37.549120+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-02T05:37:38.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:38 smithi062 bash[14377]: audit 2024-04-02T05:37:37.548929+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-02T05:37:38.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:38 smithi062 bash[14377]: cluster 2024-04-02T05:37:37.549120+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-02T05:37:38.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:38 smithi122 bash[14395]: audit 2024-04-02T05:37:37.548929+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-02T05:37:38.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:38 smithi122 bash[14395]: cluster 2024-04-02T05:37:37.549120+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-02T05:37:39.703 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:39 smithi062 bash[19887]: cluster 2024-04-02T05:37:37.965994+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v98: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:39.703 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:39 smithi062 bash[19887]: cluster 2024-04-02T05:37:38.559878+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-02T05:37:39.703 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:39 smithi062 bash[19887]: audit 2024-04-02T05:37:39.446083+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:39.703 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:39 smithi062 bash[14377]: cluster 2024-04-02T05:37:37.965994+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v98: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:39.703 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:39 smithi062 bash[14377]: cluster 2024-04-02T05:37:38.559878+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-02T05:37:39.703 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:39 smithi062 bash[14377]: audit 2024-04-02T05:37:39.446083+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:39.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:39 smithi122 bash[14395]: cluster 2024-04-02T05:37:37.965994+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v98: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:39.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:39 smithi122 bash[14395]: cluster 2024-04-02T05:37:38.559878+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-02T05:37:39.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:39 smithi122 bash[14395]: audit 2024-04-02T05:37:39.446083+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:42.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:42 smithi122 bash[14395]: cluster 2024-04-02T05:37:39.966592+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:42.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:42 smithi122 bash[14395]: cluster 2024-04-02T05:37:40.594071+0000 mon.a (mon.0) 357 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-02T05:37:42.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:42 smithi122 bash[14395]: audit 2024-04-02T05:37:41.273699+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T05:37:42.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:42 smithi062 bash[14377]: cluster 2024-04-02T05:37:39.966592+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:42.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:42 smithi062 bash[14377]: cluster 2024-04-02T05:37:40.594071+0000 mon.a (mon.0) 357 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-02T05:37:42.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:42 smithi062 bash[14377]: audit 2024-04-02T05:37:41.273699+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T05:37:42.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:42 smithi062 bash[19887]: cluster 2024-04-02T05:37:39.966592+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v100: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:42.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:42 smithi062 bash[19887]: cluster 2024-04-02T05:37:40.594071+0000 mon.a (mon.0) 357 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-02T05:37:42.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:42 smithi062 bash[19887]: audit 2024-04-02T05:37:41.273699+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T05:37:44.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: cephadm 2024-04-02T05:37:41.366184+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Detected new or changed devices on smithi062 2024-04-02T05:37:44.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:41.789263+0000 mgr.y (mgr.14152) 127 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:37:44.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: cluster 2024-04-02T05:37:41.967078+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.173252+0000 mon.a (mon.0) 359 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T05:37:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.186547+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:37:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.187744+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:37:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.188215+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:37:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.190180+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:37:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.190973+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:37:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.191220+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:37:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.194043+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T05:37:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.194602+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.195443+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:37:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.195819+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:37:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.196232+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:37:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.200698+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:37:44.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.201047+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:37:44.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.201782+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:44.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: cephadm 2024-04-02T05:37:41.366184+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Detected new or changed devices on smithi062 2024-04-02T05:37:44.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:41.789263+0000 mgr.y (mgr.14152) 127 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:37:44.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: cluster 2024-04-02T05:37:41.967078+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:44.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.173252+0000 mon.a (mon.0) 359 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T05:37:44.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.186547+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:37:44.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.187744+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:37:44.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.188215+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:37:44.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.190180+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:37:44.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.190973+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:37:44.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.191220+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:37:44.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.194043+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T05:37:44.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.194602+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:44.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.195443+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:37:44.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.195819+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:37:44.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.196232+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:37:44.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.200698+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:37:44.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.201047+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:37:44.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.201782+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:44.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.202316+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:37:44.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:42.204094+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:37:44.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: cephadm 2024-04-02T05:37:42.204942+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 5415M 2024-04-02T05:37:44.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:43.100342+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T05:37:44.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:43.107296+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:44.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:43.107761+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:37:44.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:43.107968+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:37:44.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[14377]: audit 2024-04-02T05:37:43.108142+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:37:44.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.202316+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:37:44.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:42.204094+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:37:44.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: cephadm 2024-04-02T05:37:42.204942+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 5415M 2024-04-02T05:37:44.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:43.100342+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T05:37:44.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:43.107296+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:44.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:43.107761+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:37:44.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:43.107968+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:37:44.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:44 smithi062 bash[19887]: audit 2024-04-02T05:37:43.108142+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:37:44.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: cephadm 2024-04-02T05:37:41.366184+0000 mgr.y (mgr.14152) 126 : cephadm [INF] Detected new or changed devices on smithi062 2024-04-02T05:37:44.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:41.789263+0000 mgr.y (mgr.14152) 127 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:37:44.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: cluster 2024-04-02T05:37:41.967078+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:44.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.173252+0000 mon.a (mon.0) 359 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T05:37:44.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.186547+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:37:44.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.187744+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:37:44.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.188215+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:37:44.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.190180+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:37:44.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.190973+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:37:44.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.191220+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:37:44.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.194043+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T05:37:44.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.194602+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:44.547 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.195443+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:37:44.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.195819+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:37:44.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.196232+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:37:44.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.200698+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:37:44.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.201047+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:37:44.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.201782+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:44.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.202316+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:37:44.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:42.204094+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:37:44.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: cephadm 2024-04-02T05:37:42.204942+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 5415M 2024-04-02T05:37:44.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:43.100342+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T05:37:44.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:43.107296+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:44.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:43.107761+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:37:44.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:43.107968+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:37:44.548 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:44 smithi122 bash[14395]: audit 2024-04-02T05:37:43.108142+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:37:45.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:45 smithi062 bash[19887]: audit 2024-04-02T05:37:43.104241+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T05:37:45.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:45 smithi062 bash[19887]: cluster 2024-04-02T05:37:43.967623+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:45.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:45 smithi062 bash[19887]: audit 2024-04-02T05:37:43.996999+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T05:37:45.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:45 smithi062 bash[19887]: audit 2024-04-02T05:37:44.008358+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:45.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:45 smithi062 bash[19887]: audit 2024-04-02T05:37:44.037896+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:45.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:45 smithi062 bash[14377]: audit 2024-04-02T05:37:43.104241+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T05:37:45.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:45 smithi062 bash[14377]: cluster 2024-04-02T05:37:43.967623+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:45.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:45 smithi062 bash[14377]: audit 2024-04-02T05:37:43.996999+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T05:37:45.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:45 smithi062 bash[14377]: audit 2024-04-02T05:37:44.008358+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:45.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:45 smithi062 bash[14377]: audit 2024-04-02T05:37:44.037896+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:45.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:45 smithi122 bash[14395]: audit 2024-04-02T05:37:43.104241+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-02T05:37:45.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:45 smithi122 bash[14395]: cluster 2024-04-02T05:37:43.967623+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:45.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:45 smithi122 bash[14395]: audit 2024-04-02T05:37:43.996999+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-02T05:37:45.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:45 smithi122 bash[14395]: audit 2024-04-02T05:37:44.008358+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:45.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:45 smithi122 bash[14395]: audit 2024-04-02T05:37:44.037896+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:37:47.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:47 smithi062 bash[14377]: cluster 2024-04-02T05:37:45.968266+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:47.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:47 smithi062 bash[19887]: cluster 2024-04-02T05:37:45.968266+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:47.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:47 smithi122 bash[14395]: cluster 2024-04-02T05:37:45.968266+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:49.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:49 smithi062 bash[14377]: cluster 2024-04-02T05:37:47.968880+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-02T05:37:49.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:49 smithi062 bash[14377]: audit 2024-04-02T05:37:48.122136+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.62:0/2125139792' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba649ff4-843e-401e-920a-852ff66af996"}]: dispatch 2024-04-02T05:37:49.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:49 smithi062 bash[14377]: audit 2024-04-02T05:37:48.130163+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.62:0/2125139792' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba649ff4-843e-401e-920a-852ff66af996"}]': finished 2024-04-02T05:37:49.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:49 smithi062 bash[14377]: cluster 2024-04-02T05:37:48.130321+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-02T05:37:49.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:49 smithi062 bash[14377]: audit 2024-04-02T05:37:48.130653+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:37:49.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:49 smithi062 bash[14377]: audit 2024-04-02T05:37:48.819966+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.62:0/3650130788' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:37:49.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:49 smithi062 bash[19887]: cluster 2024-04-02T05:37:47.968880+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-02T05:37:49.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:49 smithi062 bash[19887]: audit 2024-04-02T05:37:48.122136+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.62:0/2125139792' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba649ff4-843e-401e-920a-852ff66af996"}]: dispatch 2024-04-02T05:37:49.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:49 smithi062 bash[19887]: audit 2024-04-02T05:37:48.130163+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.62:0/2125139792' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba649ff4-843e-401e-920a-852ff66af996"}]': finished 2024-04-02T05:37:49.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:49 smithi062 bash[19887]: cluster 2024-04-02T05:37:48.130321+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-02T05:37:49.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:49 smithi062 bash[19887]: audit 2024-04-02T05:37:48.130653+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:37:49.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:49 smithi062 bash[19887]: audit 2024-04-02T05:37:48.819966+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.62:0/3650130788' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:37:49.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:49 smithi122 bash[14395]: cluster 2024-04-02T05:37:47.968880+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-02T05:37:49.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:49 smithi122 bash[14395]: audit 2024-04-02T05:37:48.122136+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.62:0/2125139792' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ba649ff4-843e-401e-920a-852ff66af996"}]: dispatch 2024-04-02T05:37:49.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:49 smithi122 bash[14395]: audit 2024-04-02T05:37:48.130163+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.62:0/2125139792' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ba649ff4-843e-401e-920a-852ff66af996"}]': finished 2024-04-02T05:37:49.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:49 smithi122 bash[14395]: cluster 2024-04-02T05:37:48.130321+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-02T05:37:49.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:49 smithi122 bash[14395]: audit 2024-04-02T05:37:48.130653+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:37:49.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:49 smithi122 bash[14395]: audit 2024-04-02T05:37:48.819966+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.62:0/3650130788' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:37:51.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:51 smithi062 bash[14377]: cluster 2024-04-02T05:37:49.969274+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-02T05:37:51.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:51 smithi062 bash[19887]: cluster 2024-04-02T05:37:49.969274+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-02T05:37:51.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:51 smithi122 bash[14395]: cluster 2024-04-02T05:37:49.969274+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-02T05:37:53.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:53 smithi062 bash[14377]: cluster 2024-04-02T05:37:51.969933+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T05:37:53.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:53 smithi062 bash[19887]: cluster 2024-04-02T05:37:51.969933+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T05:37:53.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:53 smithi122 bash[14395]: cluster 2024-04-02T05:37:51.969933+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T05:37:55.760 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:55 smithi062 bash[19887]: cluster 2024-04-02T05:37:53.970597+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T05:37:55.760 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:55 smithi062 bash[14377]: cluster 2024-04-02T05:37:53.970597+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T05:37:55.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:55 smithi122 bash[14395]: cluster 2024-04-02T05:37:53.970597+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T05:37:57.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:57 smithi062 bash[14377]: cluster 2024-04-02T05:37:55.971233+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T05:37:57.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:57 smithi062 bash[19887]: cluster 2024-04-02T05:37:55.971233+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T05:37:57.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:57 smithi122 bash[14395]: cluster 2024-04-02T05:37:55.971233+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-02T05:37:58.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:58 smithi062 bash[14377]: audit 2024-04-02T05:37:58.268642+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T05:37:58.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:58 smithi062 bash[14377]: audit 2024-04-02T05:37:58.269951+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:58.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:58 smithi062 bash[19887]: audit 2024-04-02T05:37:58.268642+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T05:37:58.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:58 smithi062 bash[19887]: audit 2024-04-02T05:37:58.269951+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:58.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:58 smithi122 bash[14395]: audit 2024-04-02T05:37:58.268642+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T05:37:58.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:58 smithi122 bash[14395]: audit 2024-04-02T05:37:58.269951+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:37:59.726 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:59 smithi062 bash[19887]: cluster 2024-04-02T05:37:57.971816+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:59.726 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:37:59 smithi062 bash[19887]: cephadm 2024-04-02T05:37:58.271195+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.3 on smithi062 2024-04-02T05:37:59.726 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:59 smithi062 bash[14377]: cluster 2024-04-02T05:37:57.971816+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:59.726 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:37:59 smithi062 bash[14377]: cephadm 2024-04-02T05:37:58.271195+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.3 on smithi062 2024-04-02T05:37:59.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:59 smithi122 bash[14395]: cluster 2024-04-02T05:37:57.971816+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:37:59.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:37:59 smithi122 bash[14395]: cephadm 2024-04-02T05:37:58.271195+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Deploying daemon osd.3 on smithi062 2024-04-02T05:38:01.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:01 smithi062 bash[14377]: cluster 2024-04-02T05:37:59.972373+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:01.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:01 smithi062 bash[19887]: cluster 2024-04-02T05:37:59.972373+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:01.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:01 smithi122 bash[14395]: cluster 2024-04-02T05:37:59.972373+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:03.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:03 smithi062 bash[14377]: cluster 2024-04-02T05:38:01.972999+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:03.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:03 smithi062 bash[14377]: audit 2024-04-02T05:38:02.418458+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:03.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:03 smithi062 bash[14377]: audit 2024-04-02T05:38:02.431376+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:38:03.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:03 smithi062 bash[14377]: audit 2024-04-02T05:38:02.434699+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:03.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:03 smithi062 bash[14377]: audit 2024-04-02T05:38:02.436077+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:38:03.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:03 smithi062 bash[19887]: cluster 2024-04-02T05:38:01.972999+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:03.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:03 smithi062 bash[19887]: audit 2024-04-02T05:38:02.418458+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:03.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:03 smithi062 bash[19887]: audit 2024-04-02T05:38:02.431376+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:38:03.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:03 smithi062 bash[19887]: audit 2024-04-02T05:38:02.434699+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:03.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:03 smithi062 bash[19887]: audit 2024-04-02T05:38:02.436077+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:38:03.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:03 smithi122 bash[14395]: cluster 2024-04-02T05:38:01.972999+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:03.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:03 smithi122 bash[14395]: audit 2024-04-02T05:38:02.418458+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:03.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:03 smithi122 bash[14395]: audit 2024-04-02T05:38:02.431376+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:38:03.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:03 smithi122 bash[14395]: audit 2024-04-02T05:38:02.434699+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:03.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:03 smithi122 bash[14395]: audit 2024-04-02T05:38:02.436077+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:38:05.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:05 smithi062 bash[14377]: cluster 2024-04-02T05:38:03.973460+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:05.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:05 smithi062 bash[19887]: cluster 2024-04-02T05:38:03.973460+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:05.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:05 smithi122 bash[14395]: cluster 2024-04-02T05:38:03.973460+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:07.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:07 smithi062 bash[14377]: cluster 2024-04-02T05:38:05.973859+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:07.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:07 smithi062 bash[14377]: audit 2024-04-02T05:38:06.110014+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:07.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:07 smithi062 bash[14377]: audit 2024-04-02T05:38:06.392406+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:07.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:07 smithi062 bash[19887]: cluster 2024-04-02T05:38:05.973859+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:07.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:07 smithi062 bash[19887]: audit 2024-04-02T05:38:06.110014+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:07.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:07 smithi062 bash[19887]: audit 2024-04-02T05:38:06.392406+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:07.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:07 smithi122 bash[14395]: cluster 2024-04-02T05:38:05.973859+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:07.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:07 smithi122 bash[14395]: audit 2024-04-02T05:38:06.110014+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:07.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:07 smithi122 bash[14395]: audit 2024-04-02T05:38:06.392406+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:08.998 INFO:teuthology.orchestra.run.smithi062.stdout:Created osd(s) 3 on host 'smithi062' 2024-04-02T05:38:09.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:09 smithi062 bash[19887]: cluster 2024-04-02T05:38:07.974417+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:09.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:09 smithi062 bash[19887]: audit 2024-04-02T05:38:08.993659+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:09.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:09 smithi062 bash[19887]: audit 2024-04-02T05:38:09.016327+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:38:09.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:09 smithi062 bash[19887]: audit 2024-04-02T05:38:09.019010+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:09.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:09 smithi062 bash[19887]: audit 2024-04-02T05:38:09.020220+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:38:09.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:09 smithi062 bash[14377]: cluster 2024-04-02T05:38:07.974417+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:09.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:09 smithi062 bash[14377]: audit 2024-04-02T05:38:08.993659+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:09.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:09 smithi062 bash[14377]: audit 2024-04-02T05:38:09.016327+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:38:09.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:09 smithi062 bash[14377]: audit 2024-04-02T05:38:09.019010+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:09.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:09 smithi062 bash[14377]: audit 2024-04-02T05:38:09.020220+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:38:09.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:09 smithi122 bash[14395]: cluster 2024-04-02T05:38:07.974417+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:09.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:09 smithi122 bash[14395]: audit 2024-04-02T05:38:08.993659+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:09.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:09 smithi122 bash[14395]: audit 2024-04-02T05:38:09.016327+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:38:09.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:09 smithi122 bash[14395]: audit 2024-04-02T05:38:09.019010+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:09.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:09 smithi122 bash[14395]: audit 2024-04-02T05:38:09.020220+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:38:09.652 DEBUG:teuthology.orchestra.run.smithi062:osd.3> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.3.service 2024-04-02T05:38:09.654 INFO:tasks.cephadm:Deploying osd.4 on smithi122 with /dev/vg_nvme/lv_4... 2024-04-02T05:38:09.654 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-02T05:38:09.701 INFO:journalctl@ceph.osd.3.smithi062.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:38:10.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:10 smithi122 bash[14395]: audit 2024-04-02T05:38:09.570535+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 [v2:172.21.15.62:6826/310194395,v1:172.21.15.62:6827/310194395]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T05:38:10.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:10 smithi062 bash[19887]: audit 2024-04-02T05:38:09.570535+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 [v2:172.21.15.62:6826/310194395,v1:172.21.15.62:6827/310194395]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T05:38:10.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:10 smithi062 bash[14377]: audit 2024-04-02T05:38:09.570535+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 [v2:172.21.15.62:6826/310194395,v1:172.21.15.62:6827/310194395]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T05:38:11.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:11 smithi122 bash[14395]: cluster 2024-04-02T05:38:09.975030+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:11.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:11 smithi122 bash[14395]: audit 2024-04-02T05:38:10.130346+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 [v2:172.21.15.62:6826/310194395,v1:172.21.15.62:6827/310194395]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-02T05:38:11.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:11 smithi122 bash[14395]: cluster 2024-04-02T05:38:10.130503+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-02T05:38:11.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:11 smithi122 bash[14395]: audit 2024-04-02T05:38:10.130842+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:38:11.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:11 smithi122 bash[14395]: audit 2024-04-02T05:38:10.132197+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.62:6826/310194395,v1:172.21.15.62:6827/310194395]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:38:11.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:11 smithi062 bash[14377]: cluster 2024-04-02T05:38:09.975030+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:11.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:11 smithi062 bash[14377]: audit 2024-04-02T05:38:10.130346+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 [v2:172.21.15.62:6826/310194395,v1:172.21.15.62:6827/310194395]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-02T05:38:11.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:11 smithi062 bash[14377]: cluster 2024-04-02T05:38:10.130503+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-02T05:38:11.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:11 smithi062 bash[14377]: audit 2024-04-02T05:38:10.130842+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:38:11.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:11 smithi062 bash[14377]: audit 2024-04-02T05:38:10.132197+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.62:6826/310194395,v1:172.21.15.62:6827/310194395]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:38:11.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:11 smithi062 bash[19887]: cluster 2024-04-02T05:38:09.975030+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:11.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:11 smithi062 bash[19887]: audit 2024-04-02T05:38:10.130346+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 [v2:172.21.15.62:6826/310194395,v1:172.21.15.62:6827/310194395]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-02T05:38:11.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:11 smithi062 bash[19887]: cluster 2024-04-02T05:38:10.130503+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-02T05:38:11.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:11 smithi062 bash[19887]: audit 2024-04-02T05:38:10.130842+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:38:11.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:11 smithi062 bash[19887]: audit 2024-04-02T05:38:10.132197+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 [v2:172.21.15.62:6826/310194395,v1:172.21.15.62:6827/310194395]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:38:11.604 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:38:11 smithi062 bash[32096]: debug 2024-04-02T05:38:11.135+0000 7fcb83e7e700 -1 osd.3 0 waiting for initial osdmap 2024-04-02T05:38:11.604 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:38:11 smithi062 bash[32096]: debug 2024-04-02T05:38:11.147+0000 7fcb7e014700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:38:12.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:12 smithi122 bash[14395]: audit 2024-04-02T05:38:11.133205+0000 mon.a (mon.0) 402 : audit [INF] from='osd.3 [v2:172.21.15.62:6826/310194395,v1:172.21.15.62:6827/310194395]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-04-02T05:38:12.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:12 smithi122 bash[14395]: cluster 2024-04-02T05:38:11.133495+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-02T05:38:12.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:12 smithi122 bash[14395]: audit 2024-04-02T05:38:11.134335+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:38:12.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:12 smithi122 bash[14395]: audit 2024-04-02T05:38:11.144484+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:38:12.546 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:12 smithi062 bash[19887]: audit 2024-04-02T05:38:11.133205+0000 mon.a (mon.0) 402 : audit [INF] from='osd.3 [v2:172.21.15.62:6826/310194395,v1:172.21.15.62:6827/310194395]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-04-02T05:38:12.546 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:12 smithi062 bash[19887]: cluster 2024-04-02T05:38:11.133495+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-02T05:38:12.546 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:12 smithi062 bash[19887]: audit 2024-04-02T05:38:11.134335+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:38:12.546 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:12 smithi062 bash[19887]: audit 2024-04-02T05:38:11.144484+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:38:12.546 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:12 smithi062 bash[14377]: audit 2024-04-02T05:38:11.133205+0000 mon.a (mon.0) 402 : audit [INF] from='osd.3 [v2:172.21.15.62:6826/310194395,v1:172.21.15.62:6827/310194395]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2024-04-02T05:38:12.546 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:12 smithi062 bash[14377]: cluster 2024-04-02T05:38:11.133495+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-02T05:38:12.546 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:12 smithi062 bash[14377]: audit 2024-04-02T05:38:11.134335+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:38:12.546 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:12 smithi062 bash[14377]: audit 2024-04-02T05:38:11.144484+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:38:12.640 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-02T05:38:12.641 INFO:teuthology.orchestra.run.smithi122.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-02T05:38:12.641 INFO:teuthology.orchestra.run.smithi122.stderr: stderr: 10+0 records in 2024-04-02T05:38:12.641 INFO:teuthology.orchestra.run.smithi122.stderr:10+0 records out 2024-04-02T05:38:12.641 INFO:teuthology.orchestra.run.smithi122.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0166075 s, 631 MB/s 2024-04-02T05:38:12.641 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping successful for: 2024-04-02T05:38:13.238 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi122:vg_nvme/lv_4 2024-04-02T05:38:13.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:13 smithi122 bash[14395]: cluster 2024-04-02T05:38:10.538543+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:38:13.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:13 smithi122 bash[14395]: cluster 2024-04-02T05:38:10.538753+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:38:13.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:13 smithi122 bash[14395]: cluster 2024-04-02T05:38:11.975709+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:13.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:13 smithi122 bash[14395]: cluster 2024-04-02T05:38:12.146099+0000 mon.a (mon.0) 406 : cluster [INF] osd.3 [v2:172.21.15.62:6826/310194395,v1:172.21.15.62:6827/310194395] boot 2024-04-02T05:38:13.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:13 smithi122 bash[14395]: cluster 2024-04-02T05:38:12.146202+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-02T05:38:13.425 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:13 smithi122 bash[14395]: audit 2024-04-02T05:38:12.147046+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:38:13.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:13 smithi062 bash[14377]: cluster 2024-04-02T05:38:10.538543+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:38:13.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:13 smithi062 bash[14377]: cluster 2024-04-02T05:38:10.538753+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:38:13.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:13 smithi062 bash[14377]: cluster 2024-04-02T05:38:11.975709+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:13.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:13 smithi062 bash[14377]: cluster 2024-04-02T05:38:12.146099+0000 mon.a (mon.0) 406 : cluster [INF] osd.3 [v2:172.21.15.62:6826/310194395,v1:172.21.15.62:6827/310194395] boot 2024-04-02T05:38:13.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:13 smithi062 bash[14377]: cluster 2024-04-02T05:38:12.146202+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-02T05:38:13.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:13 smithi062 bash[14377]: audit 2024-04-02T05:38:12.147046+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:38:13.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:13 smithi062 bash[19887]: cluster 2024-04-02T05:38:10.538543+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:38:13.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:13 smithi062 bash[19887]: cluster 2024-04-02T05:38:10.538753+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:38:13.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:13 smithi062 bash[19887]: cluster 2024-04-02T05:38:11.975709+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-02T05:38:13.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:13 smithi062 bash[19887]: cluster 2024-04-02T05:38:12.146099+0000 mon.a (mon.0) 406 : cluster [INF] osd.3 [v2:172.21.15.62:6826/310194395,v1:172.21.15.62:6827/310194395] boot 2024-04-02T05:38:13.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:13 smithi062 bash[19887]: cluster 2024-04-02T05:38:12.146202+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-02T05:38:13.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:13 smithi062 bash[19887]: audit 2024-04-02T05:38:12.147046+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:38:14.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:14 smithi122 bash[14395]: cluster 2024-04-02T05:38:13.165950+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-02T05:38:14.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:14 smithi062 bash[19887]: cluster 2024-04-02T05:38:13.165950+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-02T05:38:14.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:14 smithi062 bash[14377]: cluster 2024-04-02T05:38:13.165950+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-02T05:38:15.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:15 smithi062 bash[19887]: cluster 2024-04-02T05:38:13.976290+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:15.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:15 smithi062 bash[14377]: cluster 2024-04-02T05:38:13.976290+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:15.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:15 smithi122 bash[14395]: cluster 2024-04-02T05:38:13.976290+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:16.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[14377]: audit 2024-04-02T05:38:15.974767+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:38:16.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[14377]: audit 2024-04-02T05:38:15.981855+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:38:16.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[14377]: audit 2024-04-02T05:38:15.983121+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:16.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[14377]: audit 2024-04-02T05:38:16.129678+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:16.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[14377]: audit 2024-04-02T05:38:16.131854+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:38:16.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[14377]: audit 2024-04-02T05:38:16.133403+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:38:16.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[14377]: audit 2024-04-02T05:38:16.134806+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:38:16.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[14377]: audit 2024-04-02T05:38:16.136255+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:38:16.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[14377]: audit 2024-04-02T05:38:16.144749+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:16.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[14377]: audit 2024-04-02T05:38:16.152623+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:16.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:16 smithi122 bash[14395]: audit 2024-04-02T05:38:15.974767+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:38:16.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:16 smithi122 bash[14395]: audit 2024-04-02T05:38:15.981855+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:38:16.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:16 smithi122 bash[14395]: audit 2024-04-02T05:38:15.983121+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:16.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:16 smithi122 bash[14395]: audit 2024-04-02T05:38:16.129678+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:16.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:16 smithi122 bash[14395]: audit 2024-04-02T05:38:16.131854+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:38:16.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:16 smithi122 bash[14395]: audit 2024-04-02T05:38:16.133403+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:38:16.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:16 smithi122 bash[14395]: audit 2024-04-02T05:38:16.134806+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:38:16.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:16 smithi122 bash[14395]: audit 2024-04-02T05:38:16.136255+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:38:16.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:16 smithi122 bash[14395]: audit 2024-04-02T05:38:16.144749+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:16.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:16 smithi122 bash[14395]: audit 2024-04-02T05:38:16.152623+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:17.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[19887]: audit 2024-04-02T05:38:15.974767+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:38:17.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[19887]: audit 2024-04-02T05:38:15.981855+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:38:17.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[19887]: audit 2024-04-02T05:38:15.983121+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:17.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[19887]: audit 2024-04-02T05:38:16.129678+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:17.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[19887]: audit 2024-04-02T05:38:16.131854+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:38:17.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[19887]: audit 2024-04-02T05:38:16.133403+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:38:17.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[19887]: audit 2024-04-02T05:38:16.134806+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:38:17.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[19887]: audit 2024-04-02T05:38:16.136255+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:38:17.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[19887]: audit 2024-04-02T05:38:16.144749+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:17.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:16 smithi062 bash[19887]: audit 2024-04-02T05:38:16.152623+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:17.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:17 smithi122 bash[14395]: audit 2024-04-02T05:38:15.967831+0000 mgr.y (mgr.14152) 147 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:38:17.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:17 smithi122 bash[14395]: cluster 2024-04-02T05:38:15.976951+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:17.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:17 smithi122 bash[14395]: cephadm 2024-04-02T05:38:16.120574+0000 mgr.y (mgr.14152) 149 : cephadm [INF] Detected new or changed devices on smithi062 2024-04-02T05:38:17.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:17 smithi122 bash[14395]: cephadm 2024-04-02T05:38:16.137325+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 4061M 2024-04-02T05:38:18.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:17 smithi062 bash[14377]: audit 2024-04-02T05:38:15.967831+0000 mgr.y (mgr.14152) 147 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:38:18.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:17 smithi062 bash[14377]: cluster 2024-04-02T05:38:15.976951+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:18.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:17 smithi062 bash[14377]: cephadm 2024-04-02T05:38:16.120574+0000 mgr.y (mgr.14152) 149 : cephadm [INF] Detected new or changed devices on smithi062 2024-04-02T05:38:18.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:17 smithi062 bash[14377]: cephadm 2024-04-02T05:38:16.137325+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 4061M 2024-04-02T05:38:18.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:17 smithi062 bash[19887]: audit 2024-04-02T05:38:15.967831+0000 mgr.y (mgr.14152) 147 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:38:18.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:17 smithi062 bash[19887]: cluster 2024-04-02T05:38:15.976951+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:18.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:17 smithi062 bash[19887]: cephadm 2024-04-02T05:38:16.120574+0000 mgr.y (mgr.14152) 149 : cephadm [INF] Detected new or changed devices on smithi062 2024-04-02T05:38:18.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:17 smithi062 bash[19887]: cephadm 2024-04-02T05:38:16.137325+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 4061M 2024-04-02T05:38:19.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:19 smithi122 bash[14395]: cluster 2024-04-02T05:38:17.977635+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:20.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:19 smithi062 bash[14377]: cluster 2024-04-02T05:38:17.977635+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:20.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:19 smithi062 bash[19887]: cluster 2024-04-02T05:38:17.977635+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:21.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:21 smithi122 bash[14395]: cluster 2024-04-02T05:38:19.978231+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:22.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:21 smithi062 bash[19887]: cluster 2024-04-02T05:38:19.978231+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:22.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:21 smithi062 bash[14377]: cluster 2024-04-02T05:38:19.978231+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:22.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:22 smithi122 bash[14395]: audit 2024-04-02T05:38:22.050650+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.122:0/3381715499' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "001ab712-cf42-45e6-9e0e-a69439f68e9d"}]: dispatch 2024-04-02T05:38:22.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:22 smithi122 bash[14395]: audit 2024-04-02T05:38:22.054227+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "001ab712-cf42-45e6-9e0e-a69439f68e9d"}]: dispatch 2024-04-02T05:38:22.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:22 smithi122 bash[14395]: audit 2024-04-02T05:38:22.063629+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "001ab712-cf42-45e6-9e0e-a69439f68e9d"}]': finished 2024-04-02T05:38:22.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:22 smithi122 bash[14395]: cluster 2024-04-02T05:38:22.063871+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-02T05:38:22.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:22 smithi122 bash[14395]: audit 2024-04-02T05:38:22.064157+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:38:23.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:22 smithi062 bash[14377]: audit 2024-04-02T05:38:22.050650+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.122:0/3381715499' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "001ab712-cf42-45e6-9e0e-a69439f68e9d"}]: dispatch 2024-04-02T05:38:23.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:22 smithi062 bash[14377]: audit 2024-04-02T05:38:22.054227+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "001ab712-cf42-45e6-9e0e-a69439f68e9d"}]: dispatch 2024-04-02T05:38:23.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:22 smithi062 bash[14377]: audit 2024-04-02T05:38:22.063629+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "001ab712-cf42-45e6-9e0e-a69439f68e9d"}]': finished 2024-04-02T05:38:23.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:22 smithi062 bash[14377]: cluster 2024-04-02T05:38:22.063871+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-02T05:38:23.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:22 smithi062 bash[14377]: audit 2024-04-02T05:38:22.064157+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:38:23.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:22 smithi062 bash[19887]: audit 2024-04-02T05:38:22.050650+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.122:0/3381715499' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "001ab712-cf42-45e6-9e0e-a69439f68e9d"}]: dispatch 2024-04-02T05:38:23.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:22 smithi062 bash[19887]: audit 2024-04-02T05:38:22.054227+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "001ab712-cf42-45e6-9e0e-a69439f68e9d"}]: dispatch 2024-04-02T05:38:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:22 smithi062 bash[19887]: audit 2024-04-02T05:38:22.063629+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "001ab712-cf42-45e6-9e0e-a69439f68e9d"}]': finished 2024-04-02T05:38:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:22 smithi062 bash[19887]: cluster 2024-04-02T05:38:22.063871+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-02T05:38:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:22 smithi062 bash[19887]: audit 2024-04-02T05:38:22.064157+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:38:23.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:23 smithi122 bash[14395]: cluster 2024-04-02T05:38:21.978801+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:23.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:23 smithi122 bash[14395]: audit 2024-04-02T05:38:22.743387+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.122:0/490747560' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:38:24.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:23 smithi062 bash[14377]: cluster 2024-04-02T05:38:21.978801+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:24.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:23 smithi062 bash[14377]: audit 2024-04-02T05:38:22.743387+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.122:0/490747560' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:38:24.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:23 smithi062 bash[19887]: cluster 2024-04-02T05:38:21.978801+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:24.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:23 smithi062 bash[19887]: audit 2024-04-02T05:38:22.743387+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.122:0/490747560' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:38:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:25 smithi122 bash[14395]: cluster 2024-04-02T05:38:23.979381+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:26.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:25 smithi062 bash[14377]: cluster 2024-04-02T05:38:23.979381+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:26.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:25 smithi062 bash[19887]: cluster 2024-04-02T05:38:23.979381+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:27.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:27 smithi122 bash[14395]: cluster 2024-04-02T05:38:25.979982+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:28.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:27 smithi062 bash[14377]: cluster 2024-04-02T05:38:25.979982+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:28.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:27 smithi062 bash[19887]: cluster 2024-04-02T05:38:25.979982+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:29.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:29 smithi122 bash[14395]: cluster 2024-04-02T05:38:27.980608+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:30.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:29 smithi062 bash[14377]: cluster 2024-04-02T05:38:27.980608+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:30.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:29 smithi062 bash[19887]: cluster 2024-04-02T05:38:27.980608+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:31.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:31 smithi122 bash[14395]: cluster 2024-04-02T05:38:29.981219+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:32.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:31 smithi062 bash[14377]: cluster 2024-04-02T05:38:29.981219+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:32.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:31 smithi062 bash[19887]: cluster 2024-04-02T05:38:29.981219+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:32.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:32 smithi122 bash[14395]: audit 2024-04-02T05:38:32.033882+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T05:38:32.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:32 smithi122 bash[14395]: audit 2024-04-02T05:38:32.035894+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:33.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:32 smithi062 bash[14377]: audit 2024-04-02T05:38:32.033882+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T05:38:33.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:32 smithi062 bash[14377]: audit 2024-04-02T05:38:32.035894+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:33.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:32 smithi062 bash[19887]: audit 2024-04-02T05:38:32.033882+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T05:38:33.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:32 smithi062 bash[19887]: audit 2024-04-02T05:38:32.035894+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:33.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:33 smithi122 bash[14395]: cluster 2024-04-02T05:38:31.981866+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:33.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:33 smithi122 bash[14395]: cephadm 2024-04-02T05:38:32.037374+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.4 on smithi122 2024-04-02T05:38:34.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:33 smithi062 bash[14377]: cluster 2024-04-02T05:38:31.981866+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:34.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:33 smithi062 bash[14377]: cephadm 2024-04-02T05:38:32.037374+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.4 on smithi122 2024-04-02T05:38:34.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:33 smithi062 bash[19887]: cluster 2024-04-02T05:38:31.981866+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:34.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:33 smithi062 bash[19887]: cephadm 2024-04-02T05:38:32.037374+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.4 on smithi122 2024-04-02T05:38:35.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:35 smithi122 bash[14395]: cluster 2024-04-02T05:38:33.982580+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:36.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:35 smithi062 bash[14377]: cluster 2024-04-02T05:38:33.982580+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:36.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:35 smithi062 bash[19887]: cluster 2024-04-02T05:38:33.982580+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:37.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:37 smithi062 bash[19887]: cluster 2024-04-02T05:38:35.983210+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:37.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:37 smithi062 bash[19887]: audit 2024-04-02T05:38:36.054731+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:37.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:37 smithi062 bash[19887]: audit 2024-04-02T05:38:36.073228+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:38:37.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:37 smithi062 bash[19887]: audit 2024-04-02T05:38:36.076161+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:37.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:37 smithi062 bash[19887]: audit 2024-04-02T05:38:36.078248+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:38:37.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:37 smithi062 bash[14377]: cluster 2024-04-02T05:38:35.983210+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:37.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:37 smithi062 bash[14377]: audit 2024-04-02T05:38:36.054731+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:37.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:37 smithi062 bash[14377]: audit 2024-04-02T05:38:36.073228+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:38:37.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:37 smithi062 bash[14377]: audit 2024-04-02T05:38:36.076161+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:37.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:37 smithi062 bash[14377]: audit 2024-04-02T05:38:36.078248+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:38:37.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:37 smithi122 bash[14395]: cluster 2024-04-02T05:38:35.983210+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:37.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:37 smithi122 bash[14395]: audit 2024-04-02T05:38:36.054731+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:37.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:37 smithi122 bash[14395]: audit 2024-04-02T05:38:36.073228+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:38:37.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:37 smithi122 bash[14395]: audit 2024-04-02T05:38:36.076161+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:37.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:37 smithi122 bash[14395]: audit 2024-04-02T05:38:36.078248+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:38:39.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:39 smithi122 bash[14395]: cluster 2024-04-02T05:38:37.983830+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:39.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:39 smithi062 bash[14377]: cluster 2024-04-02T05:38:37.983830+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:39.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:39 smithi062 bash[19887]: cluster 2024-04-02T05:38:37.983830+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:41.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:40 smithi062 bash[19887]: audit 2024-04-02T05:38:39.831662+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:41.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:40 smithi062 bash[19887]: cluster 2024-04-02T05:38:39.984404+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:41.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:40 smithi062 bash[19887]: audit 2024-04-02T05:38:40.114830+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:41.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:40 smithi062 bash[14377]: audit 2024-04-02T05:38:39.831662+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:41.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:40 smithi062 bash[14377]: cluster 2024-04-02T05:38:39.984404+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:41.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:40 smithi062 bash[14377]: audit 2024-04-02T05:38:40.114830+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:41.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:40 smithi122 bash[14395]: audit 2024-04-02T05:38:39.831662+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:41.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:40 smithi122 bash[14395]: cluster 2024-04-02T05:38:39.984404+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:41.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:40 smithi122 bash[14395]: audit 2024-04-02T05:38:40.114830+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:42.732 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 4 on host 'smithi122' 2024-04-02T05:38:43.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:43 smithi122 bash[14395]: cluster 2024-04-02T05:38:41.984991+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:43.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:43 smithi122 bash[14395]: audit 2024-04-02T05:38:42.197474+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:38:43.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:43 smithi122 bash[14395]: audit 2024-04-02T05:38:42.198244+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:38:43.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:43 smithi122 bash[14395]: audit 2024-04-02T05:38:42.727721+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:43.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:43 smithi122 bash[14395]: audit 2024-04-02T05:38:42.739402+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:38:43.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:43 smithi122 bash[14395]: audit 2024-04-02T05:38:42.741642+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:43.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:43 smithi122 bash[14395]: audit 2024-04-02T05:38:42.743201+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:38:43.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:43 smithi062 bash[19887]: cluster 2024-04-02T05:38:41.984991+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:43.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:43 smithi062 bash[19887]: audit 2024-04-02T05:38:42.197474+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:38:43.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:43 smithi062 bash[19887]: audit 2024-04-02T05:38:42.198244+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:38:43.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:43 smithi062 bash[19887]: audit 2024-04-02T05:38:42.727721+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:43.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:43 smithi062 bash[19887]: audit 2024-04-02T05:38:42.739402+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:38:43.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:43 smithi062 bash[19887]: audit 2024-04-02T05:38:42.741642+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:43.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:43 smithi062 bash[19887]: audit 2024-04-02T05:38:42.743201+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:38:43.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:43 smithi062 bash[14377]: cluster 2024-04-02T05:38:41.984991+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:43.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:43 smithi062 bash[14377]: audit 2024-04-02T05:38:42.197474+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:38:43.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:43 smithi062 bash[14377]: audit 2024-04-02T05:38:42.198244+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:38:43.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:43 smithi062 bash[14377]: audit 2024-04-02T05:38:42.727721+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:43.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:43 smithi062 bash[14377]: audit 2024-04-02T05:38:42.739402+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:38:43.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:43 smithi062 bash[14377]: audit 2024-04-02T05:38:42.741642+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:43.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:43 smithi062 bash[14377]: audit 2024-04-02T05:38:42.743201+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:38:43.368 DEBUG:teuthology.orchestra.run.smithi122:osd.4> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.4.service 2024-04-02T05:38:43.370 INFO:tasks.cephadm:Deploying osd.5 on smithi122 with /dev/vg_nvme/lv_3... 2024-04-02T05:38:43.371 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-02T05:38:44.090 INFO:journalctl@ceph.osd.4.smithi122.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:38:44.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:44 smithi062 bash[19887]: audit 2024-04-02T05:38:43.245440+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/2064496204,v1:172.21.15.122:6801/2064496204]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:38:44.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:44 smithi062 bash[19887]: audit 2024-04-02T05:38:43.248945+0000 mon.a (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:38:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:44 smithi062 bash[14377]: audit 2024-04-02T05:38:43.245440+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/2064496204,v1:172.21.15.122:6801/2064496204]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:38:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:44 smithi062 bash[14377]: audit 2024-04-02T05:38:43.248945+0000 mon.a (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:38:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:44 smithi122 bash[14395]: audit 2024-04-02T05:38:43.245440+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/2064496204,v1:172.21.15.122:6801/2064496204]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:38:44.451 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:44 smithi122 bash[14395]: audit 2024-04-02T05:38:43.248945+0000 mon.a (mon.0) 438 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:38:45.229 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:38:45 smithi122 bash[17649]: debug 2024-04-02T05:38:45.063+0000 7fbcc5ab9700 -1 osd.4 0 waiting for initial osdmap 2024-04-02T05:38:45.229 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:38:45 smithi122 bash[17649]: debug 2024-04-02T05:38:45.075+0000 7fbcc2454700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:38:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:45 smithi122 bash[14395]: cluster 2024-04-02T05:38:43.985556+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:45 smithi122 bash[14395]: audit 2024-04-02T05:38:44.056719+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/2064496204,v1:172.21.15.122:6801/2064496204]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:38:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:45 smithi122 bash[14395]: audit 2024-04-02T05:38:44.057960+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-02T05:38:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:45 smithi122 bash[14395]: cluster 2024-04-02T05:38:44.058080+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-02T05:38:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:45 smithi122 bash[14395]: audit 2024-04-02T05:38:44.058294+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:38:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:45 smithi122 bash[14395]: audit 2024-04-02T05:38:44.059858+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:38:45.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:45 smithi062 bash[14377]: cluster 2024-04-02T05:38:43.985556+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:45.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:45 smithi062 bash[14377]: audit 2024-04-02T05:38:44.056719+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/2064496204,v1:172.21.15.122:6801/2064496204]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:38:45.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:45 smithi062 bash[14377]: audit 2024-04-02T05:38:44.057960+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-02T05:38:45.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:45 smithi062 bash[14377]: cluster 2024-04-02T05:38:44.058080+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-02T05:38:45.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:45 smithi062 bash[14377]: audit 2024-04-02T05:38:44.058294+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:38:45.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:45 smithi062 bash[14377]: audit 2024-04-02T05:38:44.059858+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:38:45.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:45 smithi062 bash[19887]: cluster 2024-04-02T05:38:43.985556+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:45.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:45 smithi062 bash[19887]: audit 2024-04-02T05:38:44.056719+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.122:6800/2064496204,v1:172.21.15.122:6801/2064496204]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:38:45.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:45 smithi062 bash[19887]: audit 2024-04-02T05:38:44.057960+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-02T05:38:45.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:45 smithi062 bash[19887]: cluster 2024-04-02T05:38:44.058080+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-02T05:38:45.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:45 smithi062 bash[19887]: audit 2024-04-02T05:38:44.058294+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:38:45.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:45 smithi062 bash[19887]: audit 2024-04-02T05:38:44.059858+0000 mon.a (mon.0) 442 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:38:46.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:46 smithi062 bash[14377]: audit 2024-04-02T05:38:45.062099+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-02T05:38:46.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:46 smithi062 bash[14377]: cluster 2024-04-02T05:38:45.062331+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-02T05:38:46.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:46 smithi062 bash[14377]: audit 2024-04-02T05:38:45.063147+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:38:46.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:46 smithi062 bash[14377]: audit 2024-04-02T05:38:45.071684+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:38:46.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:46 smithi062 bash[19887]: audit 2024-04-02T05:38:45.062099+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-02T05:38:46.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:46 smithi062 bash[19887]: cluster 2024-04-02T05:38:45.062331+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-02T05:38:46.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:46 smithi062 bash[19887]: audit 2024-04-02T05:38:45.063147+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:38:46.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:46 smithi062 bash[19887]: audit 2024-04-02T05:38:45.071684+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:38:46.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:46 smithi122 bash[14395]: audit 2024-04-02T05:38:45.062099+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-02T05:38:46.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:46 smithi122 bash[14395]: cluster 2024-04-02T05:38:45.062331+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-02T05:38:46.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:46 smithi122 bash[14395]: audit 2024-04-02T05:38:45.063147+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:38:46.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:46 smithi122 bash[14395]: audit 2024-04-02T05:38:45.071684+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:38:47.295 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-02T05:38:47.295 INFO:teuthology.orchestra.run.smithi122.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-02T05:38:47.295 INFO:teuthology.orchestra.run.smithi122.stderr: stderr: 10+0 records in 2024-04-02T05:38:47.295 INFO:teuthology.orchestra.run.smithi122.stderr:10+0 records out 2024-04-02T05:38:47.295 INFO:teuthology.orchestra.run.smithi122.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0175901 s, 596 MB/s 2024-04-02T05:38:47.295 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping successful for: 2024-04-02T05:38:47.337 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:47 smithi122 bash[14395]: cluster 2024-04-02T05:38:44.279584+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:38:47.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:47 smithi122 bash[14395]: cluster 2024-04-02T05:38:44.279767+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:38:47.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:47 smithi122 bash[14395]: cluster 2024-04-02T05:38:45.986139+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:47.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:47 smithi122 bash[14395]: cluster 2024-04-02T05:38:46.065114+0000 mon.a (mon.0) 447 : cluster [INF] osd.4 [v2:172.21.15.122:6800/2064496204,v1:172.21.15.122:6801/2064496204] boot 2024-04-02T05:38:47.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:47 smithi122 bash[14395]: cluster 2024-04-02T05:38:46.065210+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-02T05:38:47.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:47 smithi122 bash[14395]: audit 2024-04-02T05:38:46.065508+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:38:47.338 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:47 smithi122 bash[14395]: cluster 2024-04-02T05:38:47.066951+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-02T05:38:47.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:47 smithi062 bash[14377]: cluster 2024-04-02T05:38:44.279584+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:38:47.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:47 smithi062 bash[14377]: cluster 2024-04-02T05:38:44.279767+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:38:47.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:47 smithi062 bash[14377]: cluster 2024-04-02T05:38:45.986139+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:47.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:47 smithi062 bash[14377]: cluster 2024-04-02T05:38:46.065114+0000 mon.a (mon.0) 447 : cluster [INF] osd.4 [v2:172.21.15.122:6800/2064496204,v1:172.21.15.122:6801/2064496204] boot 2024-04-02T05:38:47.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:47 smithi062 bash[14377]: cluster 2024-04-02T05:38:46.065210+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-02T05:38:47.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:47 smithi062 bash[14377]: audit 2024-04-02T05:38:46.065508+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:38:47.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:47 smithi062 bash[14377]: cluster 2024-04-02T05:38:47.066951+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-02T05:38:47.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:47 smithi062 bash[19887]: cluster 2024-04-02T05:38:44.279584+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:38:47.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:47 smithi062 bash[19887]: cluster 2024-04-02T05:38:44.279767+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:38:47.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:47 smithi062 bash[19887]: cluster 2024-04-02T05:38:45.986139+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-02T05:38:47.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:47 smithi062 bash[19887]: cluster 2024-04-02T05:38:46.065114+0000 mon.a (mon.0) 447 : cluster [INF] osd.4 [v2:172.21.15.122:6800/2064496204,v1:172.21.15.122:6801/2064496204] boot 2024-04-02T05:38:47.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:47 smithi062 bash[19887]: cluster 2024-04-02T05:38:46.065210+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-02T05:38:47.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:47 smithi062 bash[19887]: audit 2024-04-02T05:38:46.065508+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:38:47.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:47 smithi062 bash[19887]: cluster 2024-04-02T05:38:47.066951+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-02T05:38:48.537 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi122:vg_nvme/lv_3 2024-04-02T05:38:49.327 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:49 smithi122 bash[14395]: cluster 2024-04-02T05:38:47.986716+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v144: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:38:49.327 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:49 smithi122 bash[14395]: cluster 2024-04-02T05:38:48.073114+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-02T05:38:49.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:49 smithi062 bash[19887]: cluster 2024-04-02T05:38:47.986716+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v144: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:38:49.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:49 smithi062 bash[19887]: cluster 2024-04-02T05:38:48.073114+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-02T05:38:49.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:49 smithi062 bash[14377]: cluster 2024-04-02T05:38:47.986716+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v144: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:38:49.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:49 smithi062 bash[14377]: cluster 2024-04-02T05:38:48.073114+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-02T05:38:50.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:50 smithi062 bash[14377]: cluster 2024-04-02T05:38:49.082727+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-02T05:38:50.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:50 smithi062 bash[19887]: cluster 2024-04-02T05:38:49.082727+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-02T05:38:50.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:50 smithi122 bash[14395]: cluster 2024-04-02T05:38:49.082727+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-02T05:38:51.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:51 smithi062 bash[19887]: cluster 2024-04-02T05:38:49.987313+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v147: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:38:51.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:51 smithi062 bash[19887]: cluster 2024-04-02T05:38:50.092554+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-02T05:38:51.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:51 smithi062 bash[14377]: cluster 2024-04-02T05:38:49.987313+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v147: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:38:51.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:51 smithi062 bash[14377]: cluster 2024-04-02T05:38:50.092554+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-02T05:38:51.377 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:51 smithi122 bash[14395]: cluster 2024-04-02T05:38:49.987313+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v147: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:38:51.377 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:51 smithi122 bash[14395]: cluster 2024-04-02T05:38:50.092554+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-02T05:38:53.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[14377]: cluster 2024-04-02T05:38:51.987932+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-04-02T05:38:53.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[14377]: cephadm 2024-04-02T05:38:52.050528+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-02T05:38:53.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[14377]: audit 2024-04-02T05:38:52.060231+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:53.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[14377]: audit 2024-04-02T05:38:52.062209+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:38:53.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[14377]: cephadm 2024-04-02T05:38:52.063509+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 17270M 2024-04-02T05:38:53.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[14377]: audit 2024-04-02T05:38:52.071300+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:53.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[14377]: audit 2024-04-02T05:38:52.079672+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:53.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[14377]: audit 2024-04-02T05:38:52.578437+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:38:53.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[14377]: audit 2024-04-02T05:38:52.585322+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:38:53.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[14377]: audit 2024-04-02T05:38:52.591786+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:38:53.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[14377]: audit 2024-04-02T05:38:52.593558+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[19887]: cluster 2024-04-02T05:38:51.987932+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-04-02T05:38:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[19887]: cephadm 2024-04-02T05:38:52.050528+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-02T05:38:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[19887]: audit 2024-04-02T05:38:52.060231+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[19887]: audit 2024-04-02T05:38:52.062209+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:38:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[19887]: cephadm 2024-04-02T05:38:52.063509+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 17270M 2024-04-02T05:38:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[19887]: audit 2024-04-02T05:38:52.071300+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[19887]: audit 2024-04-02T05:38:52.079672+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[19887]: audit 2024-04-02T05:38:52.578437+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:38:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[19887]: audit 2024-04-02T05:38:52.585322+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:38:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[19887]: audit 2024-04-02T05:38:52.591786+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:38:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:53 smithi062 bash[19887]: audit 2024-04-02T05:38:52.593558+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:53.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:53 smithi122 bash[14395]: cluster 2024-04-02T05:38:51.987932+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-04-02T05:38:53.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:53 smithi122 bash[14395]: cephadm 2024-04-02T05:38:52.050528+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-02T05:38:53.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:53 smithi122 bash[14395]: audit 2024-04-02T05:38:52.060231+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:53.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:53 smithi122 bash[14395]: audit 2024-04-02T05:38:52.062209+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:38:53.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:53 smithi122 bash[14395]: cephadm 2024-04-02T05:38:52.063509+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 17270M 2024-04-02T05:38:53.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:53 smithi122 bash[14395]: audit 2024-04-02T05:38:52.071300+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:53.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:53 smithi122 bash[14395]: audit 2024-04-02T05:38:52.079672+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:38:53.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:53 smithi122 bash[14395]: audit 2024-04-02T05:38:52.578437+0000 mgr.y (mgr.14152) 172 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:38:53.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:53 smithi122 bash[14395]: audit 2024-04-02T05:38:52.585322+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:38:53.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:53 smithi122 bash[14395]: audit 2024-04-02T05:38:52.591786+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:38:53.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:53 smithi122 bash[14395]: audit 2024-04-02T05:38:52.593558+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:38:55.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:55 smithi122 bash[14395]: cluster 2024-04-02T05:38:53.988490+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-02T05:38:56.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:55 smithi062 bash[14377]: cluster 2024-04-02T05:38:53.988490+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-02T05:38:56.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:55 smithi062 bash[19887]: cluster 2024-04-02T05:38:53.988490+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-02T05:38:57.909 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:57 smithi122 bash[14395]: cluster 2024-04-02T05:38:55.989102+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-02T05:38:58.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:57 smithi062 bash[14377]: cluster 2024-04-02T05:38:55.989102+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-02T05:38:58.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:57 smithi062 bash[19887]: cluster 2024-04-02T05:38:55.989102+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-02T05:38:59.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:59 smithi122 bash[14395]: cluster 2024-04-02T05:38:57.989763+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-02T05:38:59.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:59 smithi122 bash[14395]: audit 2024-04-02T05:38:58.695242+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.122:0/3721566147' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1cd9037-57f2-4a7f-8a06-2a784fb0a039"}]: dispatch 2024-04-02T05:38:59.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:59 smithi122 bash[14395]: audit 2024-04-02T05:38:58.698526+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1cd9037-57f2-4a7f-8a06-2a784fb0a039"}]: dispatch 2024-04-02T05:38:59.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:59 smithi122 bash[14395]: audit 2024-04-02T05:38:58.709854+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b1cd9037-57f2-4a7f-8a06-2a784fb0a039"}]': finished 2024-04-02T05:38:59.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:59 smithi122 bash[14395]: cluster 2024-04-02T05:38:58.710039+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-02T05:38:59.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:59 smithi122 bash[14395]: audit 2024-04-02T05:38:58.710336+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:38:59.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:38:59 smithi122 bash[14395]: audit 2024-04-02T05:38:59.392297+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.122:0/211730312' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:39:00.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:59 smithi062 bash[14377]: cluster 2024-04-02T05:38:57.989763+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-02T05:39:00.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:59 smithi062 bash[14377]: audit 2024-04-02T05:38:58.695242+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.122:0/3721566147' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1cd9037-57f2-4a7f-8a06-2a784fb0a039"}]: dispatch 2024-04-02T05:39:00.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:59 smithi062 bash[14377]: audit 2024-04-02T05:38:58.698526+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1cd9037-57f2-4a7f-8a06-2a784fb0a039"}]: dispatch 2024-04-02T05:39:00.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:59 smithi062 bash[14377]: audit 2024-04-02T05:38:58.709854+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b1cd9037-57f2-4a7f-8a06-2a784fb0a039"}]': finished 2024-04-02T05:39:00.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:59 smithi062 bash[14377]: cluster 2024-04-02T05:38:58.710039+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-02T05:39:00.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:59 smithi062 bash[14377]: audit 2024-04-02T05:38:58.710336+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:39:00.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:38:59 smithi062 bash[14377]: audit 2024-04-02T05:38:59.392297+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.122:0/211730312' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:39:00.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:59 smithi062 bash[19887]: cluster 2024-04-02T05:38:57.989763+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-02T05:39:00.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:59 smithi062 bash[19887]: audit 2024-04-02T05:38:58.695242+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.122:0/3721566147' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1cd9037-57f2-4a7f-8a06-2a784fb0a039"}]: dispatch 2024-04-02T05:39:00.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:59 smithi062 bash[19887]: audit 2024-04-02T05:38:58.698526+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b1cd9037-57f2-4a7f-8a06-2a784fb0a039"}]: dispatch 2024-04-02T05:39:00.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:59 smithi062 bash[19887]: audit 2024-04-02T05:38:58.709854+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b1cd9037-57f2-4a7f-8a06-2a784fb0a039"}]': finished 2024-04-02T05:39:00.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:59 smithi062 bash[19887]: cluster 2024-04-02T05:38:58.710039+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-02T05:39:00.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:59 smithi062 bash[19887]: audit 2024-04-02T05:38:58.710336+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:39:00.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:38:59 smithi062 bash[19887]: audit 2024-04-02T05:38:59.392297+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.122:0/211730312' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:39:01.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:01 smithi122 bash[14395]: cluster 2024-04-02T05:38:59.990379+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T05:39:02.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:01 smithi062 bash[14377]: cluster 2024-04-02T05:38:59.990379+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T05:39:02.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:01 smithi062 bash[19887]: cluster 2024-04-02T05:38:59.990379+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T05:39:03.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:03 smithi122 bash[14395]: cluster 2024-04-02T05:39:01.990972+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:04.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:03 smithi062 bash[14377]: cluster 2024-04-02T05:39:01.990972+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:04.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:03 smithi062 bash[19887]: cluster 2024-04-02T05:39:01.990972+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:05.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:05 smithi122 bash[14395]: cluster 2024-04-02T05:39:03.991548+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:06.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:05 smithi062 bash[14377]: cluster 2024-04-02T05:39:03.991548+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:06.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:05 smithi062 bash[19887]: cluster 2024-04-02T05:39:03.991548+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:07.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:07 smithi122 bash[14395]: cluster 2024-04-02T05:39:05.992134+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:08.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:07 smithi062 bash[14377]: cluster 2024-04-02T05:39:05.992134+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:08.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:07 smithi062 bash[19887]: cluster 2024-04-02T05:39:05.992134+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:09.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:09 smithi122 bash[14395]: cluster 2024-04-02T05:39:07.992733+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:09.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:09 smithi122 bash[14395]: audit 2024-04-02T05:39:09.121367+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T05:39:09.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:09 smithi122 bash[14395]: audit 2024-04-02T05:39:09.123198+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:10.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:09 smithi062 bash[19887]: cluster 2024-04-02T05:39:07.992733+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:10.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:09 smithi062 bash[19887]: audit 2024-04-02T05:39:09.121367+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T05:39:10.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:09 smithi062 bash[19887]: audit 2024-04-02T05:39:09.123198+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:10.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:09 smithi062 bash[14377]: cluster 2024-04-02T05:39:07.992733+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:10.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:09 smithi062 bash[14377]: audit 2024-04-02T05:39:09.121367+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T05:39:10.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:09 smithi062 bash[14377]: audit 2024-04-02T05:39:09.123198+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:10.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:10 smithi122 bash[14395]: cephadm 2024-04-02T05:39:09.124667+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi122 2024-04-02T05:39:11.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:10 smithi062 bash[19887]: cephadm 2024-04-02T05:39:09.124667+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi122 2024-04-02T05:39:11.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:10 smithi062 bash[14377]: cephadm 2024-04-02T05:39:09.124667+0000 mgr.y (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.5 on smithi122 2024-04-02T05:39:11.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:11 smithi122 bash[14395]: cluster 2024-04-02T05:39:09.993339+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:12.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:11 smithi062 bash[19887]: cluster 2024-04-02T05:39:09.993339+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:12.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:11 smithi062 bash[14377]: cluster 2024-04-02T05:39:09.993339+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:13.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:13 smithi062 bash[14377]: cluster 2024-04-02T05:39:11.993965+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:13.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:13 smithi062 bash[14377]: audit 2024-04-02T05:39:13.220017+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:13.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:13 smithi062 bash[14377]: audit 2024-04-02T05:39:13.255109+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:39:13.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:13 smithi062 bash[14377]: audit 2024-04-02T05:39:13.257937+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:13.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:13 smithi062 bash[14377]: audit 2024-04-02T05:39:13.259833+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:39:13.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:13 smithi062 bash[19887]: cluster 2024-04-02T05:39:11.993965+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:13.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:13 smithi062 bash[19887]: audit 2024-04-02T05:39:13.220017+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:13.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:13 smithi062 bash[19887]: audit 2024-04-02T05:39:13.255109+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:39:13.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:13 smithi062 bash[19887]: audit 2024-04-02T05:39:13.257937+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:13.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:13 smithi062 bash[19887]: audit 2024-04-02T05:39:13.259833+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:39:13.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:13 smithi122 bash[14395]: cluster 2024-04-02T05:39:11.993965+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:13.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:13 smithi122 bash[14395]: audit 2024-04-02T05:39:13.220017+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:13.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:13 smithi122 bash[14395]: audit 2024-04-02T05:39:13.255109+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:39:13.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:13 smithi122 bash[14395]: audit 2024-04-02T05:39:13.257937+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:13.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:13 smithi122 bash[14395]: audit 2024-04-02T05:39:13.259833+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:39:15.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:15 smithi122 bash[14395]: cluster 2024-04-02T05:39:13.994623+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:16.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:15 smithi062 bash[19887]: cluster 2024-04-02T05:39:13.994623+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:16.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:15 smithi062 bash[14377]: cluster 2024-04-02T05:39:13.994623+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:17.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:17 smithi122 bash[14395]: cluster 2024-04-02T05:39:15.995224+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:17.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:17 smithi122 bash[14395]: audit 2024-04-02T05:39:17.151910+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:17.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:17 smithi122 bash[14395]: audit 2024-04-02T05:39:17.160642+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:18.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:17 smithi062 bash[14377]: cluster 2024-04-02T05:39:15.995224+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:18.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:17 smithi062 bash[14377]: audit 2024-04-02T05:39:17.151910+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:18.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:17 smithi062 bash[14377]: audit 2024-04-02T05:39:17.160642+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:18.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:17 smithi062 bash[19887]: cluster 2024-04-02T05:39:15.995224+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:18.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:17 smithi062 bash[19887]: audit 2024-04-02T05:39:17.151910+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:18.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:17 smithi062 bash[19887]: audit 2024-04-02T05:39:17.160642+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:18.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:18 smithi122 bash[14395]: cluster 2024-04-02T05:39:17.995834+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:19.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:18 smithi062 bash[14377]: cluster 2024-04-02T05:39:17.995834+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:19.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:18 smithi062 bash[19887]: cluster 2024-04-02T05:39:17.995834+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:20.329 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 5 on host 'smithi122' 2024-04-02T05:39:21.030 DEBUG:teuthology.orchestra.run.smithi122:osd.5> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.5.service 2024-04-02T05:39:21.033 INFO:tasks.cephadm:Deploying osd.6 on smithi122 with /dev/vg_nvme/lv_2... 2024-04-02T05:39:21.033 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-02T05:39:21.220 INFO:journalctl@ceph.osd.5.smithi122.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:39:21.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:21 smithi062 bash[14377]: cluster 2024-04-02T05:39:19.996414+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:21.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:21 smithi062 bash[14377]: audit 2024-04-02T05:39:20.323428+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:21.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:21 smithi062 bash[14377]: audit 2024-04-02T05:39:20.337498+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:39:21.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:21 smithi062 bash[14377]: audit 2024-04-02T05:39:20.340219+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:21.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:21 smithi062 bash[14377]: audit 2024-04-02T05:39:20.342132+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:39:21.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:21 smithi062 bash[14377]: audit 2024-04-02T05:39:20.359264+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/2899333128,v1:172.21.15.122:6809/2899333128]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T05:39:21.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:21 smithi062 bash[14377]: audit 2024-04-02T05:39:20.362305+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T05:39:21.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:21 smithi062 bash[19887]: cluster 2024-04-02T05:39:19.996414+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:21.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:21 smithi062 bash[19887]: audit 2024-04-02T05:39:20.323428+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:21.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:21 smithi062 bash[19887]: audit 2024-04-02T05:39:20.337498+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:39:21.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:21 smithi062 bash[19887]: audit 2024-04-02T05:39:20.340219+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:21.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:21 smithi062 bash[19887]: audit 2024-04-02T05:39:20.342132+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:39:21.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:21 smithi062 bash[19887]: audit 2024-04-02T05:39:20.359264+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/2899333128,v1:172.21.15.122:6809/2899333128]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T05:39:21.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:21 smithi062 bash[19887]: audit 2024-04-02T05:39:20.362305+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T05:39:21.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:21 smithi122 bash[14395]: cluster 2024-04-02T05:39:19.996414+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:21.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:21 smithi122 bash[14395]: audit 2024-04-02T05:39:20.323428+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:21.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:21 smithi122 bash[14395]: audit 2024-04-02T05:39:20.337498+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:39:21.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:21 smithi122 bash[14395]: audit 2024-04-02T05:39:20.340219+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:21.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:21 smithi122 bash[14395]: audit 2024-04-02T05:39:20.342132+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:39:21.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:21 smithi122 bash[14395]: audit 2024-04-02T05:39:20.359264+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/2899333128,v1:172.21.15.122:6809/2899333128]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T05:39:21.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:21 smithi122 bash[14395]: audit 2024-04-02T05:39:20.362305+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T05:39:22.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:22 smithi122 bash[14395]: audit 2024-04-02T05:39:21.326480+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/2899333128,v1:172.21.15.122:6809/2899333128]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:39:22.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:22 smithi122 bash[14395]: audit 2024-04-02T05:39:21.327249+0000 mon.a (mon.0) 478 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-02T05:39:22.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:22 smithi122 bash[14395]: cluster 2024-04-02T05:39:21.327424+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-02T05:39:22.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:22 smithi122 bash[14395]: audit 2024-04-02T05:39:21.328174+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:39:22.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:22 smithi122 bash[14395]: audit 2024-04-02T05:39:21.340984+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:39:22.480 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:39:22 smithi122 bash[20756]: debug 2024-04-02T05:39:22.346+0000 7f9622fbe700 -1 osd.5 0 waiting for initial osdmap 2024-04-02T05:39:22.480 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:39:22 smithi122 bash[20756]: debug 2024-04-02T05:39:22.358+0000 7f961f959700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:39:22.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:22 smithi062 bash[14377]: audit 2024-04-02T05:39:21.326480+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/2899333128,v1:172.21.15.122:6809/2899333128]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:39:22.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:22 smithi062 bash[14377]: audit 2024-04-02T05:39:21.327249+0000 mon.a (mon.0) 478 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-02T05:39:22.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:22 smithi062 bash[14377]: cluster 2024-04-02T05:39:21.327424+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-02T05:39:22.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:22 smithi062 bash[14377]: audit 2024-04-02T05:39:21.328174+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:39:22.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:22 smithi062 bash[14377]: audit 2024-04-02T05:39:21.340984+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:39:22.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:22 smithi062 bash[19887]: audit 2024-04-02T05:39:21.326480+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.122:6808/2899333128,v1:172.21.15.122:6809/2899333128]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:39:22.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:22 smithi062 bash[19887]: audit 2024-04-02T05:39:21.327249+0000 mon.a (mon.0) 478 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-02T05:39:22.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:22 smithi062 bash[19887]: cluster 2024-04-02T05:39:21.327424+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-02T05:39:22.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:22 smithi062 bash[19887]: audit 2024-04-02T05:39:21.328174+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:39:22.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:22 smithi062 bash[19887]: audit 2024-04-02T05:39:21.340984+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:39:23.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:23 smithi122 bash[14395]: cluster 2024-04-02T05:39:21.997016+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:23.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:23 smithi122 bash[14395]: audit 2024-04-02T05:39:22.344615+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-02T05:39:23.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:23 smithi122 bash[14395]: cluster 2024-04-02T05:39:22.344766+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-02T05:39:23.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:23 smithi122 bash[14395]: audit 2024-04-02T05:39:22.345584+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:39:23.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:23 smithi122 bash[14395]: audit 2024-04-02T05:39:22.355580+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:39:23.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:23 smithi122 bash[14395]: cluster 2024-04-02T05:39:23.345414+0000 mon.a (mon.0) 486 : cluster [INF] osd.5 [v2:172.21.15.122:6808/2899333128,v1:172.21.15.122:6809/2899333128] boot 2024-04-02T05:39:23.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:23 smithi122 bash[14395]: cluster 2024-04-02T05:39:23.345579+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-02T05:39:23.357 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:23 smithi122 bash[14395]: audit 2024-04-02T05:39:23.345955+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:39:23.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[14377]: cluster 2024-04-02T05:39:21.997016+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:23.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[14377]: audit 2024-04-02T05:39:22.344615+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-02T05:39:23.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[14377]: cluster 2024-04-02T05:39:22.344766+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-02T05:39:23.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[14377]: audit 2024-04-02T05:39:22.345584+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:39:23.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[14377]: audit 2024-04-02T05:39:22.355580+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:39:23.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[14377]: cluster 2024-04-02T05:39:23.345414+0000 mon.a (mon.0) 486 : cluster [INF] osd.5 [v2:172.21.15.122:6808/2899333128,v1:172.21.15.122:6809/2899333128] boot 2024-04-02T05:39:23.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[14377]: cluster 2024-04-02T05:39:23.345579+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-02T05:39:23.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[14377]: audit 2024-04-02T05:39:23.345955+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:39:23.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[19887]: cluster 2024-04-02T05:39:21.997016+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-02T05:39:23.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[19887]: audit 2024-04-02T05:39:22.344615+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-02T05:39:23.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[19887]: cluster 2024-04-02T05:39:22.344766+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-02T05:39:23.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[19887]: audit 2024-04-02T05:39:22.345584+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:39:23.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[19887]: audit 2024-04-02T05:39:22.355580+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:39:23.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[19887]: cluster 2024-04-02T05:39:23.345414+0000 mon.a (mon.0) 486 : cluster [INF] osd.5 [v2:172.21.15.122:6808/2899333128,v1:172.21.15.122:6809/2899333128] boot 2024-04-02T05:39:23.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[19887]: cluster 2024-04-02T05:39:23.345579+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-02T05:39:23.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:23 smithi062 bash[19887]: audit 2024-04-02T05:39:23.345955+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:39:24.645 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:24 smithi122 bash[14395]: cluster 2024-04-02T05:39:21.329159+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:39:24.645 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:24 smithi122 bash[14395]: cluster 2024-04-02T05:39:21.329347+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:39:24.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:24 smithi062 bash[14377]: cluster 2024-04-02T05:39:21.329159+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:39:24.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:24 smithi062 bash[14377]: cluster 2024-04-02T05:39:21.329347+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:39:24.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:24 smithi062 bash[19887]: cluster 2024-04-02T05:39:21.329159+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:39:24.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:24 smithi062 bash[19887]: cluster 2024-04-02T05:39:21.329347+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:39:24.926 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-02T05:39:24.926 INFO:teuthology.orchestra.run.smithi122.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-02T05:39:24.927 INFO:teuthology.orchestra.run.smithi122.stderr: stderr: 10+0 records in 2024-04-02T05:39:24.927 INFO:teuthology.orchestra.run.smithi122.stderr:10+0 records out 2024-04-02T05:39:24.927 INFO:teuthology.orchestra.run.smithi122.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0180186 s, 582 MB/s 2024-04-02T05:39:24.927 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping successful for: 2024-04-02T05:39:25.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:25 smithi122 bash[14395]: cluster 2024-04-02T05:39:23.997558+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:25.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:25 smithi122 bash[14395]: cluster 2024-04-02T05:39:24.350865+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-02T05:39:25.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:25 smithi122 bash[14395]: cluster 2024-04-02T05:39:25.350524+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-02T05:39:25.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:25 smithi062 bash[14377]: cluster 2024-04-02T05:39:23.997558+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:25.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:25 smithi062 bash[14377]: cluster 2024-04-02T05:39:24.350865+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-02T05:39:25.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:25 smithi062 bash[14377]: cluster 2024-04-02T05:39:25.350524+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-02T05:39:25.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:25 smithi062 bash[19887]: cluster 2024-04-02T05:39:23.997558+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:25.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:25 smithi062 bash[19887]: cluster 2024-04-02T05:39:24.350865+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-02T05:39:25.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:25 smithi062 bash[19887]: cluster 2024-04-02T05:39:25.350524+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-02T05:39:26.292 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi122:vg_nvme/lv_2 2024-04-02T05:39:27.653 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:27 smithi122 bash[14395]: cluster 2024-04-02T05:39:25.998176+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:27.653 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:27 smithi122 bash[14395]: cluster 2024-04-02T05:39:26.377395+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-02T05:39:27.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:27 smithi062 bash[14377]: cluster 2024-04-02T05:39:25.998176+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:27.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:27 smithi062 bash[14377]: cluster 2024-04-02T05:39:26.377395+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-02T05:39:27.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:27 smithi062 bash[19887]: cluster 2024-04-02T05:39:25.998176+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:27.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:27 smithi062 bash[19887]: cluster 2024-04-02T05:39:26.377395+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-02T05:39:28.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:28 smithi122 bash[14395]: cluster 2024-04-02T05:39:27.383072+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-02T05:39:28.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:28 smithi062 bash[14377]: cluster 2024-04-02T05:39:27.383072+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-02T05:39:28.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:28 smithi062 bash[19887]: cluster 2024-04-02T05:39:27.383072+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-02T05:39:29.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:29 smithi122 bash[14395]: cluster 2024-04-02T05:39:27.998813+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v175: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:29.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:29 smithi062 bash[14377]: cluster 2024-04-02T05:39:27.998813+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v175: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:29.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:29 smithi062 bash[19887]: cluster 2024-04-02T05:39:27.998813+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v175: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:31.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[14377]: cluster 2024-04-02T05:39:29.999423+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:31.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[14377]: cephadm 2024-04-02T05:39:30.034389+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-02T05:39:31.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[14377]: audit 2024-04-02T05:39:30.043498+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:31.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[14377]: audit 2024-04-02T05:39:30.045338+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:39:31.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[14377]: audit 2024-04-02T05:39:30.047184+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:39:31.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[14377]: cephadm 2024-04-02T05:39:30.048522+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 8635M 2024-04-02T05:39:31.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[14377]: audit 2024-04-02T05:39:30.056665+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:31.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[14377]: audit 2024-04-02T05:39:30.063960+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:31.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[14377]: audit 2024-04-02T05:39:30.421580+0000 mgr.y (mgr.14152) 195 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:39:31.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[14377]: audit 2024-04-02T05:39:30.428457+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:39:31.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[14377]: audit 2024-04-02T05:39:30.434943+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:39:31.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[14377]: audit 2024-04-02T05:39:30.436737+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[19887]: cluster 2024-04-02T05:39:29.999423+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[19887]: cephadm 2024-04-02T05:39:30.034389+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-02T05:39:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[19887]: audit 2024-04-02T05:39:30.043498+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[19887]: audit 2024-04-02T05:39:30.045338+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:39:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[19887]: audit 2024-04-02T05:39:30.047184+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:39:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[19887]: cephadm 2024-04-02T05:39:30.048522+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 8635M 2024-04-02T05:39:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[19887]: audit 2024-04-02T05:39:30.056665+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[19887]: audit 2024-04-02T05:39:30.063960+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[19887]: audit 2024-04-02T05:39:30.421580+0000 mgr.y (mgr.14152) 195 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:39:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[19887]: audit 2024-04-02T05:39:30.428457+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:39:31.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[19887]: audit 2024-04-02T05:39:30.434943+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:39:31.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:31 smithi062 bash[19887]: audit 2024-04-02T05:39:30.436737+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:31.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:31 smithi122 bash[14395]: cluster 2024-04-02T05:39:29.999423+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:31.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:31 smithi122 bash[14395]: cephadm 2024-04-02T05:39:30.034389+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-02T05:39:31.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:31 smithi122 bash[14395]: audit 2024-04-02T05:39:30.043498+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:31.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:31 smithi122 bash[14395]: audit 2024-04-02T05:39:30.045338+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:39:31.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:31 smithi122 bash[14395]: audit 2024-04-02T05:39:30.047184+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:39:31.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:31 smithi122 bash[14395]: cephadm 2024-04-02T05:39:30.048522+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 8635M 2024-04-02T05:39:31.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:31 smithi122 bash[14395]: audit 2024-04-02T05:39:30.056665+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:31.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:31 smithi122 bash[14395]: audit 2024-04-02T05:39:30.063960+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:31.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:31 smithi122 bash[14395]: audit 2024-04-02T05:39:30.421580+0000 mgr.y (mgr.14152) 195 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:39:31.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:31 smithi122 bash[14395]: audit 2024-04-02T05:39:30.428457+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:39:31.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:31 smithi122 bash[14395]: audit 2024-04-02T05:39:30.434943+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:39:31.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:31 smithi122 bash[14395]: audit 2024-04-02T05:39:30.436737+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:33.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:33 smithi062 bash[19887]: cluster 2024-04-02T05:39:32.000041+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:33.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:33 smithi062 bash[14377]: cluster 2024-04-02T05:39:32.000041+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:33.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:33 smithi122 bash[14395]: cluster 2024-04-02T05:39:32.000041+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:35.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:35 smithi122 bash[14395]: cluster 2024-04-02T05:39:34.000646+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:36.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:35 smithi062 bash[19887]: cluster 2024-04-02T05:39:34.000646+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:36.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:35 smithi062 bash[14377]: cluster 2024-04-02T05:39:34.000646+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:36 smithi122 bash[14395]: audit 2024-04-02T05:39:36.535043+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.122:0/3588304714' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccc1dfcb-ddd4-4095-80ef-b2925c495cce"}]: dispatch 2024-04-02T05:39:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:36 smithi122 bash[14395]: audit 2024-04-02T05:39:36.538118+0000 mon.a (mon.0) 501 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccc1dfcb-ddd4-4095-80ef-b2925c495cce"}]: dispatch 2024-04-02T05:39:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:36 smithi122 bash[14395]: audit 2024-04-02T05:39:36.549529+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ccc1dfcb-ddd4-4095-80ef-b2925c495cce"}]': finished 2024-04-02T05:39:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:36 smithi122 bash[14395]: cluster 2024-04-02T05:39:36.549712+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-02T05:39:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:36 smithi122 bash[14395]: audit 2024-04-02T05:39:36.550008+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:39:37.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:36 smithi062 bash[19887]: audit 2024-04-02T05:39:36.535043+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.122:0/3588304714' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccc1dfcb-ddd4-4095-80ef-b2925c495cce"}]: dispatch 2024-04-02T05:39:37.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:36 smithi062 bash[19887]: audit 2024-04-02T05:39:36.538118+0000 mon.a (mon.0) 501 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccc1dfcb-ddd4-4095-80ef-b2925c495cce"}]: dispatch 2024-04-02T05:39:37.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:36 smithi062 bash[19887]: audit 2024-04-02T05:39:36.549529+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ccc1dfcb-ddd4-4095-80ef-b2925c495cce"}]': finished 2024-04-02T05:39:37.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:36 smithi062 bash[19887]: cluster 2024-04-02T05:39:36.549712+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-02T05:39:37.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:36 smithi062 bash[19887]: audit 2024-04-02T05:39:36.550008+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:39:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:36 smithi062 bash[14377]: audit 2024-04-02T05:39:36.535043+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.122:0/3588304714' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccc1dfcb-ddd4-4095-80ef-b2925c495cce"}]: dispatch 2024-04-02T05:39:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:36 smithi062 bash[14377]: audit 2024-04-02T05:39:36.538118+0000 mon.a (mon.0) 501 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccc1dfcb-ddd4-4095-80ef-b2925c495cce"}]: dispatch 2024-04-02T05:39:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:36 smithi062 bash[14377]: audit 2024-04-02T05:39:36.549529+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ccc1dfcb-ddd4-4095-80ef-b2925c495cce"}]': finished 2024-04-02T05:39:37.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:36 smithi062 bash[14377]: cluster 2024-04-02T05:39:36.549712+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-02T05:39:37.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:36 smithi062 bash[14377]: audit 2024-04-02T05:39:36.550008+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:39:37.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:37 smithi122 bash[14395]: cluster 2024-04-02T05:39:36.001220+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:37.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:37 smithi122 bash[14395]: audit 2024-04-02T05:39:37.238267+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.122:0/2823090835' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:39:38.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:37 smithi062 bash[19887]: cluster 2024-04-02T05:39:36.001220+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:38.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:37 smithi062 bash[19887]: audit 2024-04-02T05:39:37.238267+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.122:0/2823090835' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:39:38.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:37 smithi062 bash[14377]: cluster 2024-04-02T05:39:36.001220+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:38.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:37 smithi062 bash[14377]: audit 2024-04-02T05:39:37.238267+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.122:0/2823090835' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:39:39.896 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:39 smithi122 bash[14395]: cluster 2024-04-02T05:39:38.001814+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:40.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:39 smithi062 bash[19887]: cluster 2024-04-02T05:39:38.001814+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:40.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:39 smithi062 bash[14377]: cluster 2024-04-02T05:39:38.001814+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:41.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:41 smithi122 bash[14395]: cluster 2024-04-02T05:39:40.002452+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:42.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:41 smithi062 bash[19887]: cluster 2024-04-02T05:39:40.002452+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:42.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:41 smithi062 bash[14377]: cluster 2024-04-02T05:39:40.002452+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:42.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:42 smithi122 bash[14395]: audit 2024-04-02T05:39:42.200479+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:39:42.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:42 smithi122 bash[14395]: audit 2024-04-02T05:39:42.203117+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:39:43.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:42 smithi062 bash[19887]: audit 2024-04-02T05:39:42.200479+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:39:43.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:42 smithi062 bash[19887]: audit 2024-04-02T05:39:42.203117+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:39:43.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:42 smithi062 bash[14377]: audit 2024-04-02T05:39:42.200479+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:39:43.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:42 smithi062 bash[14377]: audit 2024-04-02T05:39:42.203117+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:39:43.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:43 smithi122 bash[14395]: cluster 2024-04-02T05:39:42.003076+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:44.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:43 smithi062 bash[14377]: cluster 2024-04-02T05:39:42.003076+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:44.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:43 smithi062 bash[19887]: cluster 2024-04-02T05:39:42.003076+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:45.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:45 smithi122 bash[14395]: cluster 2024-04-02T05:39:44.003669+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:46.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:45 smithi062 bash[14377]: cluster 2024-04-02T05:39:44.003669+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:46.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:45 smithi062 bash[19887]: cluster 2024-04-02T05:39:44.003669+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:47.968 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:47 smithi122 bash[14395]: cluster 2024-04-02T05:39:46.004269+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:47.968 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:47 smithi122 bash[14395]: audit 2024-04-02T05:39:46.938741+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T05:39:47.969 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:47 smithi122 bash[14395]: audit 2024-04-02T05:39:46.940680+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:48.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:47 smithi062 bash[19887]: cluster 2024-04-02T05:39:46.004269+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:48.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:47 smithi062 bash[19887]: audit 2024-04-02T05:39:46.938741+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T05:39:48.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:47 smithi062 bash[19887]: audit 2024-04-02T05:39:46.940680+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:48.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:47 smithi062 bash[14377]: cluster 2024-04-02T05:39:46.004269+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:48.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:47 smithi062 bash[14377]: audit 2024-04-02T05:39:46.938741+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T05:39:48.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:47 smithi062 bash[14377]: audit 2024-04-02T05:39:46.940680+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:48.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:48 smithi122 bash[14395]: cephadm 2024-04-02T05:39:46.942274+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Deploying daemon osd.6 on smithi122 2024-04-02T05:39:49.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:48 smithi062 bash[14377]: cephadm 2024-04-02T05:39:46.942274+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Deploying daemon osd.6 on smithi122 2024-04-02T05:39:49.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:48 smithi062 bash[19887]: cephadm 2024-04-02T05:39:46.942274+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Deploying daemon osd.6 on smithi122 2024-04-02T05:39:49.913 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:49 smithi122 bash[14395]: cluster 2024-04-02T05:39:48.004862+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:50.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:49 smithi062 bash[14377]: cluster 2024-04-02T05:39:48.004862+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:50.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:49 smithi062 bash[19887]: cluster 2024-04-02T05:39:48.004862+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:51.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:51 smithi122 bash[14395]: cluster 2024-04-02T05:39:50.005515+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:51.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:51 smithi122 bash[14395]: audit 2024-04-02T05:39:51.089266+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:51.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:51 smithi122 bash[14395]: audit 2024-04-02T05:39:51.092533+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:39:51.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:51 smithi122 bash[14395]: audit 2024-04-02T05:39:51.095874+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:51.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:51 smithi122 bash[14395]: audit 2024-04-02T05:39:51.098310+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:39:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:51 smithi062 bash[19887]: cluster 2024-04-02T05:39:50.005515+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:51 smithi062 bash[19887]: audit 2024-04-02T05:39:51.089266+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:51 smithi062 bash[19887]: audit 2024-04-02T05:39:51.092533+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:39:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:51 smithi062 bash[19887]: audit 2024-04-02T05:39:51.095874+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:51 smithi062 bash[19887]: audit 2024-04-02T05:39:51.098310+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:39:52.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:51 smithi062 bash[14377]: cluster 2024-04-02T05:39:50.005515+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:52.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:51 smithi062 bash[14377]: audit 2024-04-02T05:39:51.089266+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:52.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:51 smithi062 bash[14377]: audit 2024-04-02T05:39:51.092533+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:39:52.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:51 smithi062 bash[14377]: audit 2024-04-02T05:39:51.095874+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:52.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:51 smithi062 bash[14377]: audit 2024-04-02T05:39:51.098310+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:39:54.003 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:53 smithi122 bash[14395]: cluster 2024-04-02T05:39:52.006077+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:54.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:53 smithi062 bash[14377]: cluster 2024-04-02T05:39:52.006077+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:54.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:53 smithi062 bash[19887]: cluster 2024-04-02T05:39:52.006077+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:55.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:55 smithi122 bash[14395]: cluster 2024-04-02T05:39:54.006725+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:55.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:55 smithi122 bash[14395]: audit 2024-04-02T05:39:55.007782+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:55.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:55 smithi122 bash[14395]: audit 2024-04-02T05:39:55.289218+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:56.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:55 smithi062 bash[14377]: cluster 2024-04-02T05:39:54.006725+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:56.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:55 smithi062 bash[14377]: audit 2024-04-02T05:39:55.007782+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:56.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:55 smithi062 bash[14377]: audit 2024-04-02T05:39:55.289218+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:56.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:55 smithi062 bash[19887]: cluster 2024-04-02T05:39:54.006725+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:56.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:55 smithi062 bash[19887]: audit 2024-04-02T05:39:55.007782+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:56.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:55 smithi062 bash[19887]: audit 2024-04-02T05:39:55.289218+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:57.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:57 smithi122 bash[14395]: cluster 2024-04-02T05:39:56.007297+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:58.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:57 smithi062 bash[19887]: cluster 2024-04-02T05:39:56.007297+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:58.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:57 smithi062 bash[14377]: cluster 2024-04-02T05:39:56.007297+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:58.219 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 6 on host 'smithi122' 2024-04-02T05:39:58.869 DEBUG:teuthology.orchestra.run.smithi122:osd.6> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.6.service 2024-04-02T05:39:58.872 INFO:tasks.cephadm:Deploying osd.7 on smithi122 with /dev/vg_nvme/lv_1... 2024-04-02T05:39:58.872 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-02T05:39:59.028 INFO:journalctl@ceph.osd.6.smithi122.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:39:59.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:59 smithi122 bash[14395]: cluster 2024-04-02T05:39:58.007932+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:59.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:59 smithi122 bash[14395]: audit 2024-04-02T05:39:58.213984+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:59.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:59 smithi122 bash[14395]: audit 2024-04-02T05:39:58.216302+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:39:59.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:59 smithi122 bash[14395]: audit 2024-04-02T05:39:58.219675+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:59.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:59 smithi122 bash[14395]: audit 2024-04-02T05:39:58.221068+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:39:59.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:59 smithi122 bash[14395]: audit 2024-04-02T05:39:58.444461+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3221402132,v1:172.21.15.122:6817/3221402132]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:39:59.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:39:59 smithi122 bash[14395]: audit 2024-04-02T05:39:58.447322+0000 mon.a (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:39:59.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:59 smithi062 bash[14377]: cluster 2024-04-02T05:39:58.007932+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:59.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:59 smithi062 bash[14377]: audit 2024-04-02T05:39:58.213984+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:59.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:59 smithi062 bash[14377]: audit 2024-04-02T05:39:58.216302+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:39:59.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:59 smithi062 bash[14377]: audit 2024-04-02T05:39:58.219675+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:59.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:59 smithi062 bash[14377]: audit 2024-04-02T05:39:58.221068+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:39:59.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:59 smithi062 bash[14377]: audit 2024-04-02T05:39:58.444461+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3221402132,v1:172.21.15.122:6817/3221402132]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:39:59.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:39:59 smithi062 bash[14377]: audit 2024-04-02T05:39:58.447322+0000 mon.a (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:39:59.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:59 smithi062 bash[19887]: cluster 2024-04-02T05:39:58.007932+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:39:59.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:59 smithi062 bash[19887]: audit 2024-04-02T05:39:58.213984+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:39:59.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:59 smithi062 bash[19887]: audit 2024-04-02T05:39:58.216302+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:39:59.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:59 smithi062 bash[19887]: audit 2024-04-02T05:39:58.219675+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:39:59.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:59 smithi062 bash[19887]: audit 2024-04-02T05:39:58.221068+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:39:59.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:59 smithi062 bash[19887]: audit 2024-04-02T05:39:58.444461+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3221402132,v1:172.21.15.122:6817/3221402132]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:39:59.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:39:59 smithi062 bash[19887]: audit 2024-04-02T05:39:58.447322+0000 mon.a (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:40:00.479 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:40:00 smithi122 bash[23872]: debug 2024-04-02T05:40:00.233+0000 7f82185b9700 -1 osd.6 0 waiting for initial osdmap 2024-04-02T05:40:00.479 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:40:00 smithi122 bash[23872]: debug 2024-04-02T05:40:00.245+0000 7f8213751700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:40:00.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:00 smithi122 bash[14395]: audit 2024-04-02T05:39:59.224010+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3221402132,v1:172.21.15.122:6817/3221402132]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:40:00.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:00 smithi122 bash[14395]: audit 2024-04-02T05:39:59.224294+0000 mon.a (mon.0) 520 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-02T05:40:00.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:00 smithi122 bash[14395]: cluster 2024-04-02T05:39:59.224410+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-02T05:40:00.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:00 smithi122 bash[14395]: audit 2024-04-02T05:39:59.224670+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:40:00.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:00 smithi122 bash[14395]: audit 2024-04-02T05:39:59.226602+0000 mon.a (mon.0) 523 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:40:00.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:00 smithi122 bash[14395]: cluster 2024-04-02T05:40:00.000160+0000 mon.a (mon.0) 524 : cluster [INF] overall HEALTH_OK 2024-04-02T05:40:00.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:00 smithi062 bash[14377]: audit 2024-04-02T05:39:59.224010+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3221402132,v1:172.21.15.122:6817/3221402132]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:40:00.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:00 smithi062 bash[14377]: audit 2024-04-02T05:39:59.224294+0000 mon.a (mon.0) 520 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-02T05:40:00.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:00 smithi062 bash[14377]: cluster 2024-04-02T05:39:59.224410+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-02T05:40:00.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:00 smithi062 bash[14377]: audit 2024-04-02T05:39:59.224670+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:40:00.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:00 smithi062 bash[14377]: audit 2024-04-02T05:39:59.226602+0000 mon.a (mon.0) 523 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:40:00.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:00 smithi062 bash[14377]: cluster 2024-04-02T05:40:00.000160+0000 mon.a (mon.0) 524 : cluster [INF] overall HEALTH_OK 2024-04-02T05:40:00.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:00 smithi062 bash[19887]: audit 2024-04-02T05:39:59.224010+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.122:6816/3221402132,v1:172.21.15.122:6817/3221402132]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:40:00.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:00 smithi062 bash[19887]: audit 2024-04-02T05:39:59.224294+0000 mon.a (mon.0) 520 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-02T05:40:00.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:00 smithi062 bash[19887]: cluster 2024-04-02T05:39:59.224410+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-02T05:40:00.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:00 smithi062 bash[19887]: audit 2024-04-02T05:39:59.224670+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:40:00.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:00 smithi062 bash[19887]: audit 2024-04-02T05:39:59.226602+0000 mon.a (mon.0) 523 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:40:00.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:00 smithi062 bash[19887]: cluster 2024-04-02T05:40:00.000160+0000 mon.a (mon.0) 524 : cluster [INF] overall HEALTH_OK 2024-04-02T05:40:01.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:01 smithi122 bash[14395]: cluster 2024-04-02T05:40:00.008510+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:40:01.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:01 smithi122 bash[14395]: audit 2024-04-02T05:40:00.230780+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-02T05:40:01.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:01 smithi122 bash[14395]: cluster 2024-04-02T05:40:00.231039+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-02T05:40:01.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:01 smithi122 bash[14395]: audit 2024-04-02T05:40:00.231830+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:40:01.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:01 smithi122 bash[14395]: audit 2024-04-02T05:40:00.239424+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:40:01.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:01 smithi062 bash[14377]: cluster 2024-04-02T05:40:00.008510+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:40:01.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:01 smithi062 bash[14377]: audit 2024-04-02T05:40:00.230780+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-02T05:40:01.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:01 smithi062 bash[14377]: cluster 2024-04-02T05:40:00.231039+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-02T05:40:01.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:01 smithi062 bash[14377]: audit 2024-04-02T05:40:00.231830+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:40:01.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:01 smithi062 bash[14377]: audit 2024-04-02T05:40:00.239424+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:40:01.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:01 smithi062 bash[19887]: cluster 2024-04-02T05:40:00.008510+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-02T05:40:01.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:01 smithi062 bash[19887]: audit 2024-04-02T05:40:00.230780+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-02T05:40:01.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:01 smithi062 bash[19887]: cluster 2024-04-02T05:40:00.231039+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-02T05:40:01.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:01 smithi062 bash[19887]: audit 2024-04-02T05:40:00.231830+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:40:01.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:01 smithi062 bash[19887]: audit 2024-04-02T05:40:00.239424+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:40:02.527 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:02 smithi122 bash[14395]: cluster 2024-04-02T05:39:59.396901+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:40:02.527 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:02 smithi122 bash[14395]: cluster 2024-04-02T05:39:59.397030+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:40:02.527 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:02 smithi122 bash[14395]: cluster 2024-04-02T05:40:01.233470+0000 mon.a (mon.0) 529 : cluster [INF] osd.6 [v2:172.21.15.122:6816/3221402132,v1:172.21.15.122:6817/3221402132] boot 2024-04-02T05:40:02.527 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:02 smithi122 bash[14395]: cluster 2024-04-02T05:40:01.233639+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-02T05:40:02.527 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:02 smithi122 bash[14395]: audit 2024-04-02T05:40:01.233945+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:40:02.527 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:02 smithi122 bash[14395]: cluster 2024-04-02T05:40:02.235979+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-02T05:40:02.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:02 smithi062 bash[19887]: cluster 2024-04-02T05:39:59.396901+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:40:02.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:02 smithi062 bash[19887]: cluster 2024-04-02T05:39:59.397030+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:40:02.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:02 smithi062 bash[19887]: cluster 2024-04-02T05:40:01.233470+0000 mon.a (mon.0) 529 : cluster [INF] osd.6 [v2:172.21.15.122:6816/3221402132,v1:172.21.15.122:6817/3221402132] boot 2024-04-02T05:40:02.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:02 smithi062 bash[19887]: cluster 2024-04-02T05:40:01.233639+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-02T05:40:02.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:02 smithi062 bash[19887]: audit 2024-04-02T05:40:01.233945+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:40:02.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:02 smithi062 bash[19887]: cluster 2024-04-02T05:40:02.235979+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-02T05:40:02.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:02 smithi062 bash[14377]: cluster 2024-04-02T05:39:59.396901+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:40:02.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:02 smithi062 bash[14377]: cluster 2024-04-02T05:39:59.397030+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:40:02.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:02 smithi062 bash[14377]: cluster 2024-04-02T05:40:01.233470+0000 mon.a (mon.0) 529 : cluster [INF] osd.6 [v2:172.21.15.122:6816/3221402132,v1:172.21.15.122:6817/3221402132] boot 2024-04-02T05:40:02.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:02 smithi062 bash[14377]: cluster 2024-04-02T05:40:01.233639+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-02T05:40:02.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:02 smithi062 bash[14377]: audit 2024-04-02T05:40:01.233945+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:40:02.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:02 smithi062 bash[14377]: cluster 2024-04-02T05:40:02.235979+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-02T05:40:02.720 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-02T05:40:02.720 INFO:teuthology.orchestra.run.smithi122.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-02T05:40:02.720 INFO:teuthology.orchestra.run.smithi122.stderr: stderr: 10+0 records in 2024-04-02T05:40:02.720 INFO:teuthology.orchestra.run.smithi122.stderr:10+0 records out 2024-04-02T05:40:02.720 INFO:teuthology.orchestra.run.smithi122.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0172805 s, 607 MB/s 2024-04-02T05:40:02.721 INFO:teuthology.orchestra.run.smithi122.stderr:--> Zapping successful for: 2024-04-02T05:40:03.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:03 smithi122 bash[14395]: cluster 2024-04-02T05:40:02.009124+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v196: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:03.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:03 smithi122 bash[14395]: cluster 2024-04-02T05:40:03.239728+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-02T05:40:03.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:03 smithi062 bash[14377]: cluster 2024-04-02T05:40:02.009124+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v196: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:03.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:03 smithi062 bash[14377]: cluster 2024-04-02T05:40:03.239728+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-02T05:40:03.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:03 smithi062 bash[19887]: cluster 2024-04-02T05:40:02.009124+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v196: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:03.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:03 smithi062 bash[19887]: cluster 2024-04-02T05:40:03.239728+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-02T05:40:03.858 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi122:vg_nvme/lv_1 2024-04-02T05:40:05.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:05 smithi122 bash[14395]: cluster 2024-04-02T05:40:04.009714+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v199: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:05.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:05 smithi122 bash[14395]: cluster 2024-04-02T05:40:04.265509+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-02T05:40:05.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:05 smithi062 bash[14377]: cluster 2024-04-02T05:40:04.009714+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v199: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:05.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:05 smithi062 bash[14377]: cluster 2024-04-02T05:40:04.265509+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-02T05:40:05.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:05 smithi062 bash[19887]: cluster 2024-04-02T05:40:04.009714+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v199: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:05.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:05 smithi062 bash[19887]: cluster 2024-04-02T05:40:04.265509+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-02T05:40:06.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:06 smithi122 bash[14395]: cluster 2024-04-02T05:40:05.273004+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-02T05:40:06.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:06 smithi062 bash[14377]: cluster 2024-04-02T05:40:05.273004+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-02T05:40:06.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:06 smithi062 bash[19887]: cluster 2024-04-02T05:40:05.273004+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-02T05:40:07.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:07 smithi062 bash[14377]: cluster 2024-04-02T05:40:06.010317+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v202: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:07.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:07 smithi062 bash[19887]: cluster 2024-04-02T05:40:06.010317+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v202: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:07.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:07 smithi122 bash[14395]: cluster 2024-04-02T05:40:06.010317+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v202: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:08.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:08 smithi122 bash[14395]: cephadm 2024-04-02T05:40:07.357485+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-02T05:40:08.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:08 smithi122 bash[14395]: audit 2024-04-02T05:40:07.368236+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:08.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:08 smithi122 bash[14395]: audit 2024-04-02T05:40:07.370123+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:08.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:08 smithi122 bash[14395]: audit 2024-04-02T05:40:07.371874+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:08.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:08 smithi122 bash[14395]: audit 2024-04-02T05:40:07.373582+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:08.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:08 smithi122 bash[14395]: cephadm 2024-04-02T05:40:07.374844+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 5756M 2024-04-02T05:40:08.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:08 smithi122 bash[14395]: audit 2024-04-02T05:40:07.384104+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:08.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:08 smithi122 bash[14395]: audit 2024-04-02T05:40:07.391378+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:08.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:08 smithi122 bash[14395]: audit 2024-04-02T05:40:07.833414+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:40:08.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:08 smithi122 bash[14395]: audit 2024-04-02T05:40:07.839881+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:40:08.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:08 smithi122 bash[14395]: audit 2024-04-02T05:40:07.841327+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:40:08.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[19887]: cephadm 2024-04-02T05:40:07.357485+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-02T05:40:08.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[19887]: audit 2024-04-02T05:40:07.368236+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:08.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[19887]: audit 2024-04-02T05:40:07.370123+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:08.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[19887]: audit 2024-04-02T05:40:07.371874+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:08.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[19887]: audit 2024-04-02T05:40:07.373582+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:08.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[19887]: cephadm 2024-04-02T05:40:07.374844+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 5756M 2024-04-02T05:40:08.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[19887]: audit 2024-04-02T05:40:07.384104+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:08.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[19887]: audit 2024-04-02T05:40:07.391378+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:08.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[19887]: audit 2024-04-02T05:40:07.833414+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:40:08.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[19887]: audit 2024-04-02T05:40:07.839881+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:40:08.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[19887]: audit 2024-04-02T05:40:07.841327+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:40:08.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[14377]: cephadm 2024-04-02T05:40:07.357485+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-02T05:40:08.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[14377]: audit 2024-04-02T05:40:07.368236+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:08.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[14377]: audit 2024-04-02T05:40:07.370123+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:08.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[14377]: audit 2024-04-02T05:40:07.371874+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:08.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[14377]: audit 2024-04-02T05:40:07.373582+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:08.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[14377]: cephadm 2024-04-02T05:40:07.374844+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 5756M 2024-04-02T05:40:08.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[14377]: audit 2024-04-02T05:40:07.384104+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:08.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[14377]: audit 2024-04-02T05:40:07.391378+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:08.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[14377]: audit 2024-04-02T05:40:07.833414+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-02T05:40:08.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[14377]: audit 2024-04-02T05:40:07.839881+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-02T05:40:08.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:08 smithi062 bash[14377]: audit 2024-04-02T05:40:07.841327+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:40:09.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:09 smithi122 bash[14395]: audit 2024-04-02T05:40:07.826549+0000 mgr.y (mgr.14152) 217 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:40:09.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:09 smithi122 bash[14395]: cluster 2024-04-02T05:40:08.010913+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-04-02T05:40:09.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:09 smithi062 bash[14377]: audit 2024-04-02T05:40:07.826549+0000 mgr.y (mgr.14152) 217 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:40:09.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:09 smithi062 bash[14377]: cluster 2024-04-02T05:40:08.010913+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-04-02T05:40:09.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:09 smithi062 bash[19887]: audit 2024-04-02T05:40:07.826549+0000 mgr.y (mgr.14152) 217 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi122:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:40:09.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:09 smithi062 bash[19887]: cluster 2024-04-02T05:40:08.010913+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-04-02T05:40:11.893 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:11 smithi122 bash[14395]: cluster 2024-04-02T05:40:10.011631+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-04-02T05:40:12.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:11 smithi062 bash[14377]: cluster 2024-04-02T05:40:10.011631+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-04-02T05:40:12.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:11 smithi062 bash[19887]: cluster 2024-04-02T05:40:10.011631+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-04-02T05:40:13.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:13 smithi122 bash[14395]: cluster 2024-04-02T05:40:12.012311+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-02T05:40:14.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:13 smithi062 bash[14377]: cluster 2024-04-02T05:40:12.012311+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-02T05:40:14.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:13 smithi062 bash[19887]: cluster 2024-04-02T05:40:12.012311+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-02T05:40:14.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:14 smithi122 bash[14395]: audit 2024-04-02T05:40:14.025415+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.122:0/3231738036' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc09f13b-c7be-4399-b9bf-db8eba352565"}]: dispatch 2024-04-02T05:40:14.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:14 smithi122 bash[14395]: audit 2024-04-02T05:40:14.028400+0000 mon.a (mon.0) 545 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc09f13b-c7be-4399-b9bf-db8eba352565"}]: dispatch 2024-04-02T05:40:14.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:14 smithi122 bash[14395]: audit 2024-04-02T05:40:14.040053+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc09f13b-c7be-4399-b9bf-db8eba352565"}]': finished 2024-04-02T05:40:14.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:14 smithi122 bash[14395]: cluster 2024-04-02T05:40:14.040307+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-02T05:40:14.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:14 smithi122 bash[14395]: audit 2024-04-02T05:40:14.040652+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:40:15.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:14 smithi062 bash[19887]: audit 2024-04-02T05:40:14.025415+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.122:0/3231738036' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc09f13b-c7be-4399-b9bf-db8eba352565"}]: dispatch 2024-04-02T05:40:15.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:14 smithi062 bash[19887]: audit 2024-04-02T05:40:14.028400+0000 mon.a (mon.0) 545 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc09f13b-c7be-4399-b9bf-db8eba352565"}]: dispatch 2024-04-02T05:40:15.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:14 smithi062 bash[19887]: audit 2024-04-02T05:40:14.040053+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc09f13b-c7be-4399-b9bf-db8eba352565"}]': finished 2024-04-02T05:40:15.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:14 smithi062 bash[19887]: cluster 2024-04-02T05:40:14.040307+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-02T05:40:15.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:14 smithi062 bash[19887]: audit 2024-04-02T05:40:14.040652+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:40:15.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:14 smithi062 bash[14377]: audit 2024-04-02T05:40:14.025415+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.122:0/3231738036' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc09f13b-c7be-4399-b9bf-db8eba352565"}]: dispatch 2024-04-02T05:40:15.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:14 smithi062 bash[14377]: audit 2024-04-02T05:40:14.028400+0000 mon.a (mon.0) 545 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc09f13b-c7be-4399-b9bf-db8eba352565"}]: dispatch 2024-04-02T05:40:15.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:14 smithi062 bash[14377]: audit 2024-04-02T05:40:14.040053+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc09f13b-c7be-4399-b9bf-db8eba352565"}]': finished 2024-04-02T05:40:15.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:14 smithi062 bash[14377]: cluster 2024-04-02T05:40:14.040307+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-02T05:40:15.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:14 smithi062 bash[14377]: audit 2024-04-02T05:40:14.040652+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:40:15.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:15 smithi122 bash[14395]: cluster 2024-04-02T05:40:14.013023+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-02T05:40:15.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:15 smithi122 bash[14395]: audit 2024-04-02T05:40:14.755090+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.122:0/3554189790' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:40:16.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:15 smithi062 bash[19887]: cluster 2024-04-02T05:40:14.013023+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-02T05:40:16.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:15 smithi062 bash[19887]: audit 2024-04-02T05:40:14.755090+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.122:0/3554189790' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:40:16.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:15 smithi062 bash[14377]: cluster 2024-04-02T05:40:14.013023+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-02T05:40:16.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:15 smithi062 bash[14377]: audit 2024-04-02T05:40:14.755090+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.122:0/3554189790' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-02T05:40:17.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:17 smithi122 bash[14395]: cluster 2024-04-02T05:40:16.013679+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T05:40:18.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:17 smithi062 bash[19887]: cluster 2024-04-02T05:40:16.013679+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T05:40:18.161 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:17 smithi062 bash[14377]: cluster 2024-04-02T05:40:16.013679+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T05:40:19.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:19 smithi122 bash[14395]: cluster 2024-04-02T05:40:18.014461+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:20.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:19 smithi062 bash[14377]: cluster 2024-04-02T05:40:18.014461+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:20.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:19 smithi062 bash[19887]: cluster 2024-04-02T05:40:18.014461+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:21.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:21 smithi122 bash[14395]: cluster 2024-04-02T05:40:20.015078+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:22.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:21 smithi062 bash[14377]: cluster 2024-04-02T05:40:20.015078+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:22.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:21 smithi062 bash[19887]: cluster 2024-04-02T05:40:20.015078+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:23.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:23 smithi122 bash[14395]: cluster 2024-04-02T05:40:22.015694+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:24.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:23 smithi062 bash[14377]: cluster 2024-04-02T05:40:22.015694+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:24.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:23 smithi062 bash[19887]: cluster 2024-04-02T05:40:22.015694+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:25 smithi122 bash[14395]: cluster 2024-04-02T05:40:24.016292+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:25 smithi122 bash[14395]: audit 2024-04-02T05:40:24.729432+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T05:40:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:25 smithi122 bash[14395]: audit 2024-04-02T05:40:24.731319+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:40:26.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:25 smithi062 bash[19887]: cluster 2024-04-02T05:40:24.016292+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:26.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:25 smithi062 bash[19887]: audit 2024-04-02T05:40:24.729432+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T05:40:26.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:25 smithi062 bash[19887]: audit 2024-04-02T05:40:24.731319+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:40:26.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:25 smithi062 bash[14377]: cluster 2024-04-02T05:40:24.016292+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:26.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:25 smithi062 bash[14377]: audit 2024-04-02T05:40:24.729432+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T05:40:26.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:25 smithi062 bash[14377]: audit 2024-04-02T05:40:24.731319+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:40:26.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:26 smithi122 bash[14395]: cephadm 2024-04-02T05:40:24.732887+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Deploying daemon osd.7 on smithi122 2024-04-02T05:40:27.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:26 smithi062 bash[19887]: cephadm 2024-04-02T05:40:24.732887+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Deploying daemon osd.7 on smithi122 2024-04-02T05:40:27.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:26 smithi062 bash[14377]: cephadm 2024-04-02T05:40:24.732887+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Deploying daemon osd.7 on smithi122 2024-04-02T05:40:27.861 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:27 smithi122 bash[14395]: cluster 2024-04-02T05:40:26.016869+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:28.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:27 smithi062 bash[19887]: cluster 2024-04-02T05:40:26.016869+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:28.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:27 smithi062 bash[14377]: cluster 2024-04-02T05:40:26.016869+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:28.964 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:28 smithi122 bash[14395]: cluster 2024-04-02T05:40:28.017487+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:29.047 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:28 smithi062 bash[14377]: cluster 2024-04-02T05:40:28.017487+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:29.048 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:28 smithi062 bash[19887]: cluster 2024-04-02T05:40:28.017487+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:30.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:30 smithi062 bash[14377]: audit 2024-04-02T05:40:29.002458+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:30.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:30 smithi062 bash[14377]: audit 2024-04-02T05:40:29.023477+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:40:30.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:30 smithi062 bash[14377]: audit 2024-04-02T05:40:29.026336+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:40:30.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:30 smithi062 bash[14377]: audit 2024-04-02T05:40:29.027782+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:40:30.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:30 smithi062 bash[19887]: audit 2024-04-02T05:40:29.002458+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:30.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:30 smithi062 bash[19887]: audit 2024-04-02T05:40:29.023477+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:40:30.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:30 smithi062 bash[19887]: audit 2024-04-02T05:40:29.026336+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:40:30.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:30 smithi062 bash[19887]: audit 2024-04-02T05:40:29.027782+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:40:30.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:29 smithi122 bash[14395]: audit 2024-04-02T05:40:29.002458+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:30.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:29 smithi122 bash[14395]: audit 2024-04-02T05:40:29.023477+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:40:30.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:29 smithi122 bash[14395]: audit 2024-04-02T05:40:29.026336+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:40:30.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:29 smithi122 bash[14395]: audit 2024-04-02T05:40:29.027782+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:40:31.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:31 smithi122 bash[14395]: cluster 2024-04-02T05:40:30.017936+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:31.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:31 smithi062 bash[14377]: cluster 2024-04-02T05:40:30.017936+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:31.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:31 smithi062 bash[19887]: cluster 2024-04-02T05:40:30.017936+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:33.179 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:33 smithi122 bash[14395]: cluster 2024-04-02T05:40:32.018537+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:33.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:33 smithi062 bash[19887]: cluster 2024-04-02T05:40:32.018537+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:33.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:33 smithi062 bash[14377]: cluster 2024-04-02T05:40:32.018537+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:34.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:34 smithi062 bash[19887]: audit 2024-04-02T05:40:33.095172+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:34.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:34 smithi062 bash[19887]: audit 2024-04-02T05:40:33.102493+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:34.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:34 smithi062 bash[14377]: audit 2024-04-02T05:40:33.095172+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:34.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:34 smithi062 bash[14377]: audit 2024-04-02T05:40:33.102493+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:34.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:34 smithi122 bash[14395]: audit 2024-04-02T05:40:33.095172+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:34.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:34 smithi122 bash[14395]: audit 2024-04-02T05:40:33.102493+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:35.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:35 smithi122 bash[14395]: cluster 2024-04-02T05:40:34.019132+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:36.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:35 smithi062 bash[19887]: cluster 2024-04-02T05:40:34.019132+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:36.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:35 smithi062 bash[14377]: cluster 2024-04-02T05:40:34.019132+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:36.339 INFO:teuthology.orchestra.run.smithi122.stdout:Created osd(s) 7 on host 'smithi122' 2024-04-02T05:40:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:36 smithi122 bash[14395]: audit 2024-04-02T05:40:36.325046+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/2993267099,v1:172.21.15.122:6825/2993267099]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T05:40:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:36 smithi122 bash[14395]: audit 2024-04-02T05:40:36.327601+0000 mon.a (mon.0) 557 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T05:40:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:36 smithi122 bash[14395]: audit 2024-04-02T05:40:36.330696+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:40:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:36 smithi122 bash[14395]: audit 2024-04-02T05:40:36.334736+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:36 smithi122 bash[14395]: audit 2024-04-02T05:40:36.335076+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:40:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:36 smithi122 bash[14395]: audit 2024-04-02T05:40:36.337448+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:40:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:36 smithi062 bash[14377]: audit 2024-04-02T05:40:36.325046+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/2993267099,v1:172.21.15.122:6825/2993267099]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T05:40:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:36 smithi062 bash[14377]: audit 2024-04-02T05:40:36.327601+0000 mon.a (mon.0) 557 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T05:40:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:36 smithi062 bash[14377]: audit 2024-04-02T05:40:36.330696+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:40:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:36 smithi062 bash[14377]: audit 2024-04-02T05:40:36.334736+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:36 smithi062 bash[14377]: audit 2024-04-02T05:40:36.335076+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:40:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:36 smithi062 bash[14377]: audit 2024-04-02T05:40:36.337448+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:40:37.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:36 smithi062 bash[19887]: audit 2024-04-02T05:40:36.325046+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/2993267099,v1:172.21.15.122:6825/2993267099]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T05:40:37.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:36 smithi062 bash[19887]: audit 2024-04-02T05:40:36.327601+0000 mon.a (mon.0) 557 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T05:40:37.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:36 smithi062 bash[19887]: audit 2024-04-02T05:40:36.330696+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:40:37.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:36 smithi062 bash[19887]: audit 2024-04-02T05:40:36.334736+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:37.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:36 smithi062 bash[19887]: audit 2024-04-02T05:40:36.335076+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:40:37.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:36 smithi062 bash[19887]: audit 2024-04-02T05:40:36.337448+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:40:37.132 DEBUG:teuthology.orchestra.run.smithi122:osd.7> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.7.service 2024-04-02T05:40:37.134 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-02T05:40:37.134 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-04-02T05:40:37.490 INFO:journalctl@ceph.osd.7.smithi122.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:40:37.979 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:40:37 smithi122 bash[27021]: debug 2024-04-02T05:40:37.661+0000 7fcc3a680700 -1 osd.7 0 waiting for initial osdmap 2024-04-02T05:40:37.979 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:40:37 smithi122 bash[27021]: debug 2024-04-02T05:40:37.673+0000 7fcc33013700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:40:37.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:37 smithi122 bash[14395]: cluster 2024-04-02T05:40:36.019731+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:37.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:37 smithi122 bash[14395]: audit 2024-04-02T05:40:36.649855+0000 mon.a (mon.0) 562 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-02T05:40:37.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:37 smithi122 bash[14395]: audit 2024-04-02T05:40:36.649877+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/2993267099,v1:172.21.15.122:6825/2993267099]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:40:37.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:37 smithi122 bash[14395]: cluster 2024-04-02T05:40:36.649982+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-02T05:40:37.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:37 smithi122 bash[14395]: audit 2024-04-02T05:40:36.650200+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:40:37.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:37 smithi122 bash[14395]: audit 2024-04-02T05:40:36.652326+0000 mon.a (mon.0) 565 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:40:38.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:37 smithi062 bash[19887]: cluster 2024-04-02T05:40:36.019731+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:38.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:37 smithi062 bash[19887]: audit 2024-04-02T05:40:36.649855+0000 mon.a (mon.0) 562 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-02T05:40:38.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:37 smithi062 bash[19887]: audit 2024-04-02T05:40:36.649877+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/2993267099,v1:172.21.15.122:6825/2993267099]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:40:38.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:37 smithi062 bash[19887]: cluster 2024-04-02T05:40:36.649982+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-02T05:40:38.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:37 smithi062 bash[19887]: audit 2024-04-02T05:40:36.650200+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:40:38.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:37 smithi062 bash[19887]: audit 2024-04-02T05:40:36.652326+0000 mon.a (mon.0) 565 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:40:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:37 smithi062 bash[14377]: cluster 2024-04-02T05:40:36.019731+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:37 smithi062 bash[14377]: audit 2024-04-02T05:40:36.649855+0000 mon.a (mon.0) 562 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-02T05:40:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:37 smithi062 bash[14377]: audit 2024-04-02T05:40:36.649877+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.122:6824/2993267099,v1:172.21.15.122:6825/2993267099]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:40:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:37 smithi062 bash[14377]: cluster 2024-04-02T05:40:36.649982+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-02T05:40:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:37 smithi062 bash[14377]: audit 2024-04-02T05:40:36.650200+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:40:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:37 smithi062 bash[14377]: audit 2024-04-02T05:40:36.652326+0000 mon.a (mon.0) 565 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:40:38.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:38 smithi062 bash[14377]: audit 2024-04-02T05:40:37.655491+0000 mon.a (mon.0) 566 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-02T05:40:38.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:38 smithi062 bash[14377]: cluster 2024-04-02T05:40:37.655832+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-02T05:40:38.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:38 smithi062 bash[14377]: audit 2024-04-02T05:40:37.656588+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:40:38.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:38 smithi062 bash[14377]: audit 2024-04-02T05:40:37.664853+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:40:38.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:38 smithi062 bash[19887]: audit 2024-04-02T05:40:37.655491+0000 mon.a (mon.0) 566 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-02T05:40:38.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:38 smithi062 bash[19887]: cluster 2024-04-02T05:40:37.655832+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-02T05:40:38.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:38 smithi062 bash[19887]: audit 2024-04-02T05:40:37.656588+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:40:38.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:38 smithi062 bash[19887]: audit 2024-04-02T05:40:37.664853+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:40:38.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:38 smithi122 bash[14395]: audit 2024-04-02T05:40:37.655491+0000 mon.a (mon.0) 566 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]': finished 2024-04-02T05:40:38.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:38 smithi122 bash[14395]: cluster 2024-04-02T05:40:37.655832+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-02T05:40:38.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:38 smithi122 bash[14395]: audit 2024-04-02T05:40:37.656588+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:40:38.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:38 smithi122 bash[14395]: audit 2024-04-02T05:40:37.664853+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:40:39.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:39 smithi122 bash[14395]: cluster 2024-04-02T05:40:37.358501+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:40:39.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:39 smithi122 bash[14395]: cluster 2024-04-02T05:40:37.358684+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:40:39.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:39 smithi122 bash[14395]: cluster 2024-04-02T05:40:38.020255+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:39.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:39 smithi122 bash[14395]: cluster 2024-04-02T05:40:38.657771+0000 mon.a (mon.0) 570 : cluster [INF] osd.7 [v2:172.21.15.122:6824/2993267099,v1:172.21.15.122:6825/2993267099] boot 2024-04-02T05:40:39.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:39 smithi122 bash[14395]: cluster 2024-04-02T05:40:38.657898+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-02T05:40:39.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:39 smithi122 bash[14395]: audit 2024-04-02T05:40:38.658235+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:40:39.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:39 smithi122 bash[14395]: cluster 2024-04-02T05:40:39.639105+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-02T05:40:40.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:39 smithi062 bash[14377]: cluster 2024-04-02T05:40:37.358501+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:40:40.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:39 smithi062 bash[14377]: cluster 2024-04-02T05:40:37.358684+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:40:40.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:39 smithi062 bash[14377]: cluster 2024-04-02T05:40:38.020255+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:40.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:39 smithi062 bash[14377]: cluster 2024-04-02T05:40:38.657771+0000 mon.a (mon.0) 570 : cluster [INF] osd.7 [v2:172.21.15.122:6824/2993267099,v1:172.21.15.122:6825/2993267099] boot 2024-04-02T05:40:40.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:39 smithi062 bash[14377]: cluster 2024-04-02T05:40:38.657898+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-02T05:40:40.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:39 smithi062 bash[14377]: audit 2024-04-02T05:40:38.658235+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:40:40.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:39 smithi062 bash[14377]: cluster 2024-04-02T05:40:39.639105+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-02T05:40:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:39 smithi062 bash[19887]: cluster 2024-04-02T05:40:37.358501+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-02T05:40:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:39 smithi062 bash[19887]: cluster 2024-04-02T05:40:37.358684+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-02T05:40:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:39 smithi062 bash[19887]: cluster 2024-04-02T05:40:38.020255+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-02T05:40:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:39 smithi062 bash[19887]: cluster 2024-04-02T05:40:38.657771+0000 mon.a (mon.0) 570 : cluster [INF] osd.7 [v2:172.21.15.122:6824/2993267099,v1:172.21.15.122:6825/2993267099] boot 2024-04-02T05:40:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:39 smithi062 bash[19887]: cluster 2024-04-02T05:40:38.657898+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-02T05:40:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:39 smithi062 bash[19887]: audit 2024-04-02T05:40:38.658235+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:40:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:39 smithi062 bash[19887]: cluster 2024-04-02T05:40:39.639105+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-02T05:40:40.191 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-04-02T05:40:40.731 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:40 smithi122 bash[14395]: audit 2024-04-02T05:40:40.187351+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.62:0/3391115971' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:40:40.731 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:40 smithi122 bash[14395]: cluster 2024-04-02T05:40:40.652022+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-02T05:40:40.929 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:40 smithi062 bash[19887]: audit 2024-04-02T05:40:40.187351+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.62:0/3391115971' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:40:40.929 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:40 smithi062 bash[19887]: cluster 2024-04-02T05:40:40.652022+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-02T05:40:40.929 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:40 smithi062 bash[14377]: audit 2024-04-02T05:40:40.187351+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.62:0/3391115971' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-02T05:40:40.930 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:40 smithi062 bash[14377]: cluster 2024-04-02T05:40:40.652022+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-02T05:40:40.930 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1712036438,"num_in_osds":8,"osd_in_since":1712036414,"num_remapped_pgs":1} 2024-04-02T05:40:40.931 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-02T05:40:41.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:41 smithi122 bash[14395]: cluster 2024-04-02T05:40:40.020917+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:40:42.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:41 smithi062 bash[14377]: cluster 2024-04-02T05:40:40.020917+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:40:42.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:41 smithi062 bash[19887]: cluster 2024-04-02T05:40:40.020917+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:40:42.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:42 smithi122 bash[14395]: cluster 2024-04-02T05:40:41.686753+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-02T05:40:42.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:42 smithi122 bash[14395]: audit 2024-04-02T05:40:42.203600+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:40:42.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:42 smithi122 bash[14395]: audit 2024-04-02T05:40:42.206659+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:40:43.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:42 smithi062 bash[19887]: cluster 2024-04-02T05:40:41.686753+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-02T05:40:43.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:42 smithi062 bash[19887]: audit 2024-04-02T05:40:42.203600+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:40:43.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:42 smithi062 bash[19887]: audit 2024-04-02T05:40:42.206659+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:40:43.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:42 smithi062 bash[14377]: cluster 2024-04-02T05:40:41.686753+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-02T05:40:43.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:42 smithi062 bash[14377]: audit 2024-04-02T05:40:42.203600+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:40:43.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:42 smithi062 bash[14377]: audit 2024-04-02T05:40:42.206659+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:40:43.652 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:40:43.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:43 smithi122 bash[14395]: cluster 2024-04-02T05:40:42.021776+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v227: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:40:43.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:43 smithi122 bash[14395]: cluster 2024-04-02T05:40:42.689846+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-02T05:40:44.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:43 smithi062 bash[14377]: cluster 2024-04-02T05:40:42.021776+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v227: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:40:44.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:43 smithi062 bash[14377]: cluster 2024-04-02T05:40:42.689846+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-02T05:40:44.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:43 smithi062 bash[19887]: cluster 2024-04-02T05:40:42.021776+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v227: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:40:44.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:43 smithi062 bash[19887]: cluster 2024-04-02T05:40:42.689846+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-02T05:40:45.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[14377]: cephadm 2024-04-02T05:40:43.746757+0000 mgr.y (mgr.14152) 237 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-02T05:40:45.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[14377]: audit 2024-04-02T05:40:43.756793+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:45.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[14377]: audit 2024-04-02T05:40:43.759096+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:45.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[14377]: audit 2024-04-02T05:40:43.760766+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:45.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[14377]: audit 2024-04-02T05:40:43.762498+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:45.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[14377]: audit 2024-04-02T05:40:43.764174+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:45.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[14377]: cephadm 2024-04-02T05:40:43.765395+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 4317M 2024-04-02T05:40:45.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[14377]: audit 2024-04-02T05:40:43.774899+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:45.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[14377]: audit 2024-04-02T05:40:43.784860+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:45.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[14377]: cluster 2024-04-02T05:40:44.022474+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-02T05:40:45.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[19887]: cephadm 2024-04-02T05:40:43.746757+0000 mgr.y (mgr.14152) 237 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-02T05:40:45.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[19887]: audit 2024-04-02T05:40:43.756793+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:45.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[19887]: audit 2024-04-02T05:40:43.759096+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:45.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[19887]: audit 2024-04-02T05:40:43.760766+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:45.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[19887]: audit 2024-04-02T05:40:43.762498+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:45.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[19887]: audit 2024-04-02T05:40:43.764174+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:45.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[19887]: cephadm 2024-04-02T05:40:43.765395+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 4317M 2024-04-02T05:40:45.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[19887]: audit 2024-04-02T05:40:43.774899+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:45.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[19887]: audit 2024-04-02T05:40:43.784860+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:45.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:44 smithi062 bash[19887]: cluster 2024-04-02T05:40:44.022474+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-02T05:40:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:44 smithi122 bash[14395]: cephadm 2024-04-02T05:40:43.746757+0000 mgr.y (mgr.14152) 237 : cephadm [INF] Detected new or changed devices on smithi122 2024-04-02T05:40:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:44 smithi122 bash[14395]: audit 2024-04-02T05:40:43.756793+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:44 smithi122 bash[14395]: audit 2024-04-02T05:40:43.759096+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:44 smithi122 bash[14395]: audit 2024-04-02T05:40:43.760766+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:44 smithi122 bash[14395]: audit 2024-04-02T05:40:43.762498+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:44 smithi122 bash[14395]: audit 2024-04-02T05:40:43.764174+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:40:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:44 smithi122 bash[14395]: cephadm 2024-04-02T05:40:43.765395+0000 mgr.y (mgr.14152) 238 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 4317M 2024-04-02T05:40:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:44 smithi122 bash[14395]: audit 2024-04-02T05:40:43.774899+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:44 smithi122 bash[14395]: audit 2024-04-02T05:40:43.784860+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:45.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:44 smithi122 bash[14395]: cluster 2024-04-02T05:40:44.022474+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-02T05:40:46.349 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-04-02T05:40:46.349 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":58,"fsid":"678c8796-f0b2-11ee-b647-cb9ed24678a4","created":"2024-04-02T05:33:38.389832+0000","modified":"2024-04-02T05:40:42.681792+0000","last_up_change":"2024-04-02T05:40:38.649269+0000","last_in_change":"2024-04-02T05:40:14.030399+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-02T05:37:36.523982+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"e6468dee-7061-442d-90af-1fdbec847297","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.62:6802","nonce":3932582238},{"type":"v1","addr":"172.21.15.62:6803","nonce":3932582238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6804","nonce":3932582238},{"type":"v1","addr":"172.21.15.62:6805","nonce":3932582238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6808","nonce":3932582238},{"type":"v1","addr":"172.21.15.62:6809","nonce":3932582238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6806","nonce":3932582238},{"type":"v1","addr":"172.21.15.62:6807","nonce":3932582238}]},"public_addr":"172.21.15.62:6803/3932582238","cluster_addr":"172.21.15.62:6805/3932582238","heartbeat_back_addr":"172.21.15.62:6809/3932582238","heartbeat_front_addr":"172.21.15.62:6807/3932582238","state":["exists","up"]},{"osd":1,"uuid":"5a5ae5df-12a2-4b17-aa33-380d1c449f27","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.62:6810","nonce":2962695263},{"type":"v1","addr":"172.21.15.62:6811","nonce":2962695263}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6812","nonce":2962695263},{"type":"v1","addr":"172.21.15.62:6813","nonce":2962695263}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6816","nonce":2962695263},{"type":"v1","addr":"172.21.15.62:6817","nonce":2962695263}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6814","nonce":2962695263},{"type":"v1","addr":"172.21.15.62:6815","nonce":2962695263}]},"public_addr":"172.21.15.62:6811/2962695263","cluster_addr":"172.21.15.62:6813/2962695263","heartbeat_back_addr":"172.21.15.62:6817/2962695263","heartbeat_front_addr":"172.21.15.62:6815/2962695263","state":["exists","up"]},{"osd":2,"uuid":"6a62d9d4-279e-417d-ace4-1d1e6941d140","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.62:6818","nonce":2240846515},{"type":"v1","addr":"172.21.15.62:6819","nonce":2240846515}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6820","nonce":2240846515},{"type":"v1","addr":"172.21.15.62:6821","nonce":2240846515}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6824","nonce":2240846515},{"type":"v1","addr":"172.21.15.62:6825","nonce":2240846515}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6822","nonce":2240846515},{"type":"v1","addr":"172.21.15.62:6823","nonce":2240846515}]},"public_addr":"172.21.15.62:6819/2240846515","cluster_addr":"172.21.15.62:6821/2240846515","heartbeat_back_addr":"172.21.15.62:6825/2240846515","heartbeat_front_addr":"172.21.15.62:6823/2240846515","state":["exists","up"]},{"osd":3,"uuid":"ba649ff4-843e-401e-920a-852ff66af996","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.62:6826","nonce":310194395},{"type":"v1","addr":"172.21.15.62:6827","nonce":310194395}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6828","nonce":310194395},{"type":"v1","addr":"172.21.15.62:6829","nonce":310194395}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6832","nonce":310194395},{"type":"v1","addr":"172.21.15.62:6833","nonce":310194395}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6830","nonce":310194395},{"type":"v1","addr":"172.21.15.62:6831","nonce":310194395}]},"public_addr":"172.21.15.62:6827/310194395","cluster_addr":"172.21.15.62:6829/310194395","heartbeat_back_addr":"172.21.15.62:6833/310194395","heartbeat_front_addr":"172.21.15.62:6831/310194395","state":["exists","up"]},{"osd":4,"uuid":"001ab712-cf42-45e6-9e0e-a69439f68e9d","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.122:6800","nonce":2064496204},{"type":"v1","addr":"172.21.15.122:6801","nonce":2064496204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":2064496204},{"type":"v1","addr":"172.21.15.122:6803","nonce":2064496204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":2064496204},{"type":"v1","addr":"172.21.15.122:6807","nonce":2064496204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":2064496204},{"type":"v1","addr":"172.21.15.122:6805","nonce":2064496204}]},"public_addr":"172.21.15.122:6801/2064496204","cluster_addr":"172.21.15.122:6803/2064496204","heartbeat_back_addr":"172.21.15.122:6807/2064496204","heartbeat_front_addr":"172.21.15.122:6805/2064496204","state":["exists","up"]},{"osd":5,"uuid":"b1cd9037-57f2-4a7f-8a06-2a784fb0a039","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.122:6808","nonce":2899333128},{"type":"v1","addr":"172.21.15.122:6809","nonce":2899333128}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":2899333128},{"type":"v1","addr":"172.21.15.122:6811","nonce":2899333128}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":2899333128},{"type":"v1","addr":"172.21.15.122:6815","nonce":2899333128}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":2899333128},{"type":"v1","addr":"172.21.15.122:6813","nonce":2899333128}]},"public_addr":"172.21.15.122:6809/2899333128","cluster_addr":"172.21.15.122:6811/2899333128","heartbeat_back_addr":"172.21.15.122:6815/2899333128","heartbeat_front_addr":"172.21.15.122:6813/2899333128","state":["exists","up"]},{"osd":6,"uuid":"ccc1dfcb-ddd4-4095-80ef-b2925c495cce","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.122:6816","nonce":3221402132},{"type":"v1","addr":"172.21.15.122:6817","nonce":3221402132}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6818","nonce":3221402132},{"type":"v1","addr":"172.21.15.122:6819","nonce":3221402132}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6822","nonce":3221402132},{"type":"v1","addr":"172.21.15.122:6823","nonce":3221402132}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6820","nonce":3221402132},{"type":"v1","addr":"172.21.15.122:6821","nonce":3221402132}]},"public_addr":"172.21.15.122:6817/3221402132","cluster_addr":"172.21.15.122:6819/3221402132","heartbeat_back_addr":"172.21.15.122:6823/3221402132","heartbeat_front_addr":"172.21.15.122:6821/3221402132","state":["exists","up"]},{"osd":7,"uuid":"bc09f13b-c7be-4399-b9bf-db8eba352565","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.122:6824","nonce":2993267099},{"type":"v1","addr":"172.21.15.122:6825","nonce":2993267099}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6826","nonce":2993267099},{"type":"v1","addr":"172.21.15.122:6827","nonce":2993267099}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6830","nonce":2993267099},{"type":"v1","addr":"172.21.15.122:6831","nonce":2993267099}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6828","nonce":2993267099},{"type":"v1","addr":"172.21.15.122:6829","nonce":2993267099}]},"public_addr":"172.21.15.122:6825/2993267099","cluster_addr":"172.21.15.122:6827/2993267099","heartbeat_back_addr":"172.21.15.122:6831/2993267099","heartbeat_front_addr":"172.21.15.122:6829/2993267099","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:36:22.713146+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:36:58.672127+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:37:33.436174+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:38:10.538760+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:38:44.279773+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:39:21.329353+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:39:59.397035+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:40:37.358690+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.62:0/1225646971":"2024-04-03T05:34:41.861096+0000","172.21.15.62:6801/347266502":"2024-04-03T05:34:41.861096+0000","172.21.15.62:0/1879562364":"2024-04-03T05:34:41.861096+0000","172.21.15.62:0/2746639729":"2024-04-03T05:34:41.861096+0000","172.21.15.62:0/2225079050":"2024-04-03T05:34:10.344197+0000","172.21.15.62:0/3535925282":"2024-04-03T05:34:10.344197+0000","172.21.15.62:6800/2821194299":"2024-04-03T05:34:10.344197+0000","172.21.15.62:6800/347266502":"2024-04-03T05:34:41.861096+0000","172.21.15.62:6801/2821194299":"2024-04-03T05:34:10.344197+0000","172.21.15.62:0/1598949457":"2024-04-03T05:34:10.344197+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-02T05:40:46.992 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-02T05:37:36.523982+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-04-02T05:40:46.993 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph osd pool get .mgr pg_num 2024-04-02T05:40:47.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:47 smithi062 bash[14377]: cluster 2024-04-02T05:40:46.023082+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-02T05:40:47.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:47 smithi062 bash[14377]: audit 2024-04-02T05:40:46.341748+0000 mon.b (mon.2) 25 : audit [DBG] from='client.? 172.21.15.62:0/4084136169' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T05:40:47.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:47 smithi062 bash[19887]: cluster 2024-04-02T05:40:46.023082+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-02T05:40:47.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:47 smithi062 bash[19887]: audit 2024-04-02T05:40:46.341748+0000 mon.b (mon.2) 25 : audit [DBG] from='client.? 172.21.15.62:0/4084136169' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T05:40:47.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:47 smithi122 bash[14395]: cluster 2024-04-02T05:40:46.023082+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-02T05:40:47.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:47 smithi122 bash[14395]: audit 2024-04-02T05:40:46.341748+0000 mon.b (mon.2) 25 : audit [DBG] from='client.? 172.21.15.62:0/4084136169' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T05:40:49.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:49 smithi062 bash[14377]: cluster 2024-04-02T05:40:48.023719+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-02T05:40:49.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:49 smithi062 bash[19887]: cluster 2024-04-02T05:40:48.023719+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-02T05:40:49.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:49 smithi122 bash[14395]: cluster 2024-04-02T05:40:48.023719+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-02T05:40:49.724 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:40:51.926 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:51 smithi062 bash[14377]: cluster 2024-04-02T05:40:50.024452+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-04-02T05:40:51.926 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:51 smithi062 bash[19887]: cluster 2024-04-02T05:40:50.024452+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-04-02T05:40:51.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:51 smithi122 bash[14395]: cluster 2024-04-02T05:40:50.024452+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-04-02T05:40:52.326 INFO:teuthology.orchestra.run.smithi062.stdout:pg_num: 1 2024-04-02T05:40:52.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:52 smithi062 bash[19887]: audit 2024-04-02T05:40:52.322385+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.62:0/1168067015' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-02T05:40:52.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:52 smithi062 bash[14377]: audit 2024-04-02T05:40:52.322385+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.62:0/1168067015' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-02T05:40:52.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:52 smithi122 bash[14395]: audit 2024-04-02T05:40:52.322385+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.62:0/1168067015' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-02T05:40:53.014 INFO:tasks.cephadm:Adding prometheus.a on smithi122 2024-04-02T05:40:53.014 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch apply prometheus '1;smithi122=a' 2024-04-02T05:40:53.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:53 smithi122 bash[14395]: cluster 2024-04-02T05:40:52.025106+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T05:40:54.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:53 smithi062 bash[14377]: cluster 2024-04-02T05:40:52.025106+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T05:40:54.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:53 smithi062 bash[19887]: cluster 2024-04-02T05:40:52.025106+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-02T05:40:55.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:55 smithi122 bash[14395]: cluster 2024-04-02T05:40:54.025793+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2024-04-02T05:40:56.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:55 smithi062 bash[14377]: cluster 2024-04-02T05:40:54.025793+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2024-04-02T05:40:56.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:55 smithi062 bash[19887]: cluster 2024-04-02T05:40:54.025793+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2024-04-02T05:40:56.196 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled prometheus update... 2024-04-02T05:40:56.917 DEBUG:teuthology.orchestra.run.smithi122:prometheus.a> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@prometheus.a.service 2024-04-02T05:40:56.920 INFO:tasks.cephadm:Adding node-exporter.a on smithi062 2024-04-02T05:40:56.920 INFO:tasks.cephadm:Adding node-exporter.b on smithi122 2024-04-02T05:40:56.920 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch apply node-exporter '2;smithi062=a;smithi122=b' 2024-04-02T05:40:56.960 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:40:57.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:57 smithi122 bash[14395]: cluster 2024-04-02T05:40:56.026493+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:40:57.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:57 smithi122 bash[14395]: audit 2024-04-02T05:40:56.180476+0000 mgr.y (mgr.14152) 246 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:40:57.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:57 smithi122 bash[14395]: cephadm 2024-04-02T05:40:56.183935+0000 mgr.y (mgr.14152) 247 : cephadm [INF] Saving service prometheus spec with placement smithi122=a;count:1 2024-04-02T05:40:57.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:57 smithi122 bash[14395]: audit 2024-04-02T05:40:56.191701+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:57.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:57 smithi122 bash[14395]: audit 2024-04-02T05:40:56.236480+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:40:57.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:57 smithi122 bash[14395]: audit 2024-04-02T05:40:56.239430+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:40:57.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:57 smithi122 bash[14395]: audit 2024-04-02T05:40:56.241454+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:40:57.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:57 smithi122 bash[14395]: audit 2024-04-02T05:40:56.541475+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:57.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:57 smithi122 bash[14395]: audit 2024-04-02T05:40:56.553198+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T05:40:57.578 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[14377]: cluster 2024-04-02T05:40:56.026493+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:40:57.578 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[14377]: audit 2024-04-02T05:40:56.180476+0000 mgr.y (mgr.14152) 246 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:40:57.579 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[14377]: cephadm 2024-04-02T05:40:56.183935+0000 mgr.y (mgr.14152) 247 : cephadm [INF] Saving service prometheus spec with placement smithi122=a;count:1 2024-04-02T05:40:57.579 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[14377]: audit 2024-04-02T05:40:56.191701+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:57.579 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[14377]: audit 2024-04-02T05:40:56.236480+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:40:57.579 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[14377]: audit 2024-04-02T05:40:56.239430+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:40:57.579 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[14377]: audit 2024-04-02T05:40:56.241454+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:40:57.579 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[14377]: audit 2024-04-02T05:40:56.541475+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:57.579 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[14377]: audit 2024-04-02T05:40:56.553198+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T05:40:57.579 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[19887]: cluster 2024-04-02T05:40:56.026493+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:40:57.579 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[19887]: audit 2024-04-02T05:40:56.180476+0000 mgr.y (mgr.14152) 246 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:40:57.579 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[19887]: cephadm 2024-04-02T05:40:56.183935+0000 mgr.y (mgr.14152) 247 : cephadm [INF] Saving service prometheus spec with placement smithi122=a;count:1 2024-04-02T05:40:57.579 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[19887]: audit 2024-04-02T05:40:56.191701+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:57.580 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[19887]: audit 2024-04-02T05:40:56.236480+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:40:57.580 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[19887]: audit 2024-04-02T05:40:56.239430+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:40:57.580 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[19887]: audit 2024-04-02T05:40:56.241454+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:40:57.580 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[19887]: audit 2024-04-02T05:40:56.541475+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' 2024-04-02T05:40:57.580 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[19887]: audit 2024-04-02T05:40:56.553198+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-02T05:40:57.852 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[14686]: ignoring --setuser ceph since I am not root 2024-04-02T05:40:57.852 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[14686]: ignoring --setgroup ceph since I am not root 2024-04-02T05:40:57.852 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[14686]: debug 2024-04-02T05:40:57.595+0000 7f185846a700 1 -- 172.21.15.62:0/1637733028 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56538622e340 con 0x565386faac00 2024-04-02T05:40:57.852 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:40:57 smithi062 bash[14686]: debug 2024-04-02T05:40:57.747+0000 7f1860ec6000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T05:40:57.979 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:40:57 smithi122 bash[15322]: ignoring --setuser ceph since I am not root 2024-04-02T05:40:57.980 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:40:57 smithi122 bash[15322]: ignoring --setgroup ceph since I am not root 2024-04-02T05:40:57.980 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:40:57 smithi122 bash[15322]: debug 2024-04-02T05:40:57.592+0000 7f5c05bc9700 1 -- 172.21.15.122:0/1339724756 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ac74482340 con 0x55ac75200c00 2024-04-02T05:40:57.980 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:40:57 smithi122 bash[15322]: debug 2024-04-02T05:40:57.748+0000 7f5c0e625000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T05:40:58.722 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:40:58 smithi122 bash[15322]: debug 2024-04-02T05:40:58.432+0000 7f5c0e625000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T05:40:58.722 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:40:58 smithi122 bash[15322]: debug 2024-04-02T05:40:58.552+0000 7f5c0e625000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T05:40:58.722 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:58 smithi122 bash[14395]: audit 2024-04-02T05:40:57.554431+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-02T05:40:58.722 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:40:58 smithi122 bash[14395]: cluster 2024-04-02T05:40:57.554547+0000 mon.a (mon.0) 593 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-02T05:40:58.733 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:58 smithi062 bash[19887]: audit 2024-04-02T05:40:57.554431+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-02T05:40:58.733 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:40:58 smithi062 bash[19887]: cluster 2024-04-02T05:40:57.554547+0000 mon.a (mon.0) 593 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-02T05:40:58.734 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:58 smithi062 bash[14377]: audit 2024-04-02T05:40:57.554431+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.62:0/2543269049' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-02T05:40:58.734 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:40:58 smithi062 bash[14377]: cluster 2024-04-02T05:40:57.554547+0000 mon.a (mon.0) 593 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-02T05:40:58.734 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:40:58 smithi062 bash[14686]: debug 2024-04-02T05:40:58.435+0000 7f1860ec6000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T05:40:58.734 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:40:58 smithi062 bash[14686]: debug 2024-04-02T05:40:58.559+0000 7f1860ec6000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T05:40:58.979 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:40:58 smithi122 bash[15322]: debug 2024-04-02T05:40:58.712+0000 7f5c0e625000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:40:59.074 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:40:58 smithi062 bash[14686]: debug 2024-04-02T05:40:58.723+0000 7f1860ec6000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:40:59.345 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:40:59 smithi122 bash[15322]: debug 2024-04-02T05:40:59.044+0000 7f5c0e625000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T05:40:59.346 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:40:59 smithi122 bash[15322]: debug 2024-04-02T05:40:59.136+0000 7f5c0e625000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T05:40:59.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:40:59 smithi062 bash[14686]: debug 2024-04-02T05:40:59.063+0000 7f1860ec6000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T05:40:59.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:40:59 smithi062 bash[14686]: debug 2024-04-02T05:40:59.163+0000 7f1860ec6000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T05:40:59.684 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:40:59 smithi122 bash[15322]: debug 2024-04-02T05:40:59.336+0000 7f5c0e625000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T05:40:59.852 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:40:59 smithi062 bash[14686]: debug 2024-04-02T05:40:59.371+0000 7f1860ec6000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T05:41:00.479 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:00 smithi122 bash[15322]: debug 2024-04-02T05:41:00.200+0000 7f5c0e625000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T05:41:00.479 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:00 smithi122 bash[15322]: debug 2024-04-02T05:41:00.304+0000 7f5c0e625000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T05:41:00.578 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:00 smithi062 bash[14686]: debug 2024-04-02T05:41:00.247+0000 7f1860ec6000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T05:41:00.578 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:00 smithi062 bash[14686]: debug 2024-04-02T05:41:00.359+0000 7f1860ec6000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T05:41:00.578 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:00 smithi062 bash[14686]: debug 2024-04-02T05:41:00.567+0000 7f1860ec6000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T05:41:00.866 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:00 smithi122 bash[15322]: debug 2024-04-02T05:41:00.512+0000 7f5c0e625000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T05:41:01.190 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:00 smithi122 bash[15322]: debug 2024-04-02T05:41:00.856+0000 7f5c0e625000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T05:41:01.275 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:00 smithi062 bash[14686]: debug 2024-04-02T05:41:00.931+0000 7f1860ec6000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T05:41:01.479 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:01 smithi122 bash[15322]: debug 2024-04-02T05:41:01.180+0000 7f5c0e625000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T05:41:01.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:01 smithi062 bash[14686]: debug 2024-04-02T05:41:01.267+0000 7f1860ec6000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T05:41:01.822 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:01 smithi122 bash[15322]: debug 2024-04-02T05:41:01.544+0000 7f5c0e625000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T05:41:01.939 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:01 smithi062 bash[14686]: debug 2024-04-02T05:41:01.651+0000 7f1860ec6000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T05:41:02.229 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:01 smithi122 bash[15322]: debug 2024-04-02T05:41:01.812+0000 7f5c0e625000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:41:02.753 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:02 smithi122 bash[15322]: debug 2024-04-02T05:41:02.484+0000 7f5c0e625000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T05:41:02.753 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:02 smithi122 bash[15322]: debug 2024-04-02T05:41:02.588+0000 7f5c0e625000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T05:41:02.913 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:01 smithi062 bash[14686]: debug 2024-04-02T05:41:01.931+0000 7f1860ec6000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:41:02.913 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:02 smithi062 bash[14686]: debug 2024-04-02T05:41:02.631+0000 7f1860ec6000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T05:41:02.913 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:02 smithi062 bash[14686]: debug 2024-04-02T05:41:02.739+0000 7f1860ec6000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T05:41:03.169 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:02 smithi062 bash[14686]: debug 2024-04-02T05:41:02.903+0000 7f1860ec6000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T05:41:03.169 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:03 smithi062 bash[14686]: debug 2024-04-02T05:41:03.019+0000 7f1860ec6000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T05:41:03.229 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:02 smithi122 bash[15322]: debug 2024-04-02T05:41:02.744+0000 7f5c0e625000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T05:41:03.229 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:02 smithi122 bash[15322]: debug 2024-04-02T05:41:02.852+0000 7f5c0e625000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T05:41:03.229 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:02 smithi122 bash[15322]: debug 2024-04-02T05:41:02.988+0000 7f5c0e625000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T05:41:03.466 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:03 smithi062 bash[14686]: debug 2024-04-02T05:41:03.159+0000 7f1860ec6000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T05:41:03.581 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:03 smithi122 bash[15322]: debug 2024-04-02T05:41:03.276+0000 7f5c0e625000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T05:41:03.581 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:03 smithi122 bash[15322]: debug 2024-04-02T05:41:03.392+0000 7f5c0e625000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T05:41:03.778 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:03 smithi062 bash[14686]: debug 2024-04-02T05:41:03.455+0000 7f1860ec6000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T05:41:03.779 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:03 smithi062 bash[14686]: debug 2024-04-02T05:41:03.579+0000 7f1860ec6000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T05:41:03.979 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:03 smithi122 bash[15322]: debug 2024-04-02T05:41:03.572+0000 7f5c0e625000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T05:41:03.979 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:03 smithi122 bash[15322]: debug 2024-04-02T05:41:03.688+0000 7f5c0e625000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T05:41:04.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:03 smithi062 bash[14686]: debug 2024-04-02T05:41:03.771+0000 7f1860ec6000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T05:41:04.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:03 smithi062 bash[14686]: debug 2024-04-02T05:41:03.895+0000 7f1860ec6000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T05:41:04.979 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:04 smithi122 bash[15322]: debug 2024-04-02T05:41:04.524+0000 7f5c0e625000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T05:41:04.979 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:04 smithi122 bash[15322]: [02/Apr/2024:05:41:04] ENGINE Bus STARTING 2024-04-02T05:41:04.979 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:04 smithi122 bash[15322]: CherryPy Checker: 2024-04-02T05:41:04.979 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:04 smithi122 bash[15322]: The Application mounted at '' has an empty config. 2024-04-02T05:41:04.979 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:04 smithi122 bash[15322]: [02/Apr/2024:05:41:04] ENGINE Serving on http://:::9283 2024-04-02T05:41:04.979 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:04 smithi122 bash[15322]: [02/Apr/2024:05:41:04] ENGINE Bus STARTED 2024-04-02T05:41:04.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:04 smithi122 bash[14395]: cluster 2024-04-02T05:41:04.550220+0000 mon.a (mon.0) 594 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T05:41:04.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:04 smithi122 bash[14395]: cluster 2024-04-02T05:41:04.550465+0000 mon.a (mon.0) 595 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:41:04.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:04 smithi122 bash[14395]: audit 2024-04-02T05:41:04.557057+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.122:0/712036365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:41:04.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:04 smithi122 bash[14395]: audit 2024-04-02T05:41:04.559292+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.122:0/712036365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:41:04.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:04 smithi122 bash[14395]: audit 2024-04-02T05:41:04.563555+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.122:0/712036365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:41:04.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:04 smithi122 bash[14395]: audit 2024-04-02T05:41:04.564365+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.122:0/712036365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:41:05.102 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:04 smithi062 bash[14686]: debug 2024-04-02T05:41:04.783+0000 7f1860ec6000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T05:41:05.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:04 smithi062 bash[19887]: cluster 2024-04-02T05:41:04.550220+0000 mon.a (mon.0) 594 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T05:41:05.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:04 smithi062 bash[19887]: cluster 2024-04-02T05:41:04.550465+0000 mon.a (mon.0) 595 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:41:05.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:04 smithi062 bash[19887]: audit 2024-04-02T05:41:04.557057+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.122:0/712036365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:41:05.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:04 smithi062 bash[19887]: audit 2024-04-02T05:41:04.559292+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.122:0/712036365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:41:05.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:04 smithi062 bash[19887]: audit 2024-04-02T05:41:04.563555+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.122:0/712036365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:41:05.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:04 smithi062 bash[19887]: audit 2024-04-02T05:41:04.564365+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.122:0/712036365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:41:05.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:04 smithi062 bash[14377]: cluster 2024-04-02T05:41:04.550220+0000 mon.a (mon.0) 594 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T05:41:05.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:04 smithi062 bash[14377]: cluster 2024-04-02T05:41:04.550465+0000 mon.a (mon.0) 595 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:41:05.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:04 smithi062 bash[14377]: audit 2024-04-02T05:41:04.557057+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.122:0/712036365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:41:05.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:04 smithi062 bash[14377]: audit 2024-04-02T05:41:04.559292+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.122:0/712036365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:41:05.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:04 smithi062 bash[14377]: audit 2024-04-02T05:41:04.563555+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.122:0/712036365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:41:05.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:04 smithi062 bash[14377]: audit 2024-04-02T05:41:04.564365+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.122:0/712036365' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:41:05.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:05 smithi122 bash[14395]: cluster 2024-04-02T05:41:04.611752+0000 mon.a (mon.0) 596 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-04-02T05:41:05.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:05 smithi122 bash[14395]: cluster 2024-04-02T05:41:04.809416+0000 mon.a (mon.0) 597 : cluster [INF] Active manager daemon y restarted 2024-04-02T05:41:05.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:05 smithi122 bash[14395]: cluster 2024-04-02T05:41:04.810499+0000 mon.a (mon.0) 598 : cluster [INF] Activating manager daemon y 2024-04-02T05:41:05.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:05 smithi122 bash[14395]: cluster 2024-04-02T05:41:04.819885+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-02T05:41:06.031 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:05 smithi062 bash[19887]: cluster 2024-04-02T05:41:04.611752+0000 mon.a (mon.0) 596 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-04-02T05:41:06.031 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:05 smithi062 bash[19887]: cluster 2024-04-02T05:41:04.809416+0000 mon.a (mon.0) 597 : cluster [INF] Active manager daemon y restarted 2024-04-02T05:41:06.031 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:05 smithi062 bash[19887]: cluster 2024-04-02T05:41:04.810499+0000 mon.a (mon.0) 598 : cluster [INF] Activating manager daemon y 2024-04-02T05:41:06.032 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:05 smithi062 bash[19887]: cluster 2024-04-02T05:41:04.819885+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-02T05:41:06.032 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:05 smithi062 bash[14377]: cluster 2024-04-02T05:41:04.611752+0000 mon.a (mon.0) 596 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-04-02T05:41:06.032 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:05 smithi062 bash[14377]: cluster 2024-04-02T05:41:04.809416+0000 mon.a (mon.0) 597 : cluster [INF] Active manager daemon y restarted 2024-04-02T05:41:06.032 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:05 smithi062 bash[14377]: cluster 2024-04-02T05:41:04.810499+0000 mon.a (mon.0) 598 : cluster [INF] Activating manager daemon y 2024-04-02T05:41:06.032 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:05 smithi062 bash[14377]: cluster 2024-04-02T05:41:04.819885+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-02T05:41:06.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14686]: [02/Apr/2024:05:41:06] ENGINE Bus STARTING 2024-04-02T05:41:06.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14686]: CherryPy Checker: 2024-04-02T05:41:06.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14686]: The Application mounted at '' has an empty config. 2024-04-02T05:41:06.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14686]: [02/Apr/2024:05:41:06] ENGINE Serving on http://:::9283 2024-04-02T05:41:06.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14686]: [02/Apr/2024:05:41:06] ENGINE Bus STARTED 2024-04-02T05:41:06.656 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14686]: [02/Apr/2024:05:41:06] ENGINE Bus STARTING 2024-04-02T05:41:06.661 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: cluster 2024-04-02T05:41:05.658456+0000 mon.a (mon.0) 600 : cluster [DBG] mgrmap e18: y(active, starting, since 0.848256s), standbys: x 2024-04-02T05:41:06.661 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.661914+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:41:06.661 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.662206+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:41:06.661 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.662669+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:41:06.661 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.664245+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T05:41:06.661 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.664534+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T05:41:06.661 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.664889+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:41:06.661 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.665340+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:41:06.662 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.665632+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:41:06.662 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.665988+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:41:06.662 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.666325+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:41:06.662 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.666641+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:41:06.662 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.666913+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:41:06.662 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.667215+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:41:06.662 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.667519+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:41:06.662 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.667794+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:41:06.662 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.668326+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:41:06.662 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: cluster 2024-04-02T05:41:05.680067+0000 mon.a (mon.0) 601 : cluster [INF] Manager daemon y is now available 2024-04-02T05:41:06.662 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.712556+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:41:06.663 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.717233+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:41:06.663 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.719880+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:41:06.663 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.722819+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:41:06.663 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:05.752641+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:06.663 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:06.029449+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:41:06.663 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:06.030187+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:41:06.663 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:06.037170+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:41:06.663 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14377]: audit 2024-04-02T05:41:06.037840+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:41:06.693 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled node-exporter update... 2024-04-02T05:41:06.970 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: cluster 2024-04-02T05:41:05.658456+0000 mon.a (mon.0) 600 : cluster [DBG] mgrmap e18: y(active, starting, since 0.848256s), standbys: x 2024-04-02T05:41:06.970 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.661914+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:41:06.970 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.662206+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:41:06.970 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.662669+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:41:06.970 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.664245+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T05:41:06.970 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.664534+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T05:41:06.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.664889+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:41:06.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.665340+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:41:06.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.665632+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:41:06.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.665988+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:41:06.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.666325+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:41:06.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.666641+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:41:06.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.666913+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:41:06.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.667215+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:41:06.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.667519+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:41:06.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.667794+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:41:06.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.668326+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:41:06.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: cluster 2024-04-02T05:41:05.680067+0000 mon.a (mon.0) 601 : cluster [INF] Manager daemon y is now available 2024-04-02T05:41:06.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.712556+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:41:06.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.717233+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:41:06.972 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.719880+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:41:06.972 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.722819+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:41:06.972 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:05.752641+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:06.972 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:06.029449+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:41:06.972 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:06.030187+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:41:06.972 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:06.037170+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:41:06.972 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:06 smithi122 bash[14395]: audit 2024-04-02T05:41:06.037840+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:41:07.102 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14686]: [02/Apr/2024:05:41:06] ENGINE Serving on https://172.21.15.62:7150 2024-04-02T05:41:07.102 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[14686]: [02/Apr/2024:05:41:06] ENGINE Bus STARTED 2024-04-02T05:41:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: cluster 2024-04-02T05:41:05.658456+0000 mon.a (mon.0) 600 : cluster [DBG] mgrmap e18: y(active, starting, since 0.848256s), standbys: x 2024-04-02T05:41:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.661914+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:41:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.662206+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:41:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.662669+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:41:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.664245+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T05:41:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.664534+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T05:41:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.664889+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:41:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.665340+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:41:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.665632+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:41:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.665988+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:41:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.666325+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:41:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.666641+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:41:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.666913+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:41:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.667215+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:41:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.667519+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:41:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.667794+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:41:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.668326+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:41:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: cluster 2024-04-02T05:41:05.680067+0000 mon.a (mon.0) 601 : cluster [INF] Manager daemon y is now available 2024-04-02T05:41:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.712556+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:41:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.717233+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:41:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.719880+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:41:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.722819+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:41:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:05.752641+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:06.029449+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:41:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:06.030187+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:41:07.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:06.037170+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:41:07.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:06 smithi062 bash[19887]: audit 2024-04-02T05:41:06.037840+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:41:07.550 DEBUG:teuthology.orchestra.run.smithi062:node-exporter.a> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@node-exporter.a.service 2024-04-02T05:41:07.552 DEBUG:teuthology.orchestra.run.smithi122:node-exporter.b> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@node-exporter.b.service 2024-04-02T05:41:07.596 INFO:tasks.cephadm:Adding alertmanager.a on smithi062 2024-04-02T05:41:07.596 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch apply alertmanager '1;smithi062=a' 2024-04-02T05:41:07.706 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:41:07.790 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:41:07.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[14377]: cephadm 2024-04-02T05:41:06.614300+0000 mgr.y (mgr.24367) 1 : cephadm [INF] [02/Apr/2024:05:41:06] ENGINE Bus STARTING 2024-04-02T05:41:07.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[14377]: cluster 2024-04-02T05:41:06.671621+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e19: y(active, since 1.86142s), standbys: x 2024-04-02T05:41:07.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[14377]: audit 2024-04-02T05:41:06.680566+0000 mgr.y (mgr.24367) 2 : audit [DBG] from='client.24365 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi062=a;smithi122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:41:07.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[14377]: cluster 2024-04-02T05:41:06.682056+0000 mgr.y (mgr.24367) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:07.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[14377]: cephadm 2024-04-02T05:41:06.683504+0000 mgr.y (mgr.24367) 4 : cephadm [INF] Saving service node-exporter spec with placement smithi062=a;smithi122=b;count:2 2024-04-02T05:41:07.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[14377]: audit 2024-04-02T05:41:06.688581+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:07.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[14377]: cephadm 2024-04-02T05:41:06.741410+0000 mgr.y (mgr.24367) 5 : cephadm [INF] [02/Apr/2024:05:41:06] ENGINE Serving on https://172.21.15.62:7150 2024-04-02T05:41:07.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[14377]: cephadm 2024-04-02T05:41:06.742238+0000 mgr.y (mgr.24367) 6 : cephadm [INF] [02/Apr/2024:05:41:06] ENGINE Bus STARTED 2024-04-02T05:41:07.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[14377]: audit 2024-04-02T05:41:06.752381+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:07.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[19887]: cephadm 2024-04-02T05:41:06.614300+0000 mgr.y (mgr.24367) 1 : cephadm [INF] [02/Apr/2024:05:41:06] ENGINE Bus STARTING 2024-04-02T05:41:07.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[19887]: cluster 2024-04-02T05:41:06.671621+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e19: y(active, since 1.86142s), standbys: x 2024-04-02T05:41:07.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[19887]: audit 2024-04-02T05:41:06.680566+0000 mgr.y (mgr.24367) 2 : audit [DBG] from='client.24365 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi062=a;smithi122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:41:07.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[19887]: cluster 2024-04-02T05:41:06.682056+0000 mgr.y (mgr.24367) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:07.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[19887]: cephadm 2024-04-02T05:41:06.683504+0000 mgr.y (mgr.24367) 4 : cephadm [INF] Saving service node-exporter spec with placement smithi062=a;smithi122=b;count:2 2024-04-02T05:41:07.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[19887]: audit 2024-04-02T05:41:06.688581+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:07.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[19887]: cephadm 2024-04-02T05:41:06.741410+0000 mgr.y (mgr.24367) 5 : cephadm [INF] [02/Apr/2024:05:41:06] ENGINE Serving on https://172.21.15.62:7150 2024-04-02T05:41:07.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[19887]: cephadm 2024-04-02T05:41:06.742238+0000 mgr.y (mgr.24367) 6 : cephadm [INF] [02/Apr/2024:05:41:06] ENGINE Bus STARTED 2024-04-02T05:41:07.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:07 smithi062 bash[19887]: audit 2024-04-02T05:41:06.752381+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:07.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:07 smithi122 bash[14395]: cephadm 2024-04-02T05:41:06.614300+0000 mgr.y (mgr.24367) 1 : cephadm [INF] [02/Apr/2024:05:41:06] ENGINE Bus STARTING 2024-04-02T05:41:07.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:07 smithi122 bash[14395]: cluster 2024-04-02T05:41:06.671621+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e19: y(active, since 1.86142s), standbys: x 2024-04-02T05:41:07.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:07 smithi122 bash[14395]: audit 2024-04-02T05:41:06.680566+0000 mgr.y (mgr.24367) 2 : audit [DBG] from='client.24365 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi062=a;smithi122=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:41:07.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:07 smithi122 bash[14395]: cluster 2024-04-02T05:41:06.682056+0000 mgr.y (mgr.24367) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:07.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:07 smithi122 bash[14395]: cephadm 2024-04-02T05:41:06.683504+0000 mgr.y (mgr.24367) 4 : cephadm [INF] Saving service node-exporter spec with placement smithi062=a;smithi122=b;count:2 2024-04-02T05:41:07.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:07 smithi122 bash[14395]: audit 2024-04-02T05:41:06.688581+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:07.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:07 smithi122 bash[14395]: cephadm 2024-04-02T05:41:06.741410+0000 mgr.y (mgr.24367) 5 : cephadm [INF] [02/Apr/2024:05:41:06] ENGINE Serving on https://172.21.15.62:7150 2024-04-02T05:41:07.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:07 smithi122 bash[14395]: cephadm 2024-04-02T05:41:06.742238+0000 mgr.y (mgr.24367) 6 : cephadm [INF] [02/Apr/2024:05:41:06] ENGINE Bus STARTED 2024-04-02T05:41:07.980 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:07 smithi122 bash[14395]: audit 2024-04-02T05:41:06.752381+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:08.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:08 smithi122 bash[14395]: cluster 2024-04-02T05:41:07.666624+0000 mgr.y (mgr.24367) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:08.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:08 smithi122 bash[14395]: cluster 2024-04-02T05:41:07.770550+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-04-02T05:41:09.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:08 smithi062 bash[19887]: cluster 2024-04-02T05:41:07.666624+0000 mgr.y (mgr.24367) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:09.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:08 smithi062 bash[19887]: cluster 2024-04-02T05:41:07.770550+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-04-02T05:41:09.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:08 smithi062 bash[14377]: cluster 2024-04-02T05:41:07.666624+0000 mgr.y (mgr.24367) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:09.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:08 smithi062 bash[14377]: cluster 2024-04-02T05:41:07.770550+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-04-02T05:41:10.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:10 smithi122 bash[14395]: audit 2024-04-02T05:41:09.629426+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:10.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:10 smithi122 bash[14395]: audit 2024-04-02T05:41:09.662418+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:10.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:10 smithi122 bash[14395]: cluster 2024-04-02T05:41:09.667060+0000 mgr.y (mgr.24367) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:10.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:10 smithi122 bash[14395]: audit 2024-04-02T05:41:10.139301+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:10.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:10 smithi122 bash[14395]: cephadm 2024-04-02T05:41:10.142068+0000 mgr.y (mgr.24367) 9 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:41:10.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:10 smithi122 bash[14395]: audit 2024-04-02T05:41:10.147714+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:10.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:10 smithi122 bash[14395]: cephadm 2024-04-02T05:41:10.149760+0000 mgr.y (mgr.24367) 10 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:41:10.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:10 smithi122 bash[14395]: cephadm 2024-04-02T05:41:10.265576+0000 mgr.y (mgr.24367) 11 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:41:10.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:10 smithi122 bash[14395]: cephadm 2024-04-02T05:41:10.272383+0000 mgr.y (mgr.24367) 12 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:41:10.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:10 smithi122 bash[14395]: audit 2024-04-02T05:41:10.381350+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:10.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:10 smithi122 bash[14395]: audit 2024-04-02T05:41:10.389911+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:10.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:10 smithi122 bash[14395]: audit 2024-04-02T05:41:10.400748+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:10.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:10 smithi122 bash[14395]: cephadm 2024-04-02T05:41:10.424184+0000 mgr.y (mgr.24367) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi122 2024-04-02T05:41:10.949 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled alertmanager update... 2024-04-02T05:41:11.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[14377]: audit 2024-04-02T05:41:09.629426+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[14377]: audit 2024-04-02T05:41:09.662418+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[14377]: cluster 2024-04-02T05:41:09.667060+0000 mgr.y (mgr.24367) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[14377]: audit 2024-04-02T05:41:10.139301+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[14377]: cephadm 2024-04-02T05:41:10.142068+0000 mgr.y (mgr.24367) 9 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:41:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[14377]: audit 2024-04-02T05:41:10.147714+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[14377]: cephadm 2024-04-02T05:41:10.149760+0000 mgr.y (mgr.24367) 10 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:41:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[14377]: cephadm 2024-04-02T05:41:10.265576+0000 mgr.y (mgr.24367) 11 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:41:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[14377]: cephadm 2024-04-02T05:41:10.272383+0000 mgr.y (mgr.24367) 12 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:41:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[14377]: audit 2024-04-02T05:41:10.381350+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[14377]: audit 2024-04-02T05:41:10.389911+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[14377]: audit 2024-04-02T05:41:10.400748+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[14377]: cephadm 2024-04-02T05:41:10.424184+0000 mgr.y (mgr.24367) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi122 2024-04-02T05:41:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[19887]: audit 2024-04-02T05:41:09.629426+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[19887]: audit 2024-04-02T05:41:09.662418+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[19887]: cluster 2024-04-02T05:41:09.667060+0000 mgr.y (mgr.24367) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[19887]: audit 2024-04-02T05:41:10.139301+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[19887]: cephadm 2024-04-02T05:41:10.142068+0000 mgr.y (mgr.24367) 9 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:41:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[19887]: audit 2024-04-02T05:41:10.147714+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[19887]: cephadm 2024-04-02T05:41:10.149760+0000 mgr.y (mgr.24367) 10 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:41:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[19887]: cephadm 2024-04-02T05:41:10.265576+0000 mgr.y (mgr.24367) 11 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:41:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[19887]: cephadm 2024-04-02T05:41:10.272383+0000 mgr.y (mgr.24367) 12 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:41:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[19887]: audit 2024-04-02T05:41:10.381350+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[19887]: audit 2024-04-02T05:41:10.389911+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[19887]: audit 2024-04-02T05:41:10.400748+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:10 smithi062 bash[19887]: cephadm 2024-04-02T05:41:10.424184+0000 mgr.y (mgr.24367) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi122 2024-04-02T05:41:11.873 DEBUG:teuthology.orchestra.run.smithi062:alertmanager.a> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@alertmanager.a.service 2024-04-02T05:41:11.876 INFO:tasks.cephadm:Adding grafana.a on smithi122 2024-04-02T05:41:11.876 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph orch apply grafana '1;smithi122=a' 2024-04-02T05:41:11.917 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:41:12.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:11 smithi122 bash[14395]: audit 2024-04-02T05:41:10.932197+0000 mgr.y (mgr.24367) 14 : audit [DBG] from='client.24392 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi062=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:41:12.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:11 smithi122 bash[14395]: cephadm 2024-04-02T05:41:10.935669+0000 mgr.y (mgr.24367) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi062=a;count:1 2024-04-02T05:41:12.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:11 smithi122 bash[14395]: audit 2024-04-02T05:41:10.943809+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:12.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:11 smithi062 bash[19887]: audit 2024-04-02T05:41:10.932197+0000 mgr.y (mgr.24367) 14 : audit [DBG] from='client.24392 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi062=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:41:12.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:11 smithi062 bash[19887]: cephadm 2024-04-02T05:41:10.935669+0000 mgr.y (mgr.24367) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi062=a;count:1 2024-04-02T05:41:12.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:11 smithi062 bash[19887]: audit 2024-04-02T05:41:10.943809+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:12.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:11 smithi062 bash[14377]: audit 2024-04-02T05:41:10.932197+0000 mgr.y (mgr.24367) 14 : audit [DBG] from='client.24392 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi062=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:41:12.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:11 smithi062 bash[14377]: cephadm 2024-04-02T05:41:10.935669+0000 mgr.y (mgr.24367) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi062=a;count:1 2024-04-02T05:41:12.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:11 smithi062 bash[14377]: audit 2024-04-02T05:41:10.943809+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:13.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:12 smithi122 bash[14395]: cluster 2024-04-02T05:41:11.667639+0000 mgr.y (mgr.24367) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:13.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:12 smithi062 bash[14377]: cluster 2024-04-02T05:41:11.667639+0000 mgr.y (mgr.24367) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:13.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:12 smithi062 bash[19887]: cluster 2024-04-02T05:41:11.667639+0000 mgr.y (mgr.24367) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:15.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:14 smithi122 bash[14395]: cluster 2024-04-02T05:41:13.668366+0000 mgr.y (mgr.24367) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:15.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:14 smithi062 bash[14377]: cluster 2024-04-02T05:41:13.668366+0000 mgr.y (mgr.24367) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:15.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:14 smithi062 bash[19887]: cluster 2024-04-02T05:41:13.668366+0000 mgr.y (mgr.24367) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:17.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:16 smithi122 bash[14395]: cluster 2024-04-02T05:41:15.669003+0000 mgr.y (mgr.24367) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:17.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:16 smithi062 bash[19887]: cluster 2024-04-02T05:41:15.669003+0000 mgr.y (mgr.24367) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:17.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:16 smithi062 bash[14377]: cluster 2024-04-02T05:41:15.669003+0000 mgr.y (mgr.24367) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:17.762 INFO:teuthology.orchestra.run.smithi122.stdout:Scheduled grafana update... 2024-04-02T05:41:19.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:18 smithi062 bash[19887]: cluster 2024-04-02T05:41:17.669707+0000 mgr.y (mgr.24367) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:19.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:18 smithi062 bash[19887]: audit 2024-04-02T05:41:17.745351+0000 mgr.y (mgr.24367) 20 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:41:19.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:18 smithi062 bash[19887]: cephadm 2024-04-02T05:41:17.748750+0000 mgr.y (mgr.24367) 21 : cephadm [INF] Saving service grafana spec with placement smithi122=a;count:1 2024-04-02T05:41:19.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:18 smithi062 bash[19887]: audit 2024-04-02T05:41:17.757192+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:19.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:18 smithi062 bash[14377]: cluster 2024-04-02T05:41:17.669707+0000 mgr.y (mgr.24367) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:19.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:18 smithi062 bash[14377]: audit 2024-04-02T05:41:17.745351+0000 mgr.y (mgr.24367) 20 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:41:19.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:18 smithi062 bash[14377]: cephadm 2024-04-02T05:41:17.748750+0000 mgr.y (mgr.24367) 21 : cephadm [INF] Saving service grafana spec with placement smithi122=a;count:1 2024-04-02T05:41:19.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:18 smithi062 bash[14377]: audit 2024-04-02T05:41:17.757192+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:19.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:18 smithi122 bash[14395]: cluster 2024-04-02T05:41:17.669707+0000 mgr.y (mgr.24367) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:19.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:18 smithi122 bash[14395]: audit 2024-04-02T05:41:17.745351+0000 mgr.y (mgr.24367) 20 : audit [DBG] from='client.24398 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi122=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:41:19.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:18 smithi122 bash[14395]: cephadm 2024-04-02T05:41:17.748750+0000 mgr.y (mgr.24367) 21 : cephadm [INF] Saving service grafana spec with placement smithi122=a;count:1 2024-04-02T05:41:19.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:18 smithi122 bash[14395]: audit 2024-04-02T05:41:17.757192+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:19.377 DEBUG:teuthology.orchestra.run.smithi122:grafana.a> sudo journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service 2024-04-02T05:41:19.379 INFO:tasks.cephadm:Setting up client nodes... 2024-04-02T05:41:19.382 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-02T05:41:19.433 INFO:journalctl@ceph.grafana.a.smithi122.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-02T05:41:20.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:20 smithi122 bash[14395]: cluster 2024-04-02T05:41:19.670478+0000 mgr.y (mgr.24367) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:21.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:20 smithi062 bash[14377]: cluster 2024-04-02T05:41:19.670478+0000 mgr.y (mgr.24367) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:21.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:20 smithi062 bash[19887]: cluster 2024-04-02T05:41:19.670478+0000 mgr.y (mgr.24367) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:22.429 INFO:teuthology.orchestra.run.smithi062.stdout:[client.0] 2024-04-02T05:41:22.430 INFO:teuthology.orchestra.run.smithi062.stdout: key = AQCCmgtmQgvwGBAA/5M3kMYnQjh9JMv2G2CVOg== 2024-04-02T05:41:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:22 smithi062 bash[19887]: cluster 2024-04-02T05:41:21.671228+0000 mgr.y (mgr.24367) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:22 smithi062 bash[19887]: audit 2024-04-02T05:41:22.417134+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.62:0/3658423549' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T05:41:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:22 smithi062 bash[19887]: audit 2024-04-02T05:41:22.417995+0000 mon.a (mon.0) 618 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T05:41:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:22 smithi062 bash[19887]: audit 2024-04-02T05:41:22.425312+0000 mon.a (mon.0) 619 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T05:41:23.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:22 smithi062 bash[14377]: cluster 2024-04-02T05:41:21.671228+0000 mgr.y (mgr.24367) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:23.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:22 smithi062 bash[14377]: audit 2024-04-02T05:41:22.417134+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.62:0/3658423549' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T05:41:23.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:22 smithi062 bash[14377]: audit 2024-04-02T05:41:22.417995+0000 mon.a (mon.0) 618 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T05:41:23.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:22 smithi062 bash[14377]: audit 2024-04-02T05:41:22.425312+0000 mon.a (mon.0) 619 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T05:41:23.110 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2024-04-02T05:41:23.110 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-02T05:41:23.110 DEBUG:teuthology.orchestra.run.smithi062:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-02T05:41:23.132 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-02T05:41:23.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:22 smithi122 bash[14395]: cluster 2024-04-02T05:41:21.671228+0000 mgr.y (mgr.24367) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:23.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:22 smithi122 bash[14395]: audit 2024-04-02T05:41:22.417134+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.62:0/3658423549' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T05:41:23.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:22 smithi122 bash[14395]: audit 2024-04-02T05:41:22.417995+0000 mon.a (mon.0) 618 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T05:41:23.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:22 smithi122 bash[14395]: audit 2024-04-02T05:41:22.425312+0000 mon.a (mon.0) 619 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-02T05:41:25.314 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:25 smithi062 systemd[1]: Started Ceph node-exporter.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:41:25.580 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:25 smithi122 bash[14395]: cluster 2024-04-02T05:41:23.672114+0000 mgr.y (mgr.24367) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:25.580 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:25 smithi122 bash[14395]: audit 2024-04-02T05:41:24.543343+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:25.580 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:25 smithi122 bash[14395]: cephadm 2024-04-02T05:41:24.549290+0000 mgr.y (mgr.24367) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi062 2024-04-02T05:41:25.580 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:25 smithi122 bash[14395]: audit 2024-04-02T05:41:25.299228+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:25.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:25 smithi062 bash[19887]: cluster 2024-04-02T05:41:23.672114+0000 mgr.y (mgr.24367) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:25.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:25 smithi062 bash[19887]: audit 2024-04-02T05:41:24.543343+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:25.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:25 smithi062 bash[19887]: cephadm 2024-04-02T05:41:24.549290+0000 mgr.y (mgr.24367) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi062 2024-04-02T05:41:25.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:25 smithi062 bash[19887]: audit 2024-04-02T05:41:25.299228+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:25.603 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:25 smithi062 bash[34583]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-02T05:41:25.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:25 smithi062 bash[14377]: cluster 2024-04-02T05:41:23.672114+0000 mgr.y (mgr.24367) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:25.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:25 smithi062 bash[14377]: audit 2024-04-02T05:41:24.543343+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:25.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:25 smithi062 bash[14377]: cephadm 2024-04-02T05:41:24.549290+0000 mgr.y (mgr.24367) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi062 2024-04-02T05:41:25.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:25 smithi062 bash[14377]: audit 2024-04-02T05:41:25.299228+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:26.287 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:25 smithi062 bash[34583]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-02T05:41:26.287 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[34583]: aa2a8d90b84c: Pulling fs layer 2024-04-02T05:41:26.288 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[34583]: b45d31ee2d7f: Pulling fs layer 2024-04-02T05:41:26.288 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[34583]: b5db1e299295: Pulling fs layer 2024-04-02T05:41:26.354 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:26 smithi122 bash[29699]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-02T05:41:26.553 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[34583]: b45d31ee2d7f: Verifying Checksum 2024-04-02T05:41:26.553 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[34583]: b45d31ee2d7f: Download complete 2024-04-02T05:41:26.553 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[34583]: aa2a8d90b84c: Download complete 2024-04-02T05:41:26.554 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[34583]: b5db1e299295: Verifying Checksum 2024-04-02T05:41:26.554 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[34583]: b5db1e299295: Download complete 2024-04-02T05:41:26.554 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[34583]: aa2a8d90b84c: Pull complete 2024-04-02T05:41:26.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:26 smithi122 bash[14395]: cephadm 2024-04-02T05:41:25.301279+0000 mgr.y (mgr.24367) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi122 2024-04-02T05:41:26.632 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:26 smithi122 bash[14395]: audit 2024-04-02T05:41:25.754197+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:26.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:26 smithi122 bash[14395]: audit 2024-04-02T05:41:26.096466+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:26.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:26 smithi122 bash[14395]: audit 2024-04-02T05:41:26.100230+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:41:26.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:26 smithi122 bash[14395]: audit 2024-04-02T05:41:26.102764+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:41:26.633 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:26 smithi122 bash[14395]: audit 2024-04-02T05:41:26.104532+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:41:26.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[14377]: cephadm 2024-04-02T05:41:25.301279+0000 mgr.y (mgr.24367) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi122 2024-04-02T05:41:26.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[14377]: audit 2024-04-02T05:41:25.754197+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:26.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[14377]: audit 2024-04-02T05:41:26.096466+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:26.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[14377]: audit 2024-04-02T05:41:26.100230+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:41:26.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[14377]: audit 2024-04-02T05:41:26.102764+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:41:26.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[14377]: audit 2024-04-02T05:41:26.104532+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:41:26.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[19887]: cephadm 2024-04-02T05:41:25.301279+0000 mgr.y (mgr.24367) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi122 2024-04-02T05:41:26.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[19887]: audit 2024-04-02T05:41:25.754197+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:26.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[19887]: audit 2024-04-02T05:41:26.096466+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:26.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[19887]: audit 2024-04-02T05:41:26.100230+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:41:26.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[19887]: audit 2024-04-02T05:41:26.102764+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:41:26.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[19887]: audit 2024-04-02T05:41:26.104532+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:41:27.352 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:26 smithi062 bash[34583]: b45d31ee2d7f: Pull complete 2024-04-02T05:41:27.622 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:27 smithi062 bash[14377]: cluster 2024-04-02T05:41:25.672821+0000 mgr.y (mgr.24367) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:27.623 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:27 smithi062 bash[19887]: cluster 2024-04-02T05:41:25.672821+0000 mgr.y (mgr.24367) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:27.623 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:27 smithi062 bash[34583]: b5db1e299295: Pull complete 2024-04-02T05:41:27.623 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:27 smithi062 bash[34583]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-02T05:41:27.623 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:27 smithi062 bash[34583]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-02T05:41:27.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:27 smithi122 bash[14395]: cluster 2024-04-02T05:41:25.672821+0000 mgr.y (mgr.24367) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:27.729 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:27 smithi122 bash[29699]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-02T05:41:27.729 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:41:27 smithi122 bash[29558]: ts=2024-04-02T05:41:27.388Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-02T05:41:27.995 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:27 smithi122 bash[29699]: aa2a8d90b84c: Pulling fs layer 2024-04-02T05:41:27.995 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:27 smithi122 bash[29699]: b45d31ee2d7f: Pulling fs layer 2024-04-02T05:41:27.995 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:27 smithi122 bash[29699]: b5db1e299295: Pulling fs layer 2024-04-02T05:41:27.996 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:27 smithi122 bash[29699]: aa2a8d90b84c: Verifying Checksum 2024-04-02T05:41:27.996 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:27 smithi122 bash[29699]: aa2a8d90b84c: Download complete 2024-04-02T05:41:27.996 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:27 smithi122 bash[29699]: b45d31ee2d7f: Download complete 2024-04-02T05:41:28.421 INFO:teuthology.orchestra.run.smithi122.stdout:[client.1] 2024-04-02T05:41:28.421 INFO:teuthology.orchestra.run.smithi122.stdout: key = AQCImgtmAsJqGBAAD5ezSyK+/9IFStHzS788cQ== 2024-04-02T05:41:28.452 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:27 smithi122 bash[29699]: b5db1e299295: Verifying Checksum 2024-04-02T05:41:28.452 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:27 smithi122 bash[29699]: b5db1e299295: Download complete 2024-04-02T05:41:28.452 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:28 smithi122 bash[29699]: aa2a8d90b84c: Pull complete 2024-04-02T05:41:28.716 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:28 smithi122 bash[14395]: audit 2024-04-02T05:41:28.406871+0000 mon.b (mon.2) 30 : audit [INF] from='client.? 172.21.15.122:0/3937727797' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T05:41:28.717 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:28 smithi122 bash[14395]: audit 2024-04-02T05:41:28.409197+0000 mon.a (mon.0) 624 : 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-04-02T05:41:28.717 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:28 smithi122 bash[14395]: audit 2024-04-02T05:41:28.417296+0000 mon.a (mon.0) 625 : 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-04-02T05:41:28.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[19887]: audit 2024-04-02T05:41:28.406871+0000 mon.b (mon.2) 30 : audit [INF] from='client.? 172.21.15.122:0/3937727797' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T05:41:28.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[19887]: audit 2024-04-02T05:41:28.409197+0000 mon.a (mon.0) 624 : 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-04-02T05:41:28.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[19887]: audit 2024-04-02T05:41:28.417296+0000 mon.a (mon.0) 625 : 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-04-02T05:41:28.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[14377]: audit 2024-04-02T05:41:28.406871+0000 mon.b (mon.2) 30 : audit [INF] from='client.? 172.21.15.122:0/3937727797' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-02T05:41:28.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[14377]: audit 2024-04-02T05:41:28.409197+0000 mon.a (mon.0) 624 : 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-04-02T05:41:28.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[14377]: audit 2024-04-02T05:41:28.417296+0000 mon.a (mon.0) 625 : 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-04-02T05:41:28.979 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:28 smithi122 bash[29699]: b45d31ee2d7f: Pull complete 2024-04-02T05:41:29.353 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.896Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-02T05:41:29.353 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.896Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-04-02T05:41:29.353 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.897Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-04-02T05:41:29.353 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.897Z 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-04-02T05:41:29.353 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-02T05:41:29.353 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=arp 2024-04-02T05:41:29.354 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-02T05:41:29.354 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-02T05:41:29.354 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-02T05:41:29.354 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-02T05:41:29.354 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-02T05:41:29.354 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-02T05:41:29.354 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-02T05:41:29.354 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-02T05:41:29.354 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=edac 2024-04-02T05:41:29.354 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-02T05:41:29.354 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-02T05:41:29.354 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-02T05:41:29.354 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-02T05:41:29.355 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-02T05:41:29.355 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-02T05:41:29.355 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-02T05:41:29.355 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-02T05:41:29.355 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-02T05:41:29.355 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-02T05:41:29.355 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-02T05:41:29.355 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-02T05:41:29.355 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-02T05:41:29.355 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-02T05:41:29.355 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-02T05:41:29.355 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-02T05:41:29.355 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=os 2024-04-02T05:41:29.355 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-02T05:41:29.355 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-02T05:41:29.356 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-02T05:41:29.356 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-02T05:41:29.356 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-02T05:41:29.356 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-02T05:41:29.356 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=stat 2024-04-02T05:41:29.356 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-02T05:41:29.356 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-02T05:41:29.356 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-02T05:41:29.356 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=time 2024-04-02T05:41:29.356 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-02T05:41:29.356 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=uname 2024-04-02T05:41:29.356 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-02T05:41:29.356 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-02T05:41:29.356 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.898Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-02T05:41:29.357 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.899Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-02T05:41:29.357 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:41:28 smithi062 bash[34583]: ts=2024-04-02T05:41:28.899Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-02T05:41:29.725 DEBUG:teuthology.orchestra.run.smithi122:> set -ex 2024-04-02T05:41:29.725 DEBUG:teuthology.orchestra.run.smithi122:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-02T05:41:29.725 DEBUG:teuthology.orchestra.run.smithi122:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-02T05:41:29.751 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-02T05:41:29.751 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-02T05:41:29.751 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph mgr dump --format=json 2024-04-02T05:41:29.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:29 smithi122 bash[14395]: cluster 2024-04-02T05:41:27.673497+0000 mgr.y (mgr.24367) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:29.818 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:29 smithi122 bash[29699]: b5db1e299295: Pull complete 2024-04-02T05:41:29.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:29 smithi062 bash[19887]: cluster 2024-04-02T05:41:27.673497+0000 mgr.y (mgr.24367) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:29.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:29 smithi062 bash[14377]: cluster 2024-04-02T05:41:27.673497+0000 mgr.y (mgr.24367) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:30.229 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:29 smithi122 bash[29699]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-02T05:41:30.229 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:29 smithi122 bash[29699]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-02T05:41:30.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:30 smithi062 bash[14377]: audit 2024-04-02T05:41:29.572904+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:30.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:30 smithi062 bash[19887]: audit 2024-04-02T05:41:29.572904+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:30.948 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:30 smithi122 bash[14395]: audit 2024-04-02T05:41:29.572904+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:31.224 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.027Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-02T05:41:31.225 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.027Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-04-02T05:41:31.225 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.028Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-04-02T05:41:31.225 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.028Z 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-04-02T05:41:31.225 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.029Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-02T05:41:31.225 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.029Z caller=node_exporter.go:115 level=info collector=arp 2024-04-02T05:41:31.225 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.029Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-02T05:41:31.225 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.029Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-02T05:41:31.225 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.029Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-02T05:41:31.225 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-02T05:41:31.225 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-02T05:41:31.225 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-02T05:41:31.225 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-02T05:41:31.225 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-02T05:41:31.225 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=edac 2024-04-02T05:41:31.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-02T05:41:31.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-02T05:41:31.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-02T05:41:31.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-02T05:41:31.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-02T05:41:31.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-02T05:41:31.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-02T05:41:31.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-02T05:41:31.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-02T05:41:31.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-02T05:41:31.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-02T05:41:31.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-02T05:41:31.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-02T05:41:31.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-02T05:41:31.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-02T05:41:31.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-02T05:41:31.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=os 2024-04-02T05:41:31.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-02T05:41:31.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-02T05:41:31.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-02T05:41:31.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-02T05:41:31.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-02T05:41:31.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-02T05:41:31.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=stat 2024-04-02T05:41:31.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-02T05:41:31.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-02T05:41:31.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-02T05:41:31.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=time 2024-04-02T05:41:31.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-02T05:41:31.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=uname 2024-04-02T05:41:31.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-02T05:41:31.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-02T05:41:31.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.030Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-02T05:41:31.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.031Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-02T05:41:31.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[29699]: ts=2024-04-02T05:41:31.031Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-02T05:41:31.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:31 smithi062 bash[19887]: cluster 2024-04-02T05:41:29.674129+0000 mgr.y (mgr.24367) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:31.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:31 smithi062 bash[19887]: audit 2024-04-02T05:41:30.764473+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:31.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:31 smithi062 bash[19887]: audit 2024-04-02T05:41:31.239631+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:31.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:31 smithi062 bash[19887]: audit 2024-04-02T05:41:31.249425+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:31.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:31 smithi062 bash[14377]: cluster 2024-04-02T05:41:29.674129+0000 mgr.y (mgr.24367) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:31.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:31 smithi062 bash[14377]: audit 2024-04-02T05:41:30.764473+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:31.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:31 smithi062 bash[14377]: audit 2024-04-02T05:41:31.239631+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:31.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:31 smithi062 bash[14377]: audit 2024-04-02T05:41:31.249425+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:31.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[14395]: cluster 2024-04-02T05:41:29.674129+0000 mgr.y (mgr.24367) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:31.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[14395]: audit 2024-04-02T05:41:30.764473+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:31.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[14395]: audit 2024-04-02T05:41:31.239631+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:31.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:31 smithi122 bash[14395]: audit 2024-04-02T05:41:31.249425+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:32.484 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:41:32.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:32 smithi062 bash[19887]: cephadm 2024-04-02T05:41:31.264637+0000 mgr.y (mgr.24367) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi062 2024-04-02T05:41:32.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:32 smithi062 bash[14377]: cephadm 2024-04-02T05:41:31.264637+0000 mgr.y (mgr.24367) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi062 2024-04-02T05:41:32.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:32 smithi122 bash[14395]: cephadm 2024-04-02T05:41:31.264637+0000 mgr.y (mgr.24367) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi062 2024-04-02T05:41:33.805 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:33 smithi062 bash[14377]: cluster 2024-04-02T05:41:31.674726+0000 mgr.y (mgr.24367) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:33.805 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:33 smithi062 bash[19887]: cluster 2024-04-02T05:41:31.674726+0000 mgr.y (mgr.24367) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:33.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:33 smithi122 bash[14395]: cluster 2024-04-02T05:41:31.674726+0000 mgr.y (mgr.24367) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:35.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:35 smithi062 bash[14377]: cluster 2024-04-02T05:41:33.675391+0000 mgr.y (mgr.24367) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:35.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:35 smithi062 bash[19887]: cluster 2024-04-02T05:41:33.675391+0000 mgr.y (mgr.24367) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:35.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:35 smithi122 bash[14395]: cluster 2024-04-02T05:41:33.675391+0000 mgr.y (mgr.24367) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:36.524 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-04-02T05:41:36.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:36 smithi062 bash[14377]: audit 2024-04-02T05:41:36.510531+0000 mon.a (mon.0) 630 : audit [DBG] from='client.? 172.21.15.62:0/176198706' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-02T05:41:36.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:36 smithi062 bash[19887]: audit 2024-04-02T05:41:36.510531+0000 mon.a (mon.0) 630 : audit [DBG] from='client.? 172.21.15.62:0/176198706' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-02T05:41:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:36 smithi122 bash[14395]: audit 2024-04-02T05:41:36.510531+0000 mon.a (mon.0) 630 : audit [DBG] from='client.? 172.21.15.62:0/176198706' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-02T05:41:37.609 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:37 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:41:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:41:37.744 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":20,"active_gid":24367,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6800","nonce":267005043},{"type":"v1","addr":"172.21.15.62:6801","nonce":267005043}]},"active_addr":"172.21.15.62:6801/267005043","active_change":"2024-04-02T05:41:04.810181+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24359,"name":"x","mgr_features":4540138303579357183,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.62:8443/","prometheus":"http://172.21.15.62:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.62:0","nonce":2525021171}]},{"addrvec":[{"type":"v2","addr":"172.21.15.62:0","nonce":2347987779}]},{"addrvec":[{"type":"v2","addr":"172.21.15.62:0","nonce":3024834145}]},{"addrvec":[{"type":"v2","addr":"172.21.15.62:0","nonce":403505791}]}]}} 2024-04-02T05:41:37.747 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-02T05:41:37.747 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-02T05:41:37.748 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-02T05:41:37.915 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:37 smithi062 bash[19887]: cluster 2024-04-02T05:41:35.676032+0000 mgr.y (mgr.24367) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:37.915 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:37 smithi062 bash[14377]: cluster 2024-04-02T05:41:35.676032+0000 mgr.y (mgr.24367) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:37.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:37 smithi122 bash[14395]: cluster 2024-04-02T05:41:35.676032+0000 mgr.y (mgr.24367) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:38.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:38 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:41:38] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-04-02T05:41:39.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:39 smithi122 bash[14395]: cluster 2024-04-02T05:41:37.676710+0000 mgr.y (mgr.24367) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:40.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:39 smithi062 bash[14377]: cluster 2024-04-02T05:41:37.676710+0000 mgr.y (mgr.24367) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:39 smithi062 bash[19887]: cluster 2024-04-02T05:41:37.676710+0000 mgr.y (mgr.24367) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:40.597 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:41:40.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:40 smithi122 bash[14395]: cluster 2024-04-02T05:41:39.677325+0000 mgr.y (mgr.24367) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:40.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:40 smithi122 bash[14395]: audit 2024-04-02T05:41:40.646640+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:41.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:40 smithi062 bash[14377]: cluster 2024-04-02T05:41:39.677325+0000 mgr.y (mgr.24367) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:41.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:40 smithi062 bash[14377]: audit 2024-04-02T05:41:40.646640+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:40 smithi062 bash[19887]: cluster 2024-04-02T05:41:39.677325+0000 mgr.y (mgr.24367) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:40 smithi062 bash[19887]: audit 2024-04-02T05:41:40.646640+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:42.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:41 smithi062 bash[14377]: audit 2024-04-02T05:41:40.766695+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:42.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:41 smithi062 bash[14377]: audit 2024-04-02T05:41:40.771777+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:42.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:41 smithi062 bash[14377]: audit 2024-04-02T05:41:40.779352+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:42.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:41 smithi062 bash[14377]: audit 2024-04-02T05:41:40.786835+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T05:41:42.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:41 smithi062 bash[14377]: audit 2024-04-02T05:41:40.787673+0000 mgr.y (mgr.24367) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T05:41:42.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:41 smithi062 bash[14377]: audit 2024-04-02T05:41:40.794939+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:42.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:41 smithi062 bash[14377]: cephadm 2024-04-02T05:41:40.801249+0000 mgr.y (mgr.24367) 37 : cephadm [INF] Deploying daemon grafana.a on smithi122 2024-04-02T05:41:42.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:41 smithi062 bash[19887]: audit 2024-04-02T05:41:40.766695+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:42.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:41 smithi062 bash[19887]: audit 2024-04-02T05:41:40.771777+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:42.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:41 smithi062 bash[19887]: audit 2024-04-02T05:41:40.779352+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:42.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:41 smithi062 bash[19887]: audit 2024-04-02T05:41:40.786835+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T05:41:42.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:41 smithi062 bash[19887]: audit 2024-04-02T05:41:40.787673+0000 mgr.y (mgr.24367) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T05:41:42.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:41 smithi062 bash[19887]: audit 2024-04-02T05:41:40.794939+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:42.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:41 smithi062 bash[19887]: cephadm 2024-04-02T05:41:40.801249+0000 mgr.y (mgr.24367) 37 : cephadm [INF] Deploying daemon grafana.a on smithi122 2024-04-02T05:41:42.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:41 smithi122 bash[14395]: audit 2024-04-02T05:41:40.766695+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:42.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:41 smithi122 bash[14395]: audit 2024-04-02T05:41:40.771777+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:42.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:41 smithi122 bash[14395]: audit 2024-04-02T05:41:40.779352+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:42.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:41 smithi122 bash[14395]: audit 2024-04-02T05:41:40.786835+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T05:41:42.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:41 smithi122 bash[14395]: audit 2024-04-02T05:41:40.787673+0000 mgr.y (mgr.24367) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T05:41:42.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:41 smithi122 bash[14395]: audit 2024-04-02T05:41:40.794939+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:41:42.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:41 smithi122 bash[14395]: cephadm 2024-04-02T05:41:40.801249+0000 mgr.y (mgr.24367) 37 : cephadm [INF] Deploying daemon grafana.a on smithi122 2024-04-02T05:41:42.446 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:41:42 smithi062 bash[35378]: level=info ts=2024-04-02T05:41:42.308Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-02T05:41:43.197 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:42 smithi062 bash[19887]: cluster 2024-04-02T05:41:41.677868+0000 mgr.y (mgr.24367) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:43.198 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:42 smithi062 bash[14377]: cluster 2024-04-02T05:41:41.677868+0000 mgr.y (mgr.24367) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:43.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:42 smithi122 bash[14395]: cluster 2024-04-02T05:41:41.677868+0000 mgr.y (mgr.24367) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:44.297 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-04-02T05:41:44.297 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":59,"fsid":"678c8796-f0b2-11ee-b647-cb9ed24678a4","created":"2024-04-02T05:33:38.389832+0000","modified":"2024-04-02T05:41:04.809524+0000","last_up_change":"2024-04-02T05:40:38.649269+0000","last_in_change":"2024-04-02T05:40:14.030399+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-02T05:37:36.523982+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"e6468dee-7061-442d-90af-1fdbec847297","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.62:6802","nonce":3932582238},{"type":"v1","addr":"172.21.15.62:6803","nonce":3932582238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6804","nonce":3932582238},{"type":"v1","addr":"172.21.15.62:6805","nonce":3932582238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6808","nonce":3932582238},{"type":"v1","addr":"172.21.15.62:6809","nonce":3932582238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6806","nonce":3932582238},{"type":"v1","addr":"172.21.15.62:6807","nonce":3932582238}]},"public_addr":"172.21.15.62:6803/3932582238","cluster_addr":"172.21.15.62:6805/3932582238","heartbeat_back_addr":"172.21.15.62:6809/3932582238","heartbeat_front_addr":"172.21.15.62:6807/3932582238","state":["exists","up"]},{"osd":1,"uuid":"5a5ae5df-12a2-4b17-aa33-380d1c449f27","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.62:6810","nonce":2962695263},{"type":"v1","addr":"172.21.15.62:6811","nonce":2962695263}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6812","nonce":2962695263},{"type":"v1","addr":"172.21.15.62:6813","nonce":2962695263}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6816","nonce":2962695263},{"type":"v1","addr":"172.21.15.62:6817","nonce":2962695263}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6814","nonce":2962695263},{"type":"v1","addr":"172.21.15.62:6815","nonce":2962695263}]},"public_addr":"172.21.15.62:6811/2962695263","cluster_addr":"172.21.15.62:6813/2962695263","heartbeat_back_addr":"172.21.15.62:6817/2962695263","heartbeat_front_addr":"172.21.15.62:6815/2962695263","state":["exists","up"]},{"osd":2,"uuid":"6a62d9d4-279e-417d-ace4-1d1e6941d140","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.62:6818","nonce":2240846515},{"type":"v1","addr":"172.21.15.62:6819","nonce":2240846515}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6820","nonce":2240846515},{"type":"v1","addr":"172.21.15.62:6821","nonce":2240846515}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6824","nonce":2240846515},{"type":"v1","addr":"172.21.15.62:6825","nonce":2240846515}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6822","nonce":2240846515},{"type":"v1","addr":"172.21.15.62:6823","nonce":2240846515}]},"public_addr":"172.21.15.62:6819/2240846515","cluster_addr":"172.21.15.62:6821/2240846515","heartbeat_back_addr":"172.21.15.62:6825/2240846515","heartbeat_front_addr":"172.21.15.62:6823/2240846515","state":["exists","up"]},{"osd":3,"uuid":"ba649ff4-843e-401e-920a-852ff66af996","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.62:6826","nonce":310194395},{"type":"v1","addr":"172.21.15.62:6827","nonce":310194395}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6828","nonce":310194395},{"type":"v1","addr":"172.21.15.62:6829","nonce":310194395}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6832","nonce":310194395},{"type":"v1","addr":"172.21.15.62:6833","nonce":310194395}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6830","nonce":310194395},{"type":"v1","addr":"172.21.15.62:6831","nonce":310194395}]},"public_addr":"172.21.15.62:6827/310194395","cluster_addr":"172.21.15.62:6829/310194395","heartbeat_back_addr":"172.21.15.62:6833/310194395","heartbeat_front_addr":"172.21.15.62:6831/310194395","state":["exists","up"]},{"osd":4,"uuid":"001ab712-cf42-45e6-9e0e-a69439f68e9d","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.122:6800","nonce":2064496204},{"type":"v1","addr":"172.21.15.122:6801","nonce":2064496204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":2064496204},{"type":"v1","addr":"172.21.15.122:6803","nonce":2064496204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":2064496204},{"type":"v1","addr":"172.21.15.122:6807","nonce":2064496204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":2064496204},{"type":"v1","addr":"172.21.15.122:6805","nonce":2064496204}]},"public_addr":"172.21.15.122:6801/2064496204","cluster_addr":"172.21.15.122:6803/2064496204","heartbeat_back_addr":"172.21.15.122:6807/2064496204","heartbeat_front_addr":"172.21.15.122:6805/2064496204","state":["exists","up"]},{"osd":5,"uuid":"b1cd9037-57f2-4a7f-8a06-2a784fb0a039","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.122:6808","nonce":2899333128},{"type":"v1","addr":"172.21.15.122:6809","nonce":2899333128}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":2899333128},{"type":"v1","addr":"172.21.15.122:6811","nonce":2899333128}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":2899333128},{"type":"v1","addr":"172.21.15.122:6815","nonce":2899333128}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":2899333128},{"type":"v1","addr":"172.21.15.122:6813","nonce":2899333128}]},"public_addr":"172.21.15.122:6809/2899333128","cluster_addr":"172.21.15.122:6811/2899333128","heartbeat_back_addr":"172.21.15.122:6815/2899333128","heartbeat_front_addr":"172.21.15.122:6813/2899333128","state":["exists","up"]},{"osd":6,"uuid":"ccc1dfcb-ddd4-4095-80ef-b2925c495cce","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.122:6816","nonce":3221402132},{"type":"v1","addr":"172.21.15.122:6817","nonce":3221402132}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6818","nonce":3221402132},{"type":"v1","addr":"172.21.15.122:6819","nonce":3221402132}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6822","nonce":3221402132},{"type":"v1","addr":"172.21.15.122:6823","nonce":3221402132}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6820","nonce":3221402132},{"type":"v1","addr":"172.21.15.122:6821","nonce":3221402132}]},"public_addr":"172.21.15.122:6817/3221402132","cluster_addr":"172.21.15.122:6819/3221402132","heartbeat_back_addr":"172.21.15.122:6823/3221402132","heartbeat_front_addr":"172.21.15.122:6821/3221402132","state":["exists","up"]},{"osd":7,"uuid":"bc09f13b-c7be-4399-b9bf-db8eba352565","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.122:6824","nonce":2993267099},{"type":"v1","addr":"172.21.15.122:6825","nonce":2993267099}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6826","nonce":2993267099},{"type":"v1","addr":"172.21.15.122:6827","nonce":2993267099}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6830","nonce":2993267099},{"type":"v1","addr":"172.21.15.122:6831","nonce":2993267099}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6828","nonce":2993267099},{"type":"v1","addr":"172.21.15.122:6829","nonce":2993267099}]},"public_addr":"172.21.15.122:6825/2993267099","cluster_addr":"172.21.15.122:6827/2993267099","heartbeat_back_addr":"172.21.15.122:6831/2993267099","heartbeat_front_addr":"172.21.15.122:6829/2993267099","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:36:22.713146+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:36:58.672127+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:37:33.436174+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:38:10.538760+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:38:44.279773+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:39:21.329353+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:39:59.397035+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:40:37.358690+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.62:0/2000220878":"2024-04-03T05:41:04.809445+0000","172.21.15.62:0/534784415":"2024-04-03T05:41:04.809445+0000","172.21.15.62:0/3519619782":"2024-04-03T05:41:04.809445+0000","172.21.15.62:0/1225646971":"2024-04-03T05:34:41.861096+0000","172.21.15.62:6801/347266502":"2024-04-03T05:34:41.861096+0000","172.21.15.62:0/1879562364":"2024-04-03T05:34:41.861096+0000","172.21.15.62:0/2746639729":"2024-04-03T05:34:41.861096+0000","172.21.15.62:0/2225079050":"2024-04-03T05:34:10.344197+0000","172.21.15.62:0/3535925282":"2024-04-03T05:34:10.344197+0000","172.21.15.62:0/2790050708":"2024-04-03T05:41:04.809445+0000","172.21.15.62:6801/2548950651":"2024-04-03T05:41:04.809445+0000","172.21.15.62:6800/2821194299":"2024-04-03T05:34:10.344197+0000","172.21.15.62:6800/2548950651":"2024-04-03T05:41:04.809445+0000","172.21.15.62:6800/347266502":"2024-04-03T05:34:41.861096+0000","172.21.15.62:6801/2821194299":"2024-04-03T05:34:10.344197+0000","172.21.15.62:0/1598949457":"2024-04-03T05:34:10.344197+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-02T05:41:44.497 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:41:44 smithi062 bash[35378]: level=info ts=2024-04-02T05:41:44.242Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000038907s 2024-04-02T05:41:45.027 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-02T05:41:45.028 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-02T05:41:45.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:44 smithi062 bash[19887]: cluster 2024-04-02T05:41:43.678538+0000 mgr.y (mgr.24367) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:45.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:44 smithi062 bash[19887]: audit 2024-04-02T05:41:44.292136+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.62:0/69408398' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T05:41:45.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:44 smithi062 bash[14377]: cluster 2024-04-02T05:41:43.678538+0000 mgr.y (mgr.24367) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:45.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:44 smithi062 bash[14377]: audit 2024-04-02T05:41:44.292136+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.62:0/69408398' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T05:41:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:44 smithi122 bash[14395]: cluster 2024-04-02T05:41:43.678538+0000 mgr.y (mgr.24367) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:45.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:44 smithi122 bash[14395]: audit 2024-04-02T05:41:44.292136+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.62:0/69408398' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T05:41:47.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:46 smithi062 bash[14377]: cluster 2024-04-02T05:41:45.679159+0000 mgr.y (mgr.24367) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:47.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:46 smithi062 bash[19887]: cluster 2024-04-02T05:41:45.679159+0000 mgr.y (mgr.24367) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:47.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:46 smithi122 bash[14395]: cluster 2024-04-02T05:41:45.679159+0000 mgr.y (mgr.24367) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:47.729 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:47 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:41:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:41:47.763 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:41:48.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:48 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:41:48] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-04-02T05:41:48.904 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:48 smithi062 bash[19887]: cluster 2024-04-02T05:41:47.680025+0000 mgr.y (mgr.24367) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:48.904 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:48 smithi062 bash[14377]: cluster 2024-04-02T05:41:47.680025+0000 mgr.y (mgr.24367) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:49.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:48 smithi122 bash[14395]: cluster 2024-04-02T05:41:47.680025+0000 mgr.y (mgr.24367) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:50.498 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-04-02T05:41:50.498 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":59,"fsid":"678c8796-f0b2-11ee-b647-cb9ed24678a4","created":"2024-04-02T05:33:38.389832+0000","modified":"2024-04-02T05:41:04.809524+0000","last_up_change":"2024-04-02T05:40:38.649269+0000","last_in_change":"2024-04-02T05:40:14.030399+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-02T05:37:36.523982+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"e6468dee-7061-442d-90af-1fdbec847297","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.62:6802","nonce":3932582238},{"type":"v1","addr":"172.21.15.62:6803","nonce":3932582238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6804","nonce":3932582238},{"type":"v1","addr":"172.21.15.62:6805","nonce":3932582238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6808","nonce":3932582238},{"type":"v1","addr":"172.21.15.62:6809","nonce":3932582238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6806","nonce":3932582238},{"type":"v1","addr":"172.21.15.62:6807","nonce":3932582238}]},"public_addr":"172.21.15.62:6803/3932582238","cluster_addr":"172.21.15.62:6805/3932582238","heartbeat_back_addr":"172.21.15.62:6809/3932582238","heartbeat_front_addr":"172.21.15.62:6807/3932582238","state":["exists","up"]},{"osd":1,"uuid":"5a5ae5df-12a2-4b17-aa33-380d1c449f27","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.62:6810","nonce":2962695263},{"type":"v1","addr":"172.21.15.62:6811","nonce":2962695263}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6812","nonce":2962695263},{"type":"v1","addr":"172.21.15.62:6813","nonce":2962695263}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6816","nonce":2962695263},{"type":"v1","addr":"172.21.15.62:6817","nonce":2962695263}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6814","nonce":2962695263},{"type":"v1","addr":"172.21.15.62:6815","nonce":2962695263}]},"public_addr":"172.21.15.62:6811/2962695263","cluster_addr":"172.21.15.62:6813/2962695263","heartbeat_back_addr":"172.21.15.62:6817/2962695263","heartbeat_front_addr":"172.21.15.62:6815/2962695263","state":["exists","up"]},{"osd":2,"uuid":"6a62d9d4-279e-417d-ace4-1d1e6941d140","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.62:6818","nonce":2240846515},{"type":"v1","addr":"172.21.15.62:6819","nonce":2240846515}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6820","nonce":2240846515},{"type":"v1","addr":"172.21.15.62:6821","nonce":2240846515}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6824","nonce":2240846515},{"type":"v1","addr":"172.21.15.62:6825","nonce":2240846515}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6822","nonce":2240846515},{"type":"v1","addr":"172.21.15.62:6823","nonce":2240846515}]},"public_addr":"172.21.15.62:6819/2240846515","cluster_addr":"172.21.15.62:6821/2240846515","heartbeat_back_addr":"172.21.15.62:6825/2240846515","heartbeat_front_addr":"172.21.15.62:6823/2240846515","state":["exists","up"]},{"osd":3,"uuid":"ba649ff4-843e-401e-920a-852ff66af996","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.62:6826","nonce":310194395},{"type":"v1","addr":"172.21.15.62:6827","nonce":310194395}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6828","nonce":310194395},{"type":"v1","addr":"172.21.15.62:6829","nonce":310194395}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6832","nonce":310194395},{"type":"v1","addr":"172.21.15.62:6833","nonce":310194395}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6830","nonce":310194395},{"type":"v1","addr":"172.21.15.62:6831","nonce":310194395}]},"public_addr":"172.21.15.62:6827/310194395","cluster_addr":"172.21.15.62:6829/310194395","heartbeat_back_addr":"172.21.15.62:6833/310194395","heartbeat_front_addr":"172.21.15.62:6831/310194395","state":["exists","up"]},{"osd":4,"uuid":"001ab712-cf42-45e6-9e0e-a69439f68e9d","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.122:6800","nonce":2064496204},{"type":"v1","addr":"172.21.15.122:6801","nonce":2064496204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6802","nonce":2064496204},{"type":"v1","addr":"172.21.15.122:6803","nonce":2064496204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6806","nonce":2064496204},{"type":"v1","addr":"172.21.15.122:6807","nonce":2064496204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6804","nonce":2064496204},{"type":"v1","addr":"172.21.15.122:6805","nonce":2064496204}]},"public_addr":"172.21.15.122:6801/2064496204","cluster_addr":"172.21.15.122:6803/2064496204","heartbeat_back_addr":"172.21.15.122:6807/2064496204","heartbeat_front_addr":"172.21.15.122:6805/2064496204","state":["exists","up"]},{"osd":5,"uuid":"b1cd9037-57f2-4a7f-8a06-2a784fb0a039","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.122:6808","nonce":2899333128},{"type":"v1","addr":"172.21.15.122:6809","nonce":2899333128}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6810","nonce":2899333128},{"type":"v1","addr":"172.21.15.122:6811","nonce":2899333128}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6814","nonce":2899333128},{"type":"v1","addr":"172.21.15.122:6815","nonce":2899333128}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6812","nonce":2899333128},{"type":"v1","addr":"172.21.15.122:6813","nonce":2899333128}]},"public_addr":"172.21.15.122:6809/2899333128","cluster_addr":"172.21.15.122:6811/2899333128","heartbeat_back_addr":"172.21.15.122:6815/2899333128","heartbeat_front_addr":"172.21.15.122:6813/2899333128","state":["exists","up"]},{"osd":6,"uuid":"ccc1dfcb-ddd4-4095-80ef-b2925c495cce","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.122:6816","nonce":3221402132},{"type":"v1","addr":"172.21.15.122:6817","nonce":3221402132}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6818","nonce":3221402132},{"type":"v1","addr":"172.21.15.122:6819","nonce":3221402132}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6822","nonce":3221402132},{"type":"v1","addr":"172.21.15.122:6823","nonce":3221402132}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6820","nonce":3221402132},{"type":"v1","addr":"172.21.15.122:6821","nonce":3221402132}]},"public_addr":"172.21.15.122:6817/3221402132","cluster_addr":"172.21.15.122:6819/3221402132","heartbeat_back_addr":"172.21.15.122:6823/3221402132","heartbeat_front_addr":"172.21.15.122:6821/3221402132","state":["exists","up"]},{"osd":7,"uuid":"bc09f13b-c7be-4399-b9bf-db8eba352565","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.122:6824","nonce":2993267099},{"type":"v1","addr":"172.21.15.122:6825","nonce":2993267099}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6826","nonce":2993267099},{"type":"v1","addr":"172.21.15.122:6827","nonce":2993267099}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6830","nonce":2993267099},{"type":"v1","addr":"172.21.15.122:6831","nonce":2993267099}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.122:6828","nonce":2993267099},{"type":"v1","addr":"172.21.15.122:6829","nonce":2993267099}]},"public_addr":"172.21.15.122:6825/2993267099","cluster_addr":"172.21.15.122:6827/2993267099","heartbeat_back_addr":"172.21.15.122:6831/2993267099","heartbeat_front_addr":"172.21.15.122:6829/2993267099","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:36:22.713146+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:36:58.672127+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:37:33.436174+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:38:10.538760+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:38:44.279773+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:39:21.329353+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:39:59.397035+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-04-02T05:40:37.358690+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.62:0/2000220878":"2024-04-03T05:41:04.809445+0000","172.21.15.62:0/534784415":"2024-04-03T05:41:04.809445+0000","172.21.15.62:0/3519619782":"2024-04-03T05:41:04.809445+0000","172.21.15.62:0/1225646971":"2024-04-03T05:34:41.861096+0000","172.21.15.62:6801/347266502":"2024-04-03T05:34:41.861096+0000","172.21.15.62:0/1879562364":"2024-04-03T05:34:41.861096+0000","172.21.15.62:0/2746639729":"2024-04-03T05:34:41.861096+0000","172.21.15.62:0/2225079050":"2024-04-03T05:34:10.344197+0000","172.21.15.62:0/3535925282":"2024-04-03T05:34:10.344197+0000","172.21.15.62:0/2790050708":"2024-04-03T05:41:04.809445+0000","172.21.15.62:6801/2548950651":"2024-04-03T05:41:04.809445+0000","172.21.15.62:6800/2821194299":"2024-04-03T05:34:10.344197+0000","172.21.15.62:6800/2548950651":"2024-04-03T05:41:04.809445+0000","172.21.15.62:6800/347266502":"2024-04-03T05:34:41.861096+0000","172.21.15.62:6801/2821194299":"2024-04-03T05:34:10.344197+0000","172.21.15.62:0/1598949457":"2024-04-03T05:34:10.344197+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-02T05:41:50.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:50 smithi062 bash[14377]: cluster 2024-04-02T05:41:49.680625+0000 mgr.y (mgr.24367) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:50.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:50 smithi062 bash[14377]: audit 2024-04-02T05:41:50.492107+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.62:0/345491466' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T05:41:50.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:50 smithi062 bash[19887]: cluster 2024-04-02T05:41:49.680625+0000 mgr.y (mgr.24367) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:50.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:50 smithi062 bash[19887]: audit 2024-04-02T05:41:50.492107+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.62:0/345491466' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T05:41:50.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:50 smithi122 bash[14395]: cluster 2024-04-02T05:41:49.680625+0000 mgr.y (mgr.24367) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:50.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:50 smithi122 bash[14395]: audit 2024-04-02T05:41:50.492107+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.62:0/345491466' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-02T05:41:51.232 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-04-02T05:41:51.232 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-04-02T05:41:51.233 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-04-02T05:41:51.233 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph tell osd.3 flush_pg_stats 2024-04-02T05:41:51.234 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph tell osd.4 flush_pg_stats 2024-04-02T05:41:51.234 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph tell osd.5 flush_pg_stats 2024-04-02T05:41:51.235 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph tell osd.6 flush_pg_stats 2024-04-02T05:41:51.235 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph tell osd.7 flush_pg_stats 2024-04-02T05:41:52.602 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:41:52 smithi062 bash[35378]: level=info ts=2024-04-02T05:41:52.246Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003777867s 2024-04-02T05:41:53.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:52 smithi062 bash[19887]: cluster 2024-04-02T05:41:51.681171+0000 mgr.y (mgr.24367) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:53.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:52 smithi062 bash[14377]: cluster 2024-04-02T05:41:51.681171+0000 mgr.y (mgr.24367) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:53.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:52 smithi122 bash[14395]: cluster 2024-04-02T05:41:51.681171+0000 mgr.y (mgr.24367) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:54.109 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:41:54.111 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:41:54.111 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:41:54.112 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:41:54.113 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:41:54.113 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:41:54.115 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:41:54.115 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:41:55.055 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:54 smithi122 bash[14395]: cluster 2024-04-02T05:41:53.681819+0000 mgr.y (mgr.24367) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:55.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:54 smithi062 bash[19887]: cluster 2024-04-02T05:41:53.681819+0000 mgr.y (mgr.24367) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:55.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:54 smithi062 bash[14377]: cluster 2024-04-02T05:41:53.681819+0000 mgr.y (mgr.24367) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:56.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:56 smithi062 bash[19887]: cluster 2024-04-02T05:41:55.682450+0000 mgr.y (mgr.24367) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:56.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:56 smithi062 bash[14377]: cluster 2024-04-02T05:41:55.682450+0000 mgr.y (mgr.24367) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:57.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:56 smithi122 bash[14395]: cluster 2024-04-02T05:41:55.682450+0000 mgr.y (mgr.24367) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:57.730 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:41:57 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:41:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:41:58.371 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:41:58 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:41:58] "GET /metrics HTTP/1.1" 200 191505 "" "Prometheus/2.33.4" 2024-04-02T05:41:59.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:41:58 smithi062 bash[14377]: cluster 2024-04-02T05:41:57.683079+0000 mgr.y (mgr.24367) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:59.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:41:58 smithi062 bash[19887]: cluster 2024-04-02T05:41:57.683079+0000 mgr.y (mgr.24367) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:41:59.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:41:58 smithi122 bash[14395]: cluster 2024-04-02T05:41:57.683079+0000 mgr.y (mgr.24367) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:00.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:00 smithi062 bash[14377]: cluster 2024-04-02T05:41:59.683706+0000 mgr.y (mgr.24367) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:00.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:00 smithi062 bash[19887]: cluster 2024-04-02T05:41:59.683706+0000 mgr.y (mgr.24367) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:00.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:00 smithi122 bash[14395]: cluster 2024-04-02T05:41:59.683706+0000 mgr.y (mgr.24367) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:03.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:02 smithi062 bash[19887]: cluster 2024-04-02T05:42:01.684333+0000 mgr.y (mgr.24367) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:03.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:02 smithi062 bash[14377]: cluster 2024-04-02T05:42:01.684333+0000 mgr.y (mgr.24367) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:03.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:02 smithi122 bash[14395]: cluster 2024-04-02T05:42:01.684333+0000 mgr.y (mgr.24367) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:04.229 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:03 smithi122 systemd[1]: Started Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:42:04.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[14395]: cluster 2024-04-02T05:42:03.684921+0000 mgr.y (mgr.24367) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:04.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[14395]: audit 2024-04-02T05:42:03.790522+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:04.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[14395]: audit 2024-04-02T05:42:03.795580+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:42:04.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[14395]: audit 2024-04-02T05:42:03.797613+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:42:04.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[14395]: audit 2024-04-02T05:42:03.798872+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:42:04.960 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-04-02T05:42:04.960 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-04-02T05:42:04.960 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-02T05:42:04.960 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-02T05:42:04.960 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-02T05:42:04.960 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-02T05:42:04.960 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-02T05:42:04.960 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-02T05:42:04.960 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-02T05:42:04.961 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-02T05:42:04.961 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-02T05:42:04.961 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-02T05:42:04.961 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-02T05:42:04.961 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="App mode production" logger=settings 2024-04-02T05:42:04.961 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-02T05:42:04.961 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-04-02T05:42:04.961 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-02T05:42:04.961 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-02T05:42:04.961 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-02T05:42:04.961 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-02T05:42:05.127 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:04 smithi062 bash[14377]: cluster 2024-04-02T05:42:03.684921+0000 mgr.y (mgr.24367) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:05.127 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:04 smithi062 bash[14377]: audit 2024-04-02T05:42:03.790522+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:05.127 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:04 smithi062 bash[14377]: audit 2024-04-02T05:42:03.795580+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:42:05.127 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:04 smithi062 bash[14377]: audit 2024-04-02T05:42:03.797613+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:42:05.127 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:04 smithi062 bash[14377]: audit 2024-04-02T05:42:03.798872+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:42:05.127 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:04 smithi062 bash[19887]: cluster 2024-04-02T05:42:03.684921+0000 mgr.y (mgr.24367) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:05.127 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:04 smithi062 bash[19887]: audit 2024-04-02T05:42:03.790522+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:05.127 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:04 smithi062 bash[19887]: audit 2024-04-02T05:42:03.795580+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:42:05.128 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:04 smithi062 bash[19887]: audit 2024-04-02T05:42:03.797613+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:42:05.128 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:04 smithi062 bash[19887]: audit 2024-04-02T05:42:03.798872+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:42:05.229 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:04 smithi122 bash[30475]: t=2024-04-02T05:42:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-02T05:42:05.229 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-02T05:42:05.229 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-02T05:42:05.229 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-02T05:42:05.229 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-02T05:42:05.229 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-02T05:42:05.229 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-02T05:42:05.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-02T05:42:05.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-02T05:42:05.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-02T05:42:05.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-02T05:42:05.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-02T05:42:05.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-02T05:42:05.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-02T05:42:05.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-02T05:42:05.524 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-02T05:42:05.777 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-02T05:42:05.777 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-02T05:42:05.777 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-02T05:42:05.777 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-02T05:42:05.777 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-02T05:42:05.777 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-02T05:42:05.777 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-02T05:42:06.039 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-02T05:42:06.039 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-02T05:42:06.039 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-02T05:42:06.039 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-02T05:42:06.039 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-02T05:42:06.039 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-02T05:42:06.039 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:05 smithi122 bash[30475]: t=2024-04-02T05:42:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-02T05:42:06.039 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-02T05:42:06.039 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-02T05:42:06.308 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-02T05:42:06.309 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-02T05:42:06.309 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-02T05:42:06.309 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-02T05:42:06.309 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-02T05:42:06.309 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-02T05:42:06.309 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-02T05:42:06.309 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-02T05:42:06.569 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-02T05:42:06.569 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-02T05:42:06.570 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-02T05:42:06.570 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-02T05:42:06.570 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-02T05:42:06.570 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-02T05:42:06.570 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-02T05:42:06.570 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-02T05:42:06.847 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[14395]: cluster 2024-04-02T05:42:05.685497+0000 mgr.y (mgr.24367) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:06.847 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[14395]: audit 2024-04-02T05:42:05.788184+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:06.847 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[14395]: audit 2024-04-02T05:42:06.033909+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:42:06.847 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[14395]: audit 2024-04-02T05:42:06.034633+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:42:06.847 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[14395]: audit 2024-04-02T05:42:06.043496+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:42:06.848 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[14395]: audit 2024-04-02T05:42:06.043992+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:42:06.848 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-02T05:42:06.848 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-02T05:42:06.848 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-02T05:42:06.848 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-02T05:42:06.848 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-02T05:42:06.848 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-02T05:42:06.897 INFO:teuthology.orchestra.run.smithi062.stdout:107374182447 2024-04-02T05:42:06.898 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.3 2024-04-02T05:42:07.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:06 smithi062 bash[19887]: cluster 2024-04-02T05:42:05.685497+0000 mgr.y (mgr.24367) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:06 smithi062 bash[19887]: audit 2024-04-02T05:42:05.788184+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:06 smithi062 bash[19887]: audit 2024-04-02T05:42:06.033909+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:42:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:06 smithi062 bash[19887]: audit 2024-04-02T05:42:06.034633+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:42:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:06 smithi062 bash[19887]: audit 2024-04-02T05:42:06.043496+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:42:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:06 smithi062 bash[19887]: audit 2024-04-02T05:42:06.043992+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:42:07.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:06 smithi062 bash[14377]: cluster 2024-04-02T05:42:05.685497+0000 mgr.y (mgr.24367) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:07.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:06 smithi062 bash[14377]: audit 2024-04-02T05:42:05.788184+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:07.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:06 smithi062 bash[14377]: audit 2024-04-02T05:42:06.033909+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:42:07.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:06 smithi062 bash[14377]: audit 2024-04-02T05:42:06.034633+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:42:07.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:06 smithi062 bash[14377]: audit 2024-04-02T05:42:06.043496+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:42:07.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:06 smithi062 bash[14377]: audit 2024-04-02T05:42:06.043992+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:42:07.117 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-02T05:42:07.117 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-02T05:42:07.117 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:06 smithi122 bash[30475]: t=2024-04-02T05:42:06+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-02T05:42:07.117 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-02T05:42:07.117 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-02T05:42:07.117 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-02T05:42:07.387 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:42:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:42:07.387 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-02T05:42:07.388 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-02T05:42:07.388 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-02T05:42:07.388 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-02T05:42:07.388 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-02T05:42:07.388 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-02T05:42:07.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-02T05:42:07.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-02T05:42:07.609 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-02T05:42:07.610 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-02T05:42:07.610 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-02T05:42:07.657 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-02T05:42:07.658 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-02T05:42:07.919 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-02T05:42:07.919 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-02T05:42:07.919 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-02T05:42:07.919 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-02T05:42:07.919 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-02T05:42:07.919 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-02T05:42:07.919 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-02T05:42:07.919 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-02T05:42:08.171 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-02T05:42:08.171 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-02T05:42:08.171 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-02T05:42:08.171 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:07 smithi122 bash[30475]: t=2024-04-02T05:42:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-02T05:42:08.172 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-02T05:42:08.172 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-02T05:42:08.172 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-02T05:42:08.172 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-02T05:42:08.424 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-02T05:42:08.424 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-02T05:42:08.424 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-02T05:42:08.424 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-02T05:42:08.424 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-02T05:42:08.424 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-02T05:42:08.424 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-02T05:42:08.445 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:42:08 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:42:08] "GET /metrics HTTP/1.1" 200 191501 "" "Prometheus/2.33.4" 2024-04-02T05:42:08.508 INFO:teuthology.orchestra.run.smithi062.stdout:231928234002 2024-04-02T05:42:08.508 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.7 2024-04-02T05:42:08.511 INFO:teuthology.orchestra.run.smithi062.stdout:55834574910 2024-04-02T05:42:08.511 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-04-02T05:42:08.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[14395]: audit 2024-04-02T05:42:07.626896+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:08.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[14395]: cluster 2024-04-02T05:42:07.685984+0000 mgr.y (mgr.24367) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:08.677 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-02T05:42:08.677 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-02T05:42:08.677 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-02T05:42:08.677 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-02T05:42:08.677 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-02T05:42:08.677 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-02T05:42:08.677 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-02T05:42:08.764 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:08 smithi062 bash[14377]: audit 2024-04-02T05:42:07.626896+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:08.764 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:08 smithi062 bash[14377]: cluster 2024-04-02T05:42:07.685984+0000 mgr.y (mgr.24367) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:08.764 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:08 smithi062 bash[19887]: audit 2024-04-02T05:42:07.626896+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:08.764 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:08 smithi062 bash[19887]: cluster 2024-04-02T05:42:07.685984+0000 mgr.y (mgr.24367) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:08.930 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-02T05:42:08.930 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-02T05:42:08.930 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-02T05:42:08.930 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-02T05:42:08.930 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-02T05:42:08.930 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-02T05:42:08.930 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-02T05:42:09.200 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-02T05:42:09.200 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:08 smithi122 bash[30475]: t=2024-04-02T05:42:08+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-02T05:42:09.200 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-02T05:42:09.200 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-02T05:42:09.200 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-02T05:42:09.200 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-02T05:42:09.200 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-02T05:42:09.200 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-02T05:42:09.200 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-02T05:42:09.479 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-02T05:42:09.479 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-02T05:42:09.479 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-02T05:42:09.479 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-02T05:42:09.479 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-02T05:42:09.479 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-02T05:42:09.764 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-02T05:42:09.764 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-02T05:42:09.764 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-02T05:42:09.764 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-02T05:42:09.765 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-02T05:42:09.765 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-02T05:42:09.765 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-02T05:42:09.765 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-02T05:42:09.765 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-02T05:42:09.765 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-02T05:42:10.025 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-02T05:42:10.026 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-02T05:42:10.026 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-02T05:42:10.026 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-02T05:42:10.026 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-02T05:42:10.026 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-02T05:42:10.026 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-02T05:42:10.026 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:09 smithi122 bash[30475]: t=2024-04-02T05:42:09+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-02T05:42:10.026 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-02T05:42:10.056 INFO:teuthology.orchestra.run.smithi062.stdout:163208757281 2024-04-02T05:42:10.056 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.5 2024-04-02T05:42:10.058 INFO:teuthology.orchestra.run.smithi062.stdout:197568495642 2024-04-02T05:42:10.058 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.6 2024-04-02T05:42:10.295 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-02T05:42:10.295 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-02T05:42:10.295 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-02T05:42:10.295 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-02T05:42:10.295 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-02T05:42:10.295 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-02T05:42:10.295 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-02T05:42:10.519 INFO:teuthology.orchestra.run.smithi062.stdout:34359738438 2024-04-02T05:42:10.519 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-04-02T05:42:10.548 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-02T05:42:10.548 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-02T05:42:10.548 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-02T05:42:10.548 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-02T05:42:10.548 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-02T05:42:10.548 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-02T05:42:10.548 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-02T05:42:10.548 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-02T05:42:10.675 INFO:teuthology.orchestra.run.smithi062.stdout:128849018922 2024-04-02T05:42:10.676 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.4 2024-04-02T05:42:10.817 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[14395]: cluster 2024-04-02T05:42:09.686554+0000 mgr.y (mgr.24367) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:10.818 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-02T05:42:10.818 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-02T05:42:10.818 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-02T05:42:10.818 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-02T05:42:10.818 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-02T05:42:10.818 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-02T05:42:10.818 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-02T05:42:10.818 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-02T05:42:10.818 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-02T05:42:10.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:10 smithi062 bash[19887]: cluster 2024-04-02T05:42:09.686554+0000 mgr.y (mgr.24367) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:10.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:10 smithi062 bash[14377]: cluster 2024-04-02T05:42:09.686554+0000 mgr.y (mgr.24367) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:11.095 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-02T05:42:11.096 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-04-02T05:42:11.096 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-02T05:42:11.096 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:10 smithi122 bash[30475]: t=2024-04-02T05:42:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-02T05:42:11.096 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-02T05:42:11.096 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-02T05:42:11.096 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-02T05:42:11.190 INFO:teuthology.orchestra.run.smithi062.stdout:77309411385 2024-04-02T05:42:11.190 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-04-02T05:42:11.348 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-02T05:42:11.349 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-02T05:42:11.349 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-02T05:42:11.349 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-02T05:42:11.349 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-02T05:42:11.349 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-02T05:42:11.349 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-02T05:42:11.349 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-02T05:42:11.601 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-02T05:42:11.601 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-02T05:42:11.601 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-02T05:42:11.601 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-02T05:42:11.601 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-02T05:42:11.601 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-02T05:42:11.601 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-02T05:42:11.871 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-02T05:42:11.871 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-02T05:42:11.871 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-02T05:42:11.871 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-02T05:42:11.871 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-02T05:42:11.871 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-02T05:42:11.872 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-02T05:42:11.872 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-02T05:42:11.872 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-02T05:42:12.141 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-02T05:42:12.141 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-02T05:42:12.141 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-02T05:42:12.141 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-02T05:42:12.141 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:11 smithi122 bash[30475]: t=2024-04-02T05:42:11+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-02T05:42:12.141 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-02T05:42:12.141 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-02T05:42:12.141 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-02T05:42:12.141 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-02T05:42:12.426 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-02T05:42:12.426 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-02T05:42:12.427 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-04-02T05:42:12.427 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-02T05:42:12.427 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-02T05:42:12.427 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-02T05:42:12.427 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-02T05:42:12.559 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:42:12.562 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:42:12.563 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:42:12.563 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:42:12.563 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:42:12.563 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:42:12.564 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:42:12.679 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-02T05:42:12.680 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-02T05:42:12.680 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-02T05:42:12.680 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-02T05:42:12.680 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-02T05:42:12.680 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-02T05:42:12.680 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-02T05:42:12.941 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-02T05:42:12.941 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-02T05:42:12.941 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-02T05:42:12.941 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-02T05:42:12.941 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-02T05:42:12.941 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-02T05:42:12.941 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-02T05:42:12.941 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-02T05:42:12.941 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:12 smithi122 bash[30475]: t=2024-04-02T05:42:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-02T05:42:13.193 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-02T05:42:13.193 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-02T05:42:13.193 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-02T05:42:13.193 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-02T05:42:13.193 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-02T05:42:13.193 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-02T05:42:13.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-02T05:42:13.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-02T05:42:13.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-02T05:42:13.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-02T05:42:13.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-02T05:42:13.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-02T05:42:13.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-02T05:42:13.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-02T05:42:13.455 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-02T05:42:13.573 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:42:13.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[14395]: cluster 2024-04-02T05:42:11.687195+0000 mgr.y (mgr.24367) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:13.715 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[14395]: audit 2024-04-02T05:42:12.572812+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:13.716 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[14395]: audit 2024-04-02T05:42:12.851636+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:13.716 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-02T05:42:13.716 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-02T05:42:13.716 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-02T05:42:13.716 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-02T05:42:13.716 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-02T05:42:13.716 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-02T05:42:13.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:13 smithi062 bash[14377]: cluster 2024-04-02T05:42:11.687195+0000 mgr.y (mgr.24367) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:13.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:13 smithi062 bash[14377]: audit 2024-04-02T05:42:12.572812+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:13.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:13 smithi062 bash[14377]: audit 2024-04-02T05:42:12.851636+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:13.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:13 smithi062 bash[19887]: cluster 2024-04-02T05:42:11.687195+0000 mgr.y (mgr.24367) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:13.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:13 smithi062 bash[19887]: audit 2024-04-02T05:42:12.572812+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:13.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:13 smithi062 bash[19887]: audit 2024-04-02T05:42:12.851636+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:13.969 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-02T05:42:13.969 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-02T05:42:13.969 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-02T05:42:13.969 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-02T05:42:13.969 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-02T05:42:13.969 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-02T05:42:13.969 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-02T05:42:13.969 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-02T05:42:13.970 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-02T05:42:13.970 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-02T05:42:14.229 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:13 smithi122 bash[30475]: t=2024-04-02T05:42:13+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-02T05:42:14.229 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-02T05:42:14.229 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-02T05:42:14.229 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-02T05:42:14.229 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-02T05:42:14.230 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-02T05:42:14.230 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-02T05:42:14.490 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-02T05:42:14.490 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-02T05:42:14.491 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-02T05:42:14.491 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-02T05:42:14.491 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-02T05:42:14.491 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-02T05:42:14.491 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-02T05:42:14.491 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-02T05:42:14.743 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[14395]: cephadm 2024-04-02T05:42:12.856317+0000 mgr.y (mgr.24367) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-02T05:42:14.743 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[14395]: cephadm 2024-04-02T05:42:12.860188+0000 mgr.y (mgr.24367) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi062 2024-04-02T05:42:14.744 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-02T05:42:14.744 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-02T05:42:14.744 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-02T05:42:14.744 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-02T05:42:14.744 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-02T05:42:14.744 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-02T05:42:14.744 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-02T05:42:14.744 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-02T05:42:14.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:14 smithi062 bash[19887]: cephadm 2024-04-02T05:42:12.856317+0000 mgr.y (mgr.24367) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-02T05:42:14.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:14 smithi062 bash[19887]: cephadm 2024-04-02T05:42:12.860188+0000 mgr.y (mgr.24367) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi062 2024-04-02T05:42:14.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:14 smithi062 bash[14377]: cephadm 2024-04-02T05:42:12.856317+0000 mgr.y (mgr.24367) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-02T05:42:14.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:14 smithi062 bash[14377]: cephadm 2024-04-02T05:42:12.860188+0000 mgr.y (mgr.24367) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi062 2024-04-02T05:42:14.996 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-02T05:42:14.996 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-02T05:42:14.997 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-02T05:42:14.997 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-02T05:42:14.997 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-02T05:42:14.997 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-02T05:42:14.997 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-02T05:42:14.997 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:14 smithi122 bash[30475]: t=2024-04-02T05:42:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-02T05:42:15.266 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-02T05:42:15.266 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-02T05:42:15.266 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-02T05:42:15.266 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-02T05:42:15.266 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-02T05:42:15.266 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-04-02T05:42:15.266 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-04-02T05:42:15.560 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-02T05:42:15.561 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-02T05:42:15.561 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-02T05:42:15.561 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-04-02T05:42:15.561 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-02T05:42:15.561 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-02T05:42:15.561 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-02T05:42:15.561 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-02T05:42:15.561 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-02T05:42:15.561 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-02T05:42:15.830 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[14395]: cluster 2024-04-02T05:42:13.687748+0000 mgr.y (mgr.24367) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:15.830 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-02T05:42:15.831 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-02T05:42:15.831 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-02T05:42:15.831 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-02T05:42:15.831 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-02T05:42:15.831 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-02T05:42:15.831 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-02T05:42:15.831 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-02T05:42:15.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:15 smithi062 bash[14377]: cluster 2024-04-02T05:42:13.687748+0000 mgr.y (mgr.24367) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:15.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:15 smithi062 bash[19887]: cluster 2024-04-02T05:42:13.687748+0000 mgr.y (mgr.24367) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:16.083 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-02T05:42:16.083 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-02T05:42:16.084 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-02T05:42:16.084 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-02T05:42:16.084 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-02T05:42:16.084 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:15 smithi122 bash[30475]: t=2024-04-02T05:42:15+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-02T05:42:16.084 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-04-02T05:42:16.084 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-02T05:42:16.344 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-04-02T05:42:16.344 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-04-02T05:42:16.345 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-02T05:42:16.345 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-02T05:42:16.345 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-02T05:42:16.345 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-02T05:42:16.345 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-02T05:42:16.345 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-02T05:42:16.345 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-02T05:42:16.623 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-02T05:42:16.623 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-02T05:42:16.623 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-02T05:42:16.624 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-02T05:42:16.624 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-02T05:42:16.624 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-02T05:42:16.624 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-02T05:42:16.884 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-02T05:42:16.884 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-02T05:42:16.884 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-02T05:42:16.884 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-02T05:42:16.884 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-02T05:42:16.884 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-02T05:42:16.884 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-02T05:42:16.884 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-02T05:42:16.884 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-02T05:42:17.162 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-02T05:42:17.162 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-02T05:42:17.162 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-02T05:42:17.162 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:16 smithi122 bash[30475]: t=2024-04-02T05:42:16+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-02T05:42:17.162 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-02T05:42:17.162 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-02T05:42:17.162 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-02T05:42:17.162 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-02T05:42:17.162 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-02T05:42:17.423 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:42:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:42:17.423 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-02T05:42:17.423 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-02T05:42:17.423 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-02T05:42:17.423 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-02T05:42:17.423 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-02T05:42:17.423 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-02T05:42:17.423 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-02T05:42:17.628 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:17 smithi062 bash[14377]: cluster 2024-04-02T05:42:15.688365+0000 mgr.y (mgr.24367) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:17.628 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:17 smithi062 bash[19887]: cluster 2024-04-02T05:42:15.688365+0000 mgr.y (mgr.24367) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:17.684 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[14395]: cluster 2024-04-02T05:42:15.688365+0000 mgr.y (mgr.24367) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:17.684 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-02T05:42:17.684 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-02T05:42:17.684 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-02T05:42:17.684 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-02T05:42:17.685 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-02T05:42:17.685 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-02T05:42:17.685 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-02T05:42:17.685 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-02T05:42:17.685 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-02T05:42:17.979 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-02T05:42:17.979 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-02T05:42:17.979 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.925761717s 2024-04-02T05:42:17.979 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-02T05:42:17.979 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-02T05:42:17.979 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-02T05:42:17.979 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-02T05:42:17.980 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-02T05:42:17.980 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:17 smithi122 bash[30475]: t=2024-04-02T05:42:17+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-02T05:42:18.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:42:18 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:42:18] "GET /metrics HTTP/1.1" 200 191501 "" "Prometheus/2.33.4" 2024-04-02T05:42:18.479 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:18 smithi122 bash[30475]: t=2024-04-02T05:42:18+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-04-02T05:42:18.479 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:18 smithi122 bash[30475]: t=2024-04-02T05:42:18+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-02T05:42:18.479 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:18 smithi122 bash[30475]: t=2024-04-02T05:42:18+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-02T05:42:18.479 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:18 smithi122 bash[30475]: t=2024-04-02T05:42:18+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-02T05:42:18.479 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:42:18 smithi122 bash[30475]: t=2024-04-02T05:42:18+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-02T05:42:19.908 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:19 smithi062 bash[19887]: cluster 2024-04-02T05:42:17.688996+0000 mgr.y (mgr.24367) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:19.908 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:19 smithi062 bash[14377]: cluster 2024-04-02T05:42:17.688996+0000 mgr.y (mgr.24367) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:19.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:19 smithi122 bash[14395]: cluster 2024-04-02T05:42:17.688996+0000 mgr.y (mgr.24367) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:20.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:20 smithi122 bash[14395]: cluster 2024-04-02T05:42:19.689598+0000 mgr.y (mgr.24367) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:21.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:20 smithi062 bash[14377]: cluster 2024-04-02T05:42:19.689598+0000 mgr.y (mgr.24367) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:21.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:20 smithi062 bash[19887]: cluster 2024-04-02T05:42:19.689598+0000 mgr.y (mgr.24367) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:23.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:22 smithi062 bash[14377]: cluster 2024-04-02T05:42:21.690157+0000 mgr.y (mgr.24367) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:22 smithi062 bash[19887]: cluster 2024-04-02T05:42:21.690157+0000 mgr.y (mgr.24367) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:23.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:22 smithi122 bash[14395]: cluster 2024-04-02T05:42:21.690157+0000 mgr.y (mgr.24367) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:24.076 INFO:teuthology.orchestra.run.smithi062.stdout:163208757284 2024-04-02T05:42:24.908 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:24 smithi062 bash[14377]: cluster 2024-04-02T05:42:23.690721+0000 mgr.y (mgr.24367) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:24.908 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:24 smithi062 bash[14377]: audit 2024-04-02T05:42:24.072139+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.62:0/2321115859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-02T05:42:24.908 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:24 smithi062 bash[19887]: cluster 2024-04-02T05:42:23.690721+0000 mgr.y (mgr.24367) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:24.908 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:24 smithi062 bash[19887]: audit 2024-04-02T05:42:24.072139+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.62:0/2321115859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-02T05:42:25.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:24 smithi122 bash[14395]: cluster 2024-04-02T05:42:23.690721+0000 mgr.y (mgr.24367) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:25.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:24 smithi122 bash[14395]: audit 2024-04-02T05:42:24.072139+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.62:0/2321115859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-02T05:42:25.951 INFO:teuthology.orchestra.run.smithi062.stdout:34359738441 2024-04-02T05:42:26.623 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757281 got 163208757284 for osd.5 2024-04-02T05:42:26.624 DEBUG:teuthology.parallel:result is None 2024-04-02T05:42:26.952 INFO:teuthology.orchestra.run.smithi062.stdout:55834574914 2024-04-02T05:42:27.011 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:26 smithi062 bash[19887]: cluster 2024-04-02T05:42:25.691311+0000 mgr.y (mgr.24367) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:27.011 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:26 smithi062 bash[19887]: audit 2024-04-02T05:42:25.946495+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.62:0/938507984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-02T05:42:27.011 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:26 smithi062 bash[14377]: cluster 2024-04-02T05:42:25.691311+0000 mgr.y (mgr.24367) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:27.011 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:26 smithi062 bash[14377]: audit 2024-04-02T05:42:25.946495+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.62:0/938507984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-02T05:42:27.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:26 smithi122 bash[14395]: cluster 2024-04-02T05:42:25.691311+0000 mgr.y (mgr.24367) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:27.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:26 smithi122 bash[14395]: audit 2024-04-02T05:42:25.946495+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.62:0/938507984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-02T05:42:27.241 INFO:teuthology.orchestra.run.smithi062.stdout:231928234006 2024-04-02T05:42:27.447 INFO:teuthology.orchestra.run.smithi062.stdout:128849018925 2024-04-02T05:42:27.538 INFO:teuthology.orchestra.run.smithi062.stdout:107374182451 2024-04-02T05:42:27.702 INFO:teuthology.orchestra.run.smithi062.stdout:197568495645 2024-04-02T05:42:27.729 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:42:27 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:42:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:42:28.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:27 smithi062 bash[14377]: audit 2024-04-02T05:42:26.948136+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.62:0/1609305480' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-02T05:42:28.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:27 smithi062 bash[14377]: audit 2024-04-02T05:42:27.236980+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.62:0/303516794' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-02T05:42:28.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:27 smithi062 bash[14377]: audit 2024-04-02T05:42:27.443560+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.62:0/2212147244' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-02T05:42:28.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:27 smithi062 bash[14377]: audit 2024-04-02T05:42:27.533850+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.62:0/172500695' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-02T05:42:28.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:27 smithi062 bash[14377]: audit 2024-04-02T05:42:27.698540+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.62:0/4199723865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-02T05:42:28.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:27 smithi062 bash[19887]: audit 2024-04-02T05:42:26.948136+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.62:0/1609305480' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-02T05:42:28.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:27 smithi062 bash[19887]: audit 2024-04-02T05:42:27.236980+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.62:0/303516794' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-02T05:42:28.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:27 smithi062 bash[19887]: audit 2024-04-02T05:42:27.443560+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.62:0/2212147244' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-02T05:42:28.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:27 smithi062 bash[19887]: audit 2024-04-02T05:42:27.533850+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.62:0/172500695' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-02T05:42:28.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:27 smithi062 bash[19887]: audit 2024-04-02T05:42:27.698540+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.62:0/4199723865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-02T05:42:28.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:27 smithi122 bash[14395]: audit 2024-04-02T05:42:26.948136+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.62:0/1609305480' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-02T05:42:28.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:27 smithi122 bash[14395]: audit 2024-04-02T05:42:27.236980+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.62:0/303516794' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-02T05:42:28.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:27 smithi122 bash[14395]: audit 2024-04-02T05:42:27.443560+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.62:0/2212147244' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-02T05:42:28.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:27 smithi122 bash[14395]: audit 2024-04-02T05:42:27.533850+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.62:0/172500695' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-02T05:42:28.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:27 smithi122 bash[14395]: audit 2024-04-02T05:42:27.698540+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.62:0/4199723865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-02T05:42:28.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:42:28 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:42:28] "GET /metrics HTTP/1.1" 200 191494 "" "Prometheus/2.33.4" 2024-04-02T05:42:28.644 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574910 got 55834574914 for osd.1 2024-04-02T05:42:28.644 DEBUG:teuthology.parallel:result is None 2024-04-02T05:42:28.662 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738438 got 34359738441 for osd.0 2024-04-02T05:42:28.663 DEBUG:teuthology.parallel:result is None 2024-04-02T05:42:29.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:28 smithi062 bash[19887]: cluster 2024-04-02T05:42:27.691994+0000 mgr.y (mgr.24367) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:29.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:28 smithi062 bash[14377]: cluster 2024-04-02T05:42:27.691994+0000 mgr.y (mgr.24367) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:29.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:28 smithi122 bash[14395]: cluster 2024-04-02T05:42:27.691994+0000 mgr.y (mgr.24367) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:29.595 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234002 got 231928234006 for osd.7 2024-04-02T05:42:29.595 DEBUG:teuthology.parallel:result is None 2024-04-02T05:42:29.963 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182447 got 107374182451 for osd.3 2024-04-02T05:42:29.964 DEBUG:teuthology.parallel:result is None 2024-04-02T05:42:30.604 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018922 got 128849018925 for osd.4 2024-04-02T05:42:30.605 DEBUG:teuthology.parallel:result is None 2024-04-02T05:42:30.680 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495642 got 197568495645 for osd.6 2024-04-02T05:42:30.680 DEBUG:teuthology.parallel:result is None 2024-04-02T05:42:30.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:30 smithi062 bash[19887]: cluster 2024-04-02T05:42:29.692639+0000 mgr.y (mgr.24367) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:30.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:30 smithi062 bash[14377]: cluster 2024-04-02T05:42:29.692639+0000 mgr.y (mgr.24367) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:30.977 INFO:teuthology.orchestra.run.smithi062.stdout:77309411389 2024-04-02T05:42:30.978 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:30 smithi122 bash[14395]: cluster 2024-04-02T05:42:29.692639+0000 mgr.y (mgr.24367) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:31.806 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:31 smithi062 bash[19887]: audit 2024-04-02T05:42:30.972570+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.62:0/2424142110' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-02T05:42:31.807 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:31 smithi062 bash[14377]: audit 2024-04-02T05:42:30.972570+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.62:0/2424142110' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-02T05:42:31.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:31 smithi122 bash[14395]: audit 2024-04-02T05:42:30.972570+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.62:0/2424142110' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-02T05:42:32.065 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:31 smithi062 systemd[1]: Stopping Ceph alertmanager.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:42:32.065 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:31 smithi062 bash[39470]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-alertmanager.a 2024-04-02T05:42:32.065 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:31 smithi062 bash[35378]: level=info ts=2024-04-02T05:42:31.980Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-02T05:42:32.083 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411385 got 77309411389 for osd.2 2024-04-02T05:42:32.083 DEBUG:teuthology.parallel:result is None 2024-04-02T05:42:32.084 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-02T05:42:32.084 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-02T05:42:32.731 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:32 smithi062 bash[14377]: cluster 2024-04-02T05:42:31.693288+0000 mgr.y (mgr.24367) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:32.731 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:32 smithi062 bash[19887]: cluster 2024-04-02T05:42:31.693288+0000 mgr.y (mgr.24367) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:32.731 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:32 smithi062 bash[39479]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-alertmanager-a 2024-04-02T05:42:32.731 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:32 smithi062 bash[39536]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-alertmanager.a 2024-04-02T05:42:32.732 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:32 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-04-02T05:42:32.732 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:32 smithi062 systemd[1]: Stopped Ceph alertmanager.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:42:32.732 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:32 smithi062 systemd[1]: Started Ceph alertmanager.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:42:32.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:32 smithi122 bash[14395]: cluster 2024-04-02T05:42:31.693288+0000 mgr.y (mgr.24367) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:33.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:33 smithi062 bash[19887]: audit 2024-04-02T05:42:32.702524+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:33.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:33 smithi062 bash[19887]: cephadm 2024-04-02T05:42:32.706460+0000 mgr.y (mgr.24367) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T05:42:33.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:33 smithi062 bash[19887]: cephadm 2024-04-02T05:42:32.712471+0000 mgr.y (mgr.24367) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-02T05:42:33.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:33 smithi062 bash[14377]: audit 2024-04-02T05:42:32.702524+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:33.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:33 smithi062 bash[14377]: cephadm 2024-04-02T05:42:32.706460+0000 mgr.y (mgr.24367) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T05:42:33.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:33 smithi062 bash[14377]: cephadm 2024-04-02T05:42:32.712471+0000 mgr.y (mgr.24367) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-02T05:42:33.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:33 smithi062 bash[39563]: level=info ts=2024-04-02T05:42:33.685Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-02T05:42:33.854 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:33 smithi062 bash[39563]: level=info ts=2024-04-02T05:42:33.686Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-02T05:42:33.854 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:33 smithi062 bash[39563]: level=info ts=2024-04-02T05:42:33.689Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.62 port=9094 2024-04-02T05:42:33.854 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:33 smithi062 bash[39563]: level=info ts=2024-04-02T05:42:33.691Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-02T05:42:33.854 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:33 smithi062 bash[39563]: level=info ts=2024-04-02T05:42:33.738Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-02T05:42:33.854 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:33 smithi062 bash[39563]: level=info ts=2024-04-02T05:42:33.738Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-02T05:42:33.854 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:33 smithi062 bash[39563]: level=info ts=2024-04-02T05:42:33.743Z caller=main.go:518 msg=Listening address=:9093 2024-04-02T05:42:33.854 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:33 smithi062 bash[39563]: level=info ts=2024-04-02T05:42:33.743Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-02T05:42:33.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:33 smithi122 bash[14395]: audit 2024-04-02T05:42:32.702524+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:33.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:33 smithi122 bash[14395]: cephadm 2024-04-02T05:42:32.706460+0000 mgr.y (mgr.24367) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T05:42:33.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:33 smithi122 bash[14395]: cephadm 2024-04-02T05:42:32.712471+0000 mgr.y (mgr.24367) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-02T05:42:34.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:34 smithi122 bash[14395]: cluster 2024-04-02T05:42:33.693702+0000 mgr.y (mgr.24367) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:35.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:34 smithi062 bash[14377]: cluster 2024-04-02T05:42:33.693702+0000 mgr.y (mgr.24367) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:35.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:34 smithi062 bash[19887]: cluster 2024-04-02T05:42:33.693702+0000 mgr.y (mgr.24367) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:35.818 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:42:36.102 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:35 smithi062 bash[39563]: level=info ts=2024-04-02T05:42:35.692Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000962749s 2024-04-02T05:42:36.722 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:36 smithi122 systemd[1]: Stopping Ceph prometheus.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:42:36.722 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:36 smithi122 bash[31045]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-prometheus.a 2024-04-02T05:42:36.722 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:36 smithi122 bash[29558]: ts=2024-04-02T05:42:36.561Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-02T05:42:36.722 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:36 smithi122 bash[29558]: ts=2024-04-02T05:42:36.561Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-02T05:42:36.722 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:36 smithi122 bash[29558]: ts=2024-04-02T05:42:36.561Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-02T05:42:36.722 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:36 smithi122 bash[29558]: ts=2024-04-02T05:42:36.561Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-02T05:42:36.722 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:36 smithi122 bash[29558]: ts=2024-04-02T05:42:36.561Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-02T05:42:36.722 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:36 smithi122 bash[29558]: ts=2024-04-02T05:42:36.561Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-02T05:42:36.722 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:36 smithi122 bash[29558]: ts=2024-04-02T05:42:36.561Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-02T05:42:36.723 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:36 smithi122 bash[29558]: ts=2024-04-02T05:42:36.561Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-02T05:42:36.723 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:36 smithi122 bash[29558]: ts=2024-04-02T05:42:36.561Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-02T05:42:36.723 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:36 smithi122 bash[29558]: ts=2024-04-02T05:42:36.562Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-02T05:42:36.723 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:36 smithi122 bash[29558]: ts=2024-04-02T05:42:36.562Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-02T05:42:36.723 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:36 smithi122 bash[29558]: ts=2024-04-02T05:42:36.562Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-02T05:42:36.922 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:36 smithi062 bash[14377]: cluster 2024-04-02T05:42:35.694273+0000 mgr.y (mgr.24367) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:36.922 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:36 smithi062 bash[19887]: cluster 2024-04-02T05:42:35.694273+0000 mgr.y (mgr.24367) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:36.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:36 smithi122 bash[14395]: cluster 2024-04-02T05:42:35.694273+0000 mgr.y (mgr.24367) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:37.363 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:37 smithi122 bash[31055]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-prometheus-a 2024-04-02T05:42:37.363 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:37 smithi122 bash[31091]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-prometheus.a 2024-04-02T05:42:37.363 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:37 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-04-02T05:42:37.363 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:37 smithi122 systemd[1]: Stopped Ceph prometheus.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:42:37.363 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:37 smithi122 systemd[1]: Started Ceph prometheus.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:42:38.524 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.359Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-02T05:42:38.524 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.359Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-02T05:42:38.524 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.359Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-02T05:42:38.524 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.359Z caller=main.go:518 level=info host_details="(Linux 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 smithi122 (none))" 2024-04-02T05:42:38.524 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.359Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-02T05:42:38.525 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.359Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-02T05:42:38.525 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.362Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-02T05:42:38.525 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.362Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-02T05:42:38.525 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.365Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-02T05:42:38.525 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.369Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-02T05:42:38.525 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.369Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.648µs 2024-04-02T05:42:38.525 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.369Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-02T05:42:38.525 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.518Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-02T05:42:38.525 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.345334+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:38.525 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.353964+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:42:38.525 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.354724+0000 mgr.y (mgr.24367) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:42:38.526 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.356922+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.62:9093"}]: dispatch 2024-04-02T05:42:38.526 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.357660+0000 mgr.y (mgr.24367) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.62:9093"}]: dispatch 2024-04-02T05:42:38.526 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.365084+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:38.526 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.377569+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:42:38.526 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.378389+0000 mgr.y (mgr.24367) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:42:38.526 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.393803+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-04-02T05:42:38.526 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.394761+0000 mgr.y (mgr.24367) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-04-02T05:42:38.526 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.401327+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:38.526 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.411204+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:42:38.526 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.411827+0000 mgr.y (mgr.24367) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:42:38.526 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.422675+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-04-02T05:42:38.526 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.423304+0000 mgr.y (mgr.24367) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-04-02T05:42:38.526 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.431718+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:38.526 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.439214+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:42:38.527 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.440941+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:42:38.527 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[14395]: audit 2024-04-02T05:42:37.442281+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:42:38.560 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-04-02T05:42:38.562 INFO:teuthology.orchestra.run.smithi062.stderr:dumped all 2024-04-02T05:42:38.589 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.345334+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:38.589 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.353964+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:42:38.589 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.354724+0000 mgr.y (mgr.24367) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:42:38.589 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.356922+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.62:9093"}]: dispatch 2024-04-02T05:42:38.589 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.357660+0000 mgr.y (mgr.24367) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.62:9093"}]: dispatch 2024-04-02T05:42:38.590 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.365084+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:38.590 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.377569+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:42:38.590 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.378389+0000 mgr.y (mgr.24367) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:42:38.590 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.393803+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-04-02T05:42:38.590 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.394761+0000 mgr.y (mgr.24367) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-04-02T05:42:38.590 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.401327+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:38.590 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.411204+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:42:38.590 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.411827+0000 mgr.y (mgr.24367) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:42:38.590 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.422675+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-04-02T05:42:38.590 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.423304+0000 mgr.y (mgr.24367) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-04-02T05:42:38.590 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.431718+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:38.590 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.439214+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:42:38.590 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.440941+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:42:38.590 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[19887]: audit 2024-04-02T05:42:37.442281+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:42:38.591 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.345334+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:38.591 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.353964+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:42:38.591 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.354724+0000 mgr.y (mgr.24367) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:42:38.591 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.356922+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.62:9093"}]: dispatch 2024-04-02T05:42:38.591 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.357660+0000 mgr.y (mgr.24367) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.62:9093"}]: dispatch 2024-04-02T05:42:38.591 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.365084+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:38.591 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.377569+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:42:38.592 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.378389+0000 mgr.y (mgr.24367) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:42:38.592 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.393803+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-04-02T05:42:38.592 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.394761+0000 mgr.y (mgr.24367) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.122:9095"}]: dispatch 2024-04-02T05:42:38.592 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.401327+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:38.592 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.411204+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:42:38.592 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.411827+0000 mgr.y (mgr.24367) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:42:38.592 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.422675+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-04-02T05:42:38.592 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.423304+0000 mgr.y (mgr.24367) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.122:3000"}]: dispatch 2024-04-02T05:42:38.593 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.431718+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:38.593 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.439214+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:42:38.593 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.440941+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:42:38.593 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:38 smithi062 bash[14377]: audit 2024-04-02T05:42:37.442281+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:42:38.979 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.518Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-02T05:42:38.979 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.518Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=55.585µs wal_replay_duration=149.572318ms total_replay_duration=149.661965ms 2024-04-02T05:42:38.979 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.523Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-02T05:42:38.979 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.523Z caller=main.go:947 level=info msg="TSDB started" 2024-04-02T05:42:38.979 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.523Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-02T05:42:38.980 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.555Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=31.856366ms db_storage=1.62µs remote_storage=2.423µs web_handler=913ns query_engine=1.313µs scrape=614.96µs scrape_sd=99.184µs notify=46.272µs notify_sd=17.723µs rules=30.303724ms 2024-04-02T05:42:38.980 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:42:38 smithi122 bash[31122]: ts=2024-04-02T05:42:38.555Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-02T05:42:39.293 INFO:teuthology.orchestra.run.smithi062.stdout:{"pg_ready":true,"pg_map":{"version":49,"stamp":"2024-04-02T05:42:37.694599+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48916,"kb_used_data":6100,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912300,"statfs":{"total":767960285184,"available":767910195200,"internally_reserved":0,"allocated":6246400,"data_stored":3489239,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003571"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-02T05:41:06.084035+0000","last_change":"2024-04-02T05:40:42.692470+0000","last_active":"2024-04-02T05:41:06.084035+0000","last_peered":"2024-04-02T05:41:06.084035+0000","last_clean":"2024-04-02T05:41:06.084035+0000","last_became_active":"2024-04-02T05:40:42.691058+0000","last_became_peered":"2024-04-02T05:40:42.691058+0000","last_unstale":"2024-04-02T05:41:06.084035+0000","last_undegraded":"2024-04-02T05:41:06.084035+0000","last_fullsized":"2024-04-02T05:41:06.084035+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-04-02T05:37:36.524501+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-02T05:37:36.524501+0000","last_clean_scrub_stamp":"2024-04-02T05:37:36.524501+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-03T10:25:26.564209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234009,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.75600000000000001},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.1140000000000001}]},{"osd":1,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.84499999999999997}]},{"osd":2,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.202}]},{"osd":3,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.0509999999999999,"15min":1.0509999999999999},"min":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":1.026},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"min":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.0740000000000001}]},{"osd":4,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.004},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":2.0049999999999999,"5min":2.0049999999999999,"15min":2.0049999999999999},"last":1.256}]},{"osd":5,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":1.2,"15min":1.2},"min":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"max":{"1min":1.645,"5min":1.645,"15min":1.645},"last":1.147},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.089}]},{"osd":6,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.218,"15min":1.218},"min":{"1min":0.999,"5min":0.999,"15min":0.999},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"min":{"1min":1.054,"5min":1.054,"15min":1.054},"max":{"1min":1.7909999999999999,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":1.55}]}]},{"osd":6,"up_from":46,"seq":197568495648,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6152,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739000,"statfs":{"total":95995035648,"available":95988736000,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 05:42:02 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.92600000000000005,"15min":0.92000000000000004},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":2.4790000000000001,"5min":2.4790000000000001,"15min":2.4790000000000001},"last":0.997},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.94399999999999995,"15min":0.94199999999999995},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":0.79300000000000004}]},{"osd":1,"last update":"Tue Apr 2 05:42:02 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":0.94599999999999995,"15min":0.92800000000000005},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":3.0470000000000002,"5min":3.0470000000000002,"15min":3.0470000000000002},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.93300000000000005,"15min":0.92400000000000004},"min":{"1min":0.73699999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.95499999999999996}]},{"osd":2,"last update":"Tue Apr 2 05:42:02 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.95199999999999996,"15min":0.95599999999999996},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.012,"15min":1.012},"min":{"1min":0.70799999999999996,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.454,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.90900000000000003}]},{"osd":3,"last update":"Tue Apr 2 05:42:02 2024","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.077,"15min":1.0660000000000001},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":3.121,"5min":3.121,"15min":3.121},"last":1.0880000000000001},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.0269999999999999,"15min":1.0369999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.2310000000000001,"5min":1.254,"15min":1.254},"last":1.1319999999999999}]},{"osd":4,"last update":"Tue Apr 2 05:42:02 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.92800000000000005,"15min":0.94099999999999995},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.044,"15min":1.036},"min":{"1min":0.67500000000000004,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":2.956,"5min":2.956,"15min":2.956},"last":1.151}]},{"osd":5,"last update":"Tue Apr 2 05:42:02 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.087,"15min":1.101},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.3979999999999999,"5min":1.792,"15min":1.792},"last":1.101},{"interface":"front","average":{"1min":1.29,"5min":1.254,"15min":1.248},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":3.0070000000000001,"5min":3.0070000000000001,"15min":3.0070000000000001},"last":1.2929999999999999}]},{"osd":7,"last update":"Tue Apr 2 05:41:39 2024","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.296,"15min":1.296},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":3.1579999999999999,"5min":3.1579999999999999,"15min":3.1579999999999999},"last":1.208},{"interface":"front","average":{"1min":1.351,"5min":1.351,"15min":1.351},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":3.0840000000000001,"5min":3.0840000000000001,"15min":3.0840000000000001},"last":1.2490000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574917,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 05:42:12 2024","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.71599999999999997,"15min":0.64600000000000002},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.234,"5min":1.399,"15min":1.399},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.85099999999999998,"15min":0.72699999999999998},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.4179999999999999,"5min":1.714,"15min":1.714},"last":0.92700000000000005}]},{"osd":2,"last update":"Tue Apr 2 05:41:50 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.78100000000000003,"15min":0.73599999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.1579999999999999,"5min":1.266,"15min":1.266},"last":1.071},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.84699999999999998,"15min":0.78300000000000003},"min":{"1min":0.63,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.335,"5min":1.405,"15min":1.405},"last":1.1319999999999999}]},{"osd":3,"last update":"Tue Apr 2 05:42:21 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.91700000000000004,"15min":0.86099999999999999},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.347,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.2190000000000001},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.84499999999999997,"15min":0.83999999999999997},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.129,"5min":1.264,"15min":1.264},"last":0.89000000000000001}]},{"osd":4,"last update":"Tue Apr 2 05:41:50 2024","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0880000000000001,"15min":1.0720000000000001},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.7070000000000001},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.05,"15min":1.0580000000000001},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.4870000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.097}]},{"osd":5,"last update":"Tue Apr 2 05:42:27 2024","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.147,"15min":1.1279999999999999},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.718,"5min":1.718,"15min":1.718},"last":1.4399999999999999},{"interface":"front","average":{"1min":1.214,"5min":1.256,"15min":1.256},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.6819999999999999,"5min":1.726,"15min":1.726},"last":1.7769999999999999}]},{"osd":6,"last update":"Tue Apr 2 05:42:07 2024","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.2809999999999999,"15min":1.2969999999999999},"min":{"1min":0.93300000000000005,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.6279999999999999,"5min":1.784,"15min":1.784},"last":1.831},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.2350000000000001,"15min":1.246},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.4259999999999999,"5min":1.673,"15min":1.673},"last":1.3500000000000001}]},{"osd":7,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":2.2799999999999998,"5min":2.2799999999999998,"15min":2.2799999999999998},"min":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"max":{"1min":23.268000000000001,"5min":23.268000000000001,"15min":23.268000000000001},"last":1.5049999999999999},{"interface":"front","average":{"1min":2.2040000000000002,"5min":2.2040000000000002,"15min":2.2040000000000002},"min":{"1min":1,"5min":1,"15min":1},"max":{"1min":23.649999999999999,"5min":23.649999999999999,"15min":23.649999999999999},"last":1.484}]}]},{"osd":0,"up_from":8,"seq":34359738444,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Apr 2 05:42:10 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.72499999999999998,"15min":0.63100000000000001},"min":{"1min":0.60199999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":0.621},{"interface":"front","average":{"1min":1.002,"5min":0.81100000000000005,"15min":0.68500000000000005},"min":{"1min":0.54900000000000004,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.89900000000000002}]},{"osd":2,"last update":"Tue Apr 2 05:41:43 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.77400000000000002,"15min":0.72999999999999998},"min":{"1min":0.50800000000000001,"5min":0.442,"15min":0.442},"max":{"1min":1.121,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.84199999999999997,"15min":0.78000000000000003},"min":{"1min":0.626,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.347,"5min":1.389,"15min":1.389},"last":0.78700000000000003}]},{"osd":3,"last update":"Tue Apr 2 05:42:17 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.93200000000000005,"15min":0.90600000000000003},"min":{"1min":0.81399999999999995,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.2749999999999999,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.87,"15min":0.83999999999999997},"min":{"1min":0.64200000000000002,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.9470000000000001,"5min":1.9470000000000001,"15min":1.9470000000000001},"last":0.81799999999999995}]},{"osd":4,"last update":"Tue Apr 2 05:41:52 2024","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.1180000000000001,"15min":1.103},"min":{"1min":0.95799999999999996,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.6000000000000001,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.075,"5min":1.0760000000000001,"15min":1.0740000000000001},"min":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.4550000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.079}]},{"osd":5,"last update":"Tue Apr 2 05:42:27 2024","interfaces":[{"interface":"back","average":{"1min":1.266,"5min":1.2170000000000001,"15min":1.2130000000000001},"min":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.7649999999999999,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":1.3740000000000001},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1559999999999999,"15min":1.1719999999999999},"min":{"1min":0.83499999999999996,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.7450000000000001,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":1.1679999999999999}]},{"osd":6,"last update":"Tue Apr 2 05:42:10 2024","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.1639999999999999,"15min":1.1599999999999999},"min":{"1min":0.79600000000000004,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.841,"5min":1.841,"15min":1.841},"last":1.2769999999999999},{"interface":"front","average":{"1min":1.2789999999999999,"5min":1.2310000000000001,"15min":1.2230000000000001},"min":{"1min":1.022,"5min":0.86899999999999999,"15min":0.86899999999999999},"max":{"1min":1.482,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":1.238}]},{"osd":7,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.272,"5min":1.272,"15min":1.272},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.6830000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.333,"5min":1.333,"15min":1.333},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.6899999999999999,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":1.4339999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411391,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 05:41:43 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.74199999999999999,"15min":0.70599999999999996},"min":{"1min":0.622,"5min":0.504,"15min":0.504},"max":{"1min":1.22,"5min":1.22,"15min":1.22},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.82799999999999996,"15min":0.78600000000000003},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2050000000000001,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.80500000000000005}]},{"osd":1,"last update":"Tue Apr 2 05:41:43 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.76100000000000001,"15min":0.70699999999999996},"min":{"1min":0.61799999999999999,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.79500000000000004,"15min":0.74199999999999999},"min":{"1min":0.64700000000000002,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.75800000000000001}]},{"osd":3,"last update":"Tue Apr 2 05:42:20 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.88400000000000001,"15min":0.82999999999999996},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.3009999999999999,"5min":1.6359999999999999,"15min":1.6359999999999999},"last":1.1439999999999999},{"interface":"front","average":{"1min":1.048,"5min":0.93999999999999995,"15min":0.88400000000000001},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.972,"5min":1.972,"15min":1.972},"last":0.93799999999999994}]},{"osd":4,"last update":"Tue Apr 2 05:41:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.028,"15min":1.034},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.8819999999999999,"5min":1.8819999999999999,"15min":1.8819999999999999},"last":1.032},{"interface":"front","average":{"1min":1.135,"5min":1.1080000000000001,"15min":1.0940000000000001},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.5049999999999999,"5min":1.599,"15min":1.599},"last":0.998}]},{"osd":5,"last update":"Tue Apr 2 05:42:29 2024","interfaces":[{"interface":"back","average":{"1min":1.2969999999999999,"5min":1.179,"15min":1.145},"min":{"1min":0.70899999999999996,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":2.1859999999999999,"5min":2.1859999999999999,"15min":2.1859999999999999},"last":1.105},{"interface":"front","average":{"1min":1.23,"5min":1.133,"15min":1.121},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.8799999999999999,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":1.284}]},{"osd":6,"last update":"Tue Apr 2 05:42:05 2024","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.2709999999999999,"15min":1.2749999999999999},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.7769999999999999,"5min":1.7769999999999999,"15min":1.7769999999999999},"last":1.407},{"interface":"front","average":{"1min":1.375,"5min":1.3680000000000001,"15min":1.367},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":2.3290000000000002,"5min":2.3290000000000002,"15min":2.3290000000000002},"last":1.268}]},{"osd":7,"last update":"Tue Apr 2 05:41:39 2024","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"min":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":1.9470000000000001,"5min":1.9470000000000001,"15min":1.9470000000000001},"last":1.3580000000000001},{"interface":"front","average":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.8069999999999999,"5min":1.8069999999999999,"15min":1.8069999999999999},"last":1.319}]}]},{"osd":3,"up_from":25,"seq":107374182454,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 05:42:20 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.749,"15min":0.72299999999999998},"min":{"1min":0.51500000000000001,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":3.6150000000000002,"5min":3.6150000000000002,"15min":3.6150000000000002},"last":0.745},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.81999999999999995,"15min":0.78800000000000003},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.3460000000000001,"5min":1.425,"15min":1.425},"last":0.76300000000000001}]},{"osd":1,"last update":"Tue Apr 2 05:42:20 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.86699999999999999,"15min":0.84699999999999998},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.2330000000000001,"5min":1.381,"15min":1.381},"last":1.024},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.81999999999999995,"15min":0.80800000000000005},"min":{"1min":0.60199999999999998,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.248,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.82299999999999995}]},{"osd":2,"last update":"Tue Apr 2 05:42:20 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.91200000000000003,"15min":0.89600000000000002},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.1930000000000001,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.286},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.91700000000000004,"15min":0.89900000000000002},"min":{"1min":0.73699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.141,"5min":1.661,"15min":1.661},"last":0.81200000000000006}]},{"osd":4,"last update":"Tue Apr 2 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.028,"15min":1},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.375,"5min":1.78,"15min":1.78},"last":1.129},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.085,"15min":1.079},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.2969999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":1.349}]},{"osd":5,"last update":"Tue Apr 2 05:42:31 2024","interfaces":[{"interface":"back","average":{"1min":1.284,"5min":1.167,"15min":1.151},"min":{"1min":0.92200000000000004,"5min":0.81999999999999995,"15min":0.81999999999999995},"max":{"1min":1.748,"5min":1.748,"15min":1.748},"last":1.157},{"interface":"front","average":{"1min":1.3069999999999999,"5min":1.204,"15min":1.1850000000000001},"min":{"1min":0.95399999999999996,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.7210000000000001,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":1.4470000000000001}]},{"osd":6,"last update":"Tue Apr 2 05:42:05 2024","interfaces":[{"interface":"back","average":{"1min":1.214,"5min":1.266,"15min":1.2749999999999999},"min":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"max":{"1min":1.55,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":1.5049999999999999},{"interface":"front","average":{"1min":1.264,"5min":1.2649999999999999,"15min":1.2649999999999999},"min":{"1min":0.93600000000000005,"5min":0.621,"15min":0.621},"max":{"1min":1.492,"5min":1.804,"15min":1.804},"last":1.548}]},{"osd":7,"last update":"Tue Apr 2 05:41:40 2024","interfaces":[{"interface":"back","average":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.653,"5min":1.653,"15min":1.653},"last":1.4730000000000001},{"interface":"front","average":{"1min":1.26,"5min":1.26,"15min":1.26},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.675,"5min":1.675,"15min":1.675},"last":1.3759999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018928,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 05:41:52 2024","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.89000000000000001,"15min":0.89400000000000002},"min":{"1min":0.59399999999999997,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.224,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.90200000000000002,"15min":0.91400000000000003},"min":{"1min":0.61099999999999999,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":1.163}]},{"osd":1,"last update":"Tue Apr 2 05:41:52 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.84299999999999997,"15min":0.83099999999999996},"min":{"1min":0.70399999999999996,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.125,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.94599999999999995,"15min":0.93400000000000005},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.0189999999999999}]},{"osd":2,"last update":"Tue Apr 2 05:41:52 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.89000000000000001,"15min":0.872},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":1.224},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.96999999999999997,"15min":0.95899999999999996},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.2629999999999999}]},{"osd":3,"last update":"Tue Apr 2 05:41:52 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.97599999999999998,"15min":0.96999999999999997},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.2390000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.0189999999999999,"15min":1.026},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.157,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.1930000000000001}]},{"osd":5,"last update":"Tue Apr 2 05:42:27 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.90300000000000002,"15min":0.86899999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.145,"5min":1.262,"15min":1.262},"last":1.083},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.98899999999999999,"15min":0.97499999999999998},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2110000000000001,"5min":1.415,"15min":1.415},"last":1.2869999999999999}]},{"osd":6,"last update":"Tue Apr 2 05:42:08 2024","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.02,"15min":1.02},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3799999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.3300000000000001},{"interface":"front","average":{"1min":1.115,"5min":1.135,"15min":1.1379999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.3480000000000001}]},{"osd":7,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.105},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"min":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.389}]}]},{"osd":5,"up_from":38,"seq":163208757287,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 05:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.91100000000000003,"15min":0.89500000000000002},"min":{"1min":0.56899999999999995,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.2889999999999999,"5min":1.3,"15min":1.3},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.90000000000000002,"15min":0.89300000000000002},"min":{"1min":0.67600000000000005,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.1259999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.69799999999999995}]},{"osd":1,"last update":"Tue Apr 2 05:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.89800000000000002,"15min":0.87},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.2729999999999999},{"interface":"front","average":{"1min":1.002,"5min":0.98299999999999998,"15min":0.97399999999999998},"min":{"1min":0.65200000000000002,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.0860000000000001}]},{"osd":2,"last update":"Tue Apr 2 05:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.94399999999999995,"15min":0.95599999999999996},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.1599999999999999,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1,"15min":0.97999999999999998},"min":{"1min":0.66500000000000004,"5min":0.623,"15min":0.623},"max":{"1min":1.5529999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":1.0329999999999999}]},{"osd":3,"last update":"Tue Apr 2 05:42:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":0.998,"15min":0.98799999999999999},"min":{"1min":0.71699999999999997,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.2789999999999999,"5min":1.377,"15min":1.377},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.149,"5min":1.069,"15min":1.05},"min":{"1min":0.86699999999999999,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.609,"5min":1.609,"15min":1.609},"last":1.161}]},{"osd":4,"last update":"Tue Apr 2 05:42:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":0.95199999999999996,"15min":0.93000000000000005},"min":{"1min":0.68300000000000005,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.002,"15min":0.99299999999999999},"min":{"1min":0.69399999999999995,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.339,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.127}]},{"osd":6,"last update":"Tue Apr 2 05:42:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.1020000000000001,"15min":1.1060000000000001},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.631,"5min":1.631,"15min":1.631},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.157,"15min":1.157},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.512,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":1.3029999999999999}]},{"osd":7,"last update":"Tue Apr 2 05:41:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"min":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.264,"5min":1.264,"15min":1.264},"min":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"max":{"1min":1.661,"5min":1.661,"15min":1.661},"last":1.3680000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-02T05:42:39.295 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-02T05:42:39.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:39 smithi062 bash[14377]: cluster 2024-04-02T05:42:37.694915+0000 mgr.y (mgr.24367) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:39.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:39 smithi062 bash[14377]: audit 2024-04-02T05:42:38.552525+0000 mgr.y (mgr.24367) 77 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:42:39.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:39 smithi062 bash[19887]: cluster 2024-04-02T05:42:37.694915+0000 mgr.y (mgr.24367) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:39.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:39 smithi062 bash[19887]: audit 2024-04-02T05:42:38.552525+0000 mgr.y (mgr.24367) 77 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:42:39.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:39 smithi122 bash[14395]: cluster 2024-04-02T05:42:37.694915+0000 mgr.y (mgr.24367) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:39.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:39 smithi122 bash[14395]: audit 2024-04-02T05:42:38.552525+0000 mgr.y (mgr.24367) 77 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:42:40.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:40 smithi122 bash[14395]: cluster 2024-04-02T05:42:39.695487+0000 mgr.y (mgr.24367) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:41.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:40 smithi062 bash[19887]: cluster 2024-04-02T05:42:39.695487+0000 mgr.y (mgr.24367) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:41.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:40 smithi062 bash[14377]: cluster 2024-04-02T05:42:39.695487+0000 mgr.y (mgr.24367) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:41.812 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:42:42.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:42 smithi062 bash[14377]: audit 2024-04-02T05:42:41.288608+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:42.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:42 smithi062 bash[14377]: audit 2024-04-02T05:42:41.675590+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:42.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:42 smithi062 bash[14377]: audit 2024-04-02T05:42:41.684152+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:42.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:42 smithi062 bash[14377]: audit 2024-04-02T05:42:41.697160+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:42:42.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:42 smithi062 bash[14377]: audit 2024-04-02T05:42:41.698934+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:42:42.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:42 smithi062 bash[14377]: audit 2024-04-02T05:42:41.700233+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:42:42.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:42 smithi062 bash[19887]: audit 2024-04-02T05:42:41.288608+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:42.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:42 smithi062 bash[19887]: audit 2024-04-02T05:42:41.675590+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:42.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:42 smithi062 bash[19887]: audit 2024-04-02T05:42:41.684152+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:42.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:42 smithi062 bash[19887]: audit 2024-04-02T05:42:41.697160+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:42:42.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:42 smithi062 bash[19887]: audit 2024-04-02T05:42:41.698934+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:42:42.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:42 smithi062 bash[19887]: audit 2024-04-02T05:42:41.700233+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:42:42.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:42 smithi122 bash[14395]: audit 2024-04-02T05:42:41.288608+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:42.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:42 smithi122 bash[14395]: audit 2024-04-02T05:42:41.675590+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:42.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:42 smithi122 bash[14395]: audit 2024-04-02T05:42:41.684152+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:42.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:42 smithi122 bash[14395]: audit 2024-04-02T05:42:41.697160+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:42:42.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:42 smithi122 bash[14395]: audit 2024-04-02T05:42:41.698934+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:42:42.730 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:42 smithi122 bash[14395]: audit 2024-04-02T05:42:41.700233+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:42:43.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:43 smithi062 bash[19887]: cluster 2024-04-02T05:42:41.695925+0000 mgr.y (mgr.24367) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:43.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:43 smithi062 bash[14377]: cluster 2024-04-02T05:42:41.695925+0000 mgr.y (mgr.24367) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:43.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:43 smithi122 bash[14395]: cluster 2024-04-02T05:42:41.695925+0000 mgr.y (mgr.24367) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:43.852 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:42:43 smithi062 bash[39563]: level=info ts=2024-04-02T05:42:43.696Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004214429s 2024-04-02T05:42:44.699 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-04-02T05:42:44.701 INFO:teuthology.orchestra.run.smithi062.stderr:dumped all 2024-04-02T05:42:45.350 INFO:teuthology.orchestra.run.smithi062.stdout:{"pg_ready":true,"pg_map":{"version":52,"stamp":"2024-04-02T05:42:43.696187+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48916,"kb_used_data":6100,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912300,"statfs":{"total":767960285184,"available":767910195200,"internally_reserved":0,"allocated":6246400,"data_stored":3489239,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003217"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-02T05:41:06.084035+0000","last_change":"2024-04-02T05:40:42.692470+0000","last_active":"2024-04-02T05:41:06.084035+0000","last_peered":"2024-04-02T05:41:06.084035+0000","last_clean":"2024-04-02T05:41:06.084035+0000","last_became_active":"2024-04-02T05:40:42.691058+0000","last_became_peered":"2024-04-02T05:40:42.691058+0000","last_unstale":"2024-04-02T05:41:06.084035+0000","last_undegraded":"2024-04-02T05:41:06.084035+0000","last_fullsized":"2024-04-02T05:41:06.084035+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-04-02T05:37:36.524501+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-02T05:37:36.524501+0000","last_clean_scrub_stamp":"2024-04-02T05:37:36.524501+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-03T10:25:26.564209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234010,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.75600000000000001},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.1140000000000001}]},{"osd":1,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.84499999999999997}]},{"osd":2,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.202}]},{"osd":3,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.0509999999999999,"15min":1.0509999999999999},"min":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":1.026},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"min":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.0740000000000001}]},{"osd":4,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.995,"15min":0.995},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.004},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":2.0049999999999999,"5min":2.0049999999999999,"15min":2.0049999999999999},"last":1.256}]},{"osd":5,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":1.2,"15min":1.2},"min":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"max":{"1min":1.645,"5min":1.645,"15min":1.645},"last":1.147},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.089}]},{"osd":6,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.218,"15min":1.218},"min":{"1min":0.999,"5min":0.999,"15min":0.999},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"min":{"1min":1.054,"5min":1.054,"15min":1.054},"max":{"1min":1.7909999999999999,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":1.55}]}]},{"osd":6,"up_from":46,"seq":197568495649,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6152,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739000,"statfs":{"total":95995035648,"available":95988736000,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 05:42:02 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.92600000000000005,"15min":0.92000000000000004},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":2.4790000000000001,"5min":2.4790000000000001,"15min":2.4790000000000001},"last":0.87},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.94399999999999995,"15min":0.94199999999999995},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.0920000000000001}]},{"osd":1,"last update":"Tue Apr 2 05:42:02 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":0.94599999999999995,"15min":0.92800000000000005},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":3.0470000000000002,"5min":3.0470000000000002,"15min":3.0470000000000002},"last":1.0620000000000001},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.93300000000000005,"15min":0.92400000000000004},"min":{"1min":0.73699999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.745}]},{"osd":2,"last update":"Tue Apr 2 05:42:02 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.95199999999999996,"15min":0.95599999999999996},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.012,"15min":1.012},"min":{"1min":0.70799999999999996,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.454,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.173}]},{"osd":3,"last update":"Tue Apr 2 05:42:02 2024","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.077,"15min":1.0660000000000001},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":3.121,"5min":3.121,"15min":3.121},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.0269999999999999,"15min":1.0369999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.2310000000000001,"5min":1.254,"15min":1.254},"last":1.0149999999999999}]},{"osd":4,"last update":"Tue Apr 2 05:42:02 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.92800000000000005,"15min":0.94099999999999995},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.044,"15min":1.036},"min":{"1min":0.67500000000000004,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":2.956,"5min":2.956,"15min":2.956},"last":1.1479999999999999}]},{"osd":5,"last update":"Tue Apr 2 05:42:02 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.087,"15min":1.101},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.3979999999999999,"5min":1.792,"15min":1.792},"last":1.254},{"interface":"front","average":{"1min":1.29,"5min":1.254,"15min":1.248},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":3.0070000000000001,"5min":3.0070000000000001,"15min":3.0070000000000001},"last":1.3029999999999999}]},{"osd":7,"last update":"Tue Apr 2 05:41:39 2024","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.296,"15min":1.296},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":3.1579999999999999,"5min":3.1579999999999999,"15min":3.1579999999999999},"last":1.234},{"interface":"front","average":{"1min":1.351,"5min":1.351,"15min":1.351},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":3.0840000000000001,"5min":3.0840000000000001,"15min":3.0840000000000001},"last":1.3500000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574918,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 05:42:12 2024","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.71599999999999997,"15min":0.64600000000000002},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.234,"5min":1.399,"15min":1.399},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.85099999999999998,"15min":0.72699999999999998},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.4179999999999999,"5min":1.714,"15min":1.714},"last":0.84599999999999997}]},{"osd":2,"last update":"Tue Apr 2 05:41:50 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.78100000000000003,"15min":0.73599999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.1579999999999999,"5min":1.266,"15min":1.266},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.84699999999999998,"15min":0.78300000000000003},"min":{"1min":0.63,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.335,"5min":1.405,"15min":1.405},"last":0.71299999999999997}]},{"osd":3,"last update":"Tue Apr 2 05:42:21 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.91700000000000004,"15min":0.86099999999999999},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.347,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.84499999999999997,"15min":0.83999999999999997},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.129,"5min":1.264,"15min":1.264},"last":0.79700000000000004}]},{"osd":4,"last update":"Tue Apr 2 05:41:50 2024","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0880000000000001,"15min":1.0720000000000001},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":1.0549999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.05,"15min":1.0580000000000001},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.4870000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":0.97299999999999998}]},{"osd":5,"last update":"Tue Apr 2 05:42:27 2024","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.147,"15min":1.1279999999999999},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.718,"5min":1.718,"15min":1.718},"last":1.583},{"interface":"front","average":{"1min":1.214,"5min":1.256,"15min":1.256},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.6819999999999999,"5min":1.726,"15min":1.726},"last":1.143}]},{"osd":6,"last update":"Tue Apr 2 05:42:07 2024","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.2809999999999999,"15min":1.2969999999999999},"min":{"1min":0.93300000000000005,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.6279999999999999,"5min":1.784,"15min":1.784},"last":1.254},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.2350000000000001,"15min":1.246},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.4259999999999999,"5min":1.673,"15min":1.673},"last":1.4410000000000001}]},{"osd":7,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":2.2799999999999998,"5min":2.2799999999999998,"15min":2.2799999999999998},"min":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"max":{"1min":23.268000000000001,"5min":23.268000000000001,"15min":23.268000000000001},"last":1.6599999999999999},{"interface":"front","average":{"1min":2.2040000000000002,"5min":2.2040000000000002,"15min":2.2040000000000002},"min":{"1min":1,"5min":1,"15min":1},"max":{"1min":23.649999999999999,"5min":23.649999999999999,"15min":23.649999999999999},"last":1.2869999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Apr 2 05:42:10 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.72499999999999998,"15min":0.63100000000000001},"min":{"1min":0.60199999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":0.63100000000000001},{"interface":"front","average":{"1min":1.002,"5min":0.81100000000000005,"15min":0.68500000000000005},"min":{"1min":0.54900000000000004,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.59799999999999998}]},{"osd":2,"last update":"Tue Apr 2 05:41:43 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.77400000000000002,"15min":0.72999999999999998},"min":{"1min":0.50800000000000001,"5min":0.442,"15min":0.442},"max":{"1min":1.121,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.84199999999999997,"15min":0.78000000000000003},"min":{"1min":0.626,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.347,"5min":1.389,"15min":1.389},"last":0.80700000000000005}]},{"osd":3,"last update":"Tue Apr 2 05:42:17 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.93200000000000005,"15min":0.90600000000000003},"min":{"1min":0.81399999999999995,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.2749999999999999,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.87,"15min":0.83999999999999997},"min":{"1min":0.64200000000000002,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.9470000000000001,"5min":1.9470000000000001,"15min":1.9470000000000001},"last":0.56899999999999995}]},{"osd":4,"last update":"Tue Apr 2 05:41:52 2024","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.1180000000000001,"15min":1.103},"min":{"1min":0.95799999999999996,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.6000000000000001,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":0.95699999999999996},{"interface":"front","average":{"1min":1.075,"5min":1.0760000000000001,"15min":1.0740000000000001},"min":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.4550000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.83399999999999996}]},{"osd":5,"last update":"Tue Apr 2 05:42:27 2024","interfaces":[{"interface":"back","average":{"1min":1.266,"5min":1.2170000000000001,"15min":1.2130000000000001},"min":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.7649999999999999,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1559999999999999,"15min":1.1719999999999999},"min":{"1min":0.83499999999999996,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.7450000000000001,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":0.88200000000000001}]},{"osd":6,"last update":"Tue Apr 2 05:42:10 2024","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.1639999999999999,"15min":1.1599999999999999},"min":{"1min":0.79600000000000004,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.841,"5min":1.841,"15min":1.841},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.2789999999999999,"5min":1.2310000000000001,"15min":1.2230000000000001},"min":{"1min":1.022,"5min":0.86899999999999999,"15min":0.86899999999999999},"max":{"1min":1.482,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":1.194}]},{"osd":7,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.272,"5min":1.272,"15min":1.272},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.6830000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.333,"5min":1.333,"15min":1.333},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.6899999999999999,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":1.0660000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411392,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 05:41:43 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.74199999999999999,"15min":0.70599999999999996},"min":{"1min":0.622,"5min":0.504,"15min":0.504},"max":{"1min":1.22,"5min":1.22,"15min":1.22},"last":0.752},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.82799999999999996,"15min":0.78600000000000003},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2050000000000001,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.117}]},{"osd":1,"last update":"Tue Apr 2 05:41:43 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.76100000000000001,"15min":0.70699999999999996},"min":{"1min":0.61799999999999999,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.79500000000000004,"15min":0.74199999999999999},"min":{"1min":0.64700000000000002,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.734}]},{"osd":3,"last update":"Tue Apr 2 05:42:20 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.88400000000000001,"15min":0.82999999999999996},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.3009999999999999,"5min":1.6359999999999999,"15min":1.6359999999999999},"last":0.90800000000000003},{"interface":"front","average":{"1min":1.048,"5min":0.93999999999999995,"15min":0.88400000000000001},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.972,"5min":1.972,"15min":1.972},"last":1.498}]},{"osd":4,"last update":"Tue Apr 2 05:41:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.028,"15min":1.034},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.8819999999999999,"5min":1.8819999999999999,"15min":1.8819999999999999},"last":1.365},{"interface":"front","average":{"1min":1.135,"5min":1.1080000000000001,"15min":1.0940000000000001},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.5049999999999999,"5min":1.599,"15min":1.599},"last":1.4219999999999999}]},{"osd":5,"last update":"Tue Apr 2 05:42:29 2024","interfaces":[{"interface":"back","average":{"1min":1.2969999999999999,"5min":1.179,"15min":1.145},"min":{"1min":0.70899999999999996,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":2.1859999999999999,"5min":2.1859999999999999,"15min":2.1859999999999999},"last":1.274},{"interface":"front","average":{"1min":1.23,"5min":1.133,"15min":1.121},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.8799999999999999,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":1.5509999999999999}]},{"osd":6,"last update":"Tue Apr 2 05:42:05 2024","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.2709999999999999,"15min":1.2749999999999999},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.7769999999999999,"5min":1.7769999999999999,"15min":1.7769999999999999},"last":1.6619999999999999},{"interface":"front","average":{"1min":1.375,"5min":1.3680000000000001,"15min":1.367},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":2.3290000000000002,"5min":2.3290000000000002,"15min":2.3290000000000002},"last":1.1599999999999999}]},{"osd":7,"last update":"Tue Apr 2 05:41:39 2024","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"min":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":1.9470000000000001,"5min":1.9470000000000001,"15min":1.9470000000000001},"last":1.4590000000000001},{"interface":"front","average":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.8069999999999999,"5min":1.8069999999999999,"15min":1.8069999999999999},"last":1.349}]}]},{"osd":3,"up_from":25,"seq":107374182455,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 05:42:20 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.749,"15min":0.72299999999999998},"min":{"1min":0.51500000000000001,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":3.6150000000000002,"5min":3.6150000000000002,"15min":3.6150000000000002},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.81999999999999995,"15min":0.78800000000000003},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.3460000000000001,"5min":1.425,"15min":1.425},"last":0.73599999999999999}]},{"osd":1,"last update":"Tue Apr 2 05:42:20 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.86699999999999999,"15min":0.84699999999999998},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.2330000000000001,"5min":1.381,"15min":1.381},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.81999999999999995,"15min":0.80800000000000005},"min":{"1min":0.60199999999999998,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.248,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.55900000000000005}]},{"osd":2,"last update":"Tue Apr 2 05:42:20 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.91200000000000003,"15min":0.89600000000000002},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.1930000000000001,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.91700000000000004,"15min":0.89900000000000002},"min":{"1min":0.73699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.141,"5min":1.661,"15min":1.661},"last":0.57799999999999996}]},{"osd":4,"last update":"Tue Apr 2 05:41:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.028,"15min":1},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.375,"5min":1.78,"15min":1.78},"last":0.68700000000000006},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.085,"15min":1.079},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.2969999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":0.85999999999999999}]},{"osd":5,"last update":"Tue Apr 2 05:42:31 2024","interfaces":[{"interface":"back","average":{"1min":1.284,"5min":1.167,"15min":1.151},"min":{"1min":0.92200000000000004,"5min":0.81999999999999995,"15min":0.81999999999999995},"max":{"1min":1.748,"5min":1.748,"15min":1.748},"last":1.163},{"interface":"front","average":{"1min":1.3069999999999999,"5min":1.204,"15min":1.1850000000000001},"min":{"1min":0.95399999999999996,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.7210000000000001,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":1.1120000000000001}]},{"osd":6,"last update":"Tue Apr 2 05:42:05 2024","interfaces":[{"interface":"back","average":{"1min":1.214,"5min":1.266,"15min":1.2749999999999999},"min":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"max":{"1min":1.55,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":1.04},{"interface":"front","average":{"1min":1.264,"5min":1.2649999999999999,"15min":1.2649999999999999},"min":{"1min":0.93600000000000005,"5min":0.621,"15min":0.621},"max":{"1min":1.492,"5min":1.804,"15min":1.804},"last":0.82199999999999995}]},{"osd":7,"last update":"Tue Apr 2 05:42:41 2024","interfaces":[{"interface":"back","average":{"1min":1.288,"5min":1.2769999999999999,"15min":1.2749999999999999},"min":{"1min":0.84899999999999998,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.526,"5min":1.653,"15min":1.653},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.355,"5min":1.2789999999999999,"15min":1.266},"min":{"1min":0.95499999999999996,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.8140000000000001,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":1.0800000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018929,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 05:41:52 2024","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.89000000000000001,"15min":0.89400000000000002},"min":{"1min":0.59399999999999997,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.224,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.90200000000000002,"15min":0.91400000000000003},"min":{"1min":0.61099999999999999,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":1.1830000000000001}]},{"osd":1,"last update":"Tue Apr 2 05:41:52 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.84299999999999997,"15min":0.83099999999999996},"min":{"1min":0.70399999999999996,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.125,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.94599999999999995,"15min":0.93400000000000005},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.97499999999999998}]},{"osd":2,"last update":"Tue Apr 2 05:41:52 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.89000000000000001,"15min":0.872},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":1.0680000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.96999999999999997,"15min":0.95899999999999996},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.95499999999999996}]},{"osd":3,"last update":"Tue Apr 2 05:41:52 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.97599999999999998,"15min":0.96999999999999997},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.2390000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.0189999999999999,"15min":1.026},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.157,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.133}]},{"osd":5,"last update":"Tue Apr 2 05:42:27 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.90300000000000002,"15min":0.86899999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.145,"5min":1.262,"15min":1.262},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.98899999999999999,"15min":0.97499999999999998},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2110000000000001,"5min":1.415,"15min":1.415},"last":1.3440000000000001}]},{"osd":6,"last update":"Tue Apr 2 05:42:08 2024","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.02,"15min":1.02},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3799999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.115,"5min":1.135,"15min":1.1379999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":1.2829999999999999}]},{"osd":7,"last update":"Tue Apr 2 05:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"min":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.371}]}]},{"osd":5,"up_from":38,"seq":163208757288,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 2 05:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.91100000000000003,"15min":0.89500000000000002},"min":{"1min":0.56899999999999995,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.2889999999999999,"5min":1.3,"15min":1.3},"last":0.752},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.90000000000000002,"15min":0.89300000000000002},"min":{"1min":0.67600000000000005,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.1259999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.76900000000000002}]},{"osd":1,"last update":"Tue Apr 2 05:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.89800000000000002,"15min":0.87},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.92300000000000004},{"interface":"front","average":{"1min":1.002,"5min":0.98299999999999998,"15min":0.97399999999999998},"min":{"1min":0.65200000000000002,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.69699999999999995}]},{"osd":2,"last update":"Tue Apr 2 05:42:25 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.94399999999999995,"15min":0.95599999999999996},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.1599999999999999,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.72099999999999997},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1,"15min":0.97999999999999998},"min":{"1min":0.66500000000000004,"5min":0.623,"15min":0.623},"max":{"1min":1.5529999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":0.98799999999999999}]},{"osd":3,"last update":"Tue Apr 2 05:42:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":0.998,"15min":0.98799999999999999},"min":{"1min":0.71699999999999997,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.2789999999999999,"5min":1.377,"15min":1.377},"last":0.622},{"interface":"front","average":{"1min":1.149,"5min":1.069,"15min":1.05},"min":{"1min":0.86699999999999999,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.609,"5min":1.609,"15min":1.609},"last":0.82499999999999996}]},{"osd":4,"last update":"Tue Apr 2 05:42:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":0.95199999999999996,"15min":0.93000000000000005},"min":{"1min":0.68300000000000005,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.002,"15min":0.99299999999999999},"min":{"1min":0.69399999999999995,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.339,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":0.79700000000000004}]},{"osd":6,"last update":"Tue Apr 2 05:42:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.1020000000000001,"15min":1.1060000000000001},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.631,"5min":1.631,"15min":1.631},"last":0.58699999999999997},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.157,"15min":1.157},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.512,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.66100000000000003}]},{"osd":7,"last update":"Tue Apr 2 05:42:41 2024","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.1950000000000001,"15min":1.1930000000000001},"min":{"1min":0.86699999999999999,"5min":0.84299999999999997,"15min":0.84299999999999997},"max":{"1min":1.498,"5min":1.526,"15min":1.526},"last":0.86699999999999999},{"interface":"front","average":{"1min":1.272,"5min":1.2649999999999999,"15min":1.264},"min":{"1min":1.0609999999999999,"5min":0.94299999999999995,"15min":0.94299999999999995},"max":{"1min":1.651,"5min":1.661,"15min":1.661},"last":1.0609999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-02T05:42:45.352 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-02T05:42:45.352 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-02T05:42:45.352 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-02T05:42:45.352 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- ceph health --format=json 2024-04-02T05:42:45.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:45 smithi062 bash[19887]: cluster 2024-04-02T05:42:43.696540+0000 mgr.y (mgr.24367) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:45.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:45 smithi062 bash[14377]: cluster 2024-04-02T05:42:43.696540+0000 mgr.y (mgr.24367) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:45.729 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:45 smithi122 bash[14395]: cluster 2024-04-02T05:42:43.696540+0000 mgr.y (mgr.24367) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:46.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:46 smithi062 bash[14377]: audit 2024-04-02T05:42:44.689779+0000 mgr.y (mgr.24367) 81 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:42:46.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:46 smithi062 bash[14377]: audit 2024-04-02T05:42:45.503374+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:46.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:46 smithi062 bash[14377]: audit 2024-04-02T05:42:45.516188+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:46.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:46 smithi062 bash[19887]: audit 2024-04-02T05:42:44.689779+0000 mgr.y (mgr.24367) 81 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:42:46.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:46 smithi062 bash[19887]: audit 2024-04-02T05:42:45.503374+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:46.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:46 smithi062 bash[19887]: audit 2024-04-02T05:42:45.516188+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:46.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:46 smithi122 bash[14395]: audit 2024-04-02T05:42:44.689779+0000 mgr.y (mgr.24367) 81 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-02T05:42:46.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:46 smithi122 bash[14395]: audit 2024-04-02T05:42:45.503374+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:46.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:46 smithi122 bash[14395]: audit 2024-04-02T05:42:45.516188+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:42:47.524 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:42:47 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:42:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:42:47.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:47 smithi062 bash[19887]: cluster 2024-04-02T05:42:45.697238+0000 mgr.y (mgr.24367) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:47.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:47 smithi062 bash[14377]: cluster 2024-04-02T05:42:45.697238+0000 mgr.y (mgr.24367) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:47.982 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:47 smithi122 bash[14395]: cluster 2024-04-02T05:42:45.697238+0000 mgr.y (mgr.24367) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:48.079 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/mon.a/config 2024-04-02T05:42:48.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:42:48 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:42:48] "GET /metrics HTTP/1.1" 200 191509 "" "Prometheus/2.33.4" 2024-04-02T05:42:49.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:49 smithi062 bash[19887]: cluster 2024-04-02T05:42:47.698044+0000 mgr.y (mgr.24367) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:49.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:49 smithi062 bash[14377]: cluster 2024-04-02T05:42:47.698044+0000 mgr.y (mgr.24367) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:49.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:49 smithi122 bash[14395]: cluster 2024-04-02T05:42:47.698044+0000 mgr.y (mgr.24367) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:50.878 INFO:teuthology.orchestra.run.smithi062.stdout: 2024-04-02T05:42:50.878 INFO:teuthology.orchestra.run.smithi062.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-02T05:42:50.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:50 smithi122 bash[14395]: cluster 2024-04-02T05:42:49.698610+0000 mgr.y (mgr.24367) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:51.037 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:50 smithi062 bash[19887]: cluster 2024-04-02T05:42:49.698610+0000 mgr.y (mgr.24367) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:51.037 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:50 smithi062 bash[14377]: cluster 2024-04-02T05:42:49.698610+0000 mgr.y (mgr.24367) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:51.555 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-02T05:42:51.555 INFO:tasks.cephadm:Setup complete, yielding 2024-04-02T05:42:51.556 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-02T05:42:51.565 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi062.front.sepia.ceph.com 2024-04-02T05:42:51.566 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-02T05:42:51.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:51 smithi062 bash[19887]: audit 2024-04-02T05:42:50.873580+0000 mon.c (mon.1) 63 : audit [DBG] from='client.? 172.21.15.62:0/5067406' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-02T05:42:51.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:51 smithi062 bash[14377]: audit 2024-04-02T05:42:50.873580+0000 mon.c (mon.1) 63 : audit [DBG] from='client.? 172.21.15.62:0/5067406' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-02T05:42:51.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:51 smithi122 bash[14395]: audit 2024-04-02T05:42:50.873580+0000 mon.c (mon.1) 63 : audit [DBG] from='client.? 172.21.15.62:0/5067406' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-02T05:42:52.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:52 smithi062 bash[19887]: cluster 2024-04-02T05:42:51.698973+0000 mgr.y (mgr.24367) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:52.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:52 smithi062 bash[14377]: cluster 2024-04-02T05:42:51.698973+0000 mgr.y (mgr.24367) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:52.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:52 smithi122 bash[14395]: cluster 2024-04-02T05:42:51.698973+0000 mgr.y (mgr.24367) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:55.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:54 smithi062 bash[14377]: cluster 2024-04-02T05:42:53.699515+0000 mgr.y (mgr.24367) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:55.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:54 smithi062 bash[19887]: cluster 2024-04-02T05:42:53.699515+0000 mgr.y (mgr.24367) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:55.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:54 smithi122 bash[14395]: cluster 2024-04-02T05:42:53.699515+0000 mgr.y (mgr.24367) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:55.812 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:42:55.812 INFO:teuthology.orchestra.run.smithi062.stdout: "id": "f6ced56a-f59e-415d-a0d2-ec361127b49b", 2024-04-02T05:42:55.812 INFO:teuthology.orchestra.run.smithi062.stdout: "name": "r", 2024-04-02T05:42:55.812 INFO:teuthology.orchestra.run.smithi062.stdout: "current_period": "2280e5f1-9e8c-40e7-928e-91c801571491", 2024-04-02T05:42:55.813 INFO:teuthology.orchestra.run.smithi062.stdout: "epoch": 1 2024-04-02T05:42:55.813 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:42:56.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:55 smithi062 bash[14377]: cluster 2024-04-02T05:42:54.762376+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-02T05:42:56.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:55 smithi062 bash[14377]: audit 2024-04-02T05:42:54.765029+0000 mon.c (mon.1) 64 : audit [INF] from='client.? 172.21.15.62:0/2197936738' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T05:42:56.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:55 smithi062 bash[14377]: audit 2024-04-02T05:42:54.773606+0000 mon.a (mon.0) 659 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T05:42:56.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:55 smithi062 bash[19887]: cluster 2024-04-02T05:42:54.762376+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-02T05:42:56.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:55 smithi062 bash[19887]: audit 2024-04-02T05:42:54.765029+0000 mon.c (mon.1) 64 : audit [INF] from='client.? 172.21.15.62:0/2197936738' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T05:42:56.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:55 smithi062 bash[19887]: audit 2024-04-02T05:42:54.773606+0000 mon.a (mon.0) 659 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T05:42:56.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:55 smithi122 bash[14395]: cluster 2024-04-02T05:42:54.762376+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-02T05:42:56.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:55 smithi122 bash[14395]: audit 2024-04-02T05:42:54.765029+0000 mon.c (mon.1) 64 : audit [INF] from='client.? 172.21.15.62:0/2197936738' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T05:42:56.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:55 smithi122 bash[14395]: audit 2024-04-02T05:42:54.773606+0000 mon.a (mon.0) 659 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-02T05:42:56.491 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-02T05:42:57.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:56 smithi062 bash[19887]: cluster 2024-04-02T05:42:55.700253+0000 mgr.y (mgr.24367) 87 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:57.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:56 smithi062 bash[19887]: audit 2024-04-02T05:42:55.766684+0000 mon.a (mon.0) 660 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-02T05:42:57.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:56 smithi062 bash[19887]: cluster 2024-04-02T05:42:55.767715+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-02T05:42:57.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:56 smithi062 bash[19887]: cluster 2024-04-02T05:42:56.769319+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-02T05:42:57.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:56 smithi062 bash[14377]: cluster 2024-04-02T05:42:55.700253+0000 mgr.y (mgr.24367) 87 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:57.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:56 smithi062 bash[14377]: audit 2024-04-02T05:42:55.766684+0000 mon.a (mon.0) 660 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-02T05:42:57.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:56 smithi062 bash[14377]: cluster 2024-04-02T05:42:55.767715+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-02T05:42:57.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:56 smithi062 bash[14377]: cluster 2024-04-02T05:42:56.769319+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-02T05:42:57.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:56 smithi122 bash[14395]: cluster 2024-04-02T05:42:55.700253+0000 mgr.y (mgr.24367) 87 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:42:57.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:56 smithi122 bash[14395]: audit 2024-04-02T05:42:55.766684+0000 mon.a (mon.0) 660 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-02T05:42:57.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:56 smithi122 bash[14395]: cluster 2024-04-02T05:42:55.767715+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-02T05:42:57.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:56 smithi122 bash[14395]: cluster 2024-04-02T05:42:56.769319+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-02T05:42:57.729 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:42:57 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:42:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:42:58.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:42:58 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:42:58] "GET /metrics HTTP/1.1" 200 191491 "" "Prometheus/2.33.4" 2024-04-02T05:42:59.059 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:42:58 smithi062 bash[19887]: cluster 2024-04-02T05:42:57.700916+0000 mgr.y (mgr.24367) 88 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T05:42:59.059 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:42:58 smithi062 bash[14377]: cluster 2024-04-02T05:42:57.700916+0000 mgr.y (mgr.24367) 88 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T05:42:59.208 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:42:59.209 INFO:teuthology.orchestra.run.smithi062.stdout: "id": "a86cba9d-7942-4fb5-a7a7-d3b845a4cfbf", 2024-04-02T05:42:59.209 INFO:teuthology.orchestra.run.smithi062.stdout: "name": "default", 2024-04-02T05:42:59.209 INFO:teuthology.orchestra.run.smithi062.stdout: "api_name": "default", 2024-04-02T05:42:59.209 INFO:teuthology.orchestra.run.smithi062.stdout: "is_master": "true", 2024-04-02T05:42:59.209 INFO:teuthology.orchestra.run.smithi062.stdout: "endpoints": [], 2024-04-02T05:42:59.209 INFO:teuthology.orchestra.run.smithi062.stdout: "hostnames": [], 2024-04-02T05:42:59.209 INFO:teuthology.orchestra.run.smithi062.stdout: "hostnames_s3website": [], 2024-04-02T05:42:59.209 INFO:teuthology.orchestra.run.smithi062.stdout: "master_zone": "", 2024-04-02T05:42:59.209 INFO:teuthology.orchestra.run.smithi062.stdout: "zones": [], 2024-04-02T05:42:59.209 INFO:teuthology.orchestra.run.smithi062.stdout: "placement_targets": [], 2024-04-02T05:42:59.209 INFO:teuthology.orchestra.run.smithi062.stdout: "default_placement": "", 2024-04-02T05:42:59.209 INFO:teuthology.orchestra.run.smithi062.stdout: "realm_id": "f6ced56a-f59e-415d-a0d2-ec361127b49b", 2024-04-02T05:42:59.209 INFO:teuthology.orchestra.run.smithi062.stdout: "sync_policy": { 2024-04-02T05:42:59.210 INFO:teuthology.orchestra.run.smithi062.stdout: "groups": [] 2024-04-02T05:42:59.210 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:42:59.210 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:42:59.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:42:58 smithi122 bash[14395]: cluster 2024-04-02T05:42:57.700916+0000 mgr.y (mgr.24367) 88 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T05:42:59.863 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-02T05:43:00.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:00 smithi122 bash[14395]: cluster 2024-04-02T05:42:59.701551+0000 mgr.y (mgr.24367) 89 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T05:43:01.003 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:00 smithi062 bash[19887]: cluster 2024-04-02T05:42:59.701551+0000 mgr.y (mgr.24367) 89 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T05:43:01.003 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:00 smithi062 bash[14377]: cluster 2024-04-02T05:42:59.701551+0000 mgr.y (mgr.24367) 89 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-02T05:43:02.588 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:43:02.588 INFO:teuthology.orchestra.run.smithi062.stdout: "id": "905a0c29-ae65-4e3b-bbdb-e5fb452b6401", 2024-04-02T05:43:02.588 INFO:teuthology.orchestra.run.smithi062.stdout: "name": "z", 2024-04-02T05:43:02.588 INFO:teuthology.orchestra.run.smithi062.stdout: "domain_root": "z.rgw.meta:root", 2024-04-02T05:43:02.588 INFO:teuthology.orchestra.run.smithi062.stdout: "control_pool": "z.rgw.control", 2024-04-02T05:43:02.588 INFO:teuthology.orchestra.run.smithi062.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-02T05:43:02.588 INFO:teuthology.orchestra.run.smithi062.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-02T05:43:02.588 INFO:teuthology.orchestra.run.smithi062.stdout: "log_pool": "z.rgw.log", 2024-04-02T05:43:02.588 INFO:teuthology.orchestra.run.smithi062.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-02T05:43:02.588 INFO:teuthology.orchestra.run.smithi062.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-02T05:43:02.589 INFO:teuthology.orchestra.run.smithi062.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-02T05:43:02.589 INFO:teuthology.orchestra.run.smithi062.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-02T05:43:02.589 INFO:teuthology.orchestra.run.smithi062.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-02T05:43:02.589 INFO:teuthology.orchestra.run.smithi062.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-02T05:43:02.589 INFO:teuthology.orchestra.run.smithi062.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-02T05:43:02.589 INFO:teuthology.orchestra.run.smithi062.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-02T05:43:02.589 INFO:teuthology.orchestra.run.smithi062.stdout: "otp_pool": "z.rgw.otp", 2024-04-02T05:43:02.589 INFO:teuthology.orchestra.run.smithi062.stdout: "system_key": { 2024-04-02T05:43:02.589 INFO:teuthology.orchestra.run.smithi062.stdout: "access_key": "", 2024-04-02T05:43:02.589 INFO:teuthology.orchestra.run.smithi062.stdout: "secret_key": "" 2024-04-02T05:43:02.589 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:43:02.589 INFO:teuthology.orchestra.run.smithi062.stdout: "placement_pools": [ 2024-04-02T05:43:02.589 INFO:teuthology.orchestra.run.smithi062.stdout: { 2024-04-02T05:43:02.589 INFO:teuthology.orchestra.run.smithi062.stdout: "key": "default-placement", 2024-04-02T05:43:02.589 INFO:teuthology.orchestra.run.smithi062.stdout: "val": { 2024-04-02T05:43:02.590 INFO:teuthology.orchestra.run.smithi062.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-02T05:43:02.590 INFO:teuthology.orchestra.run.smithi062.stdout: "storage_classes": { 2024-04-02T05:43:02.590 INFO:teuthology.orchestra.run.smithi062.stdout: "STANDARD": { 2024-04-02T05:43:02.590 INFO:teuthology.orchestra.run.smithi062.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-02T05:43:02.590 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:43:02.590 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:43:02.590 INFO:teuthology.orchestra.run.smithi062.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-02T05:43:02.590 INFO:teuthology.orchestra.run.smithi062.stdout: "index_type": 0 2024-04-02T05:43:02.590 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:43:02.590 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:43:02.590 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:43:02.590 INFO:teuthology.orchestra.run.smithi062.stdout: "realm_id": "f6ced56a-f59e-415d-a0d2-ec361127b49b", 2024-04-02T05:43:02.590 INFO:teuthology.orchestra.run.smithi062.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-02T05:43:02.590 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:43:03.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:02 smithi062 bash[14377]: cluster 2024-04-02T05:43:01.702283+0000 mgr.y (mgr.24367) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-02T05:43:03.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:02 smithi062 bash[19887]: cluster 2024-04-02T05:43:01.702283+0000 mgr.y (mgr.24367) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-02T05:43:03.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:02 smithi122 bash[14395]: cluster 2024-04-02T05:43:01.702283+0000 mgr.y (mgr.24367) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 589 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-02T05:43:03.279 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-02T05:43:04.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:04 smithi062 bash[14377]: cluster 2024-04-02T05:43:03.702900+0000 mgr.y (mgr.24367) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-02T05:43:04.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:04 smithi062 bash[19887]: cluster 2024-04-02T05:43:03.702900+0000 mgr.y (mgr.24367) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-02T05:43:05.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:04 smithi122 bash[14395]: cluster 2024-04-02T05:43:03.702900+0000 mgr.y (mgr.24367) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-02T05:43:06.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:05 smithi062 bash[14377]: audit 2024-04-02T05:43:05.695804+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-04-02T05:43:06.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:05 smithi062 bash[14377]: audit 2024-04-02T05:43:05.696834+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-04-02T05:43:06.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:05 smithi062 bash[19887]: audit 2024-04-02T05:43:05.695804+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-04-02T05:43:06.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:05 smithi062 bash[19887]: audit 2024-04-02T05:43:05.696834+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-04-02T05:43:06.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:05 smithi122 bash[14395]: audit 2024-04-02T05:43:05.695804+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-04-02T05:43:06.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:05 smithi122 bash[14395]: audit 2024-04-02T05:43:05.696834+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-04-02T05:43:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:06 smithi062 bash[19887]: cluster 2024-04-02T05:43:05.703496+0000 mgr.y (mgr.24367) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 411 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-04-02T05:43:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:06 smithi062 bash[19887]: audit 2024-04-02T05:43:05.777288+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-04-02T05:43:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:06 smithi062 bash[19887]: cluster 2024-04-02T05:43:05.777452+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-02T05:43:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:06 smithi062 bash[19887]: audit 2024-04-02T05:43:06.037785+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:43:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:06 smithi062 bash[19887]: audit 2024-04-02T05:43:06.038628+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:43:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:06 smithi062 bash[19887]: audit 2024-04-02T05:43:06.046716+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:43:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:06 smithi062 bash[19887]: audit 2024-04-02T05:43:06.047555+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:43:07.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:06 smithi062 bash[14377]: cluster 2024-04-02T05:43:05.703496+0000 mgr.y (mgr.24367) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 411 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-04-02T05:43:07.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:06 smithi062 bash[14377]: audit 2024-04-02T05:43:05.777288+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-04-02T05:43:07.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:06 smithi062 bash[14377]: cluster 2024-04-02T05:43:05.777452+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-02T05:43:07.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:06 smithi062 bash[14377]: audit 2024-04-02T05:43:06.037785+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:43:07.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:06 smithi062 bash[14377]: audit 2024-04-02T05:43:06.038628+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:43:07.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:06 smithi062 bash[14377]: audit 2024-04-02T05:43:06.046716+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:43:07.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:06 smithi062 bash[14377]: audit 2024-04-02T05:43:06.047555+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:43:07.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:06 smithi122 bash[14395]: cluster 2024-04-02T05:43:05.703496+0000 mgr.y (mgr.24367) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 411 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-04-02T05:43:07.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:06 smithi122 bash[14395]: audit 2024-04-02T05:43:05.777288+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-04-02T05:43:07.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:06 smithi122 bash[14395]: cluster 2024-04-02T05:43:05.777452+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-02T05:43:07.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:06 smithi122 bash[14395]: audit 2024-04-02T05:43:06.037785+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:43:07.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:06 smithi122 bash[14395]: audit 2024-04-02T05:43:06.038628+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:43:07.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:06 smithi122 bash[14395]: audit 2024-04-02T05:43:06.046716+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:43:07.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:06 smithi122 bash[14395]: audit 2024-04-02T05:43:06.047555+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:43:07.729 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:43:07 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:43:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:43:08.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:07 smithi062 bash[14377]: cluster 2024-04-02T05:43:06.788001+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-02T05:43:08.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:07 smithi062 bash[19887]: cluster 2024-04-02T05:43:06.788001+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-02T05:43:08.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:07 smithi122 bash[14395]: cluster 2024-04-02T05:43:06.788001+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-02T05:43:08.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:43:08 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:43:08] "GET /metrics HTTP/1.1" 200 192978 "" "Prometheus/2.33.4" 2024-04-02T05:43:09.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:08 smithi062 bash[19887]: cluster 2024-04-02T05:43:07.704066+0000 mgr.y (mgr.24367) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1023 B/s wr, 3 op/s 2024-04-02T05:43:09.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:08 smithi062 bash[19887]: cluster 2024-04-02T05:43:07.802166+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-02T05:43:09.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:08 smithi062 bash[19887]: audit 2024-04-02T05:43:07.809834+0000 mon.c (mon.1) 68 : audit [INF] from='client.? 172.21.15.62:0/275161901' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-02T05:43:09.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:08 smithi062 bash[19887]: audit 2024-04-02T05:43:07.813579+0000 mon.a (mon.0) 670 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-02T05:43:09.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:08 smithi062 bash[14377]: cluster 2024-04-02T05:43:07.704066+0000 mgr.y (mgr.24367) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1023 B/s wr, 3 op/s 2024-04-02T05:43:09.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:08 smithi062 bash[14377]: cluster 2024-04-02T05:43:07.802166+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-02T05:43:09.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:08 smithi062 bash[14377]: audit 2024-04-02T05:43:07.809834+0000 mon.c (mon.1) 68 : audit [INF] from='client.? 172.21.15.62:0/275161901' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-02T05:43:09.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:08 smithi062 bash[14377]: audit 2024-04-02T05:43:07.813579+0000 mon.a (mon.0) 670 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-02T05:43:09.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:08 smithi122 bash[14395]: cluster 2024-04-02T05:43:07.704066+0000 mgr.y (mgr.24367) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1023 B/s wr, 3 op/s 2024-04-02T05:43:09.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:08 smithi122 bash[14395]: cluster 2024-04-02T05:43:07.802166+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-02T05:43:09.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:08 smithi122 bash[14395]: audit 2024-04-02T05:43:07.809834+0000 mon.c (mon.1) 68 : audit [INF] from='client.? 172.21.15.62:0/275161901' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-02T05:43:09.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:08 smithi122 bash[14395]: audit 2024-04-02T05:43:07.813579+0000 mon.a (mon.0) 670 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-02T05:43:10.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:09 smithi062 bash[19887]: audit 2024-04-02T05:43:08.808560+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-02T05:43:10.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:09 smithi062 bash[19887]: cluster 2024-04-02T05:43:08.808757+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-02T05:43:10.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:09 smithi062 bash[14377]: audit 2024-04-02T05:43:08.808560+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-02T05:43:10.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:09 smithi062 bash[14377]: cluster 2024-04-02T05:43:08.808757+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-02T05:43:10.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:09 smithi122 bash[14395]: audit 2024-04-02T05:43:08.808560+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-02T05:43:10.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:09 smithi122 bash[14395]: cluster 2024-04-02T05:43:08.808757+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-02T05:43:11.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:10 smithi062 bash[14377]: cluster 2024-04-02T05:43:09.704846+0000 mgr.y (mgr.24367) 94 : cluster [DBG] pgmap v72: 65 pgs: 32 unknown, 32 active+clean, 1 peering; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-04-02T05:43:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:10 smithi062 bash[14377]: cluster 2024-04-02T05:43:09.827890+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-02T05:43:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:10 smithi062 bash[14377]: audit 2024-04-02T05:43:09.834293+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.62:0/275161901' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-02T05:43:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:10 smithi062 bash[14377]: audit 2024-04-02T05:43:09.834984+0000 mon.a (mon.0) 674 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-02T05:43:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:10 smithi062 bash[19887]: cluster 2024-04-02T05:43:09.704846+0000 mgr.y (mgr.24367) 94 : cluster [DBG] pgmap v72: 65 pgs: 32 unknown, 32 active+clean, 1 peering; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-04-02T05:43:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:10 smithi062 bash[19887]: cluster 2024-04-02T05:43:09.827890+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-02T05:43:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:10 smithi062 bash[19887]: audit 2024-04-02T05:43:09.834293+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.62:0/275161901' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-02T05:43:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:10 smithi062 bash[19887]: audit 2024-04-02T05:43:09.834984+0000 mon.a (mon.0) 674 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-02T05:43:11.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:10 smithi122 bash[14395]: cluster 2024-04-02T05:43:09.704846+0000 mgr.y (mgr.24367) 94 : cluster [DBG] pgmap v72: 65 pgs: 32 unknown, 32 active+clean, 1 peering; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-04-02T05:43:11.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:10 smithi122 bash[14395]: cluster 2024-04-02T05:43:09.827890+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-02T05:43:11.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:10 smithi122 bash[14395]: audit 2024-04-02T05:43:09.834293+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.62:0/275161901' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-02T05:43:11.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:10 smithi122 bash[14395]: audit 2024-04-02T05:43:09.834984+0000 mon.a (mon.0) 674 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-02T05:43:12.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:11 smithi122 bash[14395]: audit 2024-04-02T05:43:10.845308+0000 mon.a (mon.0) 675 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-02T05:43:12.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:11 smithi122 bash[14395]: cluster 2024-04-02T05:43:10.845485+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-02T05:43:12.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:11 smithi062 bash[19887]: audit 2024-04-02T05:43:10.845308+0000 mon.a (mon.0) 675 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-02T05:43:12.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:11 smithi062 bash[19887]: cluster 2024-04-02T05:43:10.845485+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-02T05:43:12.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:11 smithi062 bash[14377]: audit 2024-04-02T05:43:10.845308+0000 mon.a (mon.0) 675 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-02T05:43:12.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:11 smithi062 bash[14377]: cluster 2024-04-02T05:43:10.845485+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-02T05:43:13.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:12 smithi122 bash[14395]: cluster 2024-04-02T05:43:11.705589+0000 mgr.y (mgr.24367) 95 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 4 op/s 2024-04-02T05:43:13.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:12 smithi122 bash[14395]: cluster 2024-04-02T05:43:11.858458+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-02T05:43:13.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:12 smithi122 bash[14395]: audit 2024-04-02T05:43:11.862813+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.62:0/1097809484' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:43:13.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:12 smithi122 bash[14395]: audit 2024-04-02T05:43:11.864415+0000 mon.a (mon.0) 678 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:43:13.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:12 smithi062 bash[14377]: cluster 2024-04-02T05:43:11.705589+0000 mgr.y (mgr.24367) 95 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 4 op/s 2024-04-02T05:43:13.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:12 smithi062 bash[14377]: cluster 2024-04-02T05:43:11.858458+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-02T05:43:13.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:12 smithi062 bash[14377]: audit 2024-04-02T05:43:11.862813+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.62:0/1097809484' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:43:13.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:12 smithi062 bash[14377]: audit 2024-04-02T05:43:11.864415+0000 mon.a (mon.0) 678 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:43:13.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:12 smithi062 bash[19887]: cluster 2024-04-02T05:43:11.705589+0000 mgr.y (mgr.24367) 95 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 4 op/s 2024-04-02T05:43:13.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:12 smithi062 bash[19887]: cluster 2024-04-02T05:43:11.858458+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-02T05:43:13.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:12 smithi062 bash[19887]: audit 2024-04-02T05:43:11.862813+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.62:0/1097809484' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:43:13.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:12 smithi062 bash[19887]: audit 2024-04-02T05:43:11.864415+0000 mon.a (mon.0) 678 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-02T05:43:14.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:13 smithi122 bash[14395]: audit 2024-04-02T05:43:12.862075+0000 mon.a (mon.0) 679 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-02T05:43:14.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:13 smithi122 bash[14395]: cluster 2024-04-02T05:43:12.862453+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-02T05:43:14.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:13 smithi122 bash[14395]: audit 2024-04-02T05:43:12.878842+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.62:0/1097809484' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:43:14.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:13 smithi122 bash[14395]: audit 2024-04-02T05:43:12.879851+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:43:14.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:13 smithi062 bash[14377]: audit 2024-04-02T05:43:12.862075+0000 mon.a (mon.0) 679 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-02T05:43:14.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:13 smithi062 bash[14377]: cluster 2024-04-02T05:43:12.862453+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-02T05:43:14.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:13 smithi062 bash[14377]: audit 2024-04-02T05:43:12.878842+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.62:0/1097809484' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:43:14.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:13 smithi062 bash[14377]: audit 2024-04-02T05:43:12.879851+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:43:14.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:13 smithi062 bash[19887]: audit 2024-04-02T05:43:12.862075+0000 mon.a (mon.0) 679 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-02T05:43:14.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:13 smithi062 bash[19887]: cluster 2024-04-02T05:43:12.862453+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-02T05:43:14.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:13 smithi062 bash[19887]: audit 2024-04-02T05:43:12.878842+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.62:0/1097809484' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:43:14.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:13 smithi062 bash[19887]: audit 2024-04-02T05:43:12.879851+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-02T05:43:15.017 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:43:15.018 INFO:teuthology.orchestra.run.smithi062.stdout: "id": "a521a139-b78a-4ef8-b173-04b053951471", 2024-04-02T05:43:15.018 INFO:teuthology.orchestra.run.smithi062.stdout: "epoch": 1, 2024-04-02T05:43:15.018 INFO:teuthology.orchestra.run.smithi062.stdout: "predecessor_uuid": "2280e5f1-9e8c-40e7-928e-91c801571491", 2024-04-02T05:43:15.018 INFO:teuthology.orchestra.run.smithi062.stdout: "sync_status": [], 2024-04-02T05:43:15.018 INFO:teuthology.orchestra.run.smithi062.stdout: "period_map": { 2024-04-02T05:43:15.018 INFO:teuthology.orchestra.run.smithi062.stdout: "id": "a521a139-b78a-4ef8-b173-04b053951471", 2024-04-02T05:43:15.018 INFO:teuthology.orchestra.run.smithi062.stdout: "zonegroups": [ 2024-04-02T05:43:15.018 INFO:teuthology.orchestra.run.smithi062.stdout: { 2024-04-02T05:43:15.018 INFO:teuthology.orchestra.run.smithi062.stdout: "id": "a86cba9d-7942-4fb5-a7a7-d3b845a4cfbf", 2024-04-02T05:43:15.018 INFO:teuthology.orchestra.run.smithi062.stdout: "name": "default", 2024-04-02T05:43:15.018 INFO:teuthology.orchestra.run.smithi062.stdout: "api_name": "default", 2024-04-02T05:43:15.019 INFO:teuthology.orchestra.run.smithi062.stdout: "is_master": "true", 2024-04-02T05:43:15.019 INFO:teuthology.orchestra.run.smithi062.stdout: "endpoints": [], 2024-04-02T05:43:15.019 INFO:teuthology.orchestra.run.smithi062.stdout: "hostnames": [], 2024-04-02T05:43:15.019 INFO:teuthology.orchestra.run.smithi062.stdout: "hostnames_s3website": [], 2024-04-02T05:43:15.019 INFO:teuthology.orchestra.run.smithi062.stdout: "master_zone": "905a0c29-ae65-4e3b-bbdb-e5fb452b6401", 2024-04-02T05:43:15.019 INFO:teuthology.orchestra.run.smithi062.stdout: "zones": [ 2024-04-02T05:43:15.019 INFO:teuthology.orchestra.run.smithi062.stdout: { 2024-04-02T05:43:15.019 INFO:teuthology.orchestra.run.smithi062.stdout: "id": "905a0c29-ae65-4e3b-bbdb-e5fb452b6401", 2024-04-02T05:43:15.019 INFO:teuthology.orchestra.run.smithi062.stdout: "name": "z", 2024-04-02T05:43:15.019 INFO:teuthology.orchestra.run.smithi062.stdout: "endpoints": [], 2024-04-02T05:43:15.019 INFO:teuthology.orchestra.run.smithi062.stdout: "log_meta": "false", 2024-04-02T05:43:15.019 INFO:teuthology.orchestra.run.smithi062.stdout: "log_data": "false", 2024-04-02T05:43:15.019 INFO:teuthology.orchestra.run.smithi062.stdout: "bucket_index_max_shards": 11, 2024-04-02T05:43:15.019 INFO:teuthology.orchestra.run.smithi062.stdout: "read_only": "false", 2024-04-02T05:43:15.020 INFO:teuthology.orchestra.run.smithi062.stdout: "tier_type": "", 2024-04-02T05:43:15.020 INFO:teuthology.orchestra.run.smithi062.stdout: "sync_from_all": "true", 2024-04-02T05:43:15.020 INFO:teuthology.orchestra.run.smithi062.stdout: "sync_from": [], 2024-04-02T05:43:15.020 INFO:teuthology.orchestra.run.smithi062.stdout: "redirect_zone": "" 2024-04-02T05:43:15.020 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:43:15.020 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:43:15.020 INFO:teuthology.orchestra.run.smithi062.stdout: "placement_targets": [ 2024-04-02T05:43:15.020 INFO:teuthology.orchestra.run.smithi062.stdout: { 2024-04-02T05:43:15.020 INFO:teuthology.orchestra.run.smithi062.stdout: "name": "default-placement", 2024-04-02T05:43:15.020 INFO:teuthology.orchestra.run.smithi062.stdout: "tags": [], 2024-04-02T05:43:15.020 INFO:teuthology.orchestra.run.smithi062.stdout: "storage_classes": [ 2024-04-02T05:43:15.020 INFO:teuthology.orchestra.run.smithi062.stdout: "STANDARD" 2024-04-02T05:43:15.020 INFO:teuthology.orchestra.run.smithi062.stdout: ] 2024-04-02T05:43:15.021 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:43:15.021 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:43:15.021 INFO:teuthology.orchestra.run.smithi062.stdout: "default_placement": "default-placement", 2024-04-02T05:43:15.021 INFO:teuthology.orchestra.run.smithi062.stdout: "realm_id": "f6ced56a-f59e-415d-a0d2-ec361127b49b", 2024-04-02T05:43:15.021 INFO:teuthology.orchestra.run.smithi062.stdout: "sync_policy": { 2024-04-02T05:43:15.021 INFO:teuthology.orchestra.run.smithi062.stdout: "groups": [] 2024-04-02T05:43:15.021 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:43:15.021 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:43:15.021 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:43:15.021 INFO:teuthology.orchestra.run.smithi062.stdout: "short_zone_ids": [ 2024-04-02T05:43:15.021 INFO:teuthology.orchestra.run.smithi062.stdout: { 2024-04-02T05:43:15.021 INFO:teuthology.orchestra.run.smithi062.stdout: "key": "905a0c29-ae65-4e3b-bbdb-e5fb452b6401", 2024-04-02T05:43:15.021 INFO:teuthology.orchestra.run.smithi062.stdout: "val": 3029641510 2024-04-02T05:43:15.021 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:43:15.022 INFO:teuthology.orchestra.run.smithi062.stdout: ] 2024-04-02T05:43:15.022 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:43:15.022 INFO:teuthology.orchestra.run.smithi062.stdout: "master_zonegroup": "a86cba9d-7942-4fb5-a7a7-d3b845a4cfbf", 2024-04-02T05:43:15.022 INFO:teuthology.orchestra.run.smithi062.stdout: "master_zone": "905a0c29-ae65-4e3b-bbdb-e5fb452b6401", 2024-04-02T05:43:15.022 INFO:teuthology.orchestra.run.smithi062.stdout: "period_config": { 2024-04-02T05:43:15.022 INFO:teuthology.orchestra.run.smithi062.stdout: "bucket_quota": { 2024-04-02T05:43:15.022 INFO:teuthology.orchestra.run.smithi062.stdout: "enabled": false, 2024-04-02T05:43:15.022 INFO:teuthology.orchestra.run.smithi062.stdout: "check_on_raw": false, 2024-04-02T05:43:15.022 INFO:teuthology.orchestra.run.smithi062.stdout: "max_size": -1, 2024-04-02T05:43:15.022 INFO:teuthology.orchestra.run.smithi062.stdout: "max_size_kb": 0, 2024-04-02T05:43:15.022 INFO:teuthology.orchestra.run.smithi062.stdout: "max_objects": -1 2024-04-02T05:43:15.022 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:43:15.022 INFO:teuthology.orchestra.run.smithi062.stdout: "user_quota": { 2024-04-02T05:43:15.023 INFO:teuthology.orchestra.run.smithi062.stdout: "enabled": false, 2024-04-02T05:43:15.023 INFO:teuthology.orchestra.run.smithi062.stdout: "check_on_raw": false, 2024-04-02T05:43:15.023 INFO:teuthology.orchestra.run.smithi062.stdout: "max_size": -1, 2024-04-02T05:43:15.023 INFO:teuthology.orchestra.run.smithi062.stdout: "max_size_kb": 0, 2024-04-02T05:43:15.023 INFO:teuthology.orchestra.run.smithi062.stdout: "max_objects": -1 2024-04-02T05:43:15.023 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:43:15.025 INFO:teuthology.orchestra.run.smithi062.stdout: "user_ratelimit": { 2024-04-02T05:43:15.025 INFO:teuthology.orchestra.run.smithi062.stdout: "max_read_ops": 0, 2024-04-02T05:43:15.025 INFO:teuthology.orchestra.run.smithi062.stdout: "max_write_ops": 0, 2024-04-02T05:43:15.025 INFO:teuthology.orchestra.run.smithi062.stdout: "max_read_bytes": 0, 2024-04-02T05:43:15.025 INFO:teuthology.orchestra.run.smithi062.stdout: "max_write_bytes": 0, 2024-04-02T05:43:15.025 INFO:teuthology.orchestra.run.smithi062.stdout: "enabled": false 2024-04-02T05:43:15.025 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:43:15.025 INFO:teuthology.orchestra.run.smithi062.stdout: "bucket_ratelimit": { 2024-04-02T05:43:15.025 INFO:teuthology.orchestra.run.smithi062.stdout: "max_read_ops": 0, 2024-04-02T05:43:15.025 INFO:teuthology.orchestra.run.smithi062.stdout: "max_write_ops": 0, 2024-04-02T05:43:15.026 INFO:teuthology.orchestra.run.smithi062.stdout: "max_read_bytes": 0, 2024-04-02T05:43:15.026 INFO:teuthology.orchestra.run.smithi062.stdout: "max_write_bytes": 0, 2024-04-02T05:43:15.026 INFO:teuthology.orchestra.run.smithi062.stdout: "enabled": false 2024-04-02T05:43:15.026 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:43:15.026 INFO:teuthology.orchestra.run.smithi062.stdout: "anonymous_ratelimit": { 2024-04-02T05:43:15.026 INFO:teuthology.orchestra.run.smithi062.stdout: "max_read_ops": 0, 2024-04-02T05:43:15.026 INFO:teuthology.orchestra.run.smithi062.stdout: "max_write_ops": 0, 2024-04-02T05:43:15.026 INFO:teuthology.orchestra.run.smithi062.stdout: "max_read_bytes": 0, 2024-04-02T05:43:15.026 INFO:teuthology.orchestra.run.smithi062.stdout: "max_write_bytes": 0, 2024-04-02T05:43:15.026 INFO:teuthology.orchestra.run.smithi062.stdout: "enabled": false 2024-04-02T05:43:15.026 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:43:15.026 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:43:15.026 INFO:teuthology.orchestra.run.smithi062.stdout: "realm_id": "f6ced56a-f59e-415d-a0d2-ec361127b49b", 2024-04-02T05:43:15.026 INFO:teuthology.orchestra.run.smithi062.stdout: "realm_name": "r", 2024-04-02T05:43:15.027 INFO:teuthology.orchestra.run.smithi062.stdout: "realm_epoch": 2 2024-04-02T05:43:15.027 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:43:15.192 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:14 smithi062 bash[14377]: cluster 2024-04-02T05:43:13.706286+0000 mgr.y (mgr.24367) 96 : cluster [DBG] pgmap v78: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 4 op/s 2024-04-02T05:43:15.192 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:14 smithi062 bash[14377]: audit 2024-04-02T05:43:13.885560+0000 mon.a (mon.0) 682 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-02T05:43:15.193 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:14 smithi062 bash[14377]: cluster 2024-04-02T05:43:13.885707+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-02T05:43:15.193 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:14 smithi062 bash[14377]: audit 2024-04-02T05:43:13.888508+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.62:0/1097809484' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T05:43:15.193 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:14 smithi062 bash[14377]: audit 2024-04-02T05:43:13.889184+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T05:43:15.193 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:14 smithi062 bash[19887]: cluster 2024-04-02T05:43:13.706286+0000 mgr.y (mgr.24367) 96 : cluster [DBG] pgmap v78: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 4 op/s 2024-04-02T05:43:15.193 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:14 smithi062 bash[19887]: audit 2024-04-02T05:43:13.885560+0000 mon.a (mon.0) 682 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-02T05:43:15.193 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:14 smithi062 bash[19887]: cluster 2024-04-02T05:43:13.885707+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-02T05:43:15.193 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:14 smithi062 bash[19887]: audit 2024-04-02T05:43:13.888508+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.62:0/1097809484' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T05:43:15.193 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:14 smithi062 bash[19887]: audit 2024-04-02T05:43:13.889184+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T05:43:15.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:14 smithi122 bash[14395]: cluster 2024-04-02T05:43:13.706286+0000 mgr.y (mgr.24367) 96 : cluster [DBG] pgmap v78: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 511 B/s wr, 4 op/s 2024-04-02T05:43:15.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:14 smithi122 bash[14395]: audit 2024-04-02T05:43:13.885560+0000 mon.a (mon.0) 682 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-02T05:43:15.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:14 smithi122 bash[14395]: cluster 2024-04-02T05:43:13.885707+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-02T05:43:15.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:14 smithi122 bash[14395]: audit 2024-04-02T05:43:13.888508+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.62:0/1097809484' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T05:43:15.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:14 smithi122 bash[14395]: audit 2024-04-02T05:43:13.889184+0000 mon.a (mon.0) 684 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-02T05:43:15.814 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-02T05:43:16.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:15 smithi062 bash[14377]: audit 2024-04-02T05:43:14.897804+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-02T05:43:16.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:15 smithi062 bash[14377]: cluster 2024-04-02T05:43:14.898066+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-02T05:43:16.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:15 smithi062 bash[19887]: audit 2024-04-02T05:43:14.897804+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-02T05:43:16.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:15 smithi062 bash[19887]: cluster 2024-04-02T05:43:14.898066+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-02T05:43:16.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:15 smithi122 bash[14395]: audit 2024-04-02T05:43:14.897804+0000 mon.a (mon.0) 685 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-02T05:43:16.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:15 smithi122 bash[14395]: cluster 2024-04-02T05:43:14.898066+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-02T05:43:17.034 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:16 smithi062 bash[19887]: cluster 2024-04-02T05:43:15.706998+0000 mgr.y (mgr.24367) 97 : cluster [DBG] pgmap v81: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:43:17.034 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:16 smithi062 bash[14377]: cluster 2024-04-02T05:43:15.706998+0000 mgr.y (mgr.24367) 97 : cluster [DBG] pgmap v81: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:43:17.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:16 smithi122 bash[14395]: cluster 2024-04-02T05:43:15.706998+0000 mgr.y (mgr.24367) 97 : cluster [DBG] pgmap v81: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:43:17.729 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:43:17 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:43:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:43:18.458 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:43:18 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:43:18] "GET /metrics HTTP/1.1" 200 192978 "" "Prometheus/2.33.4" 2024-04-02T05:43:18.838 INFO:teuthology.orchestra.run.smithi062.stdout:Scheduled rgw.foo update... 2024-04-02T05:43:19.164 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:18 smithi062 bash[19887]: cluster 2024-04-02T05:43:17.708504+0000 mgr.y (mgr.24367) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-04-02T05:43:19.164 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:18 smithi062 bash[19887]: audit 2024-04-02T05:43:18.829183+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:19.164 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:18 smithi062 bash[19887]: audit 2024-04-02T05:43:18.879320+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:19.164 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:18 smithi062 bash[19887]: audit 2024-04-02T05:43:18.881189+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:19.164 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:18 smithi062 bash[19887]: audit 2024-04-02T05:43:18.882480+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:19.165 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:18 smithi062 bash[14377]: cluster 2024-04-02T05:43:17.708504+0000 mgr.y (mgr.24367) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-04-02T05:43:19.165 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:18 smithi062 bash[14377]: audit 2024-04-02T05:43:18.829183+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:19.165 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:18 smithi062 bash[14377]: audit 2024-04-02T05:43:18.879320+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:19.165 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:18 smithi062 bash[14377]: audit 2024-04-02T05:43:18.881189+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:19.165 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:18 smithi062 bash[14377]: audit 2024-04-02T05:43:18.882480+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:19.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:18 smithi122 bash[14395]: cluster 2024-04-02T05:43:17.708504+0000 mgr.y (mgr.24367) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-04-02T05:43:19.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:18 smithi122 bash[14395]: audit 2024-04-02T05:43:18.829183+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:19.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:18 smithi122 bash[14395]: audit 2024-04-02T05:43:18.879320+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:19.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:18 smithi122 bash[14395]: audit 2024-04-02T05:43:18.881189+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:19.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:18 smithi122 bash[14395]: audit 2024-04-02T05:43:18.882480+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:19.750 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph orch apply rgw smpl' 2024-04-02T05:43:20.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[19887]: audit 2024-04-02T05:43:18.820684+0000 mgr.y (mgr.24367) 99 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:43:20.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[19887]: cephadm 2024-04-02T05:43:18.823211+0000 mgr.y (mgr.24367) 100 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T05:43:20.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[19887]: audit 2024-04-02T05:43:19.173062+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:20.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[19887]: audit 2024-04-02T05:43:19.187196+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:20.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[19887]: audit 2024-04-02T05:43:19.202145+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:20.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[19887]: cephadm 2024-04-02T05:43:19.206502+0000 mgr.y (mgr.24367) 101 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T05:43:20.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[19887]: audit 2024-04-02T05:43:19.214025+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:20.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[19887]: audit 2024-04-02T05:43:19.219243+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi062.dzhrfc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:20.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[19887]: audit 2024-04-02T05:43:19.220388+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi062.dzhrfc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:20.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[19887]: audit 2024-04-02T05:43:19.228836+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi062.dzhrfc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:43:20.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[19887]: audit 2024-04-02T05:43:19.241999+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:20.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[19887]: audit 2024-04-02T05:43:19.246707+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:20.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[19887]: cephadm 2024-04-02T05:43:19.248421+0000 mgr.y (mgr.24367) 102 : cephadm [INF] Deploying daemon rgw.foo.smithi062.dzhrfc on smithi062 2024-04-02T05:43:20.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[14377]: audit 2024-04-02T05:43:18.820684+0000 mgr.y (mgr.24367) 99 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:43:20.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[14377]: cephadm 2024-04-02T05:43:18.823211+0000 mgr.y (mgr.24367) 100 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T05:43:20.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[14377]: audit 2024-04-02T05:43:19.173062+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:20.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[14377]: audit 2024-04-02T05:43:19.187196+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:20.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[14377]: audit 2024-04-02T05:43:19.202145+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:20.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[14377]: cephadm 2024-04-02T05:43:19.206502+0000 mgr.y (mgr.24367) 101 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T05:43:20.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[14377]: audit 2024-04-02T05:43:19.214025+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:20.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[14377]: audit 2024-04-02T05:43:19.219243+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi062.dzhrfc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:20.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[14377]: audit 2024-04-02T05:43:19.220388+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi062.dzhrfc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:20.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[14377]: audit 2024-04-02T05:43:19.228836+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi062.dzhrfc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:43:20.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[14377]: audit 2024-04-02T05:43:19.241999+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:20.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[14377]: audit 2024-04-02T05:43:19.246707+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:20.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:20 smithi062 bash[14377]: cephadm 2024-04-02T05:43:19.248421+0000 mgr.y (mgr.24367) 102 : cephadm [INF] Deploying daemon rgw.foo.smithi062.dzhrfc on smithi062 2024-04-02T05:43:20.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:20 smithi122 bash[14395]: audit 2024-04-02T05:43:18.820684+0000 mgr.y (mgr.24367) 99 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:43:20.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:20 smithi122 bash[14395]: cephadm 2024-04-02T05:43:18.823211+0000 mgr.y (mgr.24367) 100 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T05:43:20.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:20 smithi122 bash[14395]: audit 2024-04-02T05:43:19.173062+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:20.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:20 smithi122 bash[14395]: audit 2024-04-02T05:43:19.187196+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:20.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:20 smithi122 bash[14395]: audit 2024-04-02T05:43:19.202145+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:20.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:20 smithi122 bash[14395]: cephadm 2024-04-02T05:43:19.206502+0000 mgr.y (mgr.24367) 101 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-02T05:43:20.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:20 smithi122 bash[14395]: audit 2024-04-02T05:43:19.214025+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:20.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:20 smithi122 bash[14395]: audit 2024-04-02T05:43:19.219243+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi062.dzhrfc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:20.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:20 smithi122 bash[14395]: audit 2024-04-02T05:43:19.220388+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi062.dzhrfc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:20.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:20 smithi122 bash[14395]: audit 2024-04-02T05:43:19.228836+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi062.dzhrfc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:43:20.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:20 smithi122 bash[14395]: audit 2024-04-02T05:43:19.241999+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:20.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:20 smithi122 bash[14395]: audit 2024-04-02T05:43:19.246707+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:20.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:20 smithi122 bash[14395]: cephadm 2024-04-02T05:43:19.248421+0000 mgr.y (mgr.24367) 102 : cephadm [INF] Deploying daemon rgw.foo.smithi062.dzhrfc on smithi062 2024-04-02T05:43:21.473 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:21 smithi062 bash[19887]: cluster 2024-04-02T05:43:19.709294+0000 mgr.y (mgr.24367) 103 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-04-02T05:43:21.473 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:21 smithi062 bash[14377]: cluster 2024-04-02T05:43:19.709294+0000 mgr.y (mgr.24367) 103 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-04-02T05:43:21.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:21 smithi122 bash[14395]: cluster 2024-04-02T05:43:19.709294+0000 mgr.y (mgr.24367) 103 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-04-02T05:43:23.922 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:23 smithi122 bash[14395]: cluster 2024-04-02T05:43:21.710474+0000 mgr.y (mgr.24367) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-02T05:43:23.923 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:23 smithi122 bash[14395]: audit 2024-04-02T05:43:22.627394+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:23.923 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:23 smithi122 bash[14395]: audit 2024-04-02T05:43:22.629927+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.clipne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:23.923 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:23 smithi122 bash[14395]: audit 2024-04-02T05:43:22.630452+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.clipne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:23.923 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:23 smithi122 bash[14395]: audit 2024-04-02T05:43:22.635132+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.clipne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:43:23.923 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:23 smithi122 bash[14395]: audit 2024-04-02T05:43:22.646638+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:23.923 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:23 smithi122 bash[14395]: audit 2024-04-02T05:43:22.648199+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:24.061 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:23 smithi062 bash[19887]: cluster 2024-04-02T05:43:21.710474+0000 mgr.y (mgr.24367) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-02T05:43:24.061 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:23 smithi062 bash[19887]: audit 2024-04-02T05:43:22.627394+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:24.062 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:23 smithi062 bash[19887]: audit 2024-04-02T05:43:22.629927+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.clipne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:24.062 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:23 smithi062 bash[19887]: audit 2024-04-02T05:43:22.630452+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.clipne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:24.062 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:23 smithi062 bash[19887]: audit 2024-04-02T05:43:22.635132+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.clipne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:43:24.062 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:23 smithi062 bash[19887]: audit 2024-04-02T05:43:22.646638+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:24.062 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:23 smithi062 bash[19887]: audit 2024-04-02T05:43:22.648199+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:24.062 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:23 smithi062 bash[14377]: cluster 2024-04-02T05:43:21.710474+0000 mgr.y (mgr.24367) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-02T05:43:24.062 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:23 smithi062 bash[14377]: audit 2024-04-02T05:43:22.627394+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:24.062 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:23 smithi062 bash[14377]: audit 2024-04-02T05:43:22.629927+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.clipne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:24.062 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:23 smithi062 bash[14377]: audit 2024-04-02T05:43:22.630452+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.clipne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:24.063 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:23 smithi062 bash[14377]: audit 2024-04-02T05:43:22.635132+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.clipne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:43:24.063 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:23 smithi062 bash[14377]: audit 2024-04-02T05:43:22.646638+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:24.063 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:23 smithi062 bash[14377]: audit 2024-04-02T05:43:22.648199+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:24.111 INFO:teuthology.orchestra.run.smithi062.stdout:Scheduled rgw.smpl update... 2024-04-02T05:43:24.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:24 smithi122 bash[14395]: cephadm 2024-04-02T05:43:22.649544+0000 mgr.y (mgr.24367) 105 : cephadm [INF] Deploying daemon rgw.foo.smithi122.clipne on smithi122 2024-04-02T05:43:24.901 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:24 smithi122 bash[14395]: audit 2024-04-02T05:43:24.103168+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:24.916 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:24 smithi062 bash[19887]: cephadm 2024-04-02T05:43:22.649544+0000 mgr.y (mgr.24367) 105 : cephadm [INF] Deploying daemon rgw.foo.smithi122.clipne on smithi122 2024-04-02T05:43:24.917 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:24 smithi062 bash[19887]: audit 2024-04-02T05:43:24.103168+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:24.917 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:24 smithi062 bash[14377]: cephadm 2024-04-02T05:43:22.649544+0000 mgr.y (mgr.24367) 105 : cephadm [INF] Deploying daemon rgw.foo.smithi122.clipne on smithi122 2024-04-02T05:43:24.917 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:24 smithi062 bash[14377]: audit 2024-04-02T05:43:24.103168+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:24.918 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph osd pool create foo' 2024-04-02T05:43:25.971 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:25 smithi062 bash[19887]: cluster 2024-04-02T05:43:23.711083+0000 mgr.y (mgr.24367) 106 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 729 B/s wr, 1 op/s 2024-04-02T05:43:25.971 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:25 smithi062 bash[19887]: audit 2024-04-02T05:43:24.097050+0000 mgr.y (mgr.24367) 107 : audit [DBG] from='client.24622 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:43:25.971 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:25 smithi062 bash[19887]: cephadm 2024-04-02T05:43:24.098261+0000 mgr.y (mgr.24367) 108 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T05:43:25.971 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:25 smithi062 bash[19887]: audit 2024-04-02T05:43:25.169285+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:25.971 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:25 smithi062 bash[19887]: audit 2024-04-02T05:43:25.172275+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:25.971 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:25 smithi062 bash[19887]: audit 2024-04-02T05:43:25.174078+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:25.971 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:25 smithi062 bash[19887]: audit 2024-04-02T05:43:25.175440+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:25.971 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:25 smithi062 bash[14377]: cluster 2024-04-02T05:43:23.711083+0000 mgr.y (mgr.24367) 106 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 729 B/s wr, 1 op/s 2024-04-02T05:43:25.972 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:25 smithi062 bash[14377]: audit 2024-04-02T05:43:24.097050+0000 mgr.y (mgr.24367) 107 : audit [DBG] from='client.24622 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:43:25.972 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:25 smithi062 bash[14377]: cephadm 2024-04-02T05:43:24.098261+0000 mgr.y (mgr.24367) 108 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T05:43:25.972 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:25 smithi062 bash[14377]: audit 2024-04-02T05:43:25.169285+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:25.972 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:25 smithi062 bash[14377]: audit 2024-04-02T05:43:25.172275+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:25.972 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:25 smithi062 bash[14377]: audit 2024-04-02T05:43:25.174078+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:25.972 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:25 smithi062 bash[14377]: audit 2024-04-02T05:43:25.175440+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:25 smithi122 bash[14395]: cluster 2024-04-02T05:43:23.711083+0000 mgr.y (mgr.24367) 106 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 729 B/s wr, 1 op/s 2024-04-02T05:43:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:25 smithi122 bash[14395]: audit 2024-04-02T05:43:24.097050+0000 mgr.y (mgr.24367) 107 : audit [DBG] from='client.24622 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:43:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:25 smithi122 bash[14395]: cephadm 2024-04-02T05:43:24.098261+0000 mgr.y (mgr.24367) 108 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T05:43:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:25 smithi122 bash[14395]: audit 2024-04-02T05:43:25.169285+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:25 smithi122 bash[14395]: audit 2024-04-02T05:43:25.172275+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:25 smithi122 bash[14395]: audit 2024-04-02T05:43:25.174078+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:25.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:25 smithi122 bash[14395]: audit 2024-04-02T05:43:25.175440+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:27.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:26 smithi062 bash[19887]: cluster 2024-04-02T05:43:25.711811+0000 mgr.y (mgr.24367) 109 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 662 B/s wr, 1 op/s 2024-04-02T05:43:27.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:26 smithi062 bash[19887]: audit 2024-04-02T05:43:25.802292+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:27.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:26 smithi062 bash[14377]: cluster 2024-04-02T05:43:25.711811+0000 mgr.y (mgr.24367) 109 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 662 B/s wr, 1 op/s 2024-04-02T05:43:27.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:26 smithi062 bash[14377]: audit 2024-04-02T05:43:25.802292+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:27.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:26 smithi122 bash[14395]: cluster 2024-04-02T05:43:25.711811+0000 mgr.y (mgr.24367) 109 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 662 B/s wr, 1 op/s 2024-04-02T05:43:27.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:26 smithi122 bash[14395]: audit 2024-04-02T05:43:25.802292+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:27.729 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:43:27 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:43:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:43:28.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:43:28 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:43:28] "GET /metrics HTTP/1.1" 200 196839 "" "Prometheus/2.33.4" 2024-04-02T05:43:28.837 INFO:teuthology.orchestra.run.smithi062.stderr:pool 'foo' created 2024-04-02T05:43:29.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:28 smithi062 bash[19887]: cluster 2024-04-02T05:43:27.713450+0000 mgr.y (mgr.24367) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 3.4 KiB/s wr, 205 op/s 2024-04-02T05:43:29.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:28 smithi062 bash[19887]: audit 2024-04-02T05:43:28.108949+0000 mon.c (mon.1) 83 : audit [INF] from='client.? 172.21.15.62:0/527139' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-02T05:43:29.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:28 smithi062 bash[19887]: audit 2024-04-02T05:43:28.109411+0000 mon.a (mon.0) 702 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-02T05:43:29.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:28 smithi062 bash[14377]: cluster 2024-04-02T05:43:27.713450+0000 mgr.y (mgr.24367) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 3.4 KiB/s wr, 205 op/s 2024-04-02T05:43:29.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:28 smithi062 bash[14377]: audit 2024-04-02T05:43:28.108949+0000 mon.c (mon.1) 83 : audit [INF] from='client.? 172.21.15.62:0/527139' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-02T05:43:29.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:28 smithi062 bash[14377]: audit 2024-04-02T05:43:28.109411+0000 mon.a (mon.0) 702 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-02T05:43:29.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:28 smithi122 bash[14395]: cluster 2024-04-02T05:43:27.713450+0000 mgr.y (mgr.24367) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 3.4 KiB/s wr, 205 op/s 2024-04-02T05:43:29.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:28 smithi122 bash[14395]: audit 2024-04-02T05:43:28.108949+0000 mon.c (mon.1) 83 : audit [INF] from='client.? 172.21.15.62:0/527139' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-02T05:43:29.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:28 smithi122 bash[14395]: audit 2024-04-02T05:43:28.109411+0000 mon.a (mon.0) 702 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-02T05:43:29.633 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'rbd pool init foo' 2024-04-02T05:43:29.928 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[19887]: audit 2024-04-02T05:43:28.817289+0000 mon.a (mon.0) 703 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-02T05:43:29.928 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[19887]: cluster 2024-04-02T05:43:28.817405+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-02T05:43:29.928 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[19887]: audit 2024-04-02T05:43:28.830702+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:29.928 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[19887]: audit 2024-04-02T05:43:29.029212+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:29.928 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[19887]: cephadm 2024-04-02T05:43:29.039203+0000 mgr.y (mgr.24367) 111 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T05:43:29.928 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[19887]: audit 2024-04-02T05:43:29.591706+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:29.928 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[19887]: audit 2024-04-02T05:43:29.606164+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:29.928 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[19887]: audit 2024-04-02T05:43:29.620212+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:29.928 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[19887]: cephadm 2024-04-02T05:43:29.627783+0000 mgr.y (mgr.24367) 112 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T05:43:29.928 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[19887]: audit 2024-04-02T05:43:29.634009+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:29.928 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[19887]: audit 2024-04-02T05:43:29.635112+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi062.hdafeu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:29.929 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[19887]: audit 2024-04-02T05:43:29.635617+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi062.hdafeu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:29.929 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[19887]: audit 2024-04-02T05:43:29.640990+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi062.hdafeu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:43:29.929 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[19887]: audit 2024-04-02T05:43:29.647834+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:29.929 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[19887]: audit 2024-04-02T05:43:29.649254+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:29.929 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[14377]: audit 2024-04-02T05:43:28.817289+0000 mon.a (mon.0) 703 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-02T05:43:29.929 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[14377]: cluster 2024-04-02T05:43:28.817405+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-02T05:43:29.929 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[14377]: audit 2024-04-02T05:43:28.830702+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:29.929 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[14377]: audit 2024-04-02T05:43:29.029212+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:29.929 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[14377]: cephadm 2024-04-02T05:43:29.039203+0000 mgr.y (mgr.24367) 111 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T05:43:29.929 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[14377]: audit 2024-04-02T05:43:29.591706+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:29.930 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[14377]: audit 2024-04-02T05:43:29.606164+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:29.930 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[14377]: audit 2024-04-02T05:43:29.620212+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:29.930 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[14377]: cephadm 2024-04-02T05:43:29.627783+0000 mgr.y (mgr.24367) 112 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T05:43:29.930 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[14377]: audit 2024-04-02T05:43:29.634009+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:29.930 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[14377]: audit 2024-04-02T05:43:29.635112+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi062.hdafeu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:29.930 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[14377]: audit 2024-04-02T05:43:29.635617+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi062.hdafeu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:29.930 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[14377]: audit 2024-04-02T05:43:29.640990+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi062.hdafeu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:43:29.930 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[14377]: audit 2024-04-02T05:43:29.647834+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:29.930 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:29 smithi062 bash[14377]: audit 2024-04-02T05:43:29.649254+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:29 smithi122 bash[14395]: audit 2024-04-02T05:43:28.817289+0000 mon.a (mon.0) 703 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-02T05:43:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:29 smithi122 bash[14395]: cluster 2024-04-02T05:43:28.817405+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-02T05:43:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:29 smithi122 bash[14395]: audit 2024-04-02T05:43:28.830702+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:29 smithi122 bash[14395]: audit 2024-04-02T05:43:29.029212+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:29 smithi122 bash[14395]: cephadm 2024-04-02T05:43:29.039203+0000 mgr.y (mgr.24367) 111 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T05:43:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:29 smithi122 bash[14395]: audit 2024-04-02T05:43:29.591706+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:29 smithi122 bash[14395]: audit 2024-04-02T05:43:29.606164+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:30.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:29 smithi122 bash[14395]: audit 2024-04-02T05:43:29.620212+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:29 smithi122 bash[14395]: cephadm 2024-04-02T05:43:29.627783+0000 mgr.y (mgr.24367) 112 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-02T05:43:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:29 smithi122 bash[14395]: audit 2024-04-02T05:43:29.634009+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:29 smithi122 bash[14395]: audit 2024-04-02T05:43:29.635112+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi062.hdafeu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:29 smithi122 bash[14395]: audit 2024-04-02T05:43:29.635617+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi062.hdafeu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:29 smithi122 bash[14395]: audit 2024-04-02T05:43:29.640990+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi062.hdafeu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:43:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:29 smithi122 bash[14395]: audit 2024-04-02T05:43:29.647834+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:30.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:29 smithi122 bash[14395]: audit 2024-04-02T05:43:29.649254+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:31.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:30 smithi062 bash[19887]: cephadm 2024-04-02T05:43:29.650932+0000 mgr.y (mgr.24367) 113 : cephadm [INF] Deploying daemon rgw.smpl.smithi062.hdafeu on smithi062 2024-04-02T05:43:31.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:30 smithi062 bash[19887]: cluster 2024-04-02T05:43:29.714169+0000 mgr.y (mgr.24367) 114 : cluster [DBG] pgmap v89: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 3.4 KiB/s wr, 244 op/s 2024-04-02T05:43:31.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:30 smithi062 bash[19887]: cluster 2024-04-02T05:43:29.824576+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-02T05:43:31.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:30 smithi062 bash[19887]: cluster 2024-04-02T05:43:30.822344+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-02T05:43:31.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:30 smithi062 bash[14377]: cephadm 2024-04-02T05:43:29.650932+0000 mgr.y (mgr.24367) 113 : cephadm [INF] Deploying daemon rgw.smpl.smithi062.hdafeu on smithi062 2024-04-02T05:43:31.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:30 smithi062 bash[14377]: cluster 2024-04-02T05:43:29.714169+0000 mgr.y (mgr.24367) 114 : cluster [DBG] pgmap v89: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 3.4 KiB/s wr, 244 op/s 2024-04-02T05:43:31.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:30 smithi062 bash[14377]: cluster 2024-04-02T05:43:29.824576+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-02T05:43:31.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:30 smithi062 bash[14377]: cluster 2024-04-02T05:43:30.822344+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-02T05:43:31.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:30 smithi122 bash[14395]: cephadm 2024-04-02T05:43:29.650932+0000 mgr.y (mgr.24367) 113 : cephadm [INF] Deploying daemon rgw.smpl.smithi062.hdafeu on smithi062 2024-04-02T05:43:31.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:30 smithi122 bash[14395]: cluster 2024-04-02T05:43:29.714169+0000 mgr.y (mgr.24367) 114 : cluster [DBG] pgmap v89: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 3.4 KiB/s wr, 244 op/s 2024-04-02T05:43:31.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:30 smithi122 bash[14395]: cluster 2024-04-02T05:43:29.824576+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-02T05:43:31.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:30 smithi122 bash[14395]: cluster 2024-04-02T05:43:30.822344+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-02T05:43:33.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:32 smithi062 bash[19887]: cluster 2024-04-02T05:43:31.715316+0000 mgr.y (mgr.24367) 115 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 303 KiB/s rd, 6.0 KiB/s wr, 534 op/s 2024-04-02T05:43:33.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:32 smithi062 bash[19887]: audit 2024-04-02T05:43:32.831977+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:33.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:32 smithi062 bash[19887]: audit 2024-04-02T05:43:32.834159+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.tsfqvr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:33.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:32 smithi062 bash[19887]: audit 2024-04-02T05:43:32.834576+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.tsfqvr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:33.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:32 smithi062 bash[19887]: audit 2024-04-02T05:43:32.839591+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.tsfqvr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:43:33.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:32 smithi062 bash[14377]: cluster 2024-04-02T05:43:31.715316+0000 mgr.y (mgr.24367) 115 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 303 KiB/s rd, 6.0 KiB/s wr, 534 op/s 2024-04-02T05:43:33.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:32 smithi062 bash[14377]: audit 2024-04-02T05:43:32.831977+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:33.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:32 smithi062 bash[14377]: audit 2024-04-02T05:43:32.834159+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.tsfqvr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:33.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:32 smithi062 bash[14377]: audit 2024-04-02T05:43:32.834576+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.tsfqvr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:33.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:32 smithi062 bash[14377]: audit 2024-04-02T05:43:32.839591+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.tsfqvr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:43:33.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:32 smithi122 bash[14395]: cluster 2024-04-02T05:43:31.715316+0000 mgr.y (mgr.24367) 115 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 303 KiB/s rd, 6.0 KiB/s wr, 534 op/s 2024-04-02T05:43:33.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:32 smithi122 bash[14395]: audit 2024-04-02T05:43:32.831977+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:33.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:32 smithi122 bash[14395]: audit 2024-04-02T05:43:32.834159+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.tsfqvr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:33.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:32 smithi122 bash[14395]: audit 2024-04-02T05:43:32.834576+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.tsfqvr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:43:33.134 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:32 smithi122 bash[14395]: audit 2024-04-02T05:43:32.839591+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.tsfqvr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-02T05:43:34.119 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:33 smithi062 bash[19887]: audit 2024-04-02T05:43:32.852835+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:34.120 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:33 smithi062 bash[19887]: audit 2024-04-02T05:43:32.854057+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:34.120 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:33 smithi062 bash[19887]: cephadm 2024-04-02T05:43:32.855299+0000 mgr.y (mgr.24367) 116 : cephadm [INF] Deploying daemon rgw.smpl.smithi122.tsfqvr on smithi122 2024-04-02T05:43:34.120 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:33 smithi062 bash[14377]: audit 2024-04-02T05:43:32.852835+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:34.120 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:33 smithi062 bash[14377]: audit 2024-04-02T05:43:32.854057+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:34.120 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:33 smithi062 bash[14377]: cephadm 2024-04-02T05:43:32.855299+0000 mgr.y (mgr.24367) 116 : cephadm [INF] Deploying daemon rgw.smpl.smithi122.tsfqvr on smithi122 2024-04-02T05:43:34.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:33 smithi122 bash[14395]: audit 2024-04-02T05:43:32.852835+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:34.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:33 smithi122 bash[14395]: audit 2024-04-02T05:43:32.854057+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:34.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:33 smithi122 bash[14395]: cephadm 2024-04-02T05:43:32.855299+0000 mgr.y (mgr.24367) 116 : cephadm [INF] Deploying daemon rgw.smpl.smithi122.tsfqvr on smithi122 2024-04-02T05:43:34.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:34 smithi122 bash[14395]: cluster 2024-04-02T05:43:33.716096+0000 mgr.y (mgr.24367) 117 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 341 B/s wr, 126 op/s 2024-04-02T05:43:34.979 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:34 smithi122 bash[14395]: audit 2024-04-02T05:43:34.018264+0000 mon.a (mon.0) 720 : audit [INF] from='client.? 172.21.15.62:0/4218723434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-02T05:43:35.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:34 smithi062 bash[19887]: cluster 2024-04-02T05:43:33.716096+0000 mgr.y (mgr.24367) 117 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 341 B/s wr, 126 op/s 2024-04-02T05:43:35.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:34 smithi062 bash[19887]: audit 2024-04-02T05:43:34.018264+0000 mon.a (mon.0) 720 : audit [INF] from='client.? 172.21.15.62:0/4218723434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-02T05:43:35.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:34 smithi062 bash[14377]: cluster 2024-04-02T05:43:33.716096+0000 mgr.y (mgr.24367) 117 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 341 B/s wr, 126 op/s 2024-04-02T05:43:35.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:34 smithi062 bash[14377]: audit 2024-04-02T05:43:34.018264+0000 mon.a (mon.0) 720 : audit [INF] from='client.? 172.21.15.62:0/4218723434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-02T05:43:36.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:35 smithi122 bash[14395]: audit 2024-04-02T05:43:34.874319+0000 mon.a (mon.0) 721 : audit [INF] from='client.? 172.21.15.62:0/4218723434' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-02T05:43:36.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:35 smithi122 bash[14395]: cluster 2024-04-02T05:43:34.874731+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-02T05:43:36.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:35 smithi122 bash[14395]: audit 2024-04-02T05:43:35.857264+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:36.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:35 smithi122 bash[14395]: audit 2024-04-02T05:43:35.861768+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:36.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:35 smithi122 bash[14395]: audit 2024-04-02T05:43:35.864664+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:36.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:35 smithi122 bash[14395]: audit 2024-04-02T05:43:35.866414+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:36.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:35 smithi062 bash[14377]: audit 2024-04-02T05:43:34.874319+0000 mon.a (mon.0) 721 : audit [INF] from='client.? 172.21.15.62:0/4218723434' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-02T05:43:36.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:35 smithi062 bash[14377]: cluster 2024-04-02T05:43:34.874731+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-02T05:43:36.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:35 smithi062 bash[14377]: audit 2024-04-02T05:43:35.857264+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:36.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:35 smithi062 bash[14377]: audit 2024-04-02T05:43:35.861768+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:36.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:35 smithi062 bash[14377]: audit 2024-04-02T05:43:35.864664+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:36.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:35 smithi062 bash[14377]: audit 2024-04-02T05:43:35.866414+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:36.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:35 smithi062 bash[19887]: audit 2024-04-02T05:43:34.874319+0000 mon.a (mon.0) 721 : audit [INF] from='client.? 172.21.15.62:0/4218723434' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-02T05:43:36.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:35 smithi062 bash[19887]: cluster 2024-04-02T05:43:34.874731+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-02T05:43:36.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:35 smithi062 bash[19887]: audit 2024-04-02T05:43:35.857264+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:36.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:35 smithi062 bash[19887]: audit 2024-04-02T05:43:35.861768+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:36.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:35 smithi062 bash[19887]: audit 2024-04-02T05:43:35.864664+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:36.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:35 smithi062 bash[19887]: audit 2024-04-02T05:43:35.866414+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:37.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:36 smithi122 bash[14395]: cluster 2024-04-02T05:43:35.716914+0000 mgr.y (mgr.24367) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 341 B/s wr, 126 op/s 2024-04-02T05:43:37.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:36 smithi122 bash[14395]: cluster 2024-04-02T05:43:35.878985+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-02T05:43:37.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:36 smithi062 bash[19887]: cluster 2024-04-02T05:43:35.716914+0000 mgr.y (mgr.24367) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 341 B/s wr, 126 op/s 2024-04-02T05:43:37.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:36 smithi062 bash[19887]: cluster 2024-04-02T05:43:35.878985+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-02T05:43:37.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:36 smithi062 bash[14377]: cluster 2024-04-02T05:43:35.716914+0000 mgr.y (mgr.24367) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 341 B/s wr, 126 op/s 2024-04-02T05:43:37.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:36 smithi062 bash[14377]: cluster 2024-04-02T05:43:35.878985+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-02T05:43:37.729 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:43:37 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:43:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:43:37.831 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-02T05:43:38.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:37 smithi062 bash[19887]: cluster 2024-04-02T05:43:36.891660+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-02T05:43:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:37 smithi062 bash[14377]: cluster 2024-04-02T05:43:36.891660+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-02T05:43:38.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:37 smithi122 bash[14395]: cluster 2024-04-02T05:43:36.891660+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-02T05:43:38.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:43:38 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:43:38] "GET /metrics HTTP/1.1" 200 210718 "" "Prometheus/2.33.4" 2024-04-02T05:43:39.181 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:38 smithi062 bash[19887]: cluster 2024-04-02T05:43:37.717666+0000 mgr.y (mgr.24367) 119 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 341 B/s wr, 247 op/s 2024-04-02T05:43:39.181 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:38 smithi062 bash[14377]: cluster 2024-04-02T05:43:37.717666+0000 mgr.y (mgr.24367) 119 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 341 B/s wr, 247 op/s 2024-04-02T05:43:39.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:38 smithi122 bash[14395]: cluster 2024-04-02T05:43:37.717666+0000 mgr.y (mgr.24367) 119 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 341 B/s wr, 247 op/s 2024-04-02T05:43:40.750 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:40 smithi062 bash[14377]: cluster 2024-04-02T05:43:39.718205+0000 mgr.y (mgr.24367) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 341 B/s wr, 247 op/s 2024-04-02T05:43:40.750 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:40 smithi062 bash[14377]: audit 2024-04-02T05:43:39.745557+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:40.750 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:40 smithi062 bash[14377]: audit 2024-04-02T05:43:40.437696+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:40.751 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:40 smithi062 bash[14377]: cephadm 2024-04-02T05:43:40.447988+0000 mgr.y (mgr.24367) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T05:43:40.920 INFO:teuthology.orchestra.run.smithi062.stdout:Scheduled iscsi.foo update... 2024-04-02T05:43:41.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:40 smithi062 bash[19887]: cluster 2024-04-02T05:43:39.718205+0000 mgr.y (mgr.24367) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 341 B/s wr, 247 op/s 2024-04-02T05:43:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:40 smithi062 bash[19887]: audit 2024-04-02T05:43:39.745557+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:40 smithi062 bash[19887]: audit 2024-04-02T05:43:40.437696+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:40 smithi062 bash[19887]: cephadm 2024-04-02T05:43:40.447988+0000 mgr.y (mgr.24367) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T05:43:41.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:40 smithi122 bash[14395]: cluster 2024-04-02T05:43:39.718205+0000 mgr.y (mgr.24367) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 161 KiB/s rd, 341 B/s wr, 247 op/s 2024-04-02T05:43:41.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:40 smithi122 bash[14395]: audit 2024-04-02T05:43:39.745557+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:41.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:40 smithi122 bash[14395]: audit 2024-04-02T05:43:40.437696+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:41.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:40 smithi122 bash[14395]: cephadm 2024-04-02T05:43:40.447988+0000 mgr.y (mgr.24367) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T05:43:42.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: audit 2024-04-02T05:43:40.765081+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:42.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: audit 2024-04-02T05:43:40.778815+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:42.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: audit 2024-04-02T05:43:40.780566+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:42.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: audit 2024-04-02T05:43:40.781799+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:42.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: cephadm 2024-04-02T05:43:40.789218+0000 mgr.y (mgr.24367) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T05:43:42.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: audit 2024-04-02T05:43:40.832525+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:42.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: audit 2024-04-02T05:43:40.901142+0000 mgr.y (mgr.24367) 123 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:43:42.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: cephadm 2024-04-02T05:43:40.906212+0000 mgr.y (mgr.24367) 124 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-02T05:43:42.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: audit 2024-04-02T05:43:40.915254+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:42.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: audit 2024-04-02T05:43:41.118422+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:42.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: cephadm 2024-04-02T05:43:41.128953+0000 mgr.y (mgr.24367) 125 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-02T05:43:42.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: audit 2024-04-02T05:43:41.140734+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:43:42.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: audit 2024-04-02T05:43:41.141277+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:43:42.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: audit 2024-04-02T05:43:41.147157+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:43:42.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: audit 2024-04-02T05:43:41.158108+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:42.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[14377]: cephadm 2024-04-02T05:43:41.160303+0000 mgr.y (mgr.24367) 126 : cephadm [INF] Deploying daemon iscsi.foo.smithi062.mrxont on smithi062 2024-04-02T05:43:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: audit 2024-04-02T05:43:40.765081+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: audit 2024-04-02T05:43:40.778815+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: audit 2024-04-02T05:43:40.780566+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: audit 2024-04-02T05:43:40.781799+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: cephadm 2024-04-02T05:43:40.789218+0000 mgr.y (mgr.24367) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T05:43:42.106 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: audit 2024-04-02T05:43:40.832525+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:42.106 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: audit 2024-04-02T05:43:40.901142+0000 mgr.y (mgr.24367) 123 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:43:42.106 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: cephadm 2024-04-02T05:43:40.906212+0000 mgr.y (mgr.24367) 124 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-02T05:43:42.106 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: audit 2024-04-02T05:43:40.915254+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:42.106 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: audit 2024-04-02T05:43:41.118422+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:42.106 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: cephadm 2024-04-02T05:43:41.128953+0000 mgr.y (mgr.24367) 125 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-02T05:43:42.106 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: audit 2024-04-02T05:43:41.140734+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:43:42.106 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: audit 2024-04-02T05:43:41.141277+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:43:42.106 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: audit 2024-04-02T05:43:41.147157+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:43:42.106 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: audit 2024-04-02T05:43:41.158108+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:42.106 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:41 smithi062 bash[19887]: cephadm 2024-04-02T05:43:41.160303+0000 mgr.y (mgr.24367) 126 : cephadm [INF] Deploying daemon iscsi.foo.smithi062.mrxont on smithi062 2024-04-02T05:43:42.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: audit 2024-04-02T05:43:40.765081+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:42.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: audit 2024-04-02T05:43:40.778815+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:42.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: audit 2024-04-02T05:43:40.780566+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:42.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: audit 2024-04-02T05:43:40.781799+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:42.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: cephadm 2024-04-02T05:43:40.789218+0000 mgr.y (mgr.24367) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-02T05:43:42.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: audit 2024-04-02T05:43:40.832525+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:42.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: audit 2024-04-02T05:43:40.901142+0000 mgr.y (mgr.24367) 123 : audit [DBG] from='client.14886 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:43:42.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: cephadm 2024-04-02T05:43:40.906212+0000 mgr.y (mgr.24367) 124 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-02T05:43:42.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: audit 2024-04-02T05:43:40.915254+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:42.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: audit 2024-04-02T05:43:41.118422+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:42.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: cephadm 2024-04-02T05:43:41.128953+0000 mgr.y (mgr.24367) 125 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-02T05:43:42.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: audit 2024-04-02T05:43:41.140734+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:43:42.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: audit 2024-04-02T05:43:41.141277+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:43:42.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: audit 2024-04-02T05:43:41.147157+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:43:42.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: audit 2024-04-02T05:43:41.158108+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:42.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:41 smithi122 bash[14395]: cephadm 2024-04-02T05:43:41.160303+0000 mgr.y (mgr.24367) 126 : cephadm [INF] Deploying daemon iscsi.foo.smithi062.mrxont on smithi062 2024-04-02T05:43:42.288 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'sleep 120' 2024-04-02T05:43:43.435 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:43 smithi062 bash[14377]: cluster 2024-04-02T05:43:41.719781+0000 mgr.y (mgr.24367) 127 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 302 KiB/s rd, 598 B/s wr, 457 op/s 2024-04-02T05:43:43.435 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:43 smithi062 bash[14377]: cluster 2024-04-02T05:43:42.165526+0000 mon.a (mon.0) 734 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-04-02T05:43:43.436 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:43 smithi062 bash[19887]: cluster 2024-04-02T05:43:41.719781+0000 mgr.y (mgr.24367) 127 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 302 KiB/s rd, 598 B/s wr, 457 op/s 2024-04-02T05:43:43.436 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:43 smithi062 bash[19887]: cluster 2024-04-02T05:43:42.165526+0000 mon.a (mon.0) 734 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-04-02T05:43:43.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:43 smithi122 bash[14395]: cluster 2024-04-02T05:43:41.719781+0000 mgr.y (mgr.24367) 127 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 302 KiB/s rd, 598 B/s wr, 457 op/s 2024-04-02T05:43:43.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:43 smithi122 bash[14395]: cluster 2024-04-02T05:43:42.165526+0000 mon.a (mon.0) 734 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-04-02T05:43:43.852 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:43:43 smithi062 bash[39563]: level=warn ts=2024-04-02T05:43:43.543Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:43:43.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:43:43 smithi062 bash[39563]: level=warn ts=2024-04-02T05:43:43.543Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:43:45.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:45 smithi122 bash[14395]: cluster 2024-04-02T05:43:43.720613+0000 mgr.y (mgr.24367) 128 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 258 KiB/s rd, 511 B/s wr, 391 op/s 2024-04-02T05:43:45.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:45 smithi122 bash[14395]: audit 2024-04-02T05:43:44.685026+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:45.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:45 smithi122 bash[14395]: audit 2024-04-02T05:43:44.687927+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:45.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:45 smithi122 bash[14395]: audit 2024-04-02T05:43:44.689922+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:45.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:45 smithi122 bash[14395]: audit 2024-04-02T05:43:44.691293+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:45.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:45 smithi122 bash[14395]: cluster 2024-04-02T05:43:44.706504+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-02T05:43:45.546 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:45 smithi062 bash[14377]: cluster 2024-04-02T05:43:43.720613+0000 mgr.y (mgr.24367) 128 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 258 KiB/s rd, 511 B/s wr, 391 op/s 2024-04-02T05:43:45.546 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:45 smithi062 bash[14377]: audit 2024-04-02T05:43:44.685026+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:45.546 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:45 smithi062 bash[14377]: audit 2024-04-02T05:43:44.687927+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:45.547 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:45 smithi062 bash[14377]: audit 2024-04-02T05:43:44.689922+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:45.547 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:45 smithi062 bash[14377]: audit 2024-04-02T05:43:44.691293+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:45.547 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:45 smithi062 bash[14377]: cluster 2024-04-02T05:43:44.706504+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-02T05:43:45.547 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:45 smithi062 bash[19887]: cluster 2024-04-02T05:43:43.720613+0000 mgr.y (mgr.24367) 128 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 258 KiB/s rd, 511 B/s wr, 391 op/s 2024-04-02T05:43:45.547 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:45 smithi062 bash[19887]: audit 2024-04-02T05:43:44.685026+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:45.547 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:45 smithi062 bash[19887]: audit 2024-04-02T05:43:44.687927+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:45.547 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:45 smithi062 bash[19887]: audit 2024-04-02T05:43:44.689922+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:45.547 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:45 smithi062 bash[19887]: audit 2024-04-02T05:43:44.691293+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:45.547 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:45 smithi062 bash[19887]: cluster 2024-04-02T05:43:44.706504+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-02T05:43:47.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:46 smithi062 bash[19887]: cluster 2024-04-02T05:43:45.721433+0000 mgr.y (mgr.24367) 129 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 231 B/s wr, 186 op/s 2024-04-02T05:43:47.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:46 smithi062 bash[19887]: audit 2024-04-02T05:43:45.844093+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:47.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:46 smithi062 bash[14377]: cluster 2024-04-02T05:43:45.721433+0000 mgr.y (mgr.24367) 129 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 231 B/s wr, 186 op/s 2024-04-02T05:43:47.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:46 smithi062 bash[14377]: audit 2024-04-02T05:43:45.844093+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:47.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:46 smithi122 bash[14395]: cluster 2024-04-02T05:43:45.721433+0000 mgr.y (mgr.24367) 129 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 231 B/s wr, 186 op/s 2024-04-02T05:43:47.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:46 smithi122 bash[14395]: audit 2024-04-02T05:43:45.844093+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:47.728 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:43:47 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:43:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:43:48.177 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:47 smithi062 bash[19887]: audit 2024-04-02T05:43:47.451530+0000 mon.c (mon.1) 99 : audit [DBG] from='client.? 172.21.15.62:0/4107439862' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T05:43:48.177 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:47 smithi062 bash[19887]: audit 2024-04-02T05:43:47.819972+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.62:0/2189673745' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2000220878"}]: dispatch 2024-04-02T05:43:48.178 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:47 smithi062 bash[14377]: audit 2024-04-02T05:43:47.451530+0000 mon.c (mon.1) 99 : audit [DBG] from='client.? 172.21.15.62:0/4107439862' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T05:43:48.178 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:47 smithi062 bash[14377]: audit 2024-04-02T05:43:47.819972+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.62:0/2189673745' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2000220878"}]: dispatch 2024-04-02T05:43:48.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:47 smithi122 bash[14395]: audit 2024-04-02T05:43:47.451530+0000 mon.c (mon.1) 99 : audit [DBG] from='client.? 172.21.15.62:0/4107439862' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T05:43:48.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:47 smithi122 bash[14395]: audit 2024-04-02T05:43:47.819972+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.62:0/2189673745' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2000220878"}]: dispatch 2024-04-02T05:43:48.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:43:48 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:43:48] "GET /metrics HTTP/1.1" 200 210718 "" "Prometheus/2.33.4" 2024-04-02T05:43:48.893 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:48 smithi062 bash[19887]: cluster 2024-04-02T05:43:47.723189+0000 mgr.y (mgr.24367) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 204 B/s wr, 185 op/s 2024-04-02T05:43:48.893 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:48 smithi062 bash[19887]: audit 2024-04-02T05:43:47.855514+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.62:0/2189673745' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2000220878"}]': finished 2024-04-02T05:43:48.893 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:48 smithi062 bash[19887]: cluster 2024-04-02T05:43:47.855623+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-02T05:43:48.894 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:48 smithi062 bash[19887]: audit 2024-04-02T05:43:48.225819+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.62:0/2293468458' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/534784415"}]: dispatch 2024-04-02T05:43:48.894 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:48 smithi062 bash[19887]: audit 2024-04-02T05:43:48.226837+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/534784415"}]: dispatch 2024-04-02T05:43:48.894 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:48 smithi062 bash[14377]: cluster 2024-04-02T05:43:47.723189+0000 mgr.y (mgr.24367) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 204 B/s wr, 185 op/s 2024-04-02T05:43:48.894 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:48 smithi062 bash[14377]: audit 2024-04-02T05:43:47.855514+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.62:0/2189673745' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2000220878"}]': finished 2024-04-02T05:43:48.895 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:48 smithi062 bash[14377]: cluster 2024-04-02T05:43:47.855623+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-02T05:43:48.895 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:48 smithi062 bash[14377]: audit 2024-04-02T05:43:48.225819+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.62:0/2293468458' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/534784415"}]: dispatch 2024-04-02T05:43:48.895 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:48 smithi062 bash[14377]: audit 2024-04-02T05:43:48.226837+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/534784415"}]: dispatch 2024-04-02T05:43:49.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:48 smithi122 bash[14395]: cluster 2024-04-02T05:43:47.723189+0000 mgr.y (mgr.24367) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 204 B/s wr, 185 op/s 2024-04-02T05:43:49.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:48 smithi122 bash[14395]: audit 2024-04-02T05:43:47.855514+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.62:0/2189673745' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2000220878"}]': finished 2024-04-02T05:43:49.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:48 smithi122 bash[14395]: cluster 2024-04-02T05:43:47.855623+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-02T05:43:49.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:48 smithi122 bash[14395]: audit 2024-04-02T05:43:48.225819+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.62:0/2293468458' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/534784415"}]: dispatch 2024-04-02T05:43:49.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:48 smithi122 bash[14395]: audit 2024-04-02T05:43:48.226837+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/534784415"}]: dispatch 2024-04-02T05:43:50.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[19887]: audit 2024-04-02T05:43:48.867727+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/534784415"}]': finished 2024-04-02T05:43:50.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[19887]: cluster 2024-04-02T05:43:48.867831+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-02T05:43:50.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[19887]: audit 2024-04-02T05:43:49.253630+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.62:0/2733178142' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3519619782"}]: dispatch 2024-04-02T05:43:50.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[19887]: audit 2024-04-02T05:43:49.722378+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:50.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[19887]: audit 2024-04-02T05:43:49.730860+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:50.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[19887]: audit 2024-04-02T05:43:49.743445+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:43:50.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[19887]: audit 2024-04-02T05:43:49.745867+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:43:50.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[19887]: audit 2024-04-02T05:43:49.752065+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:50.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[19887]: audit 2024-04-02T05:43:49.758257+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:43:50.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[19887]: audit 2024-04-02T05:43:49.775028+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:50.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[19887]: audit 2024-04-02T05:43:49.777592+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:50.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[19887]: audit 2024-04-02T05:43:49.779430+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:50.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[19887]: audit 2024-04-02T05:43:49.780809+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:50.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[19887]: audit 2024-04-02T05:43:49.789062+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:50.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[14377]: audit 2024-04-02T05:43:48.867727+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/534784415"}]': finished 2024-04-02T05:43:50.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[14377]: cluster 2024-04-02T05:43:48.867831+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-02T05:43:50.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[14377]: audit 2024-04-02T05:43:49.253630+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.62:0/2733178142' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3519619782"}]: dispatch 2024-04-02T05:43:50.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[14377]: audit 2024-04-02T05:43:49.722378+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:50.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[14377]: audit 2024-04-02T05:43:49.730860+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:50.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[14377]: audit 2024-04-02T05:43:49.743445+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:43:50.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[14377]: audit 2024-04-02T05:43:49.745867+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:43:50.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[14377]: audit 2024-04-02T05:43:49.752065+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:50.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[14377]: audit 2024-04-02T05:43:49.758257+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:43:50.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[14377]: audit 2024-04-02T05:43:49.775028+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:50.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[14377]: audit 2024-04-02T05:43:49.777592+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:50.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[14377]: audit 2024-04-02T05:43:49.779430+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:50.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[14377]: audit 2024-04-02T05:43:49.780809+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:50.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:49 smithi062 bash[14377]: audit 2024-04-02T05:43:49.789062+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:50.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:49 smithi122 bash[14395]: audit 2024-04-02T05:43:48.867727+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/534784415"}]': finished 2024-04-02T05:43:50.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:49 smithi122 bash[14395]: cluster 2024-04-02T05:43:48.867831+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-02T05:43:50.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:49 smithi122 bash[14395]: audit 2024-04-02T05:43:49.253630+0000 mon.a (mon.0) 744 : audit [INF] from='client.? 172.21.15.62:0/2733178142' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3519619782"}]: dispatch 2024-04-02T05:43:50.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:49 smithi122 bash[14395]: audit 2024-04-02T05:43:49.722378+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:50.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:49 smithi122 bash[14395]: audit 2024-04-02T05:43:49.730860+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:50.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:49 smithi122 bash[14395]: audit 2024-04-02T05:43:49.743445+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:43:50.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:49 smithi122 bash[14395]: audit 2024-04-02T05:43:49.745867+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:43:50.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:49 smithi122 bash[14395]: audit 2024-04-02T05:43:49.752065+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:50.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:49 smithi122 bash[14395]: audit 2024-04-02T05:43:49.758257+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:43:50.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:49 smithi122 bash[14395]: audit 2024-04-02T05:43:49.775028+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:50.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:49 smithi122 bash[14395]: audit 2024-04-02T05:43:49.777592+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:43:50.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:49 smithi122 bash[14395]: audit 2024-04-02T05:43:49.779430+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:43:50.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:49 smithi122 bash[14395]: audit 2024-04-02T05:43:49.780809+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:43:50.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:49 smithi122 bash[14395]: audit 2024-04-02T05:43:49.789062+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:43:51.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:50 smithi122 bash[14395]: cluster 2024-04-02T05:43:49.723844+0000 mgr.y (mgr.24367) 131 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 34 op/s 2024-04-02T05:43:51.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:50 smithi122 bash[14395]: audit 2024-04-02T05:43:49.744105+0000 mgr.y (mgr.24367) 132 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:43:51.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:50 smithi122 bash[14395]: cephadm 2024-04-02T05:43:49.745611+0000 mgr.y (mgr.24367) 133 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.62:5000 to Dashboard 2024-04-02T05:43:51.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:50 smithi122 bash[14395]: audit 2024-04-02T05:43:49.746285+0000 mgr.y (mgr.24367) 134 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:43:51.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:50 smithi122 bash[14395]: audit 2024-04-02T05:43:49.759107+0000 mgr.y (mgr.24367) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:43:51.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:50 smithi122 bash[14395]: audit 2024-04-02T05:43:49.874832+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.62:0/2733178142' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3519619782"}]': finished 2024-04-02T05:43:51.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:50 smithi122 bash[14395]: cluster 2024-04-02T05:43:49.874914+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-02T05:43:51.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:50 smithi122 bash[14395]: audit 2024-04-02T05:43:50.243678+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.62:0/4032265212' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1225646971"}]: dispatch 2024-04-02T05:43:51.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[19887]: cluster 2024-04-02T05:43:49.723844+0000 mgr.y (mgr.24367) 131 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 34 op/s 2024-04-02T05:43:51.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[19887]: audit 2024-04-02T05:43:49.744105+0000 mgr.y (mgr.24367) 132 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:43:51.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[19887]: cephadm 2024-04-02T05:43:49.745611+0000 mgr.y (mgr.24367) 133 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.62:5000 to Dashboard 2024-04-02T05:43:51.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[19887]: audit 2024-04-02T05:43:49.746285+0000 mgr.y (mgr.24367) 134 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:43:51.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[19887]: audit 2024-04-02T05:43:49.759107+0000 mgr.y (mgr.24367) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:43:51.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[19887]: audit 2024-04-02T05:43:49.874832+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.62:0/2733178142' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3519619782"}]': finished 2024-04-02T05:43:51.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[19887]: cluster 2024-04-02T05:43:49.874914+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-02T05:43:51.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[19887]: audit 2024-04-02T05:43:50.243678+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.62:0/4032265212' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1225646971"}]: dispatch 2024-04-02T05:43:51.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[14377]: cluster 2024-04-02T05:43:49.723844+0000 mgr.y (mgr.24367) 131 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 34 op/s 2024-04-02T05:43:51.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[14377]: audit 2024-04-02T05:43:49.744105+0000 mgr.y (mgr.24367) 132 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:43:51.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[14377]: cephadm 2024-04-02T05:43:49.745611+0000 mgr.y (mgr.24367) 133 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.62:5000 to Dashboard 2024-04-02T05:43:51.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[14377]: audit 2024-04-02T05:43:49.746285+0000 mgr.y (mgr.24367) 134 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:43:51.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[14377]: audit 2024-04-02T05:43:49.759107+0000 mgr.y (mgr.24367) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:43:51.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[14377]: audit 2024-04-02T05:43:49.874832+0000 mon.a (mon.0) 750 : audit [INF] from='client.? 172.21.15.62:0/2733178142' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3519619782"}]': finished 2024-04-02T05:43:51.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[14377]: cluster 2024-04-02T05:43:49.874914+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-02T05:43:51.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:50 smithi062 bash[14377]: audit 2024-04-02T05:43:50.243678+0000 mon.a (mon.0) 752 : audit [INF] from='client.? 172.21.15.62:0/4032265212' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1225646971"}]: dispatch 2024-04-02T05:43:52.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:51 smithi122 bash[14395]: audit 2024-04-02T05:43:50.889571+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.62:0/4032265212' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1225646971"}]': finished 2024-04-02T05:43:52.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:51 smithi122 bash[14395]: cluster 2024-04-02T05:43:50.889881+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-02T05:43:52.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:51 smithi122 bash[14395]: audit 2024-04-02T05:43:51.253248+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.62:0/2628496597' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/347266502"}]: dispatch 2024-04-02T05:43:52.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:51 smithi122 bash[14395]: audit 2024-04-02T05:43:51.254255+0000 mon.a (mon.0) 755 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/347266502"}]: dispatch 2024-04-02T05:43:52.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:51 smithi062 bash[19887]: audit 2024-04-02T05:43:50.889571+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.62:0/4032265212' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1225646971"}]': finished 2024-04-02T05:43:52.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:51 smithi062 bash[19887]: cluster 2024-04-02T05:43:50.889881+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-02T05:43:52.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:51 smithi062 bash[19887]: audit 2024-04-02T05:43:51.253248+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.62:0/2628496597' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/347266502"}]: dispatch 2024-04-02T05:43:52.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:51 smithi062 bash[19887]: audit 2024-04-02T05:43:51.254255+0000 mon.a (mon.0) 755 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/347266502"}]: dispatch 2024-04-02T05:43:52.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:51 smithi062 bash[14377]: audit 2024-04-02T05:43:50.889571+0000 mon.a (mon.0) 753 : audit [INF] from='client.? 172.21.15.62:0/4032265212' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1225646971"}]': finished 2024-04-02T05:43:52.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:51 smithi062 bash[14377]: cluster 2024-04-02T05:43:50.889881+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-02T05:43:52.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:51 smithi062 bash[14377]: audit 2024-04-02T05:43:51.253248+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.62:0/2628496597' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/347266502"}]: dispatch 2024-04-02T05:43:52.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:51 smithi062 bash[14377]: audit 2024-04-02T05:43:51.254255+0000 mon.a (mon.0) 755 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/347266502"}]: dispatch 2024-04-02T05:43:53.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:52 smithi122 bash[14395]: cluster 2024-04-02T05:43:51.725535+0000 mgr.y (mgr.24367) 136 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-02T05:43:53.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:52 smithi122 bash[14395]: audit 2024-04-02T05:43:51.905905+0000 mon.a (mon.0) 756 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/347266502"}]': finished 2024-04-02T05:43:53.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:52 smithi122 bash[14395]: cluster 2024-04-02T05:43:51.906051+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-02T05:43:53.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:52 smithi122 bash[14395]: audit 2024-04-02T05:43:52.277026+0000 mon.c (mon.1) 108 : audit [INF] from='client.? 172.21.15.62:0/4209370302' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1879562364"}]: dispatch 2024-04-02T05:43:53.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:52 smithi122 bash[14395]: audit 2024-04-02T05:43:52.278082+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1879562364"}]: dispatch 2024-04-02T05:43:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:52 smithi062 bash[19887]: cluster 2024-04-02T05:43:51.725535+0000 mgr.y (mgr.24367) 136 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-02T05:43:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:52 smithi062 bash[19887]: audit 2024-04-02T05:43:51.905905+0000 mon.a (mon.0) 756 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/347266502"}]': finished 2024-04-02T05:43:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:52 smithi062 bash[19887]: cluster 2024-04-02T05:43:51.906051+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-02T05:43:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:52 smithi062 bash[19887]: audit 2024-04-02T05:43:52.277026+0000 mon.c (mon.1) 108 : audit [INF] from='client.? 172.21.15.62:0/4209370302' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1879562364"}]: dispatch 2024-04-02T05:43:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:52 smithi062 bash[19887]: audit 2024-04-02T05:43:52.278082+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1879562364"}]: dispatch 2024-04-02T05:43:53.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:52 smithi062 bash[14377]: cluster 2024-04-02T05:43:51.725535+0000 mgr.y (mgr.24367) 136 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-02T05:43:53.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:52 smithi062 bash[14377]: audit 2024-04-02T05:43:51.905905+0000 mon.a (mon.0) 756 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/347266502"}]': finished 2024-04-02T05:43:53.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:52 smithi062 bash[14377]: cluster 2024-04-02T05:43:51.906051+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-02T05:43:53.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:52 smithi062 bash[14377]: audit 2024-04-02T05:43:52.277026+0000 mon.c (mon.1) 108 : audit [INF] from='client.? 172.21.15.62:0/4209370302' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1879562364"}]: dispatch 2024-04-02T05:43:53.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:52 smithi062 bash[14377]: audit 2024-04-02T05:43:52.278082+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1879562364"}]: dispatch 2024-04-02T05:43:53.852 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:43:53 smithi062 bash[39563]: level=error ts=2024-04-02T05:43:53.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:43:53.852 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:43:53 smithi062 bash[39563]: level=warn ts=2024-04-02T05:43:53.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:43:53.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:43:53 smithi062 bash[39563]: level=warn ts=2024-04-02T05:43:53.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:43:54.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:53 smithi122 bash[14395]: audit 2024-04-02T05:43:52.913656+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1879562364"}]': finished 2024-04-02T05:43:54.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:53 smithi122 bash[14395]: cluster 2024-04-02T05:43:52.913987+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-02T05:43:54.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:53 smithi122 bash[14395]: audit 2024-04-02T05:43:53.278548+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.62:0/168515999' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2746639729"}]: dispatch 2024-04-02T05:43:54.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:53 smithi122 bash[14395]: audit 2024-04-02T05:43:53.279547+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2746639729"}]: dispatch 2024-04-02T05:43:54.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:53 smithi062 bash[14377]: audit 2024-04-02T05:43:52.913656+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1879562364"}]': finished 2024-04-02T05:43:54.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:53 smithi062 bash[14377]: cluster 2024-04-02T05:43:52.913987+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-02T05:43:54.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:53 smithi062 bash[14377]: audit 2024-04-02T05:43:53.278548+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.62:0/168515999' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2746639729"}]: dispatch 2024-04-02T05:43:54.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:53 smithi062 bash[14377]: audit 2024-04-02T05:43:53.279547+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2746639729"}]: dispatch 2024-04-02T05:43:54.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:53 smithi062 bash[19887]: audit 2024-04-02T05:43:52.913656+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1879562364"}]': finished 2024-04-02T05:43:54.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:53 smithi062 bash[19887]: cluster 2024-04-02T05:43:52.913987+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-02T05:43:54.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:53 smithi062 bash[19887]: audit 2024-04-02T05:43:53.278548+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.62:0/168515999' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2746639729"}]: dispatch 2024-04-02T05:43:54.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:53 smithi062 bash[19887]: audit 2024-04-02T05:43:53.279547+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2746639729"}]: dispatch 2024-04-02T05:43:55.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:54 smithi122 bash[14395]: cluster 2024-04-02T05:43:53.726463+0000 mgr.y (mgr.24367) 137 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-02T05:43:55.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:54 smithi122 bash[14395]: audit 2024-04-02T05:43:53.926251+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2746639729"}]': finished 2024-04-02T05:43:55.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:54 smithi122 bash[14395]: cluster 2024-04-02T05:43:53.926314+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-02T05:43:55.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:54 smithi122 bash[14395]: audit 2024-04-02T05:43:54.307765+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.62:0/2240563385' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2225079050"}]: dispatch 2024-04-02T05:43:55.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:54 smithi062 bash[14377]: cluster 2024-04-02T05:43:53.726463+0000 mgr.y (mgr.24367) 137 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-02T05:43:55.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:54 smithi062 bash[14377]: audit 2024-04-02T05:43:53.926251+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2746639729"}]': finished 2024-04-02T05:43:55.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:54 smithi062 bash[14377]: cluster 2024-04-02T05:43:53.926314+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-02T05:43:55.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:54 smithi062 bash[14377]: audit 2024-04-02T05:43:54.307765+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.62:0/2240563385' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2225079050"}]: dispatch 2024-04-02T05:43:55.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:54 smithi062 bash[19887]: cluster 2024-04-02T05:43:53.726463+0000 mgr.y (mgr.24367) 137 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-02T05:43:55.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:54 smithi062 bash[19887]: audit 2024-04-02T05:43:53.926251+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2746639729"}]': finished 2024-04-02T05:43:55.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:54 smithi062 bash[19887]: cluster 2024-04-02T05:43:53.926314+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-02T05:43:55.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:54 smithi062 bash[19887]: audit 2024-04-02T05:43:54.307765+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.62:0/2240563385' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2225079050"}]: dispatch 2024-04-02T05:43:56.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:55 smithi122 bash[14395]: audit 2024-04-02T05:43:54.938888+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.62:0/2240563385' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2225079050"}]': finished 2024-04-02T05:43:56.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:55 smithi122 bash[14395]: cluster 2024-04-02T05:43:54.939022+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-02T05:43:56.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:55 smithi122 bash[14395]: audit 2024-04-02T05:43:55.305958+0000 mon.c (mon.1) 110 : audit [INF] from='client.? 172.21.15.62:0/136731849' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3535925282"}]: dispatch 2024-04-02T05:43:56.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:55 smithi122 bash[14395]: audit 2024-04-02T05:43:55.306776+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3535925282"}]: dispatch 2024-04-02T05:43:56.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:55 smithi062 bash[19887]: audit 2024-04-02T05:43:54.938888+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.62:0/2240563385' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2225079050"}]': finished 2024-04-02T05:43:56.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:55 smithi062 bash[19887]: cluster 2024-04-02T05:43:54.939022+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-02T05:43:56.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:55 smithi062 bash[19887]: audit 2024-04-02T05:43:55.305958+0000 mon.c (mon.1) 110 : audit [INF] from='client.? 172.21.15.62:0/136731849' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3535925282"}]: dispatch 2024-04-02T05:43:56.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:55 smithi062 bash[19887]: audit 2024-04-02T05:43:55.306776+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3535925282"}]: dispatch 2024-04-02T05:43:56.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:55 smithi062 bash[14377]: audit 2024-04-02T05:43:54.938888+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.62:0/2240563385' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2225079050"}]': finished 2024-04-02T05:43:56.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:55 smithi062 bash[14377]: cluster 2024-04-02T05:43:54.939022+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-02T05:43:56.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:55 smithi062 bash[14377]: audit 2024-04-02T05:43:55.305958+0000 mon.c (mon.1) 110 : audit [INF] from='client.? 172.21.15.62:0/136731849' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3535925282"}]: dispatch 2024-04-02T05:43:56.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:55 smithi062 bash[14377]: audit 2024-04-02T05:43:55.306776+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3535925282"}]: dispatch 2024-04-02T05:43:57.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:56 smithi122 bash[14395]: cluster 2024-04-02T05:43:55.727221+0000 mgr.y (mgr.24367) 138 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:43:57.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:56 smithi122 bash[14395]: audit 2024-04-02T05:43:55.950524+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3535925282"}]': finished 2024-04-02T05:43:57.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:56 smithi122 bash[14395]: cluster 2024-04-02T05:43:55.950674+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-02T05:43:57.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:56 smithi122 bash[14395]: audit 2024-04-02T05:43:56.323969+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.62:0/587581020' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2790050708"}]: dispatch 2024-04-02T05:43:57.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:56 smithi062 bash[19887]: cluster 2024-04-02T05:43:55.727221+0000 mgr.y (mgr.24367) 138 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:43:57.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:56 smithi062 bash[19887]: audit 2024-04-02T05:43:55.950524+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3535925282"}]': finished 2024-04-02T05:43:57.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:56 smithi062 bash[19887]: cluster 2024-04-02T05:43:55.950674+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-02T05:43:57.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:56 smithi062 bash[19887]: audit 2024-04-02T05:43:56.323969+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.62:0/587581020' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2790050708"}]: dispatch 2024-04-02T05:43:57.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:56 smithi062 bash[14377]: cluster 2024-04-02T05:43:55.727221+0000 mgr.y (mgr.24367) 138 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:43:57.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:56 smithi062 bash[14377]: audit 2024-04-02T05:43:55.950524+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3535925282"}]': finished 2024-04-02T05:43:57.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:56 smithi062 bash[14377]: cluster 2024-04-02T05:43:55.950674+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-02T05:43:57.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:56 smithi062 bash[14377]: audit 2024-04-02T05:43:56.323969+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.62:0/587581020' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2790050708"}]: dispatch 2024-04-02T05:43:57.728 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:43:57 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:43:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:43:58.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:57 smithi122 bash[14395]: audit 2024-04-02T05:43:56.960703+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.62:0/587581020' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2790050708"}]': finished 2024-04-02T05:43:58.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:57 smithi122 bash[14395]: cluster 2024-04-02T05:43:56.960833+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-02T05:43:58.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:57 smithi122 bash[14395]: audit 2024-04-02T05:43:57.119911+0000 mgr.y (mgr.24367) 139 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:43:58.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:57 smithi122 bash[14395]: audit 2024-04-02T05:43:57.331159+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.62:0/3740200138' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/2548950651"}]: dispatch 2024-04-02T05:43:58.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:43:58 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:43:58] "GET /metrics HTTP/1.1" 200 215008 "" "Prometheus/2.33.4" 2024-04-02T05:43:58.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:57 smithi062 bash[19887]: audit 2024-04-02T05:43:56.960703+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.62:0/587581020' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2790050708"}]': finished 2024-04-02T05:43:58.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:57 smithi062 bash[19887]: cluster 2024-04-02T05:43:56.960833+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-02T05:43:58.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:57 smithi062 bash[19887]: audit 2024-04-02T05:43:57.119911+0000 mgr.y (mgr.24367) 139 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:43:58.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:57 smithi062 bash[19887]: audit 2024-04-02T05:43:57.331159+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.62:0/3740200138' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/2548950651"}]: dispatch 2024-04-02T05:43:58.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:57 smithi062 bash[14377]: audit 2024-04-02T05:43:56.960703+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.62:0/587581020' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2790050708"}]': finished 2024-04-02T05:43:58.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:57 smithi062 bash[14377]: cluster 2024-04-02T05:43:56.960833+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-02T05:43:58.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:57 smithi062 bash[14377]: audit 2024-04-02T05:43:57.119911+0000 mgr.y (mgr.24367) 139 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:43:58.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:57 smithi062 bash[14377]: audit 2024-04-02T05:43:57.331159+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.62:0/3740200138' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/2548950651"}]: dispatch 2024-04-02T05:43:59.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:58 smithi122 bash[14395]: cluster 2024-04-02T05:43:57.728129+0000 mgr.y (mgr.24367) 140 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:43:59.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:58 smithi122 bash[14395]: audit 2024-04-02T05:43:57.973090+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.62:0/3740200138' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/2548950651"}]': finished 2024-04-02T05:43:59.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:58 smithi122 bash[14395]: cluster 2024-04-02T05:43:57.973218+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-02T05:43:59.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:58 smithi122 bash[14395]: audit 2024-04-02T05:43:58.341582+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.62:0/953487102' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/2821194299"}]: dispatch 2024-04-02T05:43:59.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:58 smithi122 bash[14395]: audit 2024-04-02T05:43:58.342699+0000 mon.a (mon.0) 776 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/2821194299"}]: dispatch 2024-04-02T05:43:59.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:58 smithi062 bash[19887]: cluster 2024-04-02T05:43:57.728129+0000 mgr.y (mgr.24367) 140 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:43:59.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:58 smithi062 bash[19887]: audit 2024-04-02T05:43:57.973090+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.62:0/3740200138' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/2548950651"}]': finished 2024-04-02T05:43:59.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:58 smithi062 bash[19887]: cluster 2024-04-02T05:43:57.973218+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-02T05:43:59.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:58 smithi062 bash[19887]: audit 2024-04-02T05:43:58.341582+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.62:0/953487102' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/2821194299"}]: dispatch 2024-04-02T05:43:59.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:58 smithi062 bash[19887]: audit 2024-04-02T05:43:58.342699+0000 mon.a (mon.0) 776 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/2821194299"}]: dispatch 2024-04-02T05:43:59.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:58 smithi062 bash[14377]: cluster 2024-04-02T05:43:57.728129+0000 mgr.y (mgr.24367) 140 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:43:59.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:58 smithi062 bash[14377]: audit 2024-04-02T05:43:57.973090+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.62:0/3740200138' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/2548950651"}]': finished 2024-04-02T05:43:59.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:58 smithi062 bash[14377]: cluster 2024-04-02T05:43:57.973218+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-02T05:43:59.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:58 smithi062 bash[14377]: audit 2024-04-02T05:43:58.341582+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.62:0/953487102' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/2821194299"}]: dispatch 2024-04-02T05:43:59.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:58 smithi062 bash[14377]: audit 2024-04-02T05:43:58.342699+0000 mon.a (mon.0) 776 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/2821194299"}]: dispatch 2024-04-02T05:44:00.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:59 smithi062 bash[19887]: audit 2024-04-02T05:43:58.978988+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/2821194299"}]': finished 2024-04-02T05:44:00.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:59 smithi062 bash[19887]: cluster 2024-04-02T05:43:58.979079+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-02T05:44:00.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:43:59 smithi062 bash[19887]: audit 2024-04-02T05:43:59.354552+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.62:0/1525545681' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/2548950651"}]: dispatch 2024-04-02T05:44:00.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:59 smithi062 bash[14377]: audit 2024-04-02T05:43:58.978988+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/2821194299"}]': finished 2024-04-02T05:44:00.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:59 smithi062 bash[14377]: cluster 2024-04-02T05:43:58.979079+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-02T05:44:00.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:43:59 smithi062 bash[14377]: audit 2024-04-02T05:43:59.354552+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.62:0/1525545681' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/2548950651"}]: dispatch 2024-04-02T05:44:00.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:59 smithi122 bash[14395]: audit 2024-04-02T05:43:58.978988+0000 mon.a (mon.0) 777 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/2821194299"}]': finished 2024-04-02T05:44:00.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:59 smithi122 bash[14395]: cluster 2024-04-02T05:43:58.979079+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-02T05:44:00.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:43:59 smithi122 bash[14395]: audit 2024-04-02T05:43:59.354552+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.62:0/1525545681' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/2548950651"}]: dispatch 2024-04-02T05:44:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:01 smithi062 bash[19887]: cluster 2024-04-02T05:43:59.728930+0000 mgr.y (mgr.24367) 141 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:01 smithi062 bash[19887]: audit 2024-04-02T05:43:59.984654+0000 mon.a (mon.0) 780 : audit [INF] from='client.? 172.21.15.62:0/1525545681' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/2548950651"}]': finished 2024-04-02T05:44:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:01 smithi062 bash[19887]: cluster 2024-04-02T05:43:59.984805+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-02T05:44:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:01 smithi062 bash[19887]: audit 2024-04-02T05:44:00.355409+0000 mon.c (mon.1) 112 : audit [INF] from='client.? 172.21.15.62:0/1705866641' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/347266502"}]: dispatch 2024-04-02T05:44:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:01 smithi062 bash[19887]: audit 2024-04-02T05:44:00.356198+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/347266502"}]: dispatch 2024-04-02T05:44:01.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:01 smithi062 bash[14377]: cluster 2024-04-02T05:43:59.728930+0000 mgr.y (mgr.24367) 141 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:01.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:01 smithi062 bash[14377]: audit 2024-04-02T05:43:59.984654+0000 mon.a (mon.0) 780 : audit [INF] from='client.? 172.21.15.62:0/1525545681' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/2548950651"}]': finished 2024-04-02T05:44:01.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:01 smithi062 bash[14377]: cluster 2024-04-02T05:43:59.984805+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-02T05:44:01.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:01 smithi062 bash[14377]: audit 2024-04-02T05:44:00.355409+0000 mon.c (mon.1) 112 : audit [INF] from='client.? 172.21.15.62:0/1705866641' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/347266502"}]: dispatch 2024-04-02T05:44:01.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:01 smithi062 bash[14377]: audit 2024-04-02T05:44:00.356198+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/347266502"}]: dispatch 2024-04-02T05:44:01.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:01 smithi122 bash[14395]: cluster 2024-04-02T05:43:59.728930+0000 mgr.y (mgr.24367) 141 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:01.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:01 smithi122 bash[14395]: audit 2024-04-02T05:43:59.984654+0000 mon.a (mon.0) 780 : audit [INF] from='client.? 172.21.15.62:0/1525545681' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/2548950651"}]': finished 2024-04-02T05:44:01.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:01 smithi122 bash[14395]: cluster 2024-04-02T05:43:59.984805+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-02T05:44:01.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:01 smithi122 bash[14395]: audit 2024-04-02T05:44:00.355409+0000 mon.c (mon.1) 112 : audit [INF] from='client.? 172.21.15.62:0/1705866641' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/347266502"}]: dispatch 2024-04-02T05:44:01.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:01 smithi122 bash[14395]: audit 2024-04-02T05:44:00.356198+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/347266502"}]: dispatch 2024-04-02T05:44:02.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:02 smithi062 bash[19887]: audit 2024-04-02T05:44:00.999283+0000 mon.a (mon.0) 783 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/347266502"}]': finished 2024-04-02T05:44:02.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:02 smithi062 bash[19887]: cluster 2024-04-02T05:44:00.999499+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-02T05:44:02.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:02 smithi062 bash[19887]: audit 2024-04-02T05:44:01.369475+0000 mon.c (mon.1) 113 : audit [INF] from='client.? 172.21.15.62:0/1886806388' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/2821194299"}]: dispatch 2024-04-02T05:44:02.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:02 smithi062 bash[19887]: audit 2024-04-02T05:44:01.370535+0000 mon.a (mon.0) 785 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/2821194299"}]: dispatch 2024-04-02T05:44:02.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:02 smithi062 bash[14377]: audit 2024-04-02T05:44:00.999283+0000 mon.a (mon.0) 783 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/347266502"}]': finished 2024-04-02T05:44:02.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:02 smithi062 bash[14377]: cluster 2024-04-02T05:44:00.999499+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-02T05:44:02.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:02 smithi062 bash[14377]: audit 2024-04-02T05:44:01.369475+0000 mon.c (mon.1) 113 : audit [INF] from='client.? 172.21.15.62:0/1886806388' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/2821194299"}]: dispatch 2024-04-02T05:44:02.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:02 smithi062 bash[14377]: audit 2024-04-02T05:44:01.370535+0000 mon.a (mon.0) 785 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/2821194299"}]: dispatch 2024-04-02T05:44:02.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:02 smithi122 bash[14395]: audit 2024-04-02T05:44:00.999283+0000 mon.a (mon.0) 783 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/347266502"}]': finished 2024-04-02T05:44:02.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:02 smithi122 bash[14395]: cluster 2024-04-02T05:44:00.999499+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-02T05:44:02.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:02 smithi122 bash[14395]: audit 2024-04-02T05:44:01.369475+0000 mon.c (mon.1) 113 : audit [INF] from='client.? 172.21.15.62:0/1886806388' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/2821194299"}]: dispatch 2024-04-02T05:44:02.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:02 smithi122 bash[14395]: audit 2024-04-02T05:44:01.370535+0000 mon.a (mon.0) 785 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/2821194299"}]: dispatch 2024-04-02T05:44:03.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:03 smithi062 bash[19887]: cluster 2024-04-02T05:44:01.730789+0000 mgr.y (mgr.24367) 142 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:03.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:03 smithi062 bash[19887]: audit 2024-04-02T05:44:02.022528+0000 mon.a (mon.0) 786 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/2821194299"}]': finished 2024-04-02T05:44:03.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:03 smithi062 bash[19887]: cluster 2024-04-02T05:44:02.022655+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-02T05:44:03.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:03 smithi062 bash[19887]: audit 2024-04-02T05:44:02.396636+0000 mon.c (mon.1) 114 : audit [INF] from='client.? 172.21.15.62:0/2302518148' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1598949457"}]: dispatch 2024-04-02T05:44:03.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:03 smithi062 bash[19887]: audit 2024-04-02T05:44:02.397610+0000 mon.a (mon.0) 788 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1598949457"}]: dispatch 2024-04-02T05:44:03.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:03 smithi062 bash[14377]: cluster 2024-04-02T05:44:01.730789+0000 mgr.y (mgr.24367) 142 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:03.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:03 smithi062 bash[14377]: audit 2024-04-02T05:44:02.022528+0000 mon.a (mon.0) 786 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/2821194299"}]': finished 2024-04-02T05:44:03.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:03 smithi062 bash[14377]: cluster 2024-04-02T05:44:02.022655+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-02T05:44:03.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:03 smithi062 bash[14377]: audit 2024-04-02T05:44:02.396636+0000 mon.c (mon.1) 114 : audit [INF] from='client.? 172.21.15.62:0/2302518148' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1598949457"}]: dispatch 2024-04-02T05:44:03.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:03 smithi062 bash[14377]: audit 2024-04-02T05:44:02.397610+0000 mon.a (mon.0) 788 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1598949457"}]: dispatch 2024-04-02T05:44:03.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:03 smithi122 bash[14395]: cluster 2024-04-02T05:44:01.730789+0000 mgr.y (mgr.24367) 142 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:03.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:03 smithi122 bash[14395]: audit 2024-04-02T05:44:02.022528+0000 mon.a (mon.0) 786 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/2821194299"}]': finished 2024-04-02T05:44:03.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:03 smithi122 bash[14395]: cluster 2024-04-02T05:44:02.022655+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-02T05:44:03.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:03 smithi122 bash[14395]: audit 2024-04-02T05:44:02.396636+0000 mon.c (mon.1) 114 : audit [INF] from='client.? 172.21.15.62:0/2302518148' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1598949457"}]: dispatch 2024-04-02T05:44:03.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:03 smithi122 bash[14395]: audit 2024-04-02T05:44:02.397610+0000 mon.a (mon.0) 788 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1598949457"}]: dispatch 2024-04-02T05:44:03.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:44:03 smithi062 bash[39563]: level=error ts=2024-04-02T05:44:03.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:44:03.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:44:03 smithi062 bash[39563]: level=warn ts=2024-04-02T05:44:03.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:44:03.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:44:03 smithi062 bash[39563]: level=warn ts=2024-04-02T05:44:03.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:44:04.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:04 smithi062 bash[19887]: audit 2024-04-02T05:44:03.031946+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1598949457"}]': finished 2024-04-02T05:44:04.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:04 smithi062 bash[19887]: cluster 2024-04-02T05:44:03.032072+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-02T05:44:04.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:04 smithi062 bash[14377]: audit 2024-04-02T05:44:03.031946+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1598949457"}]': finished 2024-04-02T05:44:04.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:04 smithi062 bash[14377]: cluster 2024-04-02T05:44:03.032072+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-02T05:44:04.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:04 smithi122 bash[14395]: audit 2024-04-02T05:44:03.031946+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1598949457"}]': finished 2024-04-02T05:44:04.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:04 smithi122 bash[14395]: cluster 2024-04-02T05:44:03.032072+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-02T05:44:05.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:05 smithi062 bash[14377]: cluster 2024-04-02T05:44:03.731587+0000 mgr.y (mgr.24367) 143 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:05.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:05 smithi062 bash[19887]: cluster 2024-04-02T05:44:03.731587+0000 mgr.y (mgr.24367) 143 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:05.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:05 smithi122 bash[14395]: cluster 2024-04-02T05:44:03.731587+0000 mgr.y (mgr.24367) 143 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:06 smithi062 bash[19887]: audit 2024-04-02T05:44:05.788757+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-02T05:44:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:06 smithi062 bash[19887]: audit 2024-04-02T05:44:05.789617+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-04-02T05:44:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:06 smithi062 bash[19887]: audit 2024-04-02T05:44:05.789702+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-02T05:44:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:06 smithi062 bash[19887]: audit 2024-04-02T05:44:05.790100+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-02T05:44:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:06 smithi062 bash[19887]: audit 2024-04-02T05:44:05.790690+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-04-02T05:44:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:06 smithi062 bash[19887]: audit 2024-04-02T05:44:05.791456+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-02T05:44:06.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:06 smithi062 bash[14377]: audit 2024-04-02T05:44:05.788757+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-02T05:44:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:06 smithi062 bash[14377]: audit 2024-04-02T05:44:05.789617+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-04-02T05:44:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:06 smithi062 bash[14377]: audit 2024-04-02T05:44:05.789702+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-02T05:44:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:06 smithi062 bash[14377]: audit 2024-04-02T05:44:05.790100+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-02T05:44:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:06 smithi062 bash[14377]: audit 2024-04-02T05:44:05.790690+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-04-02T05:44:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:06 smithi062 bash[14377]: audit 2024-04-02T05:44:05.791456+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-02T05:44:06.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:06 smithi122 bash[14395]: audit 2024-04-02T05:44:05.788757+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-02T05:44:06.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:06 smithi122 bash[14395]: audit 2024-04-02T05:44:05.789617+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-04-02T05:44:06.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:06 smithi122 bash[14395]: audit 2024-04-02T05:44:05.789702+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-02T05:44:06.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:06 smithi122 bash[14395]: audit 2024-04-02T05:44:05.790100+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-02T05:44:06.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:06 smithi122 bash[14395]: audit 2024-04-02T05:44:05.790690+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2024-04-02T05:44:06.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:06 smithi122 bash[14395]: audit 2024-04-02T05:44:05.791456+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-02T05:44:07.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[14377]: cluster 2024-04-02T05:44:05.732311+0000 mgr.y (mgr.24367) 144 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-02T05:44:07.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[14377]: audit 2024-04-02T05:44:06.042193+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:44:07.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[14377]: audit 2024-04-02T05:44:06.043731+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:44:07.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[14377]: audit 2024-04-02T05:44:06.053190+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:44:07.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[14377]: audit 2024-04-02T05:44:06.053784+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:44:07.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[14377]: audit 2024-04-02T05:44:06.065557+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-04-02T05:44:07.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[14377]: audit 2024-04-02T05:44:06.065734+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]': finished 2024-04-02T05:44:07.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[14377]: audit 2024-04-02T05:44:06.065930+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-04-02T05:44:07.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[14377]: cluster 2024-04-02T05:44:06.066089+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-02T05:44:07.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[19887]: cluster 2024-04-02T05:44:05.732311+0000 mgr.y (mgr.24367) 144 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-02T05:44:07.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[19887]: audit 2024-04-02T05:44:06.042193+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:44:07.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[19887]: audit 2024-04-02T05:44:06.043731+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:44:07.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[19887]: audit 2024-04-02T05:44:06.053190+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:44:07.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[19887]: audit 2024-04-02T05:44:06.053784+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:44:07.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[19887]: audit 2024-04-02T05:44:06.065557+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-04-02T05:44:07.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[19887]: audit 2024-04-02T05:44:06.065734+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]': finished 2024-04-02T05:44:07.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[19887]: audit 2024-04-02T05:44:06.065930+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-04-02T05:44:07.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:07 smithi062 bash[19887]: cluster 2024-04-02T05:44:06.066089+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-02T05:44:07.478 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:44:07 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:44:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:44:07.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:07 smithi122 bash[14395]: cluster 2024-04-02T05:44:05.732311+0000 mgr.y (mgr.24367) 144 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-04-02T05:44:07.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:07 smithi122 bash[14395]: audit 2024-04-02T05:44:06.042193+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:44:07.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:07 smithi122 bash[14395]: audit 2024-04-02T05:44:06.043731+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:44:07.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:07 smithi122 bash[14395]: audit 2024-04-02T05:44:06.053190+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:44:07.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:07 smithi122 bash[14395]: audit 2024-04-02T05:44:06.053784+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:44:07.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:07 smithi122 bash[14395]: audit 2024-04-02T05:44:06.065557+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-04-02T05:44:07.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:07 smithi122 bash[14395]: audit 2024-04-02T05:44:06.065734+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]': finished 2024-04-02T05:44:07.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:07 smithi122 bash[14395]: audit 2024-04-02T05:44:06.065930+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-04-02T05:44:07.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:07 smithi122 bash[14395]: cluster 2024-04-02T05:44:06.066089+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-02T05:44:08.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:08 smithi062 bash[14377]: cluster 2024-04-02T05:44:07.070233+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-02T05:44:08.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:08 smithi062 bash[14377]: audit 2024-04-02T05:44:07.131091+0000 mgr.y (mgr.24367) 145 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:08.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:44:08 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:44:08] "GET /metrics HTTP/1.1" 200 215006 "" "Prometheus/2.33.4" 2024-04-02T05:44:08.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:08 smithi062 bash[19887]: cluster 2024-04-02T05:44:07.070233+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-02T05:44:08.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:08 smithi062 bash[19887]: audit 2024-04-02T05:44:07.131091+0000 mgr.y (mgr.24367) 145 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:08.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:08 smithi122 bash[14395]: cluster 2024-04-02T05:44:07.070233+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-02T05:44:08.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:08 smithi122 bash[14395]: audit 2024-04-02T05:44:07.131091+0000 mgr.y (mgr.24367) 145 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:09.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:09 smithi062 bash[14377]: cluster 2024-04-02T05:44:07.733076+0000 mgr.y (mgr.24367) 146 : cluster [DBG] pgmap v132: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-04-02T05:44:09.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:09 smithi062 bash[19887]: cluster 2024-04-02T05:44:07.733076+0000 mgr.y (mgr.24367) 146 : cluster [DBG] pgmap v132: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-04-02T05:44:09.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:09 smithi122 bash[14395]: cluster 2024-04-02T05:44:07.733076+0000 mgr.y (mgr.24367) 146 : cluster [DBG] pgmap v132: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-04-02T05:44:10.978 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:10 smithi122 bash[14395]: cluster 2024-04-02T05:44:09.733794+0000 mgr.y (mgr.24367) 147 : cluster [DBG] pgmap v133: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 0 op/s 2024-04-02T05:44:11.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:10 smithi062 bash[14377]: cluster 2024-04-02T05:44:09.733794+0000 mgr.y (mgr.24367) 147 : cluster [DBG] pgmap v133: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 0 op/s 2024-04-02T05:44:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:10 smithi062 bash[19887]: cluster 2024-04-02T05:44:09.733794+0000 mgr.y (mgr.24367) 147 : cluster [DBG] pgmap v133: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 0 op/s 2024-04-02T05:44:13.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:12 smithi062 bash[14377]: cluster 2024-04-02T05:44:11.735573+0000 mgr.y (mgr.24367) 148 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:13.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:12 smithi062 bash[19887]: cluster 2024-04-02T05:44:11.735573+0000 mgr.y (mgr.24367) 148 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:13.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:12 smithi122 bash[14395]: cluster 2024-04-02T05:44:11.735573+0000 mgr.y (mgr.24367) 148 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:13.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:44:13 smithi062 bash[39563]: level=error ts=2024-04-02T05:44:13.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:44:13.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:44:13 smithi062 bash[39563]: level=warn ts=2024-04-02T05:44:13.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:44:13.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:44:13 smithi062 bash[39563]: level=warn ts=2024-04-02T05:44:13.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:44:15.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:14 smithi062 bash[14377]: cluster 2024-04-02T05:44:13.736473+0000 mgr.y (mgr.24367) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:15.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:14 smithi062 bash[19887]: cluster 2024-04-02T05:44:13.736473+0000 mgr.y (mgr.24367) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:15.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:14 smithi122 bash[14395]: cluster 2024-04-02T05:44:13.736473+0000 mgr.y (mgr.24367) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:17.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:16 smithi062 bash[19887]: cluster 2024-04-02T05:44:15.737390+0000 mgr.y (mgr.24367) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:17.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:16 smithi062 bash[14377]: cluster 2024-04-02T05:44:15.737390+0000 mgr.y (mgr.24367) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:17.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:16 smithi122 bash[14395]: cluster 2024-04-02T05:44:15.737390+0000 mgr.y (mgr.24367) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:17.728 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:44:17 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:44:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:44:18.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:17 smithi062 bash[19887]: audit 2024-04-02T05:44:17.139760+0000 mgr.y (mgr.24367) 151 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:18.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:17 smithi062 bash[14377]: audit 2024-04-02T05:44:17.139760+0000 mgr.y (mgr.24367) 151 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:18.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:17 smithi122 bash[14395]: audit 2024-04-02T05:44:17.139760+0000 mgr.y (mgr.24367) 151 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:18.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:44:18 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:44:18] "GET /metrics HTTP/1.1" 200 215006 "" "Prometheus/2.33.4" 2024-04-02T05:44:19.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:18 smithi062 bash[19887]: cluster 2024-04-02T05:44:17.739357+0000 mgr.y (mgr.24367) 152 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:19.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:18 smithi062 bash[14377]: cluster 2024-04-02T05:44:17.739357+0000 mgr.y (mgr.24367) 152 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:19.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:18 smithi122 bash[14395]: cluster 2024-04-02T05:44:17.739357+0000 mgr.y (mgr.24367) 152 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:20 smithi062 bash[14377]: cluster 2024-04-02T05:44:19.740190+0000 mgr.y (mgr.24367) 153 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:21.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:20 smithi062 bash[19887]: cluster 2024-04-02T05:44:19.740190+0000 mgr.y (mgr.24367) 153 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:21.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:20 smithi122 bash[14395]: cluster 2024-04-02T05:44:19.740190+0000 mgr.y (mgr.24367) 153 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:23.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:22 smithi062 bash[14377]: cluster 2024-04-02T05:44:21.742009+0000 mgr.y (mgr.24367) 154 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:22 smithi062 bash[19887]: cluster 2024-04-02T05:44:21.742009+0000 mgr.y (mgr.24367) 154 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:23.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:22 smithi122 bash[14395]: cluster 2024-04-02T05:44:21.742009+0000 mgr.y (mgr.24367) 154 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:44:23.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:44:23 smithi062 bash[39563]: level=error ts=2024-04-02T05:44:23.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:44:23.854 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:44:23 smithi062 bash[39563]: level=warn ts=2024-04-02T05:44:23.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:44:23.854 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:44:23 smithi062 bash[39563]: level=warn ts=2024-04-02T05:44:23.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:44:25.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:24 smithi062 bash[14377]: cluster 2024-04-02T05:44:23.742754+0000 mgr.y (mgr.24367) 155 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:25.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:24 smithi062 bash[19887]: cluster 2024-04-02T05:44:23.742754+0000 mgr.y (mgr.24367) 155 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:25.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:24 smithi122 bash[14395]: cluster 2024-04-02T05:44:23.742754+0000 mgr.y (mgr.24367) 155 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:27.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:26 smithi062 bash[14377]: cluster 2024-04-02T05:44:25.743606+0000 mgr.y (mgr.24367) 156 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:27.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:26 smithi062 bash[19887]: cluster 2024-04-02T05:44:25.743606+0000 mgr.y (mgr.24367) 156 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:27.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:26 smithi122 bash[14395]: cluster 2024-04-02T05:44:25.743606+0000 mgr.y (mgr.24367) 156 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:27.728 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:44:27 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:44:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:44:28.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:27 smithi062 bash[14377]: audit 2024-04-02T05:44:27.151052+0000 mgr.y (mgr.24367) 157 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:28.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:27 smithi062 bash[19887]: audit 2024-04-02T05:44:27.151052+0000 mgr.y (mgr.24367) 157 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:28.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:27 smithi122 bash[14395]: audit 2024-04-02T05:44:27.151052+0000 mgr.y (mgr.24367) 157 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:28.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:44:28 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:44:28] "GET /metrics HTTP/1.1" 200 214980 "" "Prometheus/2.33.4" 2024-04-02T05:44:29.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:28 smithi062 bash[19887]: cluster 2024-04-02T05:44:27.745382+0000 mgr.y (mgr.24367) 158 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:29.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:28 smithi062 bash[14377]: cluster 2024-04-02T05:44:27.745382+0000 mgr.y (mgr.24367) 158 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:29.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:28 smithi122 bash[14395]: cluster 2024-04-02T05:44:27.745382+0000 mgr.y (mgr.24367) 158 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:31.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:30 smithi062 bash[14377]: cluster 2024-04-02T05:44:29.746117+0000 mgr.y (mgr.24367) 159 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:31.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:30 smithi062 bash[19887]: cluster 2024-04-02T05:44:29.746117+0000 mgr.y (mgr.24367) 159 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:31.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:30 smithi122 bash[14395]: cluster 2024-04-02T05:44:29.746117+0000 mgr.y (mgr.24367) 159 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:33.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:32 smithi062 bash[14377]: cluster 2024-04-02T05:44:31.747880+0000 mgr.y (mgr.24367) 160 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:33.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:32 smithi062 bash[19887]: cluster 2024-04-02T05:44:31.747880+0000 mgr.y (mgr.24367) 160 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:33.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:32 smithi122 bash[14395]: cluster 2024-04-02T05:44:31.747880+0000 mgr.y (mgr.24367) 160 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:33.852 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:44:33 smithi062 bash[39563]: level=error ts=2024-04-02T05:44:33.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:44:35.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:34 smithi062 bash[14377]: cluster 2024-04-02T05:44:33.748644+0000 mgr.y (mgr.24367) 161 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:35.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:34 smithi062 bash[19887]: cluster 2024-04-02T05:44:33.748644+0000 mgr.y (mgr.24367) 161 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:35.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:34 smithi122 bash[14395]: cluster 2024-04-02T05:44:33.748644+0000 mgr.y (mgr.24367) 161 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:37.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:36 smithi062 bash[14377]: cluster 2024-04-02T05:44:35.749419+0000 mgr.y (mgr.24367) 162 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:37.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:36 smithi062 bash[19887]: cluster 2024-04-02T05:44:35.749419+0000 mgr.y (mgr.24367) 162 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:37.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:36 smithi122 bash[14395]: cluster 2024-04-02T05:44:35.749419+0000 mgr.y (mgr.24367) 162 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:37.728 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:44:37 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:44:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:44:38.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:37 smithi062 bash[14377]: audit 2024-04-02T05:44:37.158898+0000 mgr.y (mgr.24367) 163 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:38.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:37 smithi062 bash[19887]: audit 2024-04-02T05:44:37.158898+0000 mgr.y (mgr.24367) 163 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:38.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:37 smithi122 bash[14395]: audit 2024-04-02T05:44:37.158898+0000 mgr.y (mgr.24367) 163 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:38.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:44:38 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:44:38] "GET /metrics HTTP/1.1" 200 214963 "" "Prometheus/2.33.4" 2024-04-02T05:44:39.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:38 smithi062 bash[14377]: cluster 2024-04-02T05:44:37.751322+0000 mgr.y (mgr.24367) 164 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:38 smithi062 bash[19887]: cluster 2024-04-02T05:44:37.751322+0000 mgr.y (mgr.24367) 164 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:39.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:38 smithi122 bash[14395]: cluster 2024-04-02T05:44:37.751322+0000 mgr.y (mgr.24367) 164 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:41.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:40 smithi062 bash[14377]: cluster 2024-04-02T05:44:39.752135+0000 mgr.y (mgr.24367) 165 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:40 smithi062 bash[19887]: cluster 2024-04-02T05:44:39.752135+0000 mgr.y (mgr.24367) 165 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:41.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:40 smithi122 bash[14395]: cluster 2024-04-02T05:44:39.752135+0000 mgr.y (mgr.24367) 165 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:43.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:42 smithi062 bash[14377]: cluster 2024-04-02T05:44:41.753883+0000 mgr.y (mgr.24367) 166 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:43.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:42 smithi062 bash[19887]: cluster 2024-04-02T05:44:41.753883+0000 mgr.y (mgr.24367) 166 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:43.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:42 smithi122 bash[14395]: cluster 2024-04-02T05:44:41.753883+0000 mgr.y (mgr.24367) 166 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:45.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:44 smithi062 bash[14377]: cluster 2024-04-02T05:44:43.754657+0000 mgr.y (mgr.24367) 167 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:45.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:44 smithi062 bash[19887]: cluster 2024-04-02T05:44:43.754657+0000 mgr.y (mgr.24367) 167 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:45.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:44 smithi122 bash[14395]: cluster 2024-04-02T05:44:43.754657+0000 mgr.y (mgr.24367) 167 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:47.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:46 smithi062 bash[14377]: cluster 2024-04-02T05:44:45.755442+0000 mgr.y (mgr.24367) 168 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:47.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:46 smithi062 bash[19887]: cluster 2024-04-02T05:44:45.755442+0000 mgr.y (mgr.24367) 168 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:47.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:46 smithi122 bash[14395]: cluster 2024-04-02T05:44:45.755442+0000 mgr.y (mgr.24367) 168 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:47.727 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:44:47 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:44:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:44:48.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:47 smithi062 bash[14377]: audit 2024-04-02T05:44:47.166912+0000 mgr.y (mgr.24367) 169 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:48.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:47 smithi062 bash[19887]: audit 2024-04-02T05:44:47.166912+0000 mgr.y (mgr.24367) 169 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:47 smithi122 bash[14395]: audit 2024-04-02T05:44:47.166912+0000 mgr.y (mgr.24367) 169 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:48.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:44:48 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:44:48] "GET /metrics HTTP/1.1" 200 214963 "" "Prometheus/2.33.4" 2024-04-02T05:44:49.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:48 smithi062 bash[14377]: cluster 2024-04-02T05:44:47.757154+0000 mgr.y (mgr.24367) 170 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:49.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:48 smithi062 bash[19887]: cluster 2024-04-02T05:44:47.757154+0000 mgr.y (mgr.24367) 170 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:49.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:48 smithi122 bash[14395]: cluster 2024-04-02T05:44:47.757154+0000 mgr.y (mgr.24367) 170 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:50.742 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:50 smithi062 bash[14377]: cluster 2024-04-02T05:44:49.757909+0000 mgr.y (mgr.24367) 171 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:50.742 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:50 smithi062 bash[14377]: audit 2024-04-02T05:44:49.801198+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:44:50.742 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:50 smithi062 bash[14377]: audit 2024-04-02T05:44:49.804224+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:44:50.743 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:50 smithi062 bash[14377]: audit 2024-04-02T05:44:49.806150+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:44:50.743 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:50 smithi062 bash[14377]: audit 2024-04-02T05:44:50.098405+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:44:50.743 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:50 smithi062 bash[14377]: audit 2024-04-02T05:44:50.383505+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:44:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:50 smithi062 bash[19887]: cluster 2024-04-02T05:44:49.757909+0000 mgr.y (mgr.24367) 171 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:50 smithi062 bash[19887]: audit 2024-04-02T05:44:49.801198+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:44:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:50 smithi062 bash[19887]: audit 2024-04-02T05:44:49.804224+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:44:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:50 smithi062 bash[19887]: audit 2024-04-02T05:44:49.806150+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:44:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:50 smithi062 bash[19887]: audit 2024-04-02T05:44:50.098405+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:44:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:50 smithi062 bash[19887]: audit 2024-04-02T05:44:50.383505+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:44:51.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:50 smithi122 bash[14395]: cluster 2024-04-02T05:44:49.757909+0000 mgr.y (mgr.24367) 171 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:51.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:50 smithi122 bash[14395]: audit 2024-04-02T05:44:49.801198+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:44:51.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:50 smithi122 bash[14395]: audit 2024-04-02T05:44:49.804224+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:44:51.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:50 smithi122 bash[14395]: audit 2024-04-02T05:44:49.806150+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:44:51.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:50 smithi122 bash[14395]: audit 2024-04-02T05:44:50.098405+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:44:51.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:50 smithi122 bash[14395]: audit 2024-04-02T05:44:50.383505+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:44:53.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:52 smithi062 bash[14377]: cluster 2024-04-02T05:44:51.759748+0000 mgr.y (mgr.24367) 172 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:53.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:52 smithi062 bash[19887]: cluster 2024-04-02T05:44:51.759748+0000 mgr.y (mgr.24367) 172 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:53.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:52 smithi122 bash[14395]: cluster 2024-04-02T05:44:51.759748+0000 mgr.y (mgr.24367) 172 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:55.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:54 smithi062 bash[14377]: cluster 2024-04-02T05:44:53.760574+0000 mgr.y (mgr.24367) 173 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:55.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:54 smithi062 bash[19887]: cluster 2024-04-02T05:44:53.760574+0000 mgr.y (mgr.24367) 173 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:55.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:54 smithi122 bash[14395]: cluster 2024-04-02T05:44:53.760574+0000 mgr.y (mgr.24367) 173 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:57.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:56 smithi062 bash[14377]: cluster 2024-04-02T05:44:55.761352+0000 mgr.y (mgr.24367) 174 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:57.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:56 smithi062 bash[19887]: cluster 2024-04-02T05:44:55.761352+0000 mgr.y (mgr.24367) 174 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:57.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:56 smithi122 bash[14395]: cluster 2024-04-02T05:44:55.761352+0000 mgr.y (mgr.24367) 174 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:44:57.727 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:44:57 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:44:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:44:58.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:57 smithi062 bash[19887]: audit 2024-04-02T05:44:57.177150+0000 mgr.y (mgr.24367) 175 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:58.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:57 smithi062 bash[14377]: audit 2024-04-02T05:44:57.177150+0000 mgr.y (mgr.24367) 175 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:58.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:57 smithi122 bash[14395]: audit 2024-04-02T05:44:57.177150+0000 mgr.y (mgr.24367) 175 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:44:58.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:44:58 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:44:58] "GET /metrics HTTP/1.1" 200 214939 "" "Prometheus/2.33.4" 2024-04-02T05:44:59.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:44:58 smithi062 bash[14377]: cluster 2024-04-02T05:44:57.763160+0000 mgr.y (mgr.24367) 176 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:59.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:44:58 smithi062 bash[19887]: cluster 2024-04-02T05:44:57.763160+0000 mgr.y (mgr.24367) 176 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:44:59.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:44:58 smithi122 bash[14395]: cluster 2024-04-02T05:44:57.763160+0000 mgr.y (mgr.24367) 176 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:01.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:00 smithi062 bash[14377]: cluster 2024-04-02T05:44:59.763938+0000 mgr.y (mgr.24367) 177 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:01.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:00 smithi062 bash[19887]: cluster 2024-04-02T05:44:59.763938+0000 mgr.y (mgr.24367) 177 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:01.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:00 smithi122 bash[14395]: cluster 2024-04-02T05:44:59.763938+0000 mgr.y (mgr.24367) 177 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:03.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:02 smithi062 bash[14377]: cluster 2024-04-02T05:45:01.765769+0000 mgr.y (mgr.24367) 178 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:03.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:02 smithi062 bash[19887]: cluster 2024-04-02T05:45:01.765769+0000 mgr.y (mgr.24367) 178 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:03.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:02 smithi122 bash[14395]: cluster 2024-04-02T05:45:01.765769+0000 mgr.y (mgr.24367) 178 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:05.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:04 smithi062 bash[14377]: cluster 2024-04-02T05:45:03.766602+0000 mgr.y (mgr.24367) 179 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:05.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:04 smithi062 bash[19887]: cluster 2024-04-02T05:45:03.766602+0000 mgr.y (mgr.24367) 179 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:05.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:04 smithi122 bash[14395]: cluster 2024-04-02T05:45:03.766602+0000 mgr.y (mgr.24367) 179 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:06 smithi062 bash[19887]: cluster 2024-04-02T05:45:05.767338+0000 mgr.y (mgr.24367) 180 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:06 smithi062 bash[19887]: audit 2024-04-02T05:45:06.058686+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:45:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:06 smithi062 bash[19887]: audit 2024-04-02T05:45:06.059585+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:45:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:06 smithi062 bash[19887]: audit 2024-04-02T05:45:06.061162+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:45:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:06 smithi062 bash[19887]: audit 2024-04-02T05:45:06.062075+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:45:07.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:06 smithi062 bash[14377]: cluster 2024-04-02T05:45:05.767338+0000 mgr.y (mgr.24367) 180 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:07.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:06 smithi062 bash[14377]: audit 2024-04-02T05:45:06.058686+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:45:07.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:06 smithi062 bash[14377]: audit 2024-04-02T05:45:06.059585+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:45:07.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:06 smithi062 bash[14377]: audit 2024-04-02T05:45:06.061162+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:45:07.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:06 smithi062 bash[14377]: audit 2024-04-02T05:45:06.062075+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:45:07.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:06 smithi122 bash[14395]: cluster 2024-04-02T05:45:05.767338+0000 mgr.y (mgr.24367) 180 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:07.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:06 smithi122 bash[14395]: audit 2024-04-02T05:45:06.058686+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:45:07.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:06 smithi122 bash[14395]: audit 2024-04-02T05:45:06.059585+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:45:07.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:06 smithi122 bash[14395]: audit 2024-04-02T05:45:06.061162+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:45:07.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:06 smithi122 bash[14395]: audit 2024-04-02T05:45:06.062075+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:45:07.727 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:45:07 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:45:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:45:08.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:07 smithi062 bash[19887]: audit 2024-04-02T05:45:07.186976+0000 mgr.y (mgr.24367) 181 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:08.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:07 smithi062 bash[14377]: audit 2024-04-02T05:45:07.186976+0000 mgr.y (mgr.24367) 181 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:08.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:07 smithi122 bash[14395]: audit 2024-04-02T05:45:07.186976+0000 mgr.y (mgr.24367) 181 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:08.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:45:08 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:45:08] "GET /metrics HTTP/1.1" 200 214949 "" "Prometheus/2.33.4" 2024-04-02T05:45:09.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:08 smithi062 bash[14377]: cluster 2024-04-02T05:45:07.769109+0000 mgr.y (mgr.24367) 182 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:09.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:08 smithi062 bash[19887]: cluster 2024-04-02T05:45:07.769109+0000 mgr.y (mgr.24367) 182 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:09.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:08 smithi122 bash[14395]: cluster 2024-04-02T05:45:07.769109+0000 mgr.y (mgr.24367) 182 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:10 smithi062 bash[14377]: cluster 2024-04-02T05:45:09.769865+0000 mgr.y (mgr.24367) 183 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:10 smithi062 bash[19887]: cluster 2024-04-02T05:45:09.769865+0000 mgr.y (mgr.24367) 183 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:11.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:10 smithi122 bash[14395]: cluster 2024-04-02T05:45:09.769865+0000 mgr.y (mgr.24367) 183 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:13.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:12 smithi062 bash[14377]: cluster 2024-04-02T05:45:11.771655+0000 mgr.y (mgr.24367) 184 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:13.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:12 smithi062 bash[19887]: cluster 2024-04-02T05:45:11.771655+0000 mgr.y (mgr.24367) 184 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:13.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:12 smithi122 bash[14395]: cluster 2024-04-02T05:45:11.771655+0000 mgr.y (mgr.24367) 184 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:15.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:14 smithi062 bash[19887]: cluster 2024-04-02T05:45:13.772408+0000 mgr.y (mgr.24367) 185 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:15.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:14 smithi062 bash[14377]: cluster 2024-04-02T05:45:13.772408+0000 mgr.y (mgr.24367) 185 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:15.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:14 smithi122 bash[14395]: cluster 2024-04-02T05:45:13.772408+0000 mgr.y (mgr.24367) 185 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:17.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:16 smithi062 bash[14377]: cluster 2024-04-02T05:45:15.773197+0000 mgr.y (mgr.24367) 186 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:17.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:16 smithi062 bash[19887]: cluster 2024-04-02T05:45:15.773197+0000 mgr.y (mgr.24367) 186 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:17.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:16 smithi122 bash[14395]: cluster 2024-04-02T05:45:15.773197+0000 mgr.y (mgr.24367) 186 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:17.727 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:45:17 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:45:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:45:18.174 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:17 smithi062 bash[19887]: audit 2024-04-02T05:45:17.198327+0000 mgr.y (mgr.24367) 187 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:18.174 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:17 smithi062 bash[14377]: audit 2024-04-02T05:45:17.198327+0000 mgr.y (mgr.24367) 187 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:18.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:17 smithi122 bash[14395]: audit 2024-04-02T05:45:17.198327+0000 mgr.y (mgr.24367) 187 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:18.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:45:18 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:45:18] "GET /metrics HTTP/1.1" 200 214949 "" "Prometheus/2.33.4" 2024-04-02T05:45:19.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:18 smithi122 bash[14395]: cluster 2024-04-02T05:45:17.775033+0000 mgr.y (mgr.24367) 188 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:19.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:18 smithi062 bash[14377]: cluster 2024-04-02T05:45:17.775033+0000 mgr.y (mgr.24367) 188 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:19.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:18 smithi062 bash[19887]: cluster 2024-04-02T05:45:17.775033+0000 mgr.y (mgr.24367) 188 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:20 smithi062 bash[14377]: cluster 2024-04-02T05:45:19.775901+0000 mgr.y (mgr.24367) 189 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:21.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:20 smithi062 bash[19887]: cluster 2024-04-02T05:45:19.775901+0000 mgr.y (mgr.24367) 189 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:21.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:20 smithi122 bash[14395]: cluster 2024-04-02T05:45:19.775901+0000 mgr.y (mgr.24367) 189 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:23.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:22 smithi062 bash[14377]: cluster 2024-04-02T05:45:21.777736+0000 mgr.y (mgr.24367) 190 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:22 smithi062 bash[19887]: cluster 2024-04-02T05:45:21.777736+0000 mgr.y (mgr.24367) 190 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:23.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:22 smithi122 bash[14395]: cluster 2024-04-02T05:45:21.777736+0000 mgr.y (mgr.24367) 190 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:25.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:24 smithi062 bash[14377]: cluster 2024-04-02T05:45:23.778535+0000 mgr.y (mgr.24367) 191 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:25.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:24 smithi062 bash[19887]: cluster 2024-04-02T05:45:23.778535+0000 mgr.y (mgr.24367) 191 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:25.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:24 smithi122 bash[14395]: cluster 2024-04-02T05:45:23.778535+0000 mgr.y (mgr.24367) 191 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:27.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:26 smithi062 bash[14377]: cluster 2024-04-02T05:45:25.779314+0000 mgr.y (mgr.24367) 192 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:27.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:26 smithi062 bash[19887]: cluster 2024-04-02T05:45:25.779314+0000 mgr.y (mgr.24367) 192 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:27.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:26 smithi122 bash[14395]: cluster 2024-04-02T05:45:25.779314+0000 mgr.y (mgr.24367) 192 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:27.727 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:45:27 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:45:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:45:28.175 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:27 smithi062 bash[19887]: audit 2024-04-02T05:45:27.209593+0000 mgr.y (mgr.24367) 193 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:28.175 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:27 smithi062 bash[14377]: audit 2024-04-02T05:45:27.209593+0000 mgr.y (mgr.24367) 193 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:28.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:27 smithi122 bash[14395]: audit 2024-04-02T05:45:27.209593+0000 mgr.y (mgr.24367) 193 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:28.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:45:28 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:45:28] "GET /metrics HTTP/1.1" 200 214958 "" "Prometheus/2.33.4" 2024-04-02T05:45:29.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:28 smithi122 bash[14395]: cluster 2024-04-02T05:45:27.781280+0000 mgr.y (mgr.24367) 194 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:28 smithi062 bash[19887]: cluster 2024-04-02T05:45:27.781280+0000 mgr.y (mgr.24367) 194 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:29.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:28 smithi062 bash[14377]: cluster 2024-04-02T05:45:27.781280+0000 mgr.y (mgr.24367) 194 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:31.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:30 smithi062 bash[14377]: cluster 2024-04-02T05:45:29.782080+0000 mgr.y (mgr.24367) 195 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:31.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:30 smithi062 bash[19887]: cluster 2024-04-02T05:45:29.782080+0000 mgr.y (mgr.24367) 195 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:31.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:30 smithi122 bash[14395]: cluster 2024-04-02T05:45:29.782080+0000 mgr.y (mgr.24367) 195 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:33.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:32 smithi062 bash[19887]: cluster 2024-04-02T05:45:31.783840+0000 mgr.y (mgr.24367) 196 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:33.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:32 smithi062 bash[14377]: cluster 2024-04-02T05:45:31.783840+0000 mgr.y (mgr.24367) 196 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:33.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:32 smithi122 bash[14395]: cluster 2024-04-02T05:45:31.783840+0000 mgr.y (mgr.24367) 196 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:35.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:34 smithi062 bash[14377]: cluster 2024-04-02T05:45:33.784691+0000 mgr.y (mgr.24367) 197 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:35.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:34 smithi062 bash[19887]: cluster 2024-04-02T05:45:33.784691+0000 mgr.y (mgr.24367) 197 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:35.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:34 smithi122 bash[14395]: cluster 2024-04-02T05:45:33.784691+0000 mgr.y (mgr.24367) 197 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:37.226 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:36 smithi062 bash[14377]: cluster 2024-04-02T05:45:35.785804+0000 mgr.y (mgr.24367) 198 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:37.226 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:36 smithi062 bash[19887]: cluster 2024-04-02T05:45:35.785804+0000 mgr.y (mgr.24367) 198 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:37.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:36 smithi122 bash[14395]: cluster 2024-04-02T05:45:35.785804+0000 mgr.y (mgr.24367) 198 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:37.727 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:45:37 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:45:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:45:38.174 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:37 smithi062 bash[19887]: audit 2024-04-02T05:45:37.220963+0000 mgr.y (mgr.24367) 199 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:38.175 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:37 smithi062 bash[14377]: audit 2024-04-02T05:45:37.220963+0000 mgr.y (mgr.24367) 199 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:38.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:37 smithi122 bash[14395]: audit 2024-04-02T05:45:37.220963+0000 mgr.y (mgr.24367) 199 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:38.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:45:38 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:45:38] "GET /metrics HTTP/1.1" 200 214959 "" "Prometheus/2.33.4" 2024-04-02T05:45:39.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:38 smithi122 bash[14395]: cluster 2024-04-02T05:45:37.787709+0000 mgr.y (mgr.24367) 200 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:39.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:38 smithi062 bash[14377]: cluster 2024-04-02T05:45:37.787709+0000 mgr.y (mgr.24367) 200 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:39.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:38 smithi062 bash[19887]: cluster 2024-04-02T05:45:37.787709+0000 mgr.y (mgr.24367) 200 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:41.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:40 smithi062 bash[14377]: cluster 2024-04-02T05:45:39.788464+0000 mgr.y (mgr.24367) 201 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:40 smithi062 bash[19887]: cluster 2024-04-02T05:45:39.788464+0000 mgr.y (mgr.24367) 201 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:41.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:40 smithi122 bash[14395]: cluster 2024-04-02T05:45:39.788464+0000 mgr.y (mgr.24367) 201 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:43.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:42 smithi062 bash[14377]: cluster 2024-04-02T05:45:41.790194+0000 mgr.y (mgr.24367) 202 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:43.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:42 smithi062 bash[19887]: cluster 2024-04-02T05:45:41.790194+0000 mgr.y (mgr.24367) 202 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:43.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:42 smithi122 bash[14395]: cluster 2024-04-02T05:45:41.790194+0000 mgr.y (mgr.24367) 202 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:45.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:44 smithi122 bash[14395]: cluster 2024-04-02T05:45:43.791152+0000 mgr.y (mgr.24367) 203 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:45.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:44 smithi062 bash[19887]: cluster 2024-04-02T05:45:43.791152+0000 mgr.y (mgr.24367) 203 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:45.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:44 smithi062 bash[14377]: cluster 2024-04-02T05:45:43.791152+0000 mgr.y (mgr.24367) 203 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:47.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:46 smithi062 bash[14377]: cluster 2024-04-02T05:45:45.791944+0000 mgr.y (mgr.24367) 204 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:47.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:46 smithi062 bash[19887]: cluster 2024-04-02T05:45:45.791944+0000 mgr.y (mgr.24367) 204 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:47.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:46 smithi122 bash[14395]: cluster 2024-04-02T05:45:45.791944+0000 mgr.y (mgr.24367) 204 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:47.537 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-02T05:45:47.727 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:45:47 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:45:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:45:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:47 smithi062 bash[14377]: audit 2024-04-02T05:45:47.231346+0000 mgr.y (mgr.24367) 205 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:48.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:47 smithi062 bash[19887]: audit 2024-04-02T05:45:47.231346+0000 mgr.y (mgr.24367) 205 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:47 smithi122 bash[14395]: audit 2024-04-02T05:45:47.231346+0000 mgr.y (mgr.24367) 205 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:48.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:45:48 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:45:48] "GET /metrics HTTP/1.1" 200 214959 "" "Prometheus/2.33.4" 2024-04-02T05:45:48.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:48 smithi062 bash[14377]: cluster 2024-04-02T05:45:47.793649+0000 mgr.y (mgr.24367) 206 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:49.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:48 smithi122 bash[14395]: cluster 2024-04-02T05:45:47.793649+0000 mgr.y (mgr.24367) 206 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:49.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:48 smithi062 bash[19887]: cluster 2024-04-02T05:45:47.793649+0000 mgr.y (mgr.24367) 206 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:50.970 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:50 smithi122 bash[14395]: cluster 2024-04-02T05:45:49.794184+0000 mgr.y (mgr.24367) 207 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:50.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:50 smithi122 bash[14395]: audit 2024-04-02T05:45:50.395347+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:45:50.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:50 smithi122 bash[14395]: audit 2024-04-02T05:45:50.398145+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:45:50.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:50 smithi122 bash[14395]: audit 2024-04-02T05:45:50.399968+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:45:50.971 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:50 smithi122 bash[14395]: audit 2024-04-02T05:45:50.697094+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:45:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:50 smithi062 bash[19887]: cluster 2024-04-02T05:45:49.794184+0000 mgr.y (mgr.24367) 207 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:50 smithi062 bash[19887]: audit 2024-04-02T05:45:50.395347+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:45:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:50 smithi062 bash[19887]: audit 2024-04-02T05:45:50.398145+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:45:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:50 smithi062 bash[19887]: audit 2024-04-02T05:45:50.399968+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:45:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:50 smithi062 bash[19887]: audit 2024-04-02T05:45:50.697094+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:45:51.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:50 smithi062 bash[14377]: cluster 2024-04-02T05:45:49.794184+0000 mgr.y (mgr.24367) 207 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:51.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:50 smithi062 bash[14377]: audit 2024-04-02T05:45:50.395347+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:45:51.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:50 smithi062 bash[14377]: audit 2024-04-02T05:45:50.398145+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:45:51.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:50 smithi062 bash[14377]: audit 2024-04-02T05:45:50.399968+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:45:51.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:50 smithi062 bash[14377]: audit 2024-04-02T05:45:50.697094+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:45:51.245 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-02T05:45:52.318 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:51 smithi062 bash[19887]: audit 2024-04-02T05:45:50.982705+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:45:52.318 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:51 smithi062 bash[14377]: audit 2024-04-02T05:45:50.982705+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:45:52.477 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:51 smithi122 bash[14395]: audit 2024-04-02T05:45:50.982705+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:45:53.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:52 smithi062 bash[14377]: cluster 2024-04-02T05:45:51.795155+0000 mgr.y (mgr.24367) 208 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:52 smithi062 bash[19887]: cluster 2024-04-02T05:45:51.795155+0000 mgr.y (mgr.24367) 208 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:53.477 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:52 smithi122 bash[14395]: cluster 2024-04-02T05:45:51.795155+0000 mgr.y (mgr.24367) 208 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:54.907 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-02T05:45:55.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:54 smithi062 bash[14377]: cluster 2024-04-02T05:45:53.795850+0000 mgr.y (mgr.24367) 209 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:55.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:54 smithi062 bash[19887]: cluster 2024-04-02T05:45:53.795850+0000 mgr.y (mgr.24367) 209 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:55.477 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:54 smithi122 bash[14395]: cluster 2024-04-02T05:45:53.795850+0000 mgr.y (mgr.24367) 209 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:57.270 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:57 smithi122 bash[14395]: cluster 2024-04-02T05:45:55.796588+0000 mgr.y (mgr.24367) 210 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:57.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:57 smithi062 bash[14377]: cluster 2024-04-02T05:45:55.796588+0000 mgr.y (mgr.24367) 210 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:57.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:57 smithi062 bash[19887]: cluster 2024-04-02T05:45:55.796588+0000 mgr.y (mgr.24367) 210 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:45:57.727 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:45:57 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:45:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:45:58.174 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:58 smithi062 bash[19887]: audit 2024-04-02T05:45:57.238916+0000 mgr.y (mgr.24367) 211 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:58.174 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:58 smithi062 bash[14377]: audit 2024-04-02T05:45:57.238916+0000 mgr.y (mgr.24367) 211 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:58.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:45:58 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:45:58] "GET /metrics HTTP/1.1" 200 214939 "" "Prometheus/2.33.4" 2024-04-02T05:45:58.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:58 smithi122 bash[14395]: audit 2024-04-02T05:45:57.238916+0000 mgr.y (mgr.24367) 211 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:45:58.522 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-02T05:45:59.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:45:59 smithi062 bash[14377]: cluster 2024-04-02T05:45:57.798346+0000 mgr.y (mgr.24367) 212 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:59.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:45:59 smithi062 bash[19887]: cluster 2024-04-02T05:45:57.798346+0000 mgr.y (mgr.24367) 212 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:45:59.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:45:59 smithi122 bash[14395]: cluster 2024-04-02T05:45:57.798346+0000 mgr.y (mgr.24367) 212 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:01.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:00 smithi062 bash[19887]: cluster 2024-04-02T05:45:59.798953+0000 mgr.y (mgr.24367) 213 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:01.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:00 smithi062 bash[14377]: cluster 2024-04-02T05:45:59.798953+0000 mgr.y (mgr.24367) 213 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:01.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:00 smithi122 bash[14395]: cluster 2024-04-02T05:45:59.798953+0000 mgr.y (mgr.24367) 213 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:01.335 INFO:teuthology.orchestra.run.smithi062.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca 2024-04-02T05:46:02.108 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-02T05:46:02.117 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi062.front.sepia.ceph.com 2024-04-02T05:46:02.117 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-04-02T05:46:02.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[14377]: audit 2024-04-02T05:46:01.319492+0000 mgr.y (mgr.24367) 214 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[14377]: cephadm 2024-04-02T05:46:01.321502+0000 mgr.y (mgr.24367) 215 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca 2024-04-02T05:46:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[14377]: audit 2024-04-02T05:46:01.330258+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:46:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[14377]: audit 2024-04-02T05:46:01.334901+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:46:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[14377]: audit 2024-04-02T05:46:01.336899+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:46:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[14377]: audit 2024-04-02T05:46:01.338076+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:46:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[14377]: audit 2024-04-02T05:46:01.346860+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:46:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[14377]: cephadm 2024-04-02T05:46:01.355289+0000 mgr.y (mgr.24367) 216 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca 2024-04-02T05:46:02.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[19887]: audit 2024-04-02T05:46:01.319492+0000 mgr.y (mgr.24367) 214 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:02.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[19887]: cephadm 2024-04-02T05:46:01.321502+0000 mgr.y (mgr.24367) 215 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca 2024-04-02T05:46:02.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[19887]: audit 2024-04-02T05:46:01.330258+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:46:02.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[19887]: audit 2024-04-02T05:46:01.334901+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:46:02.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[19887]: audit 2024-04-02T05:46:01.336899+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:46:02.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[19887]: audit 2024-04-02T05:46:01.338076+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:46:02.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[19887]: audit 2024-04-02T05:46:01.346860+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:46:02.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:02 smithi062 bash[19887]: cephadm 2024-04-02T05:46:01.355289+0000 mgr.y (mgr.24367) 216 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca 2024-04-02T05:46:02.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:02 smithi122 bash[14395]: audit 2024-04-02T05:46:01.319492+0000 mgr.y (mgr.24367) 214 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:02.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:02 smithi122 bash[14395]: cephadm 2024-04-02T05:46:01.321502+0000 mgr.y (mgr.24367) 215 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca 2024-04-02T05:46:02.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:02 smithi122 bash[14395]: audit 2024-04-02T05:46:01.330258+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:46:02.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:02 smithi122 bash[14395]: audit 2024-04-02T05:46:01.334901+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:46:02.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:02 smithi122 bash[14395]: audit 2024-04-02T05:46:01.336899+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:46:02.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:02 smithi122 bash[14395]: audit 2024-04-02T05:46:01.338076+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:46:02.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:02 smithi122 bash[14395]: audit 2024-04-02T05:46:01.346860+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:46:02.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:02 smithi122 bash[14395]: cephadm 2024-04-02T05:46:01.355289+0000 mgr.y (mgr.24367) 216 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca 2024-04-02T05:46:03.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:03 smithi062 bash[19887]: cluster 2024-04-02T05:46:01.800583+0000 mgr.y (mgr.24367) 217 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:03.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:03 smithi062 bash[14377]: cluster 2024-04-02T05:46:01.800583+0000 mgr.y (mgr.24367) 217 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:03.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:03 smithi122 bash[14395]: cluster 2024-04-02T05:46:01.800583+0000 mgr.y (mgr.24367) 217 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:05.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:05 smithi062 bash[19887]: cluster 2024-04-02T05:46:03.801145+0000 mgr.y (mgr.24367) 218 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:05.607 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:05 smithi062 bash[14377]: cluster 2024-04-02T05:46:03.801145+0000 mgr.y (mgr.24367) 218 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:05.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:05 smithi122 bash[14395]: cluster 2024-04-02T05:46:03.801145+0000 mgr.y (mgr.24367) 218 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:06.073 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:46:06.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:06 smithi122 bash[14395]: audit 2024-04-02T05:46:06.068370+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:46:06.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:06 smithi122 bash[14395]: audit 2024-04-02T05:46:06.069264+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:46:06.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:06 smithi122 bash[14395]: audit 2024-04-02T05:46:06.069430+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:46:06.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:06 smithi122 bash[14395]: audit 2024-04-02T05:46:06.070100+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:46:06.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:06 smithi062 bash[19887]: audit 2024-04-02T05:46:06.068370+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:46:06.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:06 smithi062 bash[19887]: audit 2024-04-02T05:46:06.069264+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:46:06.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:06 smithi062 bash[19887]: audit 2024-04-02T05:46:06.069430+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:46:06.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:06 smithi062 bash[19887]: audit 2024-04-02T05:46:06.070100+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:46:06.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:06 smithi062 bash[14377]: audit 2024-04-02T05:46:06.068370+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:46:06.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:06 smithi062 bash[14377]: audit 2024-04-02T05:46:06.069264+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:46:06.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:06 smithi062 bash[14377]: audit 2024-04-02T05:46:06.069430+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:46:06.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:06 smithi062 bash[14377]: audit 2024-04-02T05:46:06.070100+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:46:06.893 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:46:06.893 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (3m) 2m ago 4m 16.7M - ba2b418f427c 3bde03ab44d9 2024-04-02T05:46:06.893 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 running (4m) 2m ago 4m 47.0M - 8.3.5 dad864ee21e9 ee2c716acf45 2024-04-02T05:46:06.894 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (2m) 2m ago 2m 54.7M - 3.5 e1d6a67b021e 69f06dab6c58 2024-04-02T05:46:06.894 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443 running (10m) 2m ago 10m 405M - 17.2.0 e1d6a67b021e 3c038aa2a250 2024-04-02T05:46:06.894 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:9283 running (12m) 2m ago 12m 450M - 17.2.0 e1d6a67b021e 4528a037c8f4 2024-04-02T05:46:06.894 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (12m) 2m ago 12m 52.0M 2048M 17.2.0 e1d6a67b021e 12a28abdf045 2024-04-02T05:46:06.894 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (10m) 2m ago 10m 41.0M 2048M 17.2.0 e1d6a67b021e 2aea14ac8028 2024-04-02T05:46:06.894 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (10m) 2m ago 10m 44.9M 2048M 17.2.0 e1d6a67b021e bef3271562fe 2024-04-02T05:46:06.894 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (4m) 2m ago 4m 12.8M - 1dbe0e931976 1bfbddd13299 2024-04-02T05:46:06.894 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (4m) 2m ago 4m 10.8M - 1dbe0e931976 c613f8b994ed 2024-04-02T05:46:06.894 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (9m) 2m ago 9m 54.4M 4061M 17.2.0 e1d6a67b021e 62e4712dfb33 2024-04-02T05:46:06.894 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (9m) 2m ago 9m 57.0M 4061M 17.2.0 e1d6a67b021e b3a5cde119f4 2024-04-02T05:46:06.894 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (8m) 2m ago 8m 51.7M 4061M 17.2.0 e1d6a67b021e ebf82f7a9f60 2024-04-02T05:46:06.894 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (8m) 2m ago 8m 54.2M 4061M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:46:06.894 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (7m) 2m ago 7m 54.4M 4317M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:46:06.894 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (6m) 2m ago 6m 50.4M 4317M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:46:06.895 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (6m) 2m ago 6m 49.6M 4317M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:46:06.895 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (5m) 2m ago 5m 50.3M 4317M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:46:06.895 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (3m) 2m ago 4m 44.7M - 514e6a882f6e e483bf610387 2024-04-02T05:46:06.895 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (2m) 2m ago 2m 84.6M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:46:06.895 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (2m) 2m ago 2m 83.9M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:46:06.895 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (2m) 2m ago 2m 84.4M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:46:06.895 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (2m) 2m ago 2m 83.9M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:46:07.388 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:46:07.388 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:46:07.388 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T05:46:07.389 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:46:07.389 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:46:07.389 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-02T05:46:07.389 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:46:07.389 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:46:07.389 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T05:46:07.390 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:46:07.390 INFO:teuthology.orchestra.run.smithi062.stdout: "mds": {}, 2024-04-02T05:46:07.390 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:46:07.390 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:46:07.390 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:46:07.390 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:46:07.390 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-02T05:46:07.390 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:46:07.390 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:46:07.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:07 smithi062 bash[19887]: cluster 2024-04-02T05:46:05.801741+0000 mgr.y (mgr.24367) 219 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:07.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:07 smithi062 bash[19887]: audit 2024-04-02T05:46:06.050938+0000 mgr.y (mgr.24367) 220 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:07.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:07 smithi062 bash[19887]: audit 2024-04-02T05:46:06.439047+0000 mgr.y (mgr.24367) 221 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:07.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:07 smithi062 bash[14377]: cluster 2024-04-02T05:46:05.801741+0000 mgr.y (mgr.24367) 219 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:07.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:07 smithi062 bash[14377]: audit 2024-04-02T05:46:06.050938+0000 mgr.y (mgr.24367) 220 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:07.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:07 smithi062 bash[14377]: audit 2024-04-02T05:46:06.439047+0000 mgr.y (mgr.24367) 221 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:07.726 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:46:07 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:46:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:46:07.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:07 smithi122 bash[14395]: cluster 2024-04-02T05:46:05.801741+0000 mgr.y (mgr.24367) 219 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:07.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:07 smithi122 bash[14395]: audit 2024-04-02T05:46:06.050938+0000 mgr.y (mgr.24367) 220 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:07.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:07 smithi122 bash[14395]: audit 2024-04-02T05:46:06.439047+0000 mgr.y (mgr.24367) 221 : audit [DBG] from='client.24988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:07.817 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:46:07.817 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca", 2024-04-02T05:46:07.817 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:46:07.817 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [], 2024-04-02T05:46:07.817 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "", 2024-04-02T05:46:07.817 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca image" 2024-04-02T05:46:07.817 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:46:08.317 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_OK 2024-04-02T05:46:08.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:46:08 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:46:08] "GET /metrics HTTP/1.1" 200 214922 "" "Prometheus/2.33.4" 2024-04-02T05:46:08.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:08 smithi062 bash[19887]: audit 2024-04-02T05:46:06.866067+0000 mgr.y (mgr.24367) 222 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:08.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:08 smithi062 bash[19887]: audit 2024-04-02T05:46:07.246742+0000 mgr.y (mgr.24367) 223 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:08.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:08 smithi062 bash[19887]: audit 2024-04-02T05:46:07.383413+0000 mon.c (mon.1) 133 : audit [DBG] from='client.? 172.21.15.62:0/715491809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:46:08.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:08 smithi062 bash[19887]: audit 2024-04-02T05:46:08.312503+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.62:0/2542713918' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:46:08.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:08 smithi062 bash[14377]: audit 2024-04-02T05:46:06.866067+0000 mgr.y (mgr.24367) 222 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:08.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:08 smithi062 bash[14377]: audit 2024-04-02T05:46:07.246742+0000 mgr.y (mgr.24367) 223 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:08.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:08 smithi062 bash[14377]: audit 2024-04-02T05:46:07.383413+0000 mon.c (mon.1) 133 : audit [DBG] from='client.? 172.21.15.62:0/715491809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:46:08.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:08 smithi062 bash[14377]: audit 2024-04-02T05:46:08.312503+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.62:0/2542713918' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:46:08.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:08 smithi122 bash[14395]: audit 2024-04-02T05:46:06.866067+0000 mgr.y (mgr.24367) 222 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:08.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:08 smithi122 bash[14395]: audit 2024-04-02T05:46:07.246742+0000 mgr.y (mgr.24367) 223 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:08.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:08 smithi122 bash[14395]: audit 2024-04-02T05:46:07.383413+0000 mon.c (mon.1) 133 : audit [DBG] from='client.? 172.21.15.62:0/715491809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:46:08.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:08 smithi122 bash[14395]: audit 2024-04-02T05:46:08.312503+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.62:0/2542713918' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:46:09.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:09 smithi122 bash[14395]: cluster 2024-04-02T05:46:07.802665+0000 mgr.y (mgr.24367) 224 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:09.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:09 smithi122 bash[14395]: audit 2024-04-02T05:46:07.812126+0000 mgr.y (mgr.24367) 225 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:09.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:09 smithi062 bash[19887]: cluster 2024-04-02T05:46:07.802665+0000 mgr.y (mgr.24367) 224 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:09.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:09 smithi062 bash[19887]: audit 2024-04-02T05:46:07.812126+0000 mgr.y (mgr.24367) 225 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:09.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:09 smithi062 bash[14377]: cluster 2024-04-02T05:46:07.802665+0000 mgr.y (mgr.24367) 224 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:09.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:09 smithi062 bash[14377]: audit 2024-04-02T05:46:07.812126+0000 mgr.y (mgr.24367) 225 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:10 smithi062 bash[14377]: cluster 2024-04-02T05:46:09.803706+0000 mgr.y (mgr.24367) 226 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:10 smithi062 bash[19887]: cluster 2024-04-02T05:46:09.803706+0000 mgr.y (mgr.24367) 226 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:11.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:10 smithi122 bash[14395]: cluster 2024-04-02T05:46:09.803706+0000 mgr.y (mgr.24367) 226 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:13.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:12 smithi122 bash[14395]: cluster 2024-04-02T05:46:11.805536+0000 mgr.y (mgr.24367) 227 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:13.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:12 smithi062 bash[14377]: cluster 2024-04-02T05:46:11.805536+0000 mgr.y (mgr.24367) 227 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:13.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:12 smithi062 bash[19887]: cluster 2024-04-02T05:46:11.805536+0000 mgr.y (mgr.24367) 227 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:15.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:14 smithi122 bash[14395]: cluster 2024-04-02T05:46:13.806397+0000 mgr.y (mgr.24367) 228 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:15.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:14 smithi062 bash[14377]: cluster 2024-04-02T05:46:13.806397+0000 mgr.y (mgr.24367) 228 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:15.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:14 smithi062 bash[19887]: cluster 2024-04-02T05:46:13.806397+0000 mgr.y (mgr.24367) 228 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:17.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:16 smithi122 bash[14395]: cluster 2024-04-02T05:46:15.806983+0000 mgr.y (mgr.24367) 229 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:17.257 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:16 smithi062 bash[14377]: cluster 2024-04-02T05:46:15.806983+0000 mgr.y (mgr.24367) 229 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:17.258 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:16 smithi062 bash[19887]: cluster 2024-04-02T05:46:15.806983+0000 mgr.y (mgr.24367) 229 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:17.726 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:46:17 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:46:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:46:18.174 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:17 smithi062 bash[19887]: audit 2024-04-02T05:46:17.252314+0000 mgr.y (mgr.24367) 230 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:18.174 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:17 smithi062 bash[14377]: audit 2024-04-02T05:46:17.252314+0000 mgr.y (mgr.24367) 230 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:18.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:17 smithi122 bash[14395]: audit 2024-04-02T05:46:17.252314+0000 mgr.y (mgr.24367) 230 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:18.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:46:18 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:46:18] "GET /metrics HTTP/1.1" 200 214922 "" "Prometheus/2.33.4" 2024-04-02T05:46:19.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:18 smithi122 bash[14395]: cluster 2024-04-02T05:46:17.808849+0000 mgr.y (mgr.24367) 231 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:19.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:18 smithi062 bash[14377]: cluster 2024-04-02T05:46:17.808849+0000 mgr.y (mgr.24367) 231 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:19.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:18 smithi062 bash[19887]: cluster 2024-04-02T05:46:17.808849+0000 mgr.y (mgr.24367) 231 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:21.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:20 smithi062 bash[19887]: cluster 2024-04-02T05:46:19.809628+0000 mgr.y (mgr.24367) 232 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:20 smithi062 bash[14377]: cluster 2024-04-02T05:46:19.809628+0000 mgr.y (mgr.24367) 232 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:21.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:20 smithi122 bash[14395]: cluster 2024-04-02T05:46:19.809628+0000 mgr.y (mgr.24367) 232 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:23.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:22 smithi122 bash[14395]: cluster 2024-04-02T05:46:21.811425+0000 mgr.y (mgr.24367) 233 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:23.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:22 smithi062 bash[14377]: cluster 2024-04-02T05:46:21.811425+0000 mgr.y (mgr.24367) 233 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:23.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:22 smithi062 bash[19887]: cluster 2024-04-02T05:46:21.811425+0000 mgr.y (mgr.24367) 233 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:25.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:24 smithi122 bash[14395]: cluster 2024-04-02T05:46:23.812090+0000 mgr.y (mgr.24367) 234 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:25.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:24 smithi062 bash[19887]: cluster 2024-04-02T05:46:23.812090+0000 mgr.y (mgr.24367) 234 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:25.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:24 smithi062 bash[14377]: cluster 2024-04-02T05:46:23.812090+0000 mgr.y (mgr.24367) 234 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:27.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:26 smithi122 bash[14395]: cluster 2024-04-02T05:46:25.812782+0000 mgr.y (mgr.24367) 235 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:27.268 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:26 smithi062 bash[14377]: cluster 2024-04-02T05:46:25.812782+0000 mgr.y (mgr.24367) 235 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:27.268 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:26 smithi062 bash[19887]: cluster 2024-04-02T05:46:25.812782+0000 mgr.y (mgr.24367) 235 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:27.726 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:46:27 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:46:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:46:28.173 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:27 smithi062 bash[14377]: audit 2024-04-02T05:46:27.262940+0000 mgr.y (mgr.24367) 236 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:28.174 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:27 smithi062 bash[19887]: audit 2024-04-02T05:46:27.262940+0000 mgr.y (mgr.24367) 236 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:28.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:27 smithi122 bash[14395]: audit 2024-04-02T05:46:27.262940+0000 mgr.y (mgr.24367) 236 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:28.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:46:28 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:46:28] "GET /metrics HTTP/1.1" 200 214885 "" "Prometheus/2.33.4" 2024-04-02T05:46:29.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:28 smithi122 bash[14395]: cluster 2024-04-02T05:46:27.815136+0000 mgr.y (mgr.24367) 237 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:28 smithi062 bash[19887]: cluster 2024-04-02T05:46:27.815136+0000 mgr.y (mgr.24367) 237 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:29.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:28 smithi062 bash[14377]: cluster 2024-04-02T05:46:27.815136+0000 mgr.y (mgr.24367) 237 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:31.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:30 smithi062 bash[19887]: cluster 2024-04-02T05:46:29.815685+0000 mgr.y (mgr.24367) 238 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:31.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:30 smithi062 bash[14377]: cluster 2024-04-02T05:46:29.815685+0000 mgr.y (mgr.24367) 238 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:31.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:30 smithi122 bash[14395]: cluster 2024-04-02T05:46:29.815685+0000 mgr.y (mgr.24367) 238 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:33.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:32 smithi122 bash[14395]: cluster 2024-04-02T05:46:31.816937+0000 mgr.y (mgr.24367) 239 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:32 smithi062 bash[19887]: cluster 2024-04-02T05:46:31.816937+0000 mgr.y (mgr.24367) 239 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:33.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:32 smithi062 bash[14377]: cluster 2024-04-02T05:46:31.816937+0000 mgr.y (mgr.24367) 239 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:35.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:34 smithi122 bash[14395]: cluster 2024-04-02T05:46:33.817533+0000 mgr.y (mgr.24367) 240 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:35.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:34 smithi062 bash[19887]: cluster 2024-04-02T05:46:33.817533+0000 mgr.y (mgr.24367) 240 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:35.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:34 smithi062 bash[14377]: cluster 2024-04-02T05:46:33.817533+0000 mgr.y (mgr.24367) 240 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:37.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:36 smithi122 bash[14395]: cluster 2024-04-02T05:46:35.818094+0000 mgr.y (mgr.24367) 241 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:37.275 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:36 smithi062 bash[19887]: cluster 2024-04-02T05:46:35.818094+0000 mgr.y (mgr.24367) 241 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:37.276 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:36 smithi062 bash[14377]: cluster 2024-04-02T05:46:35.818094+0000 mgr.y (mgr.24367) 241 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:37.726 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:46:37 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:46:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:46:38.173 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:37 smithi062 bash[19887]: audit 2024-04-02T05:46:37.270770+0000 mgr.y (mgr.24367) 242 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:38.173 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:37 smithi062 bash[14377]: audit 2024-04-02T05:46:37.270770+0000 mgr.y (mgr.24367) 242 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:38.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:37 smithi122 bash[14395]: audit 2024-04-02T05:46:37.270770+0000 mgr.y (mgr.24367) 242 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:38.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:46:38 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:46:38] "GET /metrics HTTP/1.1" 200 214893 "" "Prometheus/2.33.4" 2024-04-02T05:46:38.759 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:46:39.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:38 smithi122 bash[14395]: cluster 2024-04-02T05:46:37.819691+0000 mgr.y (mgr.24367) 243 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:39.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:38 smithi062 bash[14377]: cluster 2024-04-02T05:46:37.819691+0000 mgr.y (mgr.24367) 243 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:39.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:38 smithi062 bash[19887]: cluster 2024-04-02T05:46:37.819691+0000 mgr.y (mgr.24367) 243 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:39.596 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:46:39.596 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (4m) 2m ago 4m 16.7M - ba2b418f427c 3bde03ab44d9 2024-04-02T05:46:39.596 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 running (4m) 2m ago 4m 47.0M - 8.3.5 dad864ee21e9 ee2c716acf45 2024-04-02T05:46:39.596 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (2m) 2m ago 2m 54.7M - 3.5 e1d6a67b021e 69f06dab6c58 2024-04-02T05:46:39.596 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443 running (10m) 2m ago 10m 405M - 17.2.0 e1d6a67b021e 3c038aa2a250 2024-04-02T05:46:39.596 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:9283 running (12m) 2m ago 12m 450M - 17.2.0 e1d6a67b021e 4528a037c8f4 2024-04-02T05:46:39.596 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (12m) 2m ago 13m 52.0M 2048M 17.2.0 e1d6a67b021e 12a28abdf045 2024-04-02T05:46:39.596 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (11m) 2m ago 11m 41.0M 2048M 17.2.0 e1d6a67b021e 2aea14ac8028 2024-04-02T05:46:39.596 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (11m) 2m ago 11m 44.9M 2048M 17.2.0 e1d6a67b021e bef3271562fe 2024-04-02T05:46:39.596 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (5m) 2m ago 5m 12.8M - 1dbe0e931976 1bfbddd13299 2024-04-02T05:46:39.597 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (5m) 2m ago 5m 10.8M - 1dbe0e931976 c613f8b994ed 2024-04-02T05:46:39.597 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (10m) 2m ago 10m 54.4M 4061M 17.2.0 e1d6a67b021e 62e4712dfb33 2024-04-02T05:46:39.597 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (9m) 2m ago 9m 57.0M 4061M 17.2.0 e1d6a67b021e b3a5cde119f4 2024-04-02T05:46:39.597 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (9m) 2m ago 9m 51.7M 4061M 17.2.0 e1d6a67b021e ebf82f7a9f60 2024-04-02T05:46:39.597 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (8m) 2m ago 8m 54.2M 4061M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:46:39.597 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (8m) 2m ago 8m 54.4M 4317M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:46:39.597 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (7m) 2m ago 7m 50.4M 4317M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:46:39.597 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (6m) 2m ago 6m 49.6M 4317M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:46:39.597 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (6m) 2m ago 6m 50.3M 4317M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:46:39.597 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (4m) 2m ago 5m 44.7M - 514e6a882f6e e483bf610387 2024-04-02T05:46:39.597 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (3m) 2m ago 3m 84.6M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:46:39.597 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (3m) 2m ago 3m 83.9M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:46:39.597 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (3m) 2m ago 3m 84.4M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:46:39.598 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (3m) 2m ago 3m 83.9M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:46:40.087 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:46:40.087 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:46:40.087 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T05:46:40.087 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:46:40.087 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:46:40.087 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-02T05:46:40.087 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:46:40.088 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:46:40.088 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T05:46:40.088 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:46:40.088 INFO:teuthology.orchestra.run.smithi062.stdout: "mds": {}, 2024-04-02T05:46:40.088 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:46:40.088 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:46:40.088 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:46:40.088 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:46:40.088 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-02T05:46:40.088 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:46:40.088 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:46:40.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:39 smithi122 bash[14395]: audit 2024-04-02T05:46:38.735784+0000 mgr.y (mgr.24367) 244 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:40.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:39 smithi122 bash[14395]: audit 2024-04-02T05:46:39.161370+0000 mgr.y (mgr.24367) 245 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:40.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:39 smithi122 bash[14395]: audit 2024-04-02T05:46:39.570482+0000 mgr.y (mgr.24367) 246 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:40.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:39 smithi062 bash[14377]: audit 2024-04-02T05:46:38.735784+0000 mgr.y (mgr.24367) 244 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:40.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:39 smithi062 bash[14377]: audit 2024-04-02T05:46:39.161370+0000 mgr.y (mgr.24367) 245 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:40.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:39 smithi062 bash[14377]: audit 2024-04-02T05:46:39.570482+0000 mgr.y (mgr.24367) 246 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:40.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:39 smithi062 bash[19887]: audit 2024-04-02T05:46:38.735784+0000 mgr.y (mgr.24367) 244 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:40.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:39 smithi062 bash[19887]: audit 2024-04-02T05:46:39.161370+0000 mgr.y (mgr.24367) 245 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:40.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:39 smithi062 bash[19887]: audit 2024-04-02T05:46:39.570482+0000 mgr.y (mgr.24367) 246 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:40.489 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:46:40.490 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca", 2024-04-02T05:46:40.490 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:46:40.490 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [], 2024-04-02T05:46:40.490 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "", 2024-04-02T05:46:40.490 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:6cec793d9073f0594e2364b9b687ecaf22424cca image" 2024-04-02T05:46:40.490 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:46:40.974 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_OK 2024-04-02T05:46:41.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:40 smithi122 bash[14395]: cluster 2024-04-02T05:46:39.820398+0000 mgr.y (mgr.24367) 247 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:41.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:40 smithi122 bash[14395]: audit 2024-04-02T05:46:40.082180+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.62:0/2495991127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:46:41.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:40 smithi122 bash[14395]: audit 2024-04-02T05:46:40.484691+0000 mgr.y (mgr.24367) 248 : audit [DBG] from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:41.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:40 smithi062 bash[19887]: cluster 2024-04-02T05:46:39.820398+0000 mgr.y (mgr.24367) 247 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:41.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:40 smithi062 bash[19887]: audit 2024-04-02T05:46:40.082180+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.62:0/2495991127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:46:41.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:40 smithi062 bash[19887]: audit 2024-04-02T05:46:40.484691+0000 mgr.y (mgr.24367) 248 : audit [DBG] from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:41.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:40 smithi062 bash[14377]: cluster 2024-04-02T05:46:39.820398+0000 mgr.y (mgr.24367) 247 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:41.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:40 smithi062 bash[14377]: audit 2024-04-02T05:46:40.082180+0000 mon.c (mon.1) 134 : audit [DBG] from='client.? 172.21.15.62:0/2495991127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:46:41.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:40 smithi062 bash[14377]: audit 2024-04-02T05:46:40.484691+0000 mgr.y (mgr.24367) 248 : audit [DBG] from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:46:42.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:41 smithi122 bash[14395]: audit 2024-04-02T05:46:40.969473+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.62:0/3733044929' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:46:42.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:41 smithi062 bash[19887]: audit 2024-04-02T05:46:40.969473+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.62:0/3733044929' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:46:42.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:41 smithi062 bash[14377]: audit 2024-04-02T05:46:40.969473+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.62:0/3733044929' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:46:43.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:42 smithi122 bash[14395]: cluster 2024-04-02T05:46:41.821808+0000 mgr.y (mgr.24367) 249 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:43.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:43 smithi062 bash[19887]: cluster 2024-04-02T05:46:41.821808+0000 mgr.y (mgr.24367) 249 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:43.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:42 smithi062 bash[14377]: cluster 2024-04-02T05:46:41.821808+0000 mgr.y (mgr.24367) 249 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:43.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:46:43 smithi062 bash[39563]: level=warn ts=2024-04-02T05:46:43.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:46:43.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:46:43 smithi062 bash[39563]: level=warn ts=2024-04-02T05:46:43.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:46:45.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:44 smithi122 bash[14395]: cluster 2024-04-02T05:46:43.822651+0000 mgr.y (mgr.24367) 250 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:45.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:44 smithi062 bash[14377]: cluster 2024-04-02T05:46:43.822651+0000 mgr.y (mgr.24367) 250 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:45.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:44 smithi062 bash[19887]: cluster 2024-04-02T05:46:43.822651+0000 mgr.y (mgr.24367) 250 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:47.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:46 smithi122 bash[14395]: cluster 2024-04-02T05:46:45.823384+0000 mgr.y (mgr.24367) 251 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:47.285 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:46 smithi062 bash[14377]: cluster 2024-04-02T05:46:45.823384+0000 mgr.y (mgr.24367) 251 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:47.285 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:46 smithi062 bash[19887]: cluster 2024-04-02T05:46:45.823384+0000 mgr.y (mgr.24367) 251 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:47.726 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:46:47 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:46:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:46:48.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:47 smithi122 bash[14395]: audit 2024-04-02T05:46:47.279691+0000 mgr.y (mgr.24367) 252 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:48.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:47 smithi062 bash[14377]: audit 2024-04-02T05:46:47.279691+0000 mgr.y (mgr.24367) 252 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:48.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:46:48 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:46:48] "GET /metrics HTTP/1.1" 200 214893 "" "Prometheus/2.33.4" 2024-04-02T05:46:48.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:47 smithi062 bash[19887]: audit 2024-04-02T05:46:47.279691+0000 mgr.y (mgr.24367) 252 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:49.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:48 smithi122 bash[14395]: cluster 2024-04-02T05:46:47.825273+0000 mgr.y (mgr.24367) 253 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:49.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:48 smithi062 bash[14377]: cluster 2024-04-02T05:46:47.825273+0000 mgr.y (mgr.24367) 253 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:49.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:48 smithi062 bash[19887]: cluster 2024-04-02T05:46:47.825273+0000 mgr.y (mgr.24367) 253 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:50 smithi062 bash[19887]: cluster 2024-04-02T05:46:49.826064+0000 mgr.y (mgr.24367) 254 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:51.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:50 smithi062 bash[14377]: cluster 2024-04-02T05:46:49.826064+0000 mgr.y (mgr.24367) 254 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:51.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:50 smithi122 bash[14395]: cluster 2024-04-02T05:46:49.826064+0000 mgr.y (mgr.24367) 254 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:53.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:52 smithi122 bash[14395]: cluster 2024-04-02T05:46:51.827836+0000 mgr.y (mgr.24367) 255 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:53.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:52 smithi062 bash[14377]: cluster 2024-04-02T05:46:51.827836+0000 mgr.y (mgr.24367) 255 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:52 smithi062 bash[19887]: cluster 2024-04-02T05:46:51.827836+0000 mgr.y (mgr.24367) 255 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:53.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:46:53 smithi062 bash[39563]: level=error ts=2024-04-02T05:46:53.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:46:53.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:46:53 smithi062 bash[39563]: level=warn ts=2024-04-02T05:46:53.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:46:53.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:46:53 smithi062 bash[39563]: level=warn ts=2024-04-02T05:46:53.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:46:55.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:54 smithi122 bash[14395]: cluster 2024-04-02T05:46:53.828567+0000 mgr.y (mgr.24367) 256 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:55.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:54 smithi062 bash[14377]: cluster 2024-04-02T05:46:53.828567+0000 mgr.y (mgr.24367) 256 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:55.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:54 smithi062 bash[19887]: cluster 2024-04-02T05:46:53.828567+0000 mgr.y (mgr.24367) 256 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:57.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:57 smithi062 bash[14377]: cluster 2024-04-02T05:46:55.829179+0000 mgr.y (mgr.24367) 257 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:57.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:57 smithi062 bash[14377]: audit 2024-04-02T05:46:56.488578+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:46:57.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:57 smithi062 bash[14377]: cephadm 2024-04-02T05:46:56.491435+0000 mgr.y (mgr.24367) 258 : cephadm [INF] Upgrade: Target is version 19.0.0-1979-g6cec793d (unknown) 2024-04-02T05:46:57.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:57 smithi062 bash[14377]: cephadm 2024-04-02T05:46:56.491544+0000 mgr.y (mgr.24367) 259 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae'] 2024-04-02T05:46:57.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:57 smithi062 bash[14377]: audit 2024-04-02T05:46:56.492937+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:46:57.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:57 smithi062 bash[14377]: audit 2024-04-02T05:46:56.502215+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:46:57.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:57 smithi062 bash[14377]: cephadm 2024-04-02T05:46:56.504706+0000 mgr.y (mgr.24367) 260 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T05:46:57.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:57 smithi062 bash[19887]: cluster 2024-04-02T05:46:55.829179+0000 mgr.y (mgr.24367) 257 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:57.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:57 smithi062 bash[19887]: audit 2024-04-02T05:46:56.488578+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:46:57.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:57 smithi062 bash[19887]: cephadm 2024-04-02T05:46:56.491435+0000 mgr.y (mgr.24367) 258 : cephadm [INF] Upgrade: Target is version 19.0.0-1979-g6cec793d (unknown) 2024-04-02T05:46:57.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:57 smithi062 bash[19887]: cephadm 2024-04-02T05:46:56.491544+0000 mgr.y (mgr.24367) 259 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae'] 2024-04-02T05:46:57.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:57 smithi062 bash[19887]: audit 2024-04-02T05:46:56.492937+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:46:57.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:57 smithi062 bash[19887]: audit 2024-04-02T05:46:56.502215+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:46:57.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:57 smithi062 bash[19887]: cephadm 2024-04-02T05:46:56.504706+0000 mgr.y (mgr.24367) 260 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T05:46:57.726 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:46:57 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:46:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:46:57.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:57 smithi122 bash[14395]: cluster 2024-04-02T05:46:55.829179+0000 mgr.y (mgr.24367) 257 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:46:57.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:57 smithi122 bash[14395]: audit 2024-04-02T05:46:56.488578+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:46:57.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:57 smithi122 bash[14395]: cephadm 2024-04-02T05:46:56.491435+0000 mgr.y (mgr.24367) 258 : cephadm [INF] Upgrade: Target is version 19.0.0-1979-g6cec793d (unknown) 2024-04-02T05:46:57.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:57 smithi122 bash[14395]: cephadm 2024-04-02T05:46:56.491544+0000 mgr.y (mgr.24367) 259 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae'] 2024-04-02T05:46:57.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:57 smithi122 bash[14395]: audit 2024-04-02T05:46:56.492937+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:46:57.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:57 smithi122 bash[14395]: audit 2024-04-02T05:46:56.502215+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:46:57.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:57 smithi122 bash[14395]: cephadm 2024-04-02T05:46:56.504706+0000 mgr.y (mgr.24367) 260 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T05:46:58.501 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:46:58 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:46:58] "GET /metrics HTTP/1.1" 200 214893 "" "Prometheus/2.33.4" 2024-04-02T05:46:58.503 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:58 smithi062 bash[14377]: cephadm 2024-04-02T05:46:56.747716+0000 mgr.y (mgr.24367) 261 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae on smithi122 2024-04-02T05:46:58.503 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:58 smithi062 bash[14377]: audit 2024-04-02T05:46:57.290927+0000 mgr.y (mgr.24367) 262 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:58.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:58 smithi062 bash[19887]: cephadm 2024-04-02T05:46:56.747716+0000 mgr.y (mgr.24367) 261 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae on smithi122 2024-04-02T05:46:58.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:58 smithi062 bash[19887]: audit 2024-04-02T05:46:57.290927+0000 mgr.y (mgr.24367) 262 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:58.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:58 smithi122 bash[14395]: cephadm 2024-04-02T05:46:56.747716+0000 mgr.y (mgr.24367) 261 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae on smithi122 2024-04-02T05:46:58.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:58 smithi122 bash[14395]: audit 2024-04-02T05:46:57.290927+0000 mgr.y (mgr.24367) 262 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:46:59.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:46:59 smithi062 bash[19887]: cluster 2024-04-02T05:46:57.830928+0000 mgr.y (mgr.24367) 263 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:59.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:46:59 smithi062 bash[14377]: cluster 2024-04-02T05:46:57.830928+0000 mgr.y (mgr.24367) 263 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:46:59.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:46:59 smithi122 bash[14395]: cluster 2024-04-02T05:46:57.830928+0000 mgr.y (mgr.24367) 263 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:01.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:00 smithi062 bash[19887]: cluster 2024-04-02T05:46:59.831662+0000 mgr.y (mgr.24367) 264 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:01.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:00 smithi062 bash[14377]: cluster 2024-04-02T05:46:59.831662+0000 mgr.y (mgr.24367) 264 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:01.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:00 smithi122 bash[14395]: cluster 2024-04-02T05:46:59.831662+0000 mgr.y (mgr.24367) 264 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:03.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:02 smithi122 bash[14395]: cluster 2024-04-02T05:47:01.833412+0000 mgr.y (mgr.24367) 265 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:03.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:02 smithi062 bash[19887]: cluster 2024-04-02T05:47:01.833412+0000 mgr.y (mgr.24367) 265 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:03.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:02 smithi062 bash[14377]: cluster 2024-04-02T05:47:01.833412+0000 mgr.y (mgr.24367) 265 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:03.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:03 smithi062 bash[39563]: level=error ts=2024-04-02T05:47:03.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:47:03.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:03 smithi062 bash[39563]: level=warn ts=2024-04-02T05:47:03.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:47:03.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:03 smithi062 bash[39563]: level=warn ts=2024-04-02T05:47:03.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:47:05.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:04 smithi122 bash[14395]: cluster 2024-04-02T05:47:03.834183+0000 mgr.y (mgr.24367) 266 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:05.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:04 smithi062 bash[19887]: cluster 2024-04-02T05:47:03.834183+0000 mgr.y (mgr.24367) 266 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:05.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:04 smithi062 bash[14377]: cluster 2024-04-02T05:47:03.834183+0000 mgr.y (mgr.24367) 266 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:07.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:06 smithi122 bash[14395]: cluster 2024-04-02T05:47:05.834904+0000 mgr.y (mgr.24367) 267 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:07.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:06 smithi122 bash[14395]: audit 2024-04-02T05:47:06.076426+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:47:07.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:06 smithi122 bash[14395]: audit 2024-04-02T05:47:06.077136+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:47:07.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:06 smithi122 bash[14395]: audit 2024-04-02T05:47:06.077276+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:47:07.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:06 smithi122 bash[14395]: audit 2024-04-02T05:47:06.078395+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:47:07.307 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:06 smithi062 bash[14377]: cluster 2024-04-02T05:47:05.834904+0000 mgr.y (mgr.24367) 267 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:07.307 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:06 smithi062 bash[14377]: audit 2024-04-02T05:47:06.076426+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:47:07.308 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:06 smithi062 bash[14377]: audit 2024-04-02T05:47:06.077136+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:47:07.308 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:06 smithi062 bash[14377]: audit 2024-04-02T05:47:06.077276+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:47:07.308 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:06 smithi062 bash[14377]: audit 2024-04-02T05:47:06.078395+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:47:07.308 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:06 smithi062 bash[19887]: cluster 2024-04-02T05:47:05.834904+0000 mgr.y (mgr.24367) 267 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:07.308 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:06 smithi062 bash[19887]: audit 2024-04-02T05:47:06.076426+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:47:07.308 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:06 smithi062 bash[19887]: audit 2024-04-02T05:47:06.077136+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:47:07.308 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:06 smithi062 bash[19887]: audit 2024-04-02T05:47:06.077276+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:47:07.308 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:06 smithi062 bash[19887]: audit 2024-04-02T05:47:06.078395+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:47:07.725 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:07 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:47:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:47:08.172 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:07 smithi062 bash[19887]: audit 2024-04-02T05:47:07.302058+0000 mgr.y (mgr.24367) 268 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:08.173 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:07 smithi062 bash[14377]: audit 2024-04-02T05:47:07.302058+0000 mgr.y (mgr.24367) 268 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:08.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:07 smithi122 bash[14395]: audit 2024-04-02T05:47:07.302058+0000 mgr.y (mgr.24367) 268 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:08.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:47:08 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:47:08] "GET /metrics HTTP/1.1" 200 214889 "" "Prometheus/2.33.4" 2024-04-02T05:47:09.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:08 smithi122 bash[14395]: cluster 2024-04-02T05:47:07.836712+0000 mgr.y (mgr.24367) 269 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:09.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:08 smithi062 bash[14377]: cluster 2024-04-02T05:47:07.836712+0000 mgr.y (mgr.24367) 269 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:09.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:08 smithi062 bash[19887]: cluster 2024-04-02T05:47:07.836712+0000 mgr.y (mgr.24367) 269 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:10 smithi062 bash[19887]: cluster 2024-04-02T05:47:09.837494+0000 mgr.y (mgr.24367) 270 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:10 smithi062 bash[14377]: cluster 2024-04-02T05:47:09.837494+0000 mgr.y (mgr.24367) 270 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:11.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:10 smithi122 bash[14395]: cluster 2024-04-02T05:47:09.837494+0000 mgr.y (mgr.24367) 270 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:11.361 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:47:12.072 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:47:12.073 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (4m) 3m ago 5m 16.7M - ba2b418f427c 3bde03ab44d9 2024-04-02T05:47:12.073 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 running (5m) 3m ago 5m 47.0M - 8.3.5 dad864ee21e9 ee2c716acf45 2024-04-02T05:47:12.073 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (3m) 3m ago 3m 54.7M - 3.5 e1d6a67b021e 69f06dab6c58 2024-04-02T05:47:12.073 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443 running (11m) 3m ago 11m 405M - 17.2.0 e1d6a67b021e 3c038aa2a250 2024-04-02T05:47:12.073 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:9283 running (13m) 3m ago 13m 450M - 17.2.0 e1d6a67b021e 4528a037c8f4 2024-04-02T05:47:12.073 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (13m) 3m ago 13m 52.0M 2048M 17.2.0 e1d6a67b021e 12a28abdf045 2024-04-02T05:47:12.073 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (11m) 3m ago 11m 41.0M 2048M 17.2.0 e1d6a67b021e 2aea14ac8028 2024-04-02T05:47:12.073 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (11m) 3m ago 11m 44.9M 2048M 17.2.0 e1d6a67b021e bef3271562fe 2024-04-02T05:47:12.073 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (5m) 3m ago 5m 12.8M - 1dbe0e931976 1bfbddd13299 2024-04-02T05:47:12.073 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (5m) 3m ago 5m 10.8M - 1dbe0e931976 c613f8b994ed 2024-04-02T05:47:12.073 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (10m) 3m ago 10m 54.4M 4061M 17.2.0 e1d6a67b021e 62e4712dfb33 2024-04-02T05:47:12.074 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (10m) 3m ago 10m 57.0M 4061M 17.2.0 e1d6a67b021e b3a5cde119f4 2024-04-02T05:47:12.074 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (9m) 3m ago 9m 51.7M 4061M 17.2.0 e1d6a67b021e ebf82f7a9f60 2024-04-02T05:47:12.074 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (9m) 3m ago 9m 54.2M 4061M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:47:12.074 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (8m) 3m ago 8m 54.4M 4317M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:47:12.074 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (7m) 3m ago 7m 50.4M 4317M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:47:12.074 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (7m) 3m ago 7m 49.6M 4317M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:47:12.074 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (6m) 3m ago 6m 50.3M 4317M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:47:12.074 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (4m) 3m ago 5m 44.7M - 514e6a882f6e e483bf610387 2024-04-02T05:47:12.074 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (3m) 3m ago 3m 84.6M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:47:12.074 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (3m) 3m ago 3m 83.9M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:47:12.074 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (3m) 3m ago 3m 84.4M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:47:12.074 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (3m) 3m ago 3m 83.9M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:47:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:11 smithi062 bash[19887]: audit 2024-04-02T05:47:11.340386+0000 mgr.y (mgr.24367) 271 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:12.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:11 smithi062 bash[14377]: audit 2024-04-02T05:47:11.340386+0000 mgr.y (mgr.24367) 271 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:12.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:11 smithi122 bash[14395]: audit 2024-04-02T05:47:11.340386+0000 mgr.y (mgr.24367) 271 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:12.492 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:47:12.493 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:47:12.493 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T05:47:12.493 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:47:12.493 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:47:12.493 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-02T05:47:12.493 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:47:12.493 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:47:12.493 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T05:47:12.493 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:47:12.493 INFO:teuthology.orchestra.run.smithi062.stdout: "mds": {}, 2024-04-02T05:47:12.493 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:47:12.493 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:47:12.493 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:47:12.494 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:47:12.494 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-02T05:47:12.494 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:47:12.494 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:47:12.853 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:47:12.853 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:47:12.853 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:47:12.853 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [], 2024-04-02T05:47:12.853 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "0/23 daemons upgraded", 2024-04-02T05:47:12.853 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae image on host smithi122" 2024-04-02T05:47:12.853 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:47:13.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:12 smithi062 bash[19887]: audit 2024-04-02T05:47:11.695461+0000 mgr.y (mgr.24367) 272 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:13.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:12 smithi062 bash[19887]: cluster 2024-04-02T05:47:11.838932+0000 mgr.y (mgr.24367) 273 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:13.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:12 smithi062 bash[19887]: audit 2024-04-02T05:47:12.045002+0000 mgr.y (mgr.24367) 274 : audit [DBG] from='client.25066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:13.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:12 smithi062 bash[19887]: audit 2024-04-02T05:47:12.487385+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.62:0/2866484485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:47:13.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:12 smithi062 bash[14377]: audit 2024-04-02T05:47:11.695461+0000 mgr.y (mgr.24367) 272 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:13.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:12 smithi062 bash[14377]: cluster 2024-04-02T05:47:11.838932+0000 mgr.y (mgr.24367) 273 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:13.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:12 smithi062 bash[14377]: audit 2024-04-02T05:47:12.045002+0000 mgr.y (mgr.24367) 274 : audit [DBG] from='client.25066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:13.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:12 smithi062 bash[14377]: audit 2024-04-02T05:47:12.487385+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.62:0/2866484485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:47:13.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:12 smithi122 bash[14395]: audit 2024-04-02T05:47:11.695461+0000 mgr.y (mgr.24367) 272 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:13.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:12 smithi122 bash[14395]: cluster 2024-04-02T05:47:11.838932+0000 mgr.y (mgr.24367) 273 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:13.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:12 smithi122 bash[14395]: audit 2024-04-02T05:47:12.045002+0000 mgr.y (mgr.24367) 274 : audit [DBG] from='client.25066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:13.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:12 smithi122 bash[14395]: audit 2024-04-02T05:47:12.487385+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.62:0/2866484485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:47:13.270 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_OK 2024-04-02T05:47:13.803 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:13 smithi062 bash[39563]: level=error ts=2024-04-02T05:47:13.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:47:13.804 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:13 smithi062 bash[39563]: level=warn ts=2024-04-02T05:47:13.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:47:13.804 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:13 smithi062 bash[39563]: level=warn ts=2024-04-02T05:47:13.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:47:14.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:13 smithi062 bash[19887]: audit 2024-04-02T05:47:12.848019+0000 mgr.y (mgr.24367) 275 : audit [DBG] from='client.25078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:14.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:13 smithi062 bash[19887]: audit 2024-04-02T05:47:13.265304+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.62:0/207685937' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:47:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:13 smithi062 bash[14377]: audit 2024-04-02T05:47:12.848019+0000 mgr.y (mgr.24367) 275 : audit [DBG] from='client.25078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:13 smithi062 bash[14377]: audit 2024-04-02T05:47:13.265304+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.62:0/207685937' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:47:14.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:13 smithi122 bash[14395]: audit 2024-04-02T05:47:12.848019+0000 mgr.y (mgr.24367) 275 : audit [DBG] from='client.25078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:14.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:13 smithi122 bash[14395]: audit 2024-04-02T05:47:13.265304+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.62:0/207685937' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:47:15.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:14 smithi062 bash[14377]: cluster 2024-04-02T05:47:13.839621+0000 mgr.y (mgr.24367) 276 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:15.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:14 smithi062 bash[19887]: cluster 2024-04-02T05:47:13.839621+0000 mgr.y (mgr.24367) 276 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:15.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:14 smithi122 bash[14395]: cluster 2024-04-02T05:47:13.839621+0000 mgr.y (mgr.24367) 276 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:17.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:16 smithi122 bash[14395]: cluster 2024-04-02T05:47:15.840329+0000 mgr.y (mgr.24367) 277 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:17.311 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:16 smithi062 bash[19887]: cluster 2024-04-02T05:47:15.840329+0000 mgr.y (mgr.24367) 277 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:17.311 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:16 smithi062 bash[14377]: cluster 2024-04-02T05:47:15.840329+0000 mgr.y (mgr.24367) 277 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:17.725 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:17 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:47:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:47:18.173 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:17 smithi062 bash[14377]: audit 2024-04-02T05:47:17.305872+0000 mgr.y (mgr.24367) 278 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:18.174 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:17 smithi062 bash[19887]: audit 2024-04-02T05:47:17.305872+0000 mgr.y (mgr.24367) 278 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:18.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:17 smithi122 bash[14395]: audit 2024-04-02T05:47:17.305872+0000 mgr.y (mgr.24367) 278 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:18.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:47:18 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:47:18] "GET /metrics HTTP/1.1" 200 214889 "" "Prometheus/2.33.4" 2024-04-02T05:47:19.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:18 smithi122 bash[14395]: cluster 2024-04-02T05:47:17.842153+0000 mgr.y (mgr.24367) 279 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:19.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:18 smithi062 bash[14377]: cluster 2024-04-02T05:47:17.842153+0000 mgr.y (mgr.24367) 279 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:19.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:18 smithi062 bash[19887]: cluster 2024-04-02T05:47:17.842153+0000 mgr.y (mgr.24367) 279 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:20 smithi062 bash[14377]: cluster 2024-04-02T05:47:19.842912+0000 mgr.y (mgr.24367) 280 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:21.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:20 smithi062 bash[19887]: cluster 2024-04-02T05:47:19.842912+0000 mgr.y (mgr.24367) 280 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:21.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:20 smithi122 bash[14395]: cluster 2024-04-02T05:47:19.842912+0000 mgr.y (mgr.24367) 280 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:23.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:22 smithi122 bash[14395]: cluster 2024-04-02T05:47:21.845128+0000 mgr.y (mgr.24367) 281 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:23.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:22 smithi062 bash[14377]: cluster 2024-04-02T05:47:21.845128+0000 mgr.y (mgr.24367) 281 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:23.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:22 smithi062 bash[19887]: cluster 2024-04-02T05:47:21.845128+0000 mgr.y (mgr.24367) 281 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:23.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:23 smithi062 bash[39563]: level=error ts=2024-04-02T05:47:23.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:47:23.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:23 smithi062 bash[39563]: level=warn ts=2024-04-02T05:47:23.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:47:23.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:23 smithi062 bash[39563]: level=warn ts=2024-04-02T05:47:23.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:47:25.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:24 smithi122 bash[14395]: cluster 2024-04-02T05:47:23.845870+0000 mgr.y (mgr.24367) 282 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:25.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:24 smithi062 bash[14377]: cluster 2024-04-02T05:47:23.845870+0000 mgr.y (mgr.24367) 282 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:25.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:24 smithi062 bash[19887]: cluster 2024-04-02T05:47:23.845870+0000 mgr.y (mgr.24367) 282 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:27.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:26 smithi122 bash[14395]: cluster 2024-04-02T05:47:25.846611+0000 mgr.y (mgr.24367) 283 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:27.320 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:26 smithi062 bash[14377]: cluster 2024-04-02T05:47:25.846611+0000 mgr.y (mgr.24367) 283 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:27.321 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:26 smithi062 bash[19887]: cluster 2024-04-02T05:47:25.846611+0000 mgr.y (mgr.24367) 283 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:27.725 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:27 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:47:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:47:28.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:27 smithi122 bash[14395]: audit 2024-04-02T05:47:27.314959+0000 mgr.y (mgr.24367) 284 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:28.354 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:47:28 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:47:28] "GET /metrics HTTP/1.1" 200 214893 "" "Prometheus/2.33.4" 2024-04-02T05:47:28.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:27 smithi062 bash[14377]: audit 2024-04-02T05:47:27.314959+0000 mgr.y (mgr.24367) 284 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:28.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:27 smithi062 bash[19887]: audit 2024-04-02T05:47:27.314959+0000 mgr.y (mgr.24367) 284 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:29.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:28 smithi122 bash[14395]: cluster 2024-04-02T05:47:27.848380+0000 mgr.y (mgr.24367) 285 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:29.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:28 smithi062 bash[14377]: cluster 2024-04-02T05:47:27.848380+0000 mgr.y (mgr.24367) 285 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:28 smithi062 bash[19887]: cluster 2024-04-02T05:47:27.848380+0000 mgr.y (mgr.24367) 285 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:31.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:30 smithi062 bash[19887]: cluster 2024-04-02T05:47:29.849527+0000 mgr.y (mgr.24367) 286 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:31.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:30 smithi062 bash[14377]: cluster 2024-04-02T05:47:29.849527+0000 mgr.y (mgr.24367) 286 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:31.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:30 smithi122 bash[14395]: cluster 2024-04-02T05:47:29.849527+0000 mgr.y (mgr.24367) 286 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:33.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:32 smithi122 bash[14395]: cluster 2024-04-02T05:47:31.851321+0000 mgr.y (mgr.24367) 287 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:33.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:32 smithi062 bash[14377]: cluster 2024-04-02T05:47:31.851321+0000 mgr.y (mgr.24367) 287 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:32 smithi062 bash[19887]: cluster 2024-04-02T05:47:31.851321+0000 mgr.y (mgr.24367) 287 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:33.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:33 smithi062 bash[39563]: level=error ts=2024-04-02T05:47:33.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:47:33.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:33 smithi062 bash[39563]: level=warn ts=2024-04-02T05:47:33.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:47:33.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:33 smithi062 bash[39563]: level=warn ts=2024-04-02T05:47:33.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:47:35.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:34 smithi122 bash[14395]: cluster 2024-04-02T05:47:33.852129+0000 mgr.y (mgr.24367) 288 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:35.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:34 smithi062 bash[14377]: cluster 2024-04-02T05:47:33.852129+0000 mgr.y (mgr.24367) 288 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:35.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:34 smithi062 bash[19887]: cluster 2024-04-02T05:47:33.852129+0000 mgr.y (mgr.24367) 288 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:37.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:36 smithi122 bash[14395]: cluster 2024-04-02T05:47:35.852906+0000 mgr.y (mgr.24367) 289 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:37.328 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:36 smithi062 bash[14377]: cluster 2024-04-02T05:47:35.852906+0000 mgr.y (mgr.24367) 289 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:37.328 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:36 smithi062 bash[19887]: cluster 2024-04-02T05:47:35.852906+0000 mgr.y (mgr.24367) 289 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:37.725 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:37 smithi122 bash[15322]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:47:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:47:38.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:37 smithi122 bash[14395]: audit 2024-04-02T05:47:37.322970+0000 mgr.y (mgr.24367) 290 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:38.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:37 smithi062 bash[19887]: audit 2024-04-02T05:47:37.322970+0000 mgr.y (mgr.24367) 290 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:38.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:37 smithi062 bash[14377]: audit 2024-04-02T05:47:37.322970+0000 mgr.y (mgr.24367) 290 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:38.354 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:47:38 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:47:38] "GET /metrics HTTP/1.1" 200 214891 "" "Prometheus/2.33.4" 2024-04-02T05:47:39.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:38 smithi122 bash[14395]: cluster 2024-04-02T05:47:37.854717+0000 mgr.y (mgr.24367) 291 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:39.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:38 smithi062 bash[19887]: cluster 2024-04-02T05:47:37.854717+0000 mgr.y (mgr.24367) 291 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:39.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:38 smithi062 bash[14377]: cluster 2024-04-02T05:47:37.854717+0000 mgr.y (mgr.24367) 291 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:41.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:40 smithi062 bash[14377]: cluster 2024-04-02T05:47:39.855471+0000 mgr.y (mgr.24367) 292 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:40 smithi062 bash[19887]: cluster 2024-04-02T05:47:39.855471+0000 mgr.y (mgr.24367) 292 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:41.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:40 smithi122 bash[14395]: cluster 2024-04-02T05:47:39.855471+0000 mgr.y (mgr.24367) 292 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:42.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:42 smithi122 bash[14395]: cluster 2024-04-02T05:47:41.857199+0000 mgr.y (mgr.24367) 293 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:43.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:42 smithi062 bash[14377]: cluster 2024-04-02T05:47:41.857199+0000 mgr.y (mgr.24367) 293 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:43.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:42 smithi062 bash[19887]: cluster 2024-04-02T05:47:41.857199+0000 mgr.y (mgr.24367) 293 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:43.649 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:47:43.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:43 smithi062 bash[39563]: level=error ts=2024-04-02T05:47:43.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:47:43.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:43 smithi062 bash[39563]: level=warn ts=2024-04-02T05:47:43.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:47:43.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:43 smithi062 bash[39563]: level=warn ts=2024-04-02T05:47:43.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:47:44.373 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:47:44.374 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (5m) 3m ago 6m 16.7M - ba2b418f427c 3bde03ab44d9 2024-04-02T05:47:44.374 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 running (5m) 4m ago 5m 47.0M - 8.3.5 dad864ee21e9 ee2c716acf45 2024-04-02T05:47:44.374 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (3m) 3m ago 3m 54.7M - 3.5 e1d6a67b021e 69f06dab6c58 2024-04-02T05:47:44.374 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443 running (11m) 4m ago 11m 405M - 17.2.0 e1d6a67b021e 3c038aa2a250 2024-04-02T05:47:44.374 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:9283 running (13m) 3m ago 13m 450M - 17.2.0 e1d6a67b021e 4528a037c8f4 2024-04-02T05:47:44.374 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (14m) 3m ago 14m 52.0M 2048M 17.2.0 e1d6a67b021e 12a28abdf045 2024-04-02T05:47:44.374 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (12m) 4m ago 12m 41.0M 2048M 17.2.0 e1d6a67b021e 2aea14ac8028 2024-04-02T05:47:44.374 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (12m) 3m ago 12m 44.9M 2048M 17.2.0 e1d6a67b021e bef3271562fe 2024-04-02T05:47:44.374 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (6m) 3m ago 6m 12.8M - 1dbe0e931976 1bfbddd13299 2024-04-02T05:47:44.374 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (6m) 4m ago 6m 10.8M - 1dbe0e931976 c613f8b994ed 2024-04-02T05:47:44.374 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (11m) 3m ago 11m 54.4M 4061M 17.2.0 e1d6a67b021e 62e4712dfb33 2024-04-02T05:47:44.375 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (10m) 3m ago 10m 57.0M 4061M 17.2.0 e1d6a67b021e b3a5cde119f4 2024-04-02T05:47:44.375 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (10m) 3m ago 10m 51.7M 4061M 17.2.0 e1d6a67b021e ebf82f7a9f60 2024-04-02T05:47:44.375 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (9m) 3m ago 9m 54.2M 4061M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:47:44.375 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (9m) 4m ago 9m 54.4M 4317M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:47:44.375 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (8m) 4m ago 8m 50.4M 4317M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:47:44.375 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (7m) 4m ago 7m 49.6M 4317M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:47:44.375 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (7m) 4m ago 7m 50.3M 4317M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:47:44.375 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (5m) 4m ago 6m 44.7M - 514e6a882f6e e483bf610387 2024-04-02T05:47:44.375 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (4m) 3m ago 4m 84.6M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:47:44.375 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (4m) 4m ago 4m 83.9M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:47:44.375 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (4m) 3m ago 4m 84.4M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:47:44.375 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (4m) 4m ago 4m 83.9M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:47:44.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:44 smithi122 bash[14395]: cephadm 2024-04-02T05:47:43.162381+0000 mgr.y (mgr.24367) 294 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-02T05:47:44.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:44 smithi122 bash[14395]: audit 2024-04-02T05:47:43.172436+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:44.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:44 smithi122 bash[14395]: audit 2024-04-02T05:47:43.179071+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:47:44.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:44 smithi122 bash[14395]: audit 2024-04-02T05:47:43.179855+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:47:44.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:44 smithi122 bash[14395]: audit 2024-04-02T05:47:43.181640+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:47:44.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:44 smithi122 bash[14395]: audit 2024-04-02T05:47:43.183591+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:47:44.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:44 smithi122 bash[14395]: cephadm 2024-04-02T05:47:43.185343+0000 mgr.y (mgr.24367) 295 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-02T05:47:44.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:44 smithi122 bash[14395]: audit 2024-04-02T05:47:43.628639+0000 mgr.y (mgr.24367) 296 : audit [DBG] from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:44.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[19887]: cephadm 2024-04-02T05:47:43.162381+0000 mgr.y (mgr.24367) 294 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-02T05:47:44.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[19887]: audit 2024-04-02T05:47:43.172436+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:44.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[19887]: audit 2024-04-02T05:47:43.179071+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:47:44.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[19887]: audit 2024-04-02T05:47:43.179855+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:47:44.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[19887]: audit 2024-04-02T05:47:43.181640+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:47:44.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[19887]: audit 2024-04-02T05:47:43.183591+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:47:44.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[19887]: cephadm 2024-04-02T05:47:43.185343+0000 mgr.y (mgr.24367) 295 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-02T05:47:44.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[19887]: audit 2024-04-02T05:47:43.628639+0000 mgr.y (mgr.24367) 296 : audit [DBG] from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:44.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[14377]: cephadm 2024-04-02T05:47:43.162381+0000 mgr.y (mgr.24367) 294 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-02T05:47:44.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[14377]: audit 2024-04-02T05:47:43.172436+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:44.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[14377]: audit 2024-04-02T05:47:43.179071+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:47:44.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[14377]: audit 2024-04-02T05:47:43.179855+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:47:44.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[14377]: audit 2024-04-02T05:47:43.181640+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:47:44.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[14377]: audit 2024-04-02T05:47:43.183591+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:47:44.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[14377]: cephadm 2024-04-02T05:47:43.185343+0000 mgr.y (mgr.24367) 295 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-02T05:47:44.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:44 smithi062 bash[14377]: audit 2024-04-02T05:47:43.628639+0000 mgr.y (mgr.24367) 296 : audit [DBG] from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:44.795 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:47:44.796 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:47:44.796 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T05:47:44.796 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:47:44.796 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:47:44.796 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-02T05:47:44.796 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:47:44.796 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:47:44.796 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T05:47:44.796 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:47:44.796 INFO:teuthology.orchestra.run.smithi062.stdout: "mds": {}, 2024-04-02T05:47:44.796 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:47:44.796 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:47:44.796 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:47:44.796 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:47:44.797 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-02T05:47:44.797 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:47:44.797 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:47:45.147 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:47:45.147 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:47:45.147 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:47:45.147 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [], 2024-04-02T05:47:45.148 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "0/23 daemons upgraded", 2024-04-02T05:47:45.148 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading mgr daemons" 2024-04-02T05:47:45.148 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:47:45.475 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:45 smithi122 systemd[1]: Stopping Ceph mgr.x for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:47:45.475 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:45 smithi122 bash[34587]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mgr.x 2024-04-02T05:47:45.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:45 smithi122 bash[14395]: cluster 2024-04-02T05:47:43.857918+0000 mgr.y (mgr.24367) 297 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:45.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:45 smithi122 bash[14395]: audit 2024-04-02T05:47:43.987701+0000 mgr.y (mgr.24367) 298 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:45.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:45 smithi122 bash[14395]: audit 2024-04-02T05:47:44.343533+0000 mgr.y (mgr.24367) 299 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:45.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:45 smithi122 bash[14395]: audit 2024-04-02T05:47:44.792950+0000 mon.b (mon.2) 31 : audit [DBG] from='client.? 172.21.15.62:0/3663446933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:47:45.567 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_OK 2024-04-02T05:47:45.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:45 smithi062 bash[19887]: cluster 2024-04-02T05:47:43.857918+0000 mgr.y (mgr.24367) 297 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:45.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:45 smithi062 bash[19887]: audit 2024-04-02T05:47:43.987701+0000 mgr.y (mgr.24367) 298 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:45.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:45 smithi062 bash[19887]: audit 2024-04-02T05:47:44.343533+0000 mgr.y (mgr.24367) 299 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:45.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:45 smithi062 bash[19887]: audit 2024-04-02T05:47:44.792950+0000 mon.b (mon.2) 31 : audit [DBG] from='client.? 172.21.15.62:0/3663446933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:47:45.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:45 smithi062 bash[14377]: cluster 2024-04-02T05:47:43.857918+0000 mgr.y (mgr.24367) 297 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:45.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:45 smithi062 bash[14377]: audit 2024-04-02T05:47:43.987701+0000 mgr.y (mgr.24367) 298 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:45.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:45 smithi062 bash[14377]: audit 2024-04-02T05:47:44.343533+0000 mgr.y (mgr.24367) 299 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:45.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:45 smithi062 bash[14377]: audit 2024-04-02T05:47:44.792950+0000 mon.b (mon.2) 31 : audit [DBG] from='client.? 172.21.15.62:0/3663446933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:47:46.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:46 smithi122 bash[14395]: audit 2024-04-02T05:47:45.141664+0000 mgr.y (mgr.24367) 300 : audit [DBG] from='client.25114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:46.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:46 smithi122 bash[14395]: audit 2024-04-02T05:47:45.562445+0000 mon.a (mon.0) 820 : audit [DBG] from='client.? 172.21.15.62:0/4062145803' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:47:46.476 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:46 smithi122 bash[34596]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mgr-x 2024-04-02T05:47:46.476 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:46 smithi122 bash[34656]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mgr.x 2024-04-02T05:47:46.476 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:46 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-02T05:47:46.476 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:46 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-04-02T05:47:46.476 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:46 smithi122 systemd[1]: Stopped Ceph mgr.x for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:47:46.522 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:46 smithi062 bash[14377]: audit 2024-04-02T05:47:45.141664+0000 mgr.y (mgr.24367) 300 : audit [DBG] from='client.25114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:46.523 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:46 smithi062 bash[14377]: audit 2024-04-02T05:47:45.562445+0000 mon.a (mon.0) 820 : audit [DBG] from='client.? 172.21.15.62:0/4062145803' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:47:46.523 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:46 smithi062 bash[19887]: audit 2024-04-02T05:47:45.141664+0000 mgr.y (mgr.24367) 300 : audit [DBG] from='client.25114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:47:46.523 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:46 smithi062 bash[19887]: audit 2024-04-02T05:47:45.562445+0000 mon.a (mon.0) 820 : audit [DBG] from='client.? 172.21.15.62:0/4062145803' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:47:46.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:46 smithi062 bash[39563]: level=warn ts=2024-04-02T05:47:46.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": dial tcp 172.21.15.122:8443: connect: connection refused" 2024-04-02T05:47:46.975 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:46 smithi122 systemd[1]: Started Ceph mgr.x for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:47:47.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:47 smithi062 bash[14377]: cluster 2024-04-02T05:47:45.858503+0000 mgr.y (mgr.24367) 301 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:47.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:47 smithi062 bash[14377]: audit 2024-04-02T05:47:46.543893+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:47.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:47 smithi062 bash[14377]: audit 2024-04-02T05:47:46.546928+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:47:47.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:47 smithi062 bash[14377]: audit 2024-04-02T05:47:46.549308+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:47:47.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:47 smithi062 bash[14377]: audit 2024-04-02T05:47:46.550981+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:47:47.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:47 smithi062 bash[19887]: cluster 2024-04-02T05:47:45.858503+0000 mgr.y (mgr.24367) 301 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:47.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:47 smithi062 bash[19887]: audit 2024-04-02T05:47:46.543893+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:47.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:47 smithi062 bash[19887]: audit 2024-04-02T05:47:46.546928+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:47:47.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:47 smithi062 bash[19887]: audit 2024-04-02T05:47:46.549308+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:47:47.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:47 smithi062 bash[19887]: audit 2024-04-02T05:47:46.550981+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:47:47.839 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:47 smithi122 bash[34725]: debug 2024-04-02T05:47:47.666+0000 7fc74c4f8700 1 -- 172.21.15.122:0/3970522494 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562227b845a0 con 0x562228904c00 2024-04-02T05:47:47.839 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:47 smithi122 bash[34725]: debug 2024-04-02T05:47:47.830+0000 7fc756700200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T05:47:47.840 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:47 smithi122 bash[14395]: cluster 2024-04-02T05:47:45.858503+0000 mgr.y (mgr.24367) 301 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:47.840 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:47 smithi122 bash[14395]: audit 2024-04-02T05:47:46.543893+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:47.840 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:47 smithi122 bash[14395]: audit 2024-04-02T05:47:46.546928+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:47:47.840 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:47 smithi122 bash[14395]: audit 2024-04-02T05:47:46.549308+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:47:47.840 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:47 smithi122 bash[14395]: audit 2024-04-02T05:47:46.550981+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:47:48.556 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:47:48 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:47:48] "GET /metrics HTTP/1.1" 200 214891 "" "Prometheus/2.33.4" 2024-04-02T05:47:48.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:48 smithi062 bash[14377]: audit 2024-04-02T05:47:47.331015+0000 mgr.y (mgr.24367) 302 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:48.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:48 smithi062 bash[19887]: audit 2024-04-02T05:47:47.331015+0000 mgr.y (mgr.24367) 302 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:48.856 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:48 smithi122 bash[14395]: audit 2024-04-02T05:47:47.331015+0000 mgr.y (mgr.24367) 302 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:48.856 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:48 smithi122 bash[34725]: debug 2024-04-02T05:47:48.746+0000 7fc756700200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-02T05:47:49.225 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:48 smithi122 bash[34725]: debug 2024-04-02T05:47:48.850+0000 7fc756700200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T05:47:49.225 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:48 smithi122 bash[34725]: debug 2024-04-02T05:47:48.950+0000 7fc756700200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T05:47:49.559 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:49 smithi122 bash[34725]: debug 2024-04-02T05:47:49.230+0000 7fc756700200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:47:49.840 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:49 smithi122 bash[14395]: cluster 2024-04-02T05:47:47.860203+0000 mgr.y (mgr.24367) 303 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:49.841 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:49 smithi122 bash[34725]: debug 2024-04-02T05:47:49.646+0000 7fc756700200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T05:47:49.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:49 smithi062 bash[14377]: cluster 2024-04-02T05:47:47.860203+0000 mgr.y (mgr.24367) 303 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:49.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:49 smithi062 bash[19887]: cluster 2024-04-02T05:47:47.860203+0000 mgr.y (mgr.24367) 303 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:50.225 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:49 smithi122 bash[34725]: debug 2024-04-02T05:47:49.834+0000 7fc756700200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T05:47:50.225 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:50 smithi122 bash[34725]: debug 2024-04-02T05:47:50.070+0000 7fc756700200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T05:47:51.405 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:51 smithi122 bash[34725]: debug 2024-04-02T05:47:51.158+0000 7fc756700200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T05:47:51.405 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:51 smithi122 bash[34725]: debug 2024-04-02T05:47:51.278+0000 7fc756700200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T05:47:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:51 smithi122 bash[14395]: cluster 2024-04-02T05:47:49.860971+0000 mgr.y (mgr.24367) 304 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:51 smithi122 bash[14395]: audit 2024-04-02T05:47:50.603482+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:51 smithi122 bash[14395]: audit 2024-04-02T05:47:51.092271+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:51.726 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:51 smithi122 bash[34725]: debug 2024-04-02T05:47:51.398+0000 7fc756700200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T05:47:52.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:51 smithi062 bash[14377]: cluster 2024-04-02T05:47:49.860971+0000 mgr.y (mgr.24367) 304 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:52.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:51 smithi062 bash[14377]: audit 2024-04-02T05:47:50.603482+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:52.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:51 smithi062 bash[14377]: audit 2024-04-02T05:47:51.092271+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:52.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:51 smithi062 bash[19887]: cluster 2024-04-02T05:47:49.860971+0000 mgr.y (mgr.24367) 304 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:52.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:51 smithi062 bash[19887]: audit 2024-04-02T05:47:50.603482+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:52.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:51 smithi062 bash[19887]: audit 2024-04-02T05:47:51.092271+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:52.225 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:51 smithi122 bash[34725]: debug 2024-04-02T05:47:51.882+0000 7fc756700200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T05:47:52.225 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:52 smithi122 bash[34725]: debug 2024-04-02T05:47:52.122+0000 7fc756700200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T05:47:52.975 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:52 smithi122 bash[34725]: debug 2024-04-02T05:47:52.602+0000 7fc756700200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T05:47:53.475 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:53 smithi122 bash[34725]: debug 2024-04-02T05:47:53.118+0000 7fc756700200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:47:53.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:53 smithi062 bash[14377]: cluster 2024-04-02T05:47:51.862766+0000 mgr.y (mgr.24367) 305 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:53.854 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:53 smithi062 bash[39563]: level=error ts=2024-04-02T05:47:53.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": dial tcp 172.21.15.122:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:47:53.854 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:53 smithi062 bash[39563]: level=warn ts=2024-04-02T05:47:53.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": dial tcp 172.21.15.122:8443: connect: connection refused" 2024-04-02T05:47:53.854 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:53 smithi062 bash[39563]: level=warn ts=2024-04-02T05:47:53.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:47:53.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:53 smithi062 bash[19887]: cluster 2024-04-02T05:47:51.862766+0000 mgr.y (mgr.24367) 305 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:53.870 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:53 smithi122 bash[14395]: cluster 2024-04-02T05:47:51.862766+0000 mgr.y (mgr.24367) 305 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:53.870 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:53 smithi122 bash[34725]: debug 2024-04-02T05:47:53.666+0000 7fc756700200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T05:47:53.870 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:53 smithi122 bash[34725]: debug 2024-04-02T05:47:53.778+0000 7fc756700200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T05:47:54.392 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:54 smithi122 bash[34725]: debug 2024-04-02T05:47:54.130+0000 7fc756700200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T05:47:54.392 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:54 smithi122 bash[34725]: debug 2024-04-02T05:47:54.242+0000 7fc756700200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T05:47:54.725 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:54 smithi122 bash[34725]: debug 2024-04-02T05:47:54.386+0000 7fc756700200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T05:47:54.725 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:54 smithi122 bash[34725]: debug 2024-04-02T05:47:54.498+0000 7fc756700200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T05:47:54.725 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:54 smithi122 bash[34725]: debug 2024-04-02T05:47:54.622+0000 7fc756700200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T05:47:55.201 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:54 smithi122 bash[34725]: debug 2024-04-02T05:47:54.818+0000 7fc756700200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T05:47:55.201 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:54 smithi122 bash[34725]: debug 2024-04-02T05:47:54.946+0000 7fc756700200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T05:47:55.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:55 smithi122 bash[14395]: cluster 2024-04-02T05:47:53.863479+0000 mgr.y (mgr.24367) 306 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:56.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:55 smithi062 bash[14377]: cluster 2024-04-02T05:47:53.863479+0000 mgr.y (mgr.24367) 306 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:56.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:55 smithi062 bash[19887]: cluster 2024-04-02T05:47:53.863479+0000 mgr.y (mgr.24367) 306 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:56.475 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:56 smithi122 bash[34725]: debug 2024-04-02T05:47:56.214+0000 7fc756700200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T05:47:56.475 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:56 smithi122 bash[34725]: [02/Apr/2024:05:47:56] ENGINE Bus STARTING 2024-04-02T05:47:56.475 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:56 smithi122 bash[34725]: CherryPy Checker: 2024-04-02T05:47:56.476 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:56 smithi122 bash[34725]: The Application mounted at '' has an empty config. 2024-04-02T05:47:56.476 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:56 smithi122 bash[34725]: [02/Apr/2024:05:47:56] ENGINE Serving on http://:::9283 2024-04-02T05:47:56.476 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:56 smithi122 bash[34725]: [02/Apr/2024:05:47:56] ENGINE Bus STARTED 2024-04-02T05:47:56.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:56 smithi122 bash[14395]: cluster 2024-04-02T05:47:56.221319+0000 mon.a (mon.0) 824 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T05:47:56.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:56 smithi122 bash[14395]: cluster 2024-04-02T05:47:56.221564+0000 mon.a (mon.0) 825 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:47:56.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:56 smithi122 bash[14395]: audit 2024-04-02T05:47:56.226268+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:47:56.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:56 smithi122 bash[14395]: audit 2024-04-02T05:47:56.227164+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:47:56.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:56 smithi122 bash[14395]: audit 2024-04-02T05:47:56.230054+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:47:56.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:56 smithi122 bash[14395]: audit 2024-04-02T05:47:56.230649+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:47:57.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:56 smithi062 bash[19887]: cluster 2024-04-02T05:47:56.221319+0000 mon.a (mon.0) 824 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T05:47:57.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:56 smithi062 bash[19887]: cluster 2024-04-02T05:47:56.221564+0000 mon.a (mon.0) 825 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:47:57.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:56 smithi062 bash[19887]: audit 2024-04-02T05:47:56.226268+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:47:57.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:56 smithi062 bash[19887]: audit 2024-04-02T05:47:56.227164+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:47:57.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:56 smithi062 bash[19887]: audit 2024-04-02T05:47:56.230054+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:47:57.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:56 smithi062 bash[19887]: audit 2024-04-02T05:47:56.230649+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:47:57.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:56 smithi062 bash[14377]: cluster 2024-04-02T05:47:56.221319+0000 mon.a (mon.0) 824 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T05:47:57.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:56 smithi062 bash[14377]: cluster 2024-04-02T05:47:56.221564+0000 mon.a (mon.0) 825 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:47:57.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:56 smithi062 bash[14377]: audit 2024-04-02T05:47:56.226268+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:47:57.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:56 smithi062 bash[14377]: audit 2024-04-02T05:47:56.227164+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:47:57.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:56 smithi062 bash[14377]: audit 2024-04-02T05:47:56.230054+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:47:57.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:56 smithi062 bash[14377]: audit 2024-04-02T05:47:56.230649+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:47:57.628 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:57 smithi122 bash[34725]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:47:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:47:57.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:57 smithi122 bash[14395]: cluster 2024-04-02T05:47:55.864215+0000 mgr.y (mgr.24367) 307 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:57.883 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:57 smithi122 bash[14395]: cluster 2024-04-02T05:47:56.632778+0000 mon.a (mon.0) 826 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-04-02T05:47:58.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:57 smithi062 bash[14377]: cluster 2024-04-02T05:47:55.864215+0000 mgr.y (mgr.24367) 307 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:58.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:57 smithi062 bash[14377]: cluster 2024-04-02T05:47:56.632778+0000 mon.a (mon.0) 826 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-04-02T05:47:58.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:57 smithi062 bash[19887]: cluster 2024-04-02T05:47:55.864215+0000 mgr.y (mgr.24367) 307 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:47:58.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:57 smithi062 bash[19887]: cluster 2024-04-02T05:47:56.632778+0000 mon.a (mon.0) 826 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-04-02T05:47:58.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:47:58] "GET /metrics HTTP/1.1" 200 214894 "" "Prometheus/2.33.4" 2024-04-02T05:47:58.603 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[39563]: level=warn ts=2024-04-02T05:47:58.098Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:47:58.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:58 smithi122 bash[14395]: audit 2024-04-02T05:47:57.338951+0000 mgr.y (mgr.24367) 308 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:58.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:58 smithi122 bash[14395]: audit 2024-04-02T05:47:58.577635+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:58.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:58 smithi122 bash[14395]: audit 2024-04-02T05:47:58.588403+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:58.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:58 smithi122 bash[14395]: audit 2024-04-02T05:47:58.600666+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:47:58.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:58 smithi122 bash[14395]: audit 2024-04-02T05:47:58.608831+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-02T05:47:58.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:58 smithi122 bash[14395]: audit 2024-04-02T05:47:58.609423+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-02T05:47:58.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:58 smithi122 bash[14395]: cluster 2024-04-02T05:47:58.618199+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-02T05:47:59.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[14377]: audit 2024-04-02T05:47:57.338951+0000 mgr.y (mgr.24367) 308 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:59.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[14377]: audit 2024-04-02T05:47:58.577635+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:59.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[14377]: audit 2024-04-02T05:47:58.588403+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:59.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[14377]: audit 2024-04-02T05:47:58.600666+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:47:59.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[14377]: audit 2024-04-02T05:47:58.608831+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-02T05:47:59.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[14377]: audit 2024-04-02T05:47:58.609423+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-02T05:47:59.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[14377]: cluster 2024-04-02T05:47:58.618199+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-02T05:47:59.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[19887]: audit 2024-04-02T05:47:57.338951+0000 mgr.y (mgr.24367) 308 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:47:59.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[19887]: audit 2024-04-02T05:47:58.577635+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:59.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[19887]: audit 2024-04-02T05:47:58.588403+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-04-02T05:47:59.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[19887]: audit 2024-04-02T05:47:58.600666+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:47:59.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[19887]: audit 2024-04-02T05:47:58.608831+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.24367 172.21.15.62:0/1530968717' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-02T05:47:59.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[19887]: audit 2024-04-02T05:47:58.609423+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-02T05:47:59.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:58 smithi062 bash[19887]: cluster 2024-04-02T05:47:58.618199+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-02T05:47:59.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: cluster 2024-04-02T05:47:57.866050+0000 mgr.y (mgr.24367) 309 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:59.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: cephadm 2024-04-02T05:47:58.604161+0000 mgr.y (mgr.24367) 310 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T05:47:59.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: cephadm 2024-04-02T05:47:58.608018+0000 mgr.y (mgr.24367) 311 : cephadm [INF] Failing over to other MGR 2024-04-02T05:47:59.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: cluster 2024-04-02T05:47:59.529782+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon y started 2024-04-02T05:47:59.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.600938+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-02T05:47:59.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: cluster 2024-04-02T05:47:59.601199+0000 mon.a (mon.0) 833 : cluster [DBG] mgrmap e23: x(active, starting, since 0.990318s), standbys: y 2024-04-02T05:47:59.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.609189+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:47:59.934 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.609451+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:47:59.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.609626+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:47:59.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.611337+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T05:47:59.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.611690+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T05:47:59.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.612031+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:47:59.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.612370+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:47:59.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.612760+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:47:59.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.613295+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:47:59.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.613875+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:47:59.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.614427+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:47:59.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.614977+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:47:59.935 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.615267+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:47:59.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.615609+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:47:59.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.616014+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:47:59.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[14395]: audit 2024-04-02T05:47:59.616738+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:47:59.936 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[34725]: [02/Apr/2024:05:47:59] ENGINE Bus STOPPING 2024-04-02T05:47:59.936 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[34725]: [02/Apr/2024:05:47:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-02T05:47:59.936 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[34725]: [02/Apr/2024:05:47:59] ENGINE Bus STOPPED 2024-04-02T05:47:59.936 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[34725]: [02/Apr/2024:05:47:59] ENGINE Bus STARTING 2024-04-02T05:47:59.937 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14686]: debug 2024-04-02T05:47:59.595+0000 7f1855c65700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-02T05:47:59.937 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14686]: ignoring --setuser ceph since I am not root 2024-04-02T05:47:59.937 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14686]: ignoring --setgroup ceph since I am not root 2024-04-02T05:47:59.937 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14686]: debug 2024-04-02T05:47:59.647+0000 7fccaaf11700 1 -- 172.21.15.62:0/2187246158 <== mon.0 v2:172.21.15.62:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5645203e8340 con 0x564521164400 2024-04-02T05:47:59.937 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14686]: debug 2024-04-02T05:47:59.811+0000 7fccb396d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T05:47:59.937 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: cluster 2024-04-02T05:47:57.866050+0000 mgr.y (mgr.24367) 309 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:59.937 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: cephadm 2024-04-02T05:47:58.604161+0000 mgr.y (mgr.24367) 310 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T05:47:59.937 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: cephadm 2024-04-02T05:47:58.608018+0000 mgr.y (mgr.24367) 311 : cephadm [INF] Failing over to other MGR 2024-04-02T05:47:59.938 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: cluster 2024-04-02T05:47:59.529782+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon y started 2024-04-02T05:47:59.938 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.600938+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-02T05:47:59.938 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: cluster 2024-04-02T05:47:59.601199+0000 mon.a (mon.0) 833 : cluster [DBG] mgrmap e23: x(active, starting, since 0.990318s), standbys: y 2024-04-02T05:47:59.938 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.609189+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:47:59.938 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.609451+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:47:59.938 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.609626+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:47:59.938 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.611337+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T05:47:59.938 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.611690+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T05:47:59.938 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.612031+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:47:59.938 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.612370+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:47:59.938 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.612760+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:47:59.938 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.613295+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:47:59.938 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.613875+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:47:59.939 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.614427+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:47:59.939 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.614977+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:47:59.939 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.615267+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:47:59.939 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.615609+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:47:59.939 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.616014+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:47:59.939 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[14377]: audit 2024-04-02T05:47:59.616738+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:47:59.939 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: cluster 2024-04-02T05:47:57.866050+0000 mgr.y (mgr.24367) 309 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:47:59.939 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: cephadm 2024-04-02T05:47:58.604161+0000 mgr.y (mgr.24367) 310 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-02T05:47:59.939 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: cephadm 2024-04-02T05:47:58.608018+0000 mgr.y (mgr.24367) 311 : cephadm [INF] Failing over to other MGR 2024-04-02T05:47:59.940 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: cluster 2024-04-02T05:47:59.529782+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon y started 2024-04-02T05:47:59.940 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.600938+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-02T05:47:59.940 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: cluster 2024-04-02T05:47:59.601199+0000 mon.a (mon.0) 833 : cluster [DBG] mgrmap e23: x(active, starting, since 0.990318s), standbys: y 2024-04-02T05:47:59.940 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.609189+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:47:59.940 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.609451+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:47:59.940 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.609626+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:47:59.940 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.611337+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T05:47:59.940 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.611690+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T05:47:59.940 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.612031+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:47:59.940 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.612370+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:47:59.940 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.612760+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:47:59.940 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.613295+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:47:59.940 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.613875+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:47:59.940 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.614427+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:47:59.940 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.614977+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:47:59.941 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.615267+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:47:59.941 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.615609+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:47:59.941 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.616014+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:47:59.941 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:47:59 smithi062 bash[19887]: audit 2024-04-02T05:47:59.616738+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:48:00.225 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[34725]: [02/Apr/2024:05:47:59] ENGINE Serving on http://:::9283 2024-04-02T05:48:00.225 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:47:59 smithi122 bash[34725]: [02/Apr/2024:05:47:59] ENGINE Bus STARTED 2024-04-02T05:48:00.825 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[14686]: debug 2024-04-02T05:48:00.515+0000 7fccb396d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T05:48:00.825 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[14686]: debug 2024-04-02T05:48:00.643+0000 7fccb396d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T05:48:00.825 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[19887]: cluster 2024-04-02T05:47:59.668254+0000 mon.a (mon.0) 834 : cluster [INF] Manager daemon x is now available 2024-04-02T05:48:00.825 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[19887]: audit 2024-04-02T05:47:59.743533+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:00.826 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[19887]: audit 2024-04-02T05:47:59.752823+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:00.826 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[19887]: audit 2024-04-02T05:47:59.761713+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:00.826 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[19887]: audit 2024-04-02T05:47:59.778494+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:48:00.826 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[19887]: audit 2024-04-02T05:47:59.811779+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:48:00.826 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[19887]: audit 2024-04-02T05:47:59.833073+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:48:00.826 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[19887]: audit 2024-04-02T05:47:59.835592+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:48:00.826 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[19887]: audit 2024-04-02T05:47:59.890060+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-02T05:48:00.826 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[19887]: audit 2024-04-02T05:47:59.892595+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-02T05:48:00.826 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[19887]: audit 2024-04-02T05:48:00.341265+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:00.826 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[19887]: audit 2024-04-02T05:48:00.348885+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:00.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[14377]: cluster 2024-04-02T05:47:59.668254+0000 mon.a (mon.0) 834 : cluster [INF] Manager daemon x is now available 2024-04-02T05:48:00.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[14377]: audit 2024-04-02T05:47:59.743533+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:00.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[14377]: audit 2024-04-02T05:47:59.752823+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:00.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[14377]: audit 2024-04-02T05:47:59.761713+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:00.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[14377]: audit 2024-04-02T05:47:59.778494+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:48:00.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[14377]: audit 2024-04-02T05:47:59.811779+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:48:00.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[14377]: audit 2024-04-02T05:47:59.833073+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:48:00.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[14377]: audit 2024-04-02T05:47:59.835592+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:48:00.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[14377]: audit 2024-04-02T05:47:59.890060+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-02T05:48:00.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[14377]: audit 2024-04-02T05:47:59.892595+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-02T05:48:00.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[14377]: audit 2024-04-02T05:48:00.341265+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:00.827 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[14377]: audit 2024-04-02T05:48:00.348885+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:00.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:00 smithi122 bash[14395]: cluster 2024-04-02T05:47:59.668254+0000 mon.a (mon.0) 834 : cluster [INF] Manager daemon x is now available 2024-04-02T05:48:00.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:00 smithi122 bash[14395]: audit 2024-04-02T05:47:59.743533+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:00.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:00 smithi122 bash[14395]: audit 2024-04-02T05:47:59.752823+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:00.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:00 smithi122 bash[14395]: audit 2024-04-02T05:47:59.761713+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:00.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:00 smithi122 bash[14395]: audit 2024-04-02T05:47:59.778494+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:48:00.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:00 smithi122 bash[14395]: audit 2024-04-02T05:47:59.811779+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:48:00.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:00 smithi122 bash[14395]: audit 2024-04-02T05:47:59.833073+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:48:00.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:00 smithi122 bash[14395]: audit 2024-04-02T05:47:59.835592+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:48:00.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:00 smithi122 bash[14395]: audit 2024-04-02T05:47:59.890060+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-02T05:48:00.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:00 smithi122 bash[14395]: audit 2024-04-02T05:47:59.892595+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-02T05:48:00.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:00 smithi122 bash[14395]: audit 2024-04-02T05:48:00.341265+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:00.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:00 smithi122 bash[14395]: audit 2024-04-02T05:48:00.348885+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:01.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:00 smithi062 bash[14686]: debug 2024-04-02T05:48:00.815+0000 7fccb396d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:48:01.474 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[14686]: debug 2024-04-02T05:48:01.159+0000 7fccb396d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T05:48:01.474 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[14686]: debug 2024-04-02T05:48:01.255+0000 7fccb396d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T05:48:01.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[19887]: cephadm 2024-04-02T05:47:59.748237+0000 mgr.x (mgr.25058) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-02T05:48:01.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[19887]: cephadm 2024-04-02T05:47:59.756974+0000 mgr.x (mgr.25058) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-02T05:48:01.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[19887]: cephadm 2024-04-02T05:47:59.757820+0000 mgr.x (mgr.25058) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-04-02T05:48:01.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[19887]: cephadm 2024-04-02T05:47:59.757952+0000 mgr.x (mgr.25058) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-02T05:48:01.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[19887]: cephadm 2024-04-02T05:48:00.352625+0000 mgr.x (mgr.25058) 5 : cephadm [INF] Deploying cephadm binary to smithi122 2024-04-02T05:48:01.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[19887]: cephadm 2024-04-02T05:48:00.356152+0000 mgr.x (mgr.25058) 6 : cephadm [INF] Deploying cephadm binary to smithi062 2024-04-02T05:48:01.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[19887]: cluster 2024-04-02T05:48:00.653107+0000 mon.a (mon.0) 842 : cluster [DBG] mgrmap e24: x(active, since 2s), standbys: y 2024-04-02T05:48:01.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[14377]: cephadm 2024-04-02T05:47:59.748237+0000 mgr.x (mgr.25058) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-02T05:48:01.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[14377]: cephadm 2024-04-02T05:47:59.756974+0000 mgr.x (mgr.25058) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-02T05:48:01.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[14377]: cephadm 2024-04-02T05:47:59.757820+0000 mgr.x (mgr.25058) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-04-02T05:48:01.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[14377]: cephadm 2024-04-02T05:47:59.757952+0000 mgr.x (mgr.25058) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-02T05:48:01.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[14377]: cephadm 2024-04-02T05:48:00.352625+0000 mgr.x (mgr.25058) 5 : cephadm [INF] Deploying cephadm binary to smithi122 2024-04-02T05:48:01.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[14377]: cephadm 2024-04-02T05:48:00.356152+0000 mgr.x (mgr.25058) 6 : cephadm [INF] Deploying cephadm binary to smithi062 2024-04-02T05:48:01.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[14377]: cluster 2024-04-02T05:48:00.653107+0000 mon.a (mon.0) 842 : cluster [DBG] mgrmap e24: x(active, since 2s), standbys: y 2024-04-02T05:48:01.854 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:01 smithi062 bash[14686]: debug 2024-04-02T05:48:01.463+0000 7fccb396d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T05:48:01.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:01 smithi122 bash[14395]: cephadm 2024-04-02T05:47:59.748237+0000 mgr.x (mgr.25058) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-02T05:48:01.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:01 smithi122 bash[14395]: cephadm 2024-04-02T05:47:59.756974+0000 mgr.x (mgr.25058) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-02T05:48:01.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:01 smithi122 bash[14395]: cephadm 2024-04-02T05:47:59.757820+0000 mgr.x (mgr.25058) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-04-02T05:48:01.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:01 smithi122 bash[14395]: cephadm 2024-04-02T05:47:59.757952+0000 mgr.x (mgr.25058) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-02T05:48:01.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:01 smithi122 bash[14395]: cephadm 2024-04-02T05:48:00.352625+0000 mgr.x (mgr.25058) 5 : cephadm [INF] Deploying cephadm binary to smithi122 2024-04-02T05:48:01.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:01 smithi122 bash[14395]: cephadm 2024-04-02T05:48:00.356152+0000 mgr.x (mgr.25058) 6 : cephadm [INF] Deploying cephadm binary to smithi062 2024-04-02T05:48:01.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:01 smithi122 bash[14395]: cluster 2024-04-02T05:48:00.653107+0000 mon.a (mon.0) 842 : cluster [DBG] mgrmap e24: x(active, since 2s), standbys: y 2024-04-02T05:48:02.662 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[14686]: debug 2024-04-02T05:48:02.363+0000 7fccb396d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T05:48:02.663 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[14686]: debug 2024-04-02T05:48:02.471+0000 7fccb396d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T05:48:02.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:02 smithi122 bash[14395]: cluster 2024-04-02T05:48:00.698800+0000 mgr.x (mgr.25058) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:48:02.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:02 smithi122 bash[14395]: cephadm 2024-04-02T05:48:00.741642+0000 mgr.x (mgr.25058) 8 : cephadm [INF] [02/Apr/2024:05:48:00] ENGINE Bus STARTING 2024-04-02T05:48:02.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:02 smithi122 bash[14395]: cephadm 2024-04-02T05:48:00.872644+0000 mgr.x (mgr.25058) 9 : cephadm [INF] [02/Apr/2024:05:48:00] ENGINE Serving on http://172.21.15.122:8765 2024-04-02T05:48:02.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:02 smithi122 bash[14395]: cephadm 2024-04-02T05:48:01.079823+0000 mgr.x (mgr.25058) 10 : cephadm [INF] [02/Apr/2024:05:48:01] ENGINE Serving on https://172.21.15.122:7150 2024-04-02T05:48:02.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:02 smithi122 bash[14395]: cephadm 2024-04-02T05:48:01.080077+0000 mgr.x (mgr.25058) 11 : cephadm [INF] [02/Apr/2024:05:48:01] ENGINE Bus STARTED 2024-04-02T05:48:02.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:02 smithi122 bash[14395]: cluster 2024-04-02T05:48:01.615824+0000 mgr.x (mgr.25058) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:48:03.058 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[14686]: debug 2024-04-02T05:48:02.687+0000 7fccb396d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T05:48:03.058 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[39563]: level=warn ts=2024-04-02T05:48:02.873Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=7 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": dial tcp 172.21.15.62:8443: connect: connection refused" 2024-04-02T05:48:03.059 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[19887]: cluster 2024-04-02T05:48:00.698800+0000 mgr.x (mgr.25058) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:48:03.059 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[19887]: cephadm 2024-04-02T05:48:00.741642+0000 mgr.x (mgr.25058) 8 : cephadm [INF] [02/Apr/2024:05:48:00] ENGINE Bus STARTING 2024-04-02T05:48:03.059 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[19887]: cephadm 2024-04-02T05:48:00.872644+0000 mgr.x (mgr.25058) 9 : cephadm [INF] [02/Apr/2024:05:48:00] ENGINE Serving on http://172.21.15.122:8765 2024-04-02T05:48:03.059 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[19887]: cephadm 2024-04-02T05:48:01.079823+0000 mgr.x (mgr.25058) 10 : cephadm [INF] [02/Apr/2024:05:48:01] ENGINE Serving on https://172.21.15.122:7150 2024-04-02T05:48:03.059 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[19887]: cephadm 2024-04-02T05:48:01.080077+0000 mgr.x (mgr.25058) 11 : cephadm [INF] [02/Apr/2024:05:48:01] ENGINE Bus STARTED 2024-04-02T05:48:03.059 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[19887]: cluster 2024-04-02T05:48:01.615824+0000 mgr.x (mgr.25058) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:48:03.059 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[14377]: cluster 2024-04-02T05:48:00.698800+0000 mgr.x (mgr.25058) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:48:03.059 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[14377]: cephadm 2024-04-02T05:48:00.741642+0000 mgr.x (mgr.25058) 8 : cephadm [INF] [02/Apr/2024:05:48:00] ENGINE Bus STARTING 2024-04-02T05:48:03.060 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[14377]: cephadm 2024-04-02T05:48:00.872644+0000 mgr.x (mgr.25058) 9 : cephadm [INF] [02/Apr/2024:05:48:00] ENGINE Serving on http://172.21.15.122:8765 2024-04-02T05:48:03.060 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[14377]: cephadm 2024-04-02T05:48:01.079823+0000 mgr.x (mgr.25058) 10 : cephadm [INF] [02/Apr/2024:05:48:01] ENGINE Serving on https://172.21.15.122:7150 2024-04-02T05:48:03.060 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[14377]: cephadm 2024-04-02T05:48:01.080077+0000 mgr.x (mgr.25058) 11 : cephadm [INF] [02/Apr/2024:05:48:01] ENGINE Bus STARTED 2024-04-02T05:48:03.060 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:02 smithi062 bash[14377]: cluster 2024-04-02T05:48:01.615824+0000 mgr.x (mgr.25058) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:48:03.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:03 smithi062 bash[14686]: debug 2024-04-02T05:48:03.047+0000 7fccb396d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T05:48:03.679 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:03 smithi062 bash[39563]: level=error ts=2024-04-02T05:48:03.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": dial tcp 172.21.15.62:8443: connect: connection refused" 2024-04-02T05:48:03.679 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:03 smithi062 bash[39563]: level=warn ts=2024-04-02T05:48:03.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": dial tcp 172.21.15.62:8443: connect: connection refused" 2024-04-02T05:48:03.679 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:03 smithi062 bash[39563]: level=warn ts=2024-04-02T05:48:03.546Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:48:03.680 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:03 smithi062 bash[14377]: cluster 2024-04-02T05:48:02.674231+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e25: x(active, since 4s), standbys: y 2024-04-02T05:48:03.680 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:03 smithi062 bash[14686]: debug 2024-04-02T05:48:03.387+0000 7fccb396d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T05:48:03.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:03 smithi122 bash[14395]: cluster 2024-04-02T05:48:02.674231+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e25: x(active, since 4s), standbys: y 2024-04-02T05:48:04.063 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:03 smithi062 bash[14686]: debug 2024-04-02T05:48:03.771+0000 7fccb396d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T05:48:04.064 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:03 smithi062 bash[19887]: cluster 2024-04-02T05:48:02.674231+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e25: x(active, since 4s), standbys: y 2024-04-02T05:48:04.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:04 smithi062 bash[14686]: debug 2024-04-02T05:48:04.055+0000 7fccb396d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:48:04.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:04 smithi122 bash[14395]: cluster 2024-04-02T05:48:03.616568+0000 mgr.x (mgr.25058) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:48:05.046 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:04 smithi062 bash[14686]: debug 2024-04-02T05:48:04.763+0000 7fccb396d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T05:48:05.047 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:04 smithi062 bash[14686]: debug 2024-04-02T05:48:04.871+0000 7fccb396d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T05:48:05.047 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:04 smithi062 bash[19887]: cluster 2024-04-02T05:48:03.616568+0000 mgr.x (mgr.25058) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:48:05.047 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:04 smithi062 bash[14377]: cluster 2024-04-02T05:48:03.616568+0000 mgr.x (mgr.25058) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:48:05.304 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:05 smithi062 bash[14686]: debug 2024-04-02T05:48:05.035+0000 7fccb396d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T05:48:05.304 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:05 smithi062 bash[14686]: debug 2024-04-02T05:48:05.151+0000 7fccb396d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T05:48:05.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:05 smithi062 bash[14686]: debug 2024-04-02T05:48:05.295+0000 7fccb396d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T05:48:05.916 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:05 smithi062 bash[19887]: cluster 2024-04-02T05:48:05.617289+0000 mgr.x (mgr.25058) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:48:05.917 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:05 smithi062 bash[14377]: cluster 2024-04-02T05:48:05.617289+0000 mgr.x (mgr.25058) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:48:05.917 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:05 smithi062 bash[14686]: debug 2024-04-02T05:48:05.595+0000 7fccb396d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T05:48:05.917 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:05 smithi062 bash[14686]: debug 2024-04-02T05:48:05.719+0000 7fccb396d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T05:48:06.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:05 smithi122 bash[14395]: cluster 2024-04-02T05:48:05.617289+0000 mgr.x (mgr.25058) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:48:06.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:05 smithi062 bash[14686]: debug 2024-04-02T05:48:05.907+0000 7fccb396d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T05:48:06.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:06 smithi062 bash[14686]: debug 2024-04-02T05:48:06.031+0000 7fccb396d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T05:48:07.283 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:07 smithi122 bash[14395]: cluster 2024-04-02T05:48:06.950985+0000 mon.a (mon.0) 844 : cluster [DBG] Standby manager daemon y restarted 2024-04-02T05:48:07.283 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:07 smithi122 bash[14395]: cluster 2024-04-02T05:48:06.951239+0000 mon.a (mon.0) 845 : cluster [DBG] Standby manager daemon y started 2024-04-02T05:48:07.283 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:07 smithi122 bash[14395]: audit 2024-04-02T05:48:06.955979+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.62:0/911022506' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-02T05:48:07.283 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:07 smithi122 bash[14395]: audit 2024-04-02T05:48:06.957499+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.62:0/911022506' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:48:07.283 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:07 smithi122 bash[14395]: audit 2024-04-02T05:48:06.961794+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.62:0/911022506' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-02T05:48:07.283 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:07 smithi122 bash[14395]: audit 2024-04-02T05:48:06.963358+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.62:0/911022506' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:48:07.284 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:48:07 smithi122 bash[34725]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:48:07] "GET /metrics HTTP/1.1" 200 35347 "" "Prometheus/2.33.4" 2024-04-02T05:48:07.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:06 smithi062 bash[14686]: debug 2024-04-02T05:48:06.923+0000 7fccb396d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T05:48:07.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:06 smithi062 bash[14686]: [02/Apr/2024:05:48:06] ENGINE Bus STARTING 2024-04-02T05:48:07.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[14686]: CherryPy Checker: 2024-04-02T05:48:07.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[14686]: The Application mounted at '' has an empty config. 2024-04-02T05:48:07.354 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[14686]: [02/Apr/2024:05:48:07] ENGINE Serving on http://:::9283 2024-04-02T05:48:07.354 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[14686]: [02/Apr/2024:05:48:07] ENGINE Bus STARTED 2024-04-02T05:48:07.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[19887]: cluster 2024-04-02T05:48:06.950985+0000 mon.a (mon.0) 844 : cluster [DBG] Standby manager daemon y restarted 2024-04-02T05:48:07.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[19887]: cluster 2024-04-02T05:48:06.951239+0000 mon.a (mon.0) 845 : cluster [DBG] Standby manager daemon y started 2024-04-02T05:48:07.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[19887]: audit 2024-04-02T05:48:06.955979+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.62:0/911022506' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-02T05:48:07.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[19887]: audit 2024-04-02T05:48:06.957499+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.62:0/911022506' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:48:07.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[19887]: audit 2024-04-02T05:48:06.961794+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.62:0/911022506' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-02T05:48:07.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[19887]: audit 2024-04-02T05:48:06.963358+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.62:0/911022506' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:48:07.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[14377]: cluster 2024-04-02T05:48:06.950985+0000 mon.a (mon.0) 844 : cluster [DBG] Standby manager daemon y restarted 2024-04-02T05:48:07.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[14377]: cluster 2024-04-02T05:48:06.951239+0000 mon.a (mon.0) 845 : cluster [DBG] Standby manager daemon y started 2024-04-02T05:48:07.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[14377]: audit 2024-04-02T05:48:06.955979+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.62:0/911022506' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-02T05:48:07.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[14377]: audit 2024-04-02T05:48:06.957499+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.62:0/911022506' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:48:07.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[14377]: audit 2024-04-02T05:48:06.961794+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.62:0/911022506' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-02T05:48:07.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:07 smithi062 bash[14377]: audit 2024-04-02T05:48:06.963358+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.62:0/911022506' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:48:08.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:08 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:48:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:48:08.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:08 smithi062 bash[14377]: cluster 2024-04-02T05:48:07.014644+0000 mon.a (mon.0) 846 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-04-02T05:48:08.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:08 smithi062 bash[14377]: audit 2024-04-02T05:48:07.353457+0000 mgr.x (mgr.25058) 15 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:48:08.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:08 smithi062 bash[14377]: cluster 2024-04-02T05:48:07.618265+0000 mgr.x (mgr.25058) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-02T05:48:08.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:08 smithi062 bash[19887]: cluster 2024-04-02T05:48:07.014644+0000 mon.a (mon.0) 846 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-04-02T05:48:08.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:08 smithi062 bash[19887]: audit 2024-04-02T05:48:07.353457+0000 mgr.x (mgr.25058) 15 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:48:08.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:08 smithi062 bash[19887]: cluster 2024-04-02T05:48:07.618265+0000 mgr.x (mgr.25058) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-02T05:48:08.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:08 smithi122 bash[14395]: cluster 2024-04-02T05:48:07.014644+0000 mon.a (mon.0) 846 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-04-02T05:48:08.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:08 smithi122 bash[14395]: audit 2024-04-02T05:48:07.353457+0000 mgr.x (mgr.25058) 15 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:48:08.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:08 smithi122 bash[14395]: cluster 2024-04-02T05:48:07.618265+0000 mgr.x (mgr.25058) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-02T05:48:09.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:09 smithi062 bash[39563]: level=warn ts=2024-04-02T05:48:09.371Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:48:10.977 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:10 smithi122 bash[14395]: cluster 2024-04-02T05:48:09.618962+0000 mgr.x (mgr.25058) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-02T05:48:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:10 smithi062 bash[14377]: cluster 2024-04-02T05:48:09.618962+0000 mgr.x (mgr.25058) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-02T05:48:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:10 smithi062 bash[19887]: cluster 2024-04-02T05:48:09.618962+0000 mgr.x (mgr.25058) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-02T05:48:12.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:12 smithi122 bash[14395]: cluster 2024-04-02T05:48:11.620653+0000 mgr.x (mgr.25058) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-02T05:48:13.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:12 smithi062 bash[19887]: cluster 2024-04-02T05:48:11.620653+0000 mgr.x (mgr.25058) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-02T05:48:13.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:12 smithi062 bash[14377]: cluster 2024-04-02T05:48:11.620653+0000 mgr.x (mgr.25058) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-02T05:48:13.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:13 smithi062 bash[19887]: cluster 2024-04-02T05:48:13.621500+0000 mgr.x (mgr.25058) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:48:13.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:13 smithi062 bash[39563]: level=error ts=2024-04-02T05:48:13.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:48:13.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:13 smithi062 bash[39563]: level=warn ts=2024-04-02T05:48:13.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:48:13.854 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:13 smithi062 bash[39563]: level=warn ts=2024-04-02T05:48:13.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:48:13.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:13 smithi062 bash[14377]: cluster 2024-04-02T05:48:13.621500+0000 mgr.x (mgr.25058) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:48:13.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:13 smithi122 bash[14395]: cluster 2024-04-02T05:48:13.621500+0000 mgr.x (mgr.25058) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:48:15.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:15 smithi122 bash[14395]: audit 2024-04-02T05:48:14.210873+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:15.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:15 smithi122 bash[14395]: audit 2024-04-02T05:48:14.223786+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:15.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:15 smithi122 bash[14395]: audit 2024-04-02T05:48:14.232229+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:15.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:15 smithi122 bash[14395]: audit 2024-04-02T05:48:14.247522+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:15.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:15 smithi122 bash[14395]: audit 2024-04-02T05:48:14.813054+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:48:15.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:15 smithi062 bash[19887]: audit 2024-04-02T05:48:14.210873+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:15.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:15 smithi062 bash[19887]: audit 2024-04-02T05:48:14.223786+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:15.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:15 smithi062 bash[19887]: audit 2024-04-02T05:48:14.232229+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:15.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:15 smithi062 bash[19887]: audit 2024-04-02T05:48:14.247522+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:15.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:15 smithi062 bash[19887]: audit 2024-04-02T05:48:14.813054+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:48:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:15 smithi062 bash[14377]: audit 2024-04-02T05:48:14.210873+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:15 smithi062 bash[14377]: audit 2024-04-02T05:48:14.223786+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:15 smithi062 bash[14377]: audit 2024-04-02T05:48:14.232229+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:15 smithi062 bash[14377]: audit 2024-04-02T05:48:14.247522+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:15 smithi062 bash[14377]: audit 2024-04-02T05:48:14.813054+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:48:15.997 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:48:16.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:16 smithi122 bash[14395]: audit 2024-04-02T05:48:15.402436+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:16.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:16 smithi122 bash[14395]: audit 2024-04-02T05:48:15.419376+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:16.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:16 smithi122 bash[14395]: audit 2024-04-02T05:48:15.437216+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:16.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:16 smithi122 bash[14395]: audit 2024-04-02T05:48:15.451081+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:16.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:16 smithi122 bash[14395]: audit 2024-04-02T05:48:15.455309+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:16 smithi122 bash[14395]: audit 2024-04-02T05:48:15.457683+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:16 smithi122 bash[14395]: audit 2024-04-02T05:48:15.457920+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:16 smithi122 bash[14395]: audit 2024-04-02T05:48:15.459949+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:16 smithi122 bash[14395]: audit 2024-04-02T05:48:15.460388+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:16 smithi122 bash[14395]: audit 2024-04-02T05:48:15.461898+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:16 smithi122 bash[14395]: audit 2024-04-02T05:48:15.462697+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:16 smithi122 bash[14395]: audit 2024-04-02T05:48:15.464576+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:16 smithi122 bash[14395]: cephadm 2024-04-02T05:48:15.466453+0000 mgr.x (mgr.25058) 20 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 2781M 2024-04-02T05:48:16.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:16 smithi122 bash[14395]: audit 2024-04-02T05:48:15.473685+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:16.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:16 smithi122 bash[14395]: cluster 2024-04-02T05:48:15.622289+0000 mgr.x (mgr.25058) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:48:16.781 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:48:16.781 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (5m) 2s ago 6m 18.5M - 0.23.0 ba2b418f427c 3bde03ab44d9 2024-04-02T05:48:16.781 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 running (6m) 2s ago 6m 48.1M - 8.3.5 dad864ee21e9 ee2c716acf45 2024-04-02T05:48:16.781 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (4m) 2s ago 4m 48.6M - 3.5 e1d6a67b021e 69f06dab6c58 2024-04-02T05:48:16.782 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283 running (30s) 2s ago 12m 487M - 19.0.0-1979-g6cec793d 78f830190839 7dd37c5a18fe 2024-04-02T05:48:16.782 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:9283 running (14m) 2s ago 14m 405M - 17.2.0 e1d6a67b021e 4528a037c8f4 2024-04-02T05:48:16.782 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (14m) 2s ago 14m 58.0M 2048M 17.2.0 e1d6a67b021e 12a28abdf045 2024-04-02T05:48:16.782 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (12m) 2s ago 12m 51.4M 2048M 17.2.0 e1d6a67b021e 2aea14ac8028 2024-04-02T05:48:16.782 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (12m) 2s ago 12m 47.5M 2048M 17.2.0 e1d6a67b021e bef3271562fe 2024-04-02T05:48:16.782 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (6m) 2s ago 6m 12.6M - 1.3.1 1dbe0e931976 1bfbddd13299 2024-04-02T05:48:16.782 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (6m) 2s ago 6m 14.9M - 1.3.1 1dbe0e931976 c613f8b994ed 2024-04-02T05:48:16.782 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (12m) 2s ago 12m 57.1M 2781M 17.2.0 e1d6a67b021e 62e4712dfb33 2024-04-02T05:48:16.782 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (11m) 2s ago 11m 61.5M 2781M 17.2.0 e1d6a67b021e b3a5cde119f4 2024-04-02T05:48:16.782 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (10m) 2s ago 10m 54.1M 2781M 17.2.0 e1d6a67b021e ebf82f7a9f60 2024-04-02T05:48:16.782 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (10m) 2s ago 10m 57.8M 2781M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:48:16.782 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (9m) 2s ago 9m 59.1M 4317M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:48:16.782 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (9m) 2s ago 9m 55.2M 4317M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:48:16.782 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (8m) 2s ago 8m 53.4M 4317M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:48:16.783 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (7m) 2s ago 7m 56.7M 4317M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:48:16.783 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (5m) 2s ago 6m 60.1M - 2.33.4 514e6a882f6e e483bf610387 2024-04-02T05:48:16.783 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (4m) 2s ago 4m 86.8M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:48:16.783 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (4m) 2s ago 4m 86.8M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:48:16.783 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (4m) 2s ago 4m 86.8M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:48:16.783 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (4m) 2s ago 4m 87.1M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:48:16.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[14377]: audit 2024-04-02T05:48:15.402436+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:16.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[14377]: audit 2024-04-02T05:48:15.419376+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:16.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[14377]: audit 2024-04-02T05:48:15.437216+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:16.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[14377]: audit 2024-04-02T05:48:15.451081+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:16.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[14377]: audit 2024-04-02T05:48:15.455309+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[14377]: audit 2024-04-02T05:48:15.457683+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[14377]: audit 2024-04-02T05:48:15.457920+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[14377]: audit 2024-04-02T05:48:15.459949+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[14377]: audit 2024-04-02T05:48:15.460388+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[14377]: audit 2024-04-02T05:48:15.461898+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[14377]: audit 2024-04-02T05:48:15.462697+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[14377]: audit 2024-04-02T05:48:15.464576+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[14377]: cephadm 2024-04-02T05:48:15.466453+0000 mgr.x (mgr.25058) 20 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 2781M 2024-04-02T05:48:16.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[14377]: audit 2024-04-02T05:48:15.473685+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:16.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[14377]: cluster 2024-04-02T05:48:15.622289+0000 mgr.x (mgr.25058) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:48:16.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[19887]: audit 2024-04-02T05:48:15.402436+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:16.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[19887]: audit 2024-04-02T05:48:15.419376+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:16.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[19887]: audit 2024-04-02T05:48:15.437216+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:16.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[19887]: audit 2024-04-02T05:48:15.451081+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:16.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[19887]: audit 2024-04-02T05:48:15.455309+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[19887]: audit 2024-04-02T05:48:15.457683+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[19887]: audit 2024-04-02T05:48:15.457920+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[19887]: audit 2024-04-02T05:48:15.459949+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[19887]: audit 2024-04-02T05:48:15.460388+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[19887]: audit 2024-04-02T05:48:15.461898+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[19887]: audit 2024-04-02T05:48:15.462697+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[19887]: audit 2024-04-02T05:48:15.464576+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:16.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[19887]: cephadm 2024-04-02T05:48:15.466453+0000 mgr.x (mgr.25058) 20 : cephadm [INF] Adjusting osd_memory_target on smithi062 to 2781M 2024-04-02T05:48:16.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[19887]: audit 2024-04-02T05:48:15.473685+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:16.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:16 smithi062 bash[19887]: cluster 2024-04-02T05:48:15.622289+0000 mgr.x (mgr.25058) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:48:17.232 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:48:17.232 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:48:17.232 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T05:48:17.232 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:48:17.232 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:48:17.232 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-02T05:48:17.232 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 1 2024-04-02T05:48:17.232 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:48:17.232 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:48:17.232 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T05:48:17.232 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:48:17.232 INFO:teuthology.orchestra.run.smithi062.stdout: "mds": {}, 2024-04-02T05:48:17.233 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:48:17.233 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:48:17.233 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:48:17.233 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:48:17.233 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-02T05:48:17.233 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 1 2024-04-02T05:48:17.233 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:48:17.233 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:48:17.610 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:48:17.610 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:48:17.610 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:48:17.610 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:48:17.610 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [], 2024-04-02T05:48:17.611 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "1/23 daemons upgraded", 2024-04-02T05:48:17.611 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "", 2024-04-02T05:48:17.611 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:48:17.611 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:48:17.725 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:48:17 smithi122 bash[34725]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:48:17] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.33.4" 2024-04-02T05:48:17.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:17 smithi122 bash[14395]: audit 2024-04-02T05:48:15.974263+0000 mgr.x (mgr.25058) 22 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:17.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:17 smithi122 bash[14395]: audit 2024-04-02T05:48:16.370681+0000 mgr.x (mgr.25058) 23 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:17.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:17 smithi122 bash[14395]: audit 2024-04-02T05:48:17.226524+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.62:0/1718729373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:48:17.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:17 smithi062 bash[14377]: audit 2024-04-02T05:48:15.974263+0000 mgr.x (mgr.25058) 22 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:17.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:17 smithi062 bash[14377]: audit 2024-04-02T05:48:16.370681+0000 mgr.x (mgr.25058) 23 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:17.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:17 smithi062 bash[14377]: audit 2024-04-02T05:48:17.226524+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.62:0/1718729373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:48:17.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:17 smithi062 bash[19887]: audit 2024-04-02T05:48:15.974263+0000 mgr.x (mgr.25058) 22 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:17.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:17 smithi062 bash[19887]: audit 2024-04-02T05:48:16.370681+0000 mgr.x (mgr.25058) 23 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:17.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:17 smithi062 bash[19887]: audit 2024-04-02T05:48:17.226524+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.62:0/1718729373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:48:18.067 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_OK 2024-04-02T05:48:18.486 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:18 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:48:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:48:18.490 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:18 smithi062 bash[14377]: audit 2024-04-02T05:48:16.753369+0000 mgr.x (mgr.25058) 24 : audit [DBG] from='client.25174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:18.490 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:18 smithi062 bash[14377]: audit 2024-04-02T05:48:17.362134+0000 mgr.x (mgr.25058) 25 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:48:18.490 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:18 smithi062 bash[14377]: audit 2024-04-02T05:48:17.607456+0000 mgr.x (mgr.25058) 26 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:18.490 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:18 smithi062 bash[14377]: cluster 2024-04-02T05:48:17.623932+0000 mgr.x (mgr.25058) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:48:18.490 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:18 smithi062 bash[14377]: audit 2024-04-02T05:48:18.062846+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.62:0/1081783368' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:48:18.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:18 smithi062 bash[19887]: audit 2024-04-02T05:48:16.753369+0000 mgr.x (mgr.25058) 24 : audit [DBG] from='client.25174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:18.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:18 smithi062 bash[19887]: audit 2024-04-02T05:48:17.362134+0000 mgr.x (mgr.25058) 25 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:48:18.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:18 smithi062 bash[19887]: audit 2024-04-02T05:48:17.607456+0000 mgr.x (mgr.25058) 26 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:18.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:18 smithi062 bash[19887]: cluster 2024-04-02T05:48:17.623932+0000 mgr.x (mgr.25058) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:48:18.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:18 smithi062 bash[19887]: audit 2024-04-02T05:48:18.062846+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.62:0/1081783368' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:48:18.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:18 smithi122 bash[14395]: audit 2024-04-02T05:48:16.753369+0000 mgr.x (mgr.25058) 24 : audit [DBG] from='client.25174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:18.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:18 smithi122 bash[14395]: audit 2024-04-02T05:48:17.362134+0000 mgr.x (mgr.25058) 25 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:48:18.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:18 smithi122 bash[14395]: audit 2024-04-02T05:48:17.607456+0000 mgr.x (mgr.25058) 26 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:18.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:18 smithi122 bash[14395]: cluster 2024-04-02T05:48:17.623932+0000 mgr.x (mgr.25058) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:48:18.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:18 smithi122 bash[14395]: audit 2024-04-02T05:48:18.062846+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.62:0/1081783368' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:48:20.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:20 smithi122 bash[14395]: cluster 2024-04-02T05:48:19.624789+0000 mgr.x (mgr.25058) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:20 smithi062 bash[14377]: cluster 2024-04-02T05:48:19.624789+0000 mgr.x (mgr.25058) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:21.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:20 smithi062 bash[19887]: cluster 2024-04-02T05:48:19.624789+0000 mgr.x (mgr.25058) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:21.864 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:21 smithi122 bash[14395]: cluster 2024-04-02T05:48:21.626383+0000 mgr.x (mgr.25058) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:48:22.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:21 smithi062 bash[14377]: cluster 2024-04-02T05:48:21.626383+0000 mgr.x (mgr.25058) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:48:22.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:21 smithi062 bash[19887]: cluster 2024-04-02T05:48:21.626383+0000 mgr.x (mgr.25058) 29 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:48:22.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:22 smithi122 bash[31122]: ts=2024-04-02T05:48:22.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.62:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.122:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:48:23.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:23 smithi062 bash[39563]: level=error ts=2024-04-02T05:48:23.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:48:23.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:23 smithi062 bash[39563]: level=warn ts=2024-04-02T05:48:23.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:48:23.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:23 smithi062 bash[39563]: level=warn ts=2024-04-02T05:48:23.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:48:24.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:24 smithi122 bash[14395]: cluster 2024-04-02T05:48:23.627110+0000 mgr.x (mgr.25058) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:25.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:24 smithi062 bash[14377]: cluster 2024-04-02T05:48:23.627110+0000 mgr.x (mgr.25058) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:25.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:24 smithi062 bash[19887]: cluster 2024-04-02T05:48:23.627110+0000 mgr.x (mgr.25058) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:26.672 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:25.374338+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.672 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:25.388381+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.672 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:25.393541+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.672 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:25.396196+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.672 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:25.396558+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.672 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:25.398994+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.672 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:25.399156+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.672 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:25.401473+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.672 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:25.401736+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.672 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:25.404225+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.673 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: cephadm 2024-04-02T05:48:25.406361+0000 mgr.x (mgr.25058) 31 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 3037M 2024-04-02T05:48:26.673 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:25.411950+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.673 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:25.417534+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:48:26.673 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:25.419303+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:48:26.673 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: cephadm 2024-04-02T05:48:25.421836+0000 mgr.x (mgr.25058) 32 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:48:26.673 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: cephadm 2024-04-02T05:48:25.422361+0000 mgr.x (mgr.25058) 33 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:48:26.673 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: cephadm 2024-04-02T05:48:25.587163+0000 mgr.x (mgr.25058) 34 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:48:26.673 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: cephadm 2024-04-02T05:48:25.587864+0000 mgr.x (mgr.25058) 35 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:48:26.673 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: cluster 2024-04-02T05:48:25.627722+0000 mgr.x (mgr.25058) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:26.673 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:26.089566+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.673 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:26.097729+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.673 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:26.113085+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.673 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:26.118831+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.673 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:26.131492+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.674 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:26.215407+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.674 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:26.224759+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.674 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:26.234665+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.674 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[19887]: audit 2024-04-02T05:48:26.243784+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.674 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:26 smithi062 systemd[1]: Stopping Ceph node-exporter.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:48:26.674 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:25.374338+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.675 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:25.388381+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.675 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:25.393541+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.675 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:25.396196+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.675 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:25.396558+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.675 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:25.398994+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.675 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:25.399156+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.675 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:25.401473+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.675 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:25.401736+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.675 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:25.404225+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.675 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: cephadm 2024-04-02T05:48:25.406361+0000 mgr.x (mgr.25058) 31 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 3037M 2024-04-02T05:48:26.675 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:25.411950+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.675 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:25.417534+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:48:26.675 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:25.419303+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:48:26.676 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: cephadm 2024-04-02T05:48:25.421836+0000 mgr.x (mgr.25058) 32 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:48:26.676 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: cephadm 2024-04-02T05:48:25.422361+0000 mgr.x (mgr.25058) 33 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:48:26.676 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: cephadm 2024-04-02T05:48:25.587163+0000 mgr.x (mgr.25058) 34 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:48:26.676 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: cephadm 2024-04-02T05:48:25.587864+0000 mgr.x (mgr.25058) 35 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:48:26.676 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: cluster 2024-04-02T05:48:25.627722+0000 mgr.x (mgr.25058) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:26.676 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:26.089566+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.676 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:26.097729+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.676 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:26.113085+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.676 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:26.118831+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.676 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:26.131492+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.676 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:26.215407+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.676 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:26.224759+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.676 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:26.234665+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.676 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[14377]: audit 2024-04-02T05:48:26.243784+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:25.374338+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:25.388381+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:25.393541+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:25.396196+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:25.396558+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:25.398994+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:25.399156+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:25.401473+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:25.401736+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:25.404225+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-02T05:48:26.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: cephadm 2024-04-02T05:48:25.406361+0000 mgr.x (mgr.25058) 31 : cephadm [INF] Adjusting osd_memory_target on smithi122 to 3037M 2024-04-02T05:48:26.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:25.411950+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:25.417534+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:48:26.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:25.419303+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:48:26.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: cephadm 2024-04-02T05:48:25.421836+0000 mgr.x (mgr.25058) 32 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:48:26.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: cephadm 2024-04-02T05:48:25.422361+0000 mgr.x (mgr.25058) 33 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:48:26.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: cephadm 2024-04-02T05:48:25.587163+0000 mgr.x (mgr.25058) 34 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:48:26.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: cephadm 2024-04-02T05:48:25.587864+0000 mgr.x (mgr.25058) 35 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:48:26.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: cluster 2024-04-02T05:48:25.627722+0000 mgr.x (mgr.25058) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:26.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:26.089566+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:26.097729+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:26.113085+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.727 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:26.118831+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.728 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:26.131492+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.728 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:26.215407+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.728 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:26.224759+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.728 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:26.234665+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:26.728 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:26 smithi122 bash[14395]: audit 2024-04-02T05:48:26.243784+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:27.009 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:26 smithi062 bash[48749]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-node-exporter.a 2024-04-02T05:48:27.664 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:27 smithi062 bash[19887]: cephadm 2024-04-02T05:48:25.751959+0000 mgr.x (mgr.25058) 37 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:48:27.665 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:27 smithi062 bash[19887]: cephadm 2024-04-02T05:48:25.752677+0000 mgr.x (mgr.25058) 38 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:48:27.665 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:27 smithi062 bash[19887]: cephadm 2024-04-02T05:48:25.916885+0000 mgr.x (mgr.25058) 39 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:48:27.665 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:27 smithi062 bash[19887]: cephadm 2024-04-02T05:48:25.917202+0000 mgr.x (mgr.25058) 40 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:48:27.665 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:27 smithi062 bash[19887]: cephadm 2024-04-02T05:48:26.249951+0000 mgr.x (mgr.25058) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-02T05:48:27.665 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:27 smithi062 bash[19887]: cephadm 2024-04-02T05:48:26.250772+0000 mgr.x (mgr.25058) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi062 2024-04-02T05:48:27.665 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:27 smithi062 bash[48758]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-node-exporter-a 2024-04-02T05:48:27.665 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:27 smithi062 bash[48803]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-node-exporter.a 2024-04-02T05:48:27.666 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:27 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-02T05:48:27.666 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:27 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-02T05:48:27.666 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:27 smithi062 systemd[1]: Stopped Ceph node-exporter.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:48:27.666 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:27 smithi062 systemd[1]: Started Ceph node-exporter.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:48:27.666 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:27 smithi062 bash[14377]: cephadm 2024-04-02T05:48:25.751959+0000 mgr.x (mgr.25058) 37 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:48:27.666 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:27 smithi062 bash[14377]: cephadm 2024-04-02T05:48:25.752677+0000 mgr.x (mgr.25058) 38 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:48:27.666 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:27 smithi062 bash[14377]: cephadm 2024-04-02T05:48:25.916885+0000 mgr.x (mgr.25058) 39 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:48:27.666 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:27 smithi062 bash[14377]: cephadm 2024-04-02T05:48:25.917202+0000 mgr.x (mgr.25058) 40 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:48:27.666 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:27 smithi062 bash[14377]: cephadm 2024-04-02T05:48:26.249951+0000 mgr.x (mgr.25058) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-02T05:48:27.666 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:27 smithi062 bash[14377]: cephadm 2024-04-02T05:48:26.250772+0000 mgr.x (mgr.25058) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi062 2024-04-02T05:48:27.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:27 smithi122 bash[14395]: cephadm 2024-04-02T05:48:25.751959+0000 mgr.x (mgr.25058) 37 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:48:27.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:27 smithi122 bash[14395]: cephadm 2024-04-02T05:48:25.752677+0000 mgr.x (mgr.25058) 38 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:48:27.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:27 smithi122 bash[14395]: cephadm 2024-04-02T05:48:25.916885+0000 mgr.x (mgr.25058) 39 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:48:27.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:27 smithi122 bash[14395]: cephadm 2024-04-02T05:48:25.917202+0000 mgr.x (mgr.25058) 40 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:48:27.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:27 smithi122 bash[14395]: cephadm 2024-04-02T05:48:26.249951+0000 mgr.x (mgr.25058) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-02T05:48:27.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:27 smithi122 bash[14395]: cephadm 2024-04-02T05:48:26.250772+0000 mgr.x (mgr.25058) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi062 2024-04-02T05:48:27.726 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:48:27 smithi122 bash[34725]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:48:27] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.33.4" 2024-04-02T05:48:28.455 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:48:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:48:28.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[14377]: audit 2024-04-02T05:48:27.370343+0000 mgr.x (mgr.25058) 43 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:48:28.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[14377]: cluster 2024-04-02T05:48:27.629404+0000 mgr.x (mgr.25058) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:48:28.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[14377]: audit 2024-04-02T05:48:27.644677+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:28.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[14377]: audit 2024-04-02T05:48:27.660345+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:28.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[14377]: cephadm 2024-04-02T05:48:27.670522+0000 mgr.x (mgr.25058) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-02T05:48:28.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[19887]: audit 2024-04-02T05:48:27.370343+0000 mgr.x (mgr.25058) 43 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:48:28.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[19887]: cluster 2024-04-02T05:48:27.629404+0000 mgr.x (mgr.25058) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:48:28.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[19887]: audit 2024-04-02T05:48:27.644677+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:28.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[19887]: audit 2024-04-02T05:48:27.660345+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:28.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[19887]: cephadm 2024-04-02T05:48:27.670522+0000 mgr.x (mgr.25058) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-02T05:48:28.855 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.581Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-02T05:48:28.855 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.581Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-04-02T05:48:28.855 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-04-02T05:48:28.855 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z 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-04-02T05:48:28.855 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-02T05:48:28.855 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=arp 2024-04-02T05:48:28.855 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-02T05:48:28.855 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-02T05:48:28.855 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-02T05:48:28.855 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-02T05:48:28.855 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-02T05:48:28.855 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-02T05:48:28.856 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-02T05:48:28.856 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-02T05:48:28.856 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=edac 2024-04-02T05:48:28.856 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-02T05:48:28.856 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-02T05:48:28.856 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-02T05:48:28.856 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-02T05:48:28.856 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-02T05:48:28.856 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-02T05:48:28.856 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-02T05:48:28.856 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-02T05:48:28.856 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-02T05:48:28.856 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-02T05:48:28.857 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-02T05:48:28.857 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-02T05:48:28.857 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-02T05:48:28.857 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-02T05:48:28.857 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-02T05:48:28.857 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-02T05:48:28.857 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=os 2024-04-02T05:48:28.857 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-02T05:48:28.857 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.583Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-02T05:48:28.857 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-02T05:48:28.857 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-02T05:48:28.857 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-02T05:48:28.857 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-02T05:48:28.857 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=node_exporter.go:115 level=info collector=stat 2024-04-02T05:48:28.858 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-02T05:48:28.858 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-02T05:48:28.858 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-02T05:48:28.858 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=node_exporter.go:115 level=info collector=time 2024-04-02T05:48:28.858 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-02T05:48:28.858 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=node_exporter.go:115 level=info collector=uname 2024-04-02T05:48:28.858 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-02T05:48:28.858 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-02T05:48:28.858 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-02T05:48:28.858 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-02T05:48:28.858 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:48:28 smithi062 bash[48832]: ts=2024-04-02T05:48:28.584Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-02T05:48:28.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:28 smithi122 bash[14395]: audit 2024-04-02T05:48:27.370343+0000 mgr.x (mgr.25058) 43 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:48:28.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:28 smithi122 bash[14395]: cluster 2024-04-02T05:48:27.629404+0000 mgr.x (mgr.25058) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:48:28.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:28 smithi122 bash[14395]: audit 2024-04-02T05:48:27.644677+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:28.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:28 smithi122 bash[14395]: audit 2024-04-02T05:48:27.660345+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:28.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:28 smithi122 bash[14395]: cephadm 2024-04-02T05:48:27.670522+0000 mgr.x (mgr.25058) 45 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-02T05:48:29.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:29 smithi122 bash[14395]: cephadm 2024-04-02T05:48:27.691045+0000 mgr.x (mgr.25058) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi062 2024-04-02T05:48:30.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:29 smithi062 bash[19887]: cephadm 2024-04-02T05:48:27.691045+0000 mgr.x (mgr.25058) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi062 2024-04-02T05:48:30.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:29 smithi062 bash[14377]: cephadm 2024-04-02T05:48:27.691045+0000 mgr.x (mgr.25058) 46 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi062 2024-04-02T05:48:30.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:30 smithi122 bash[14395]: cluster 2024-04-02T05:48:29.630228+0000 mgr.x (mgr.25058) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:30.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:30 smithi122 bash[14395]: audit 2024-04-02T05:48:29.813976+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:48:31.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:30 smithi062 bash[14377]: cluster 2024-04-02T05:48:29.630228+0000 mgr.x (mgr.25058) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:31.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:30 smithi062 bash[14377]: audit 2024-04-02T05:48:29.813976+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:48:31.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:30 smithi062 bash[19887]: cluster 2024-04-02T05:48:29.630228+0000 mgr.x (mgr.25058) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:31.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:30 smithi062 bash[19887]: audit 2024-04-02T05:48:29.813976+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:48:32.670 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:32 smithi122 bash[31122]: ts=2024-04-02T05:48:32.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.62:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.122:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:48:32.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:32 smithi122 bash[14395]: cluster 2024-04-02T05:48:31.631929+0000 mgr.x (mgr.25058) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:48:33.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:32 smithi062 bash[14377]: cluster 2024-04-02T05:48:31.631929+0000 mgr.x (mgr.25058) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:48:33.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:32 smithi062 bash[19887]: cluster 2024-04-02T05:48:31.631929+0000 mgr.x (mgr.25058) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:48:33.853 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:33 smithi062 bash[39563]: level=error ts=2024-04-02T05:48:33.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:48:33.854 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:33 smithi062 bash[39563]: level=warn ts=2024-04-02T05:48:33.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.62:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.62 because it doesn't contain any IP SANs" 2024-04-02T05:48:33.854 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:33 smithi062 bash[39563]: level=warn ts=2024-04-02T05:48:33.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.122:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.122 because it doesn't contain any IP SANs" 2024-04-02T05:48:34.958 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:34 smithi062 bash[19887]: cluster 2024-04-02T05:48:33.632717+0000 mgr.x (mgr.25058) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T05:48:34.958 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:34 smithi062 bash[14377]: cluster 2024-04-02T05:48:33.632717+0000 mgr.x (mgr.25058) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T05:48:34.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:34 smithi122 bash[14395]: cluster 2024-04-02T05:48:33.632717+0000 mgr.x (mgr.25058) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T05:48:35.900 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:35 smithi062 bash[19887]: cluster 2024-04-02T05:48:35.633424+0000 mgr.x (mgr.25058) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T05:48:35.900 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:35 smithi062 bash[14377]: cluster 2024-04-02T05:48:35.633424+0000 mgr.x (mgr.25058) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T05:48:35.900 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:35 smithi062 systemd[1]: Stopping Ceph alertmanager.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:48:35.901 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:35 smithi062 bash[49094]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-alertmanager.a 2024-04-02T05:48:35.901 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:35 smithi062 bash[39563]: level=info ts=2024-04-02T05:48:35.723Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-02T05:48:36.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:35 smithi122 bash[14395]: cluster 2024-04-02T05:48:35.633424+0000 mgr.x (mgr.25058) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T05:48:36.540 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:36 smithi062 bash[49104]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-alertmanager-a 2024-04-02T05:48:36.540 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:36 smithi062 bash[49143]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-alertmanager.a 2024-04-02T05:48:36.540 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:36 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-04-02T05:48:36.540 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:36 smithi062 systemd[1]: Stopped Ceph alertmanager.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:48:36.540 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:36 smithi062 systemd[1]: Started Ceph alertmanager.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:48:37.531 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:48:37 smithi122 bash[34725]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:48:37] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2024-04-02T05:48:37.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:37 smithi062 bash[19887]: audit 2024-04-02T05:48:36.524547+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:37.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:37 smithi062 bash[19887]: audit 2024-04-02T05:48:36.534212+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:37.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:37 smithi062 bash[19887]: audit 2024-04-02T05:48:36.578209+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:48:37.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:37 smithi062 bash[19887]: cephadm 2024-04-02T05:48:36.579465+0000 mgr.x (mgr.25058) 51 : cephadm [INF] Reconfiguring iscsi.foo.smithi062.mrxont (dependencies changed)... 2024-04-02T05:48:37.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:37 smithi062 bash[19887]: audit 2024-04-02T05:48:36.580419+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:48:37.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:37 smithi062 bash[19887]: audit 2024-04-02T05:48:36.594892+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:48:37.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:37 smithi062 bash[19887]: cephadm 2024-04-02T05:48:36.597213+0000 mgr.x (mgr.25058) 52 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi062.mrxont on smithi062 2024-04-02T05:48:37.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:37 smithi062 bash[14377]: audit 2024-04-02T05:48:36.524547+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:37.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:37 smithi062 bash[14377]: audit 2024-04-02T05:48:36.534212+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:37.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:37 smithi062 bash[14377]: audit 2024-04-02T05:48:36.578209+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:48:37.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:37 smithi062 bash[14377]: cephadm 2024-04-02T05:48:36.579465+0000 mgr.x (mgr.25058) 51 : cephadm [INF] Reconfiguring iscsi.foo.smithi062.mrxont (dependencies changed)... 2024-04-02T05:48:37.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:37 smithi062 bash[14377]: audit 2024-04-02T05:48:36.580419+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:48:37.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:37 smithi062 bash[14377]: audit 2024-04-02T05:48:36.594892+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:48:37.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:37 smithi062 bash[14377]: cephadm 2024-04-02T05:48:36.597213+0000 mgr.x (mgr.25058) 52 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi062.mrxont on smithi062 2024-04-02T05:48:37.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:37 smithi122 bash[14395]: audit 2024-04-02T05:48:36.524547+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:37.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:37 smithi122 bash[14395]: audit 2024-04-02T05:48:36.534212+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:37.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:37 smithi122 bash[14395]: audit 2024-04-02T05:48:36.578209+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:48:37.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:37 smithi122 bash[14395]: cephadm 2024-04-02T05:48:36.579465+0000 mgr.x (mgr.25058) 51 : cephadm [INF] Reconfiguring iscsi.foo.smithi062.mrxont (dependencies changed)... 2024-04-02T05:48:37.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:37 smithi122 bash[14395]: audit 2024-04-02T05:48:36.580419+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:48:37.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:37 smithi122 bash[14395]: audit 2024-04-02T05:48:36.594892+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:48:37.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:37 smithi122 bash[14395]: cephadm 2024-04-02T05:48:36.597213+0000 mgr.x (mgr.25058) 52 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi062.mrxont on smithi062 2024-04-02T05:48:38.434 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:38 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:48:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:48:38.691 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:38 smithi062 bash[19887]: audit 2024-04-02T05:48:37.378359+0000 mgr.x (mgr.25058) 53 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:48:38.691 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:38 smithi062 bash[19887]: cluster 2024-04-02T05:48:37.635123+0000 mgr.x (mgr.25058) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:48:38.691 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:38 smithi062 bash[14377]: audit 2024-04-02T05:48:37.378359+0000 mgr.x (mgr.25058) 53 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:48:38.691 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:38 smithi062 bash[14377]: cluster 2024-04-02T05:48:37.635123+0000 mgr.x (mgr.25058) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:48:38.691 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:38 smithi062 bash[49173]: level=info ts=2024-04-02T05:48:38.429Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-02T05:48:38.692 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:38 smithi062 bash[49173]: level=info ts=2024-04-02T05:48:38.429Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-02T05:48:38.692 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:38 smithi062 bash[49173]: level=info ts=2024-04-02T05:48:38.432Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.62 port=9094 2024-04-02T05:48:38.692 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:38 smithi062 bash[49173]: level=info ts=2024-04-02T05:48:38.433Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-02T05:48:38.692 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:38 smithi062 bash[49173]: level=info ts=2024-04-02T05:48:38.481Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-02T05:48:38.692 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:38 smithi062 bash[49173]: level=info ts=2024-04-02T05:48:38.481Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-02T05:48:38.692 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:38 smithi062 bash[49173]: level=info ts=2024-04-02T05:48:38.485Z caller=main.go:518 msg=Listening address=:9093 2024-04-02T05:48:38.692 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:38 smithi062 bash[49173]: level=info ts=2024-04-02T05:48:38.485Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-02T05:48:38.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:38 smithi122 bash[14395]: audit 2024-04-02T05:48:37.378359+0000 mgr.x (mgr.25058) 53 : audit [DBG] from='client.14943 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:48:38.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:38 smithi122 bash[14395]: cluster 2024-04-02T05:48:37.635123+0000 mgr.x (mgr.25058) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:48:39.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:39 smithi062 bash[19887]: cluster 2024-04-02T05:48:39.635879+0000 mgr.x (mgr.25058) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T05:48:39.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:39 smithi062 bash[14377]: cluster 2024-04-02T05:48:39.635879+0000 mgr.x (mgr.25058) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T05:48:40.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:39 smithi122 bash[14395]: cluster 2024-04-02T05:48:39.635879+0000 mgr.x (mgr.25058) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T05:48:40.574 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:40 smithi062 bash[49173]: level=info ts=2024-04-02T05:48:40.434Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000270605s 2024-04-02T05:48:41.907 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:41 smithi062 bash[19887]: audit 2024-04-02T05:48:40.628950+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:41.907 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:41 smithi062 bash[19887]: audit 2024-04-02T05:48:40.641365+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:41.907 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:41 smithi062 bash[19887]: cephadm 2024-04-02T05:48:40.674416+0000 mgr.x (mgr.25058) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T05:48:41.907 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:41 smithi062 bash[14377]: audit 2024-04-02T05:48:40.628950+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:41.907 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:41 smithi062 bash[14377]: audit 2024-04-02T05:48:40.641365+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:41.907 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:41 smithi062 bash[14377]: cephadm 2024-04-02T05:48:40.674416+0000 mgr.x (mgr.25058) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T05:48:41.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:41 smithi122 bash[14395]: audit 2024-04-02T05:48:40.628950+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:41.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:41 smithi122 bash[14395]: audit 2024-04-02T05:48:40.641365+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:41.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:41 smithi122 bash[14395]: cephadm 2024-04-02T05:48:40.674416+0000 mgr.x (mgr.25058) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T05:48:42.642 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:42 smithi122 bash[31122]: ts=2024-04-02T05:48:42.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.62:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.122:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:48:42.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:42 smithi062 bash[19887]: cephadm 2024-04-02T05:48:40.919387+0000 mgr.x (mgr.25058) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-02T05:48:42.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:42 smithi062 bash[19887]: cluster 2024-04-02T05:48:41.638055+0000 mgr.x (mgr.25058) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:48:42.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:42 smithi062 bash[19887]: audit 2024-04-02T05:48:42.540698+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.62:0/573957314' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T05:48:42.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:42 smithi062 bash[14377]: cephadm 2024-04-02T05:48:40.919387+0000 mgr.x (mgr.25058) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-02T05:48:42.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:42 smithi062 bash[14377]: cluster 2024-04-02T05:48:41.638055+0000 mgr.x (mgr.25058) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:48:42.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:42 smithi062 bash[14377]: audit 2024-04-02T05:48:42.540698+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.62:0/573957314' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T05:48:42.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:42 smithi122 bash[14395]: cephadm 2024-04-02T05:48:40.919387+0000 mgr.x (mgr.25058) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-02T05:48:42.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:42 smithi122 bash[14395]: cluster 2024-04-02T05:48:41.638055+0000 mgr.x (mgr.25058) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:48:42.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:42 smithi122 bash[14395]: audit 2024-04-02T05:48:42.540698+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.62:0/573957314' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T05:48:43.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:43 smithi122 bash[14395]: audit 2024-04-02T05:48:42.928003+0000 mon.c (mon.1) 154 : audit [INF] from='client.? 172.21.15.62:0/3826380503' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2525021171"}]: dispatch 2024-04-02T05:48:43.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:43 smithi122 bash[14395]: audit 2024-04-02T05:48:42.929118+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2525021171"}]: dispatch 2024-04-02T05:48:44.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:43 smithi062 bash[19887]: audit 2024-04-02T05:48:42.928003+0000 mon.c (mon.1) 154 : audit [INF] from='client.? 172.21.15.62:0/3826380503' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2525021171"}]: dispatch 2024-04-02T05:48:44.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:43 smithi062 bash[19887]: audit 2024-04-02T05:48:42.929118+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2525021171"}]: dispatch 2024-04-02T05:48:44.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:43 smithi062 bash[14377]: audit 2024-04-02T05:48:42.928003+0000 mon.c (mon.1) 154 : audit [INF] from='client.? 172.21.15.62:0/3826380503' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2525021171"}]: dispatch 2024-04-02T05:48:44.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:43 smithi062 bash[14377]: audit 2024-04-02T05:48:42.929118+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2525021171"}]: dispatch 2024-04-02T05:48:44.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:44 smithi122 bash[14395]: cluster 2024-04-02T05:48:43.638696+0000 mgr.x (mgr.25058) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:45.013 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:44 smithi122 bash[14395]: audit 2024-04-02T05:48:43.660163+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2525021171"}]': finished 2024-04-02T05:48:45.013 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:44 smithi122 bash[14395]: cluster 2024-04-02T05:48:43.660434+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-02T05:48:45.013 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:44 smithi122 bash[14395]: audit 2024-04-02T05:48:44.059181+0000 mon.c (mon.1) 155 : audit [INF] from='client.? 172.21.15.62:0/84429804' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1070397610"}]: dispatch 2024-04-02T05:48:45.013 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:44 smithi122 bash[14395]: audit 2024-04-02T05:48:44.060164+0000 mon.a (mon.0) 886 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1070397610"}]: dispatch 2024-04-02T05:48:45.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:44 smithi062 bash[19887]: cluster 2024-04-02T05:48:43.638696+0000 mgr.x (mgr.25058) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:45.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:44 smithi062 bash[19887]: audit 2024-04-02T05:48:43.660163+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2525021171"}]': finished 2024-04-02T05:48:45.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:44 smithi062 bash[19887]: cluster 2024-04-02T05:48:43.660434+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-02T05:48:45.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:44 smithi062 bash[19887]: audit 2024-04-02T05:48:44.059181+0000 mon.c (mon.1) 155 : audit [INF] from='client.? 172.21.15.62:0/84429804' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1070397610"}]: dispatch 2024-04-02T05:48:45.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:44 smithi062 bash[19887]: audit 2024-04-02T05:48:44.060164+0000 mon.a (mon.0) 886 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1070397610"}]: dispatch 2024-04-02T05:48:45.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:44 smithi062 bash[14377]: cluster 2024-04-02T05:48:43.638696+0000 mgr.x (mgr.25058) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:45.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:44 smithi062 bash[14377]: audit 2024-04-02T05:48:43.660163+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2525021171"}]': finished 2024-04-02T05:48:45.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:44 smithi062 bash[14377]: cluster 2024-04-02T05:48:43.660434+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-02T05:48:45.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:44 smithi062 bash[14377]: audit 2024-04-02T05:48:44.059181+0000 mon.c (mon.1) 155 : audit [INF] from='client.? 172.21.15.62:0/84429804' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1070397610"}]: dispatch 2024-04-02T05:48:45.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:44 smithi062 bash[14377]: audit 2024-04-02T05:48:44.060164+0000 mon.a (mon.0) 886 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1070397610"}]: dispatch 2024-04-02T05:48:45.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:45 smithi122 bash[14395]: audit 2024-04-02T05:48:44.703520+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1070397610"}]': finished 2024-04-02T05:48:45.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:45 smithi122 bash[14395]: cluster 2024-04-02T05:48:44.703739+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-02T05:48:45.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:45 smithi122 bash[14395]: audit 2024-04-02T05:48:44.814331+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:48:45.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:45 smithi122 bash[14395]: audit 2024-04-02T05:48:45.108105+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.62:0/2456750765' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/403505791"}]: dispatch 2024-04-02T05:48:45.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:45 smithi122 bash[14395]: cluster 2024-04-02T05:48:45.639385+0000 mgr.x (mgr.25058) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:48:46.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:45 smithi062 bash[19887]: audit 2024-04-02T05:48:44.703520+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1070397610"}]': finished 2024-04-02T05:48:46.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:45 smithi062 bash[19887]: cluster 2024-04-02T05:48:44.703739+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-02T05:48:46.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:45 smithi062 bash[19887]: audit 2024-04-02T05:48:44.814331+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:48:46.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:45 smithi062 bash[19887]: audit 2024-04-02T05:48:45.108105+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.62:0/2456750765' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/403505791"}]: dispatch 2024-04-02T05:48:46.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:45 smithi062 bash[19887]: cluster 2024-04-02T05:48:45.639385+0000 mgr.x (mgr.25058) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:48:46.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:45 smithi062 bash[14377]: audit 2024-04-02T05:48:44.703520+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/1070397610"}]': finished 2024-04-02T05:48:46.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:45 smithi062 bash[14377]: cluster 2024-04-02T05:48:44.703739+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-02T05:48:46.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:45 smithi062 bash[14377]: audit 2024-04-02T05:48:44.814331+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:48:46.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:45 smithi062 bash[14377]: audit 2024-04-02T05:48:45.108105+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.62:0/2456750765' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/403505791"}]: dispatch 2024-04-02T05:48:46.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:45 smithi062 bash[14377]: cluster 2024-04-02T05:48:45.639385+0000 mgr.x (mgr.25058) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:48:47.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:46 smithi062 bash[19887]: audit 2024-04-02T05:48:45.827137+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.62:0/2456750765' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/403505791"}]': finished 2024-04-02T05:48:47.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:46 smithi062 bash[19887]: cluster 2024-04-02T05:48:45.827254+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-02T05:48:47.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:46 smithi062 bash[19887]: audit 2024-04-02T05:48:46.222887+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.62:0/2499778568' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/267005043"}]: dispatch 2024-04-02T05:48:47.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:46 smithi062 bash[14377]: audit 2024-04-02T05:48:45.827137+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.62:0/2456750765' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/403505791"}]': finished 2024-04-02T05:48:47.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:46 smithi062 bash[14377]: cluster 2024-04-02T05:48:45.827254+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-02T05:48:47.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:46 smithi062 bash[14377]: audit 2024-04-02T05:48:46.222887+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.62:0/2499778568' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/267005043"}]: dispatch 2024-04-02T05:48:47.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:46 smithi122 bash[14395]: audit 2024-04-02T05:48:45.827137+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.62:0/2456750765' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/403505791"}]': finished 2024-04-02T05:48:47.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:46 smithi122 bash[14395]: cluster 2024-04-02T05:48:45.827254+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-02T05:48:47.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:46 smithi122 bash[14395]: audit 2024-04-02T05:48:46.222887+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.62:0/2499778568' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/267005043"}]: dispatch 2024-04-02T05:48:47.725 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:48:47 smithi122 bash[34725]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:48:47] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.33.4" 2024-04-02T05:48:48.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:47 smithi062 bash[19887]: audit 2024-04-02T05:48:46.834068+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.62:0/2499778568' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/267005043"}]': finished 2024-04-02T05:48:48.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:47 smithi062 bash[19887]: cluster 2024-04-02T05:48:46.834222+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-02T05:48:48.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:47 smithi062 bash[19887]: audit 2024-04-02T05:48:47.229826+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.62:0/2390169772' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/267005043"}]: dispatch 2024-04-02T05:48:48.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:47 smithi062 bash[19887]: cluster 2024-04-02T05:48:47.640191+0000 mgr.x (mgr.25058) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-02T05:48:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:47 smithi062 bash[14377]: audit 2024-04-02T05:48:46.834068+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.62:0/2499778568' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/267005043"}]': finished 2024-04-02T05:48:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:47 smithi062 bash[14377]: cluster 2024-04-02T05:48:46.834222+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-02T05:48:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:47 smithi062 bash[14377]: audit 2024-04-02T05:48:47.229826+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.62:0/2390169772' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/267005043"}]: dispatch 2024-04-02T05:48:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:47 smithi062 bash[14377]: cluster 2024-04-02T05:48:47.640191+0000 mgr.x (mgr.25058) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-02T05:48:48.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:47 smithi122 bash[14395]: audit 2024-04-02T05:48:46.834068+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.62:0/2499778568' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/267005043"}]': finished 2024-04-02T05:48:48.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:47 smithi122 bash[14395]: cluster 2024-04-02T05:48:46.834222+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-02T05:48:48.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:47 smithi122 bash[14395]: audit 2024-04-02T05:48:47.229826+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.62:0/2390169772' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/267005043"}]: dispatch 2024-04-02T05:48:48.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:47 smithi122 bash[14395]: cluster 2024-04-02T05:48:47.640191+0000 mgr.x (mgr.25058) 61 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-02T05:48:48.441 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:48:48 smithi062 bash[14686]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:48:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:48:48.488 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:48:48.845 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:48:48 smithi062 bash[49173]: level=info ts=2024-04-02T05:48:48.437Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003269894s 2024-04-02T05:48:48.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:48 smithi122 bash[14395]: audit 2024-04-02T05:48:47.844948+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.62:0/2390169772' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/267005043"}]': finished 2024-04-02T05:48:48.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:48 smithi122 bash[14395]: cluster 2024-04-02T05:48:47.845020+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-02T05:48:48.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:48 smithi122 bash[14395]: audit 2024-04-02T05:48:48.246533+0000 mon.c (mon.1) 156 : audit [INF] from='client.? 172.21.15.62:0/440351083' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3024834145"}]: dispatch 2024-04-02T05:48:48.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:48 smithi122 bash[14395]: audit 2024-04-02T05:48:48.247490+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3024834145"}]: dispatch 2024-04-02T05:48:48.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:48 smithi122 bash[14395]: audit 2024-04-02T05:48:48.463262+0000 mgr.x (mgr.25058) 62 : audit [DBG] from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:49.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:48 smithi062 bash[19887]: audit 2024-04-02T05:48:47.844948+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.62:0/2390169772' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/267005043"}]': finished 2024-04-02T05:48:49.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:48 smithi062 bash[19887]: cluster 2024-04-02T05:48:47.845020+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-02T05:48:49.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:48 smithi062 bash[19887]: audit 2024-04-02T05:48:48.246533+0000 mon.c (mon.1) 156 : audit [INF] from='client.? 172.21.15.62:0/440351083' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3024834145"}]: dispatch 2024-04-02T05:48:49.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:48 smithi062 bash[19887]: audit 2024-04-02T05:48:48.247490+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3024834145"}]: dispatch 2024-04-02T05:48:49.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:48 smithi062 bash[19887]: audit 2024-04-02T05:48:48.463262+0000 mgr.x (mgr.25058) 62 : audit [DBG] from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:49.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:48 smithi062 bash[14377]: audit 2024-04-02T05:48:47.844948+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.62:0/2390169772' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/267005043"}]': finished 2024-04-02T05:48:49.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:48 smithi062 bash[14377]: cluster 2024-04-02T05:48:47.845020+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-02T05:48:49.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:48 smithi062 bash[14377]: audit 2024-04-02T05:48:48.246533+0000 mon.c (mon.1) 156 : audit [INF] from='client.? 172.21.15.62:0/440351083' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3024834145"}]: dispatch 2024-04-02T05:48:49.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:48 smithi062 bash[14377]: audit 2024-04-02T05:48:48.247490+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3024834145"}]: dispatch 2024-04-02T05:48:49.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:48 smithi062 bash[14377]: audit 2024-04-02T05:48:48.463262+0000 mgr.x (mgr.25058) 62 : audit [DBG] from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:49.305 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:48:49.306 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 starting - - - - 2024-04-02T05:48:49.306 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 running (6m) 35s ago 6m 48.1M - 8.3.5 dad864ee21e9 ee2c716acf45 2024-04-02T05:48:49.306 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 starting - - - - 2024-04-02T05:48:49.306 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283 running (62s) 35s ago 13m 487M - 19.0.0-1979-g6cec793d 78f830190839 7dd37c5a18fe 2024-04-02T05:48:49.306 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:9283 running (15m) 35s ago 15m 405M - 17.2.0 e1d6a67b021e 4528a037c8f4 2024-04-02T05:48:49.306 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (15m) 35s ago 15m 58.0M 2048M 17.2.0 e1d6a67b021e 12a28abdf045 2024-04-02T05:48:49.306 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (13m) 35s ago 13m 51.4M 2048M 17.2.0 e1d6a67b021e 2aea14ac8028 2024-04-02T05:48:49.306 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (13m) 35s ago 13m 47.5M 2048M 17.2.0 e1d6a67b021e bef3271562fe 2024-04-02T05:48:49.306 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 starting - - - - 2024-04-02T05:48:49.306 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (7m) 35s ago 7m 14.9M - 1.3.1 1dbe0e931976 c613f8b994ed 2024-04-02T05:48:49.306 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (12m) 35s ago 12m 57.1M 2781M 17.2.0 e1d6a67b021e 62e4712dfb33 2024-04-02T05:48:49.306 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (11m) 35s ago 11m 61.5M 2781M 17.2.0 e1d6a67b021e b3a5cde119f4 2024-04-02T05:48:49.306 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (11m) 35s ago 11m 54.1M 2781M 17.2.0 e1d6a67b021e ebf82f7a9f60 2024-04-02T05:48:49.306 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (10m) 35s ago 10m 57.8M 2781M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:48:49.307 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (10m) 35s ago 10m 59.1M 3037M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:48:49.307 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (9m) 35s ago 9m 55.2M 3037M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:48:49.307 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (8m) 35s ago 8m 53.4M 3037M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:48:49.307 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (8m) 35s ago 8m 56.7M 3037M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:48:49.307 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (6m) 35s ago 7m 60.1M - 2.33.4 514e6a882f6e e483bf610387 2024-04-02T05:48:49.307 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (5m) 35s ago 5m 86.8M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:48:49.307 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (5m) 35s ago 5m 86.8M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:48:49.307 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (5m) 35s ago 5m 86.8M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:48:49.307 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (5m) 35s ago 5m 87.1M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:48:49.772 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:48:49.773 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:48:49.773 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T05:48:49.773 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:48:49.773 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:48:49.773 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-02T05:48:49.773 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 1 2024-04-02T05:48:49.773 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:48:49.773 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:48:49.773 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T05:48:49.773 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:48:49.773 INFO:teuthology.orchestra.run.smithi062.stdout: "mds": {}, 2024-04-02T05:48:49.773 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:48:49.773 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:48:49.773 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:48:49.774 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:48:49.774 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-02T05:48:49.774 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 1 2024-04-02T05:48:49.774 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:48:49.774 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:48:50.166 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:48:50.167 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:48:50.167 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:48:50.167 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:48:50.167 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [], 2024-04-02T05:48:50.167 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "1/23 daemons upgraded", 2024-04-02T05:48:50.167 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "", 2024-04-02T05:48:50.167 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:48:50.167 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:48:50.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:49 smithi122 bash[14395]: audit 2024-04-02T05:48:48.854048+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3024834145"}]': finished 2024-04-02T05:48:50.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:49 smithi122 bash[14395]: cluster 2024-04-02T05:48:48.854183+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-02T05:48:50.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:49 smithi122 bash[14395]: audit 2024-04-02T05:48:48.870980+0000 mgr.x (mgr.25058) 63 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:50.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:49 smithi122 bash[14395]: audit 2024-04-02T05:48:49.264346+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.62:0/1087105748' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2347987779"}]: dispatch 2024-04-02T05:48:50.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:49 smithi122 bash[14395]: audit 2024-04-02T05:48:49.281650+0000 mgr.x (mgr.25058) 64 : audit [DBG] from='client.25276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:50.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:49 smithi122 bash[14395]: cluster 2024-04-02T05:48:49.640961+0000 mgr.x (mgr.25058) 65 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-02T05:48:50.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:49 smithi122 bash[14395]: audit 2024-04-02T05:48:49.767695+0000 mon.a (mon.0) 902 : audit [DBG] from='client.? 172.21.15.62:0/2876211865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:48:50.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:49 smithi062 bash[19887]: audit 2024-04-02T05:48:48.854048+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3024834145"}]': finished 2024-04-02T05:48:50.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:49 smithi062 bash[19887]: cluster 2024-04-02T05:48:48.854183+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-02T05:48:50.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:49 smithi062 bash[19887]: audit 2024-04-02T05:48:48.870980+0000 mgr.x (mgr.25058) 63 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:50.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:49 smithi062 bash[19887]: audit 2024-04-02T05:48:49.264346+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.62:0/1087105748' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2347987779"}]: dispatch 2024-04-02T05:48:50.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:49 smithi062 bash[19887]: audit 2024-04-02T05:48:49.281650+0000 mgr.x (mgr.25058) 64 : audit [DBG] from='client.25276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:50.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:49 smithi062 bash[19887]: cluster 2024-04-02T05:48:49.640961+0000 mgr.x (mgr.25058) 65 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-02T05:48:50.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:49 smithi062 bash[19887]: audit 2024-04-02T05:48:49.767695+0000 mon.a (mon.0) 902 : audit [DBG] from='client.? 172.21.15.62:0/2876211865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:48:50.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:49 smithi062 bash[14377]: audit 2024-04-02T05:48:48.854048+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3024834145"}]': finished 2024-04-02T05:48:50.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:49 smithi062 bash[14377]: cluster 2024-04-02T05:48:48.854183+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-02T05:48:50.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:49 smithi062 bash[14377]: audit 2024-04-02T05:48:48.870980+0000 mgr.x (mgr.25058) 63 : audit [DBG] from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:50.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:49 smithi062 bash[14377]: audit 2024-04-02T05:48:49.264346+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.62:0/1087105748' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2347987779"}]: dispatch 2024-04-02T05:48:50.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:49 smithi062 bash[14377]: audit 2024-04-02T05:48:49.281650+0000 mgr.x (mgr.25058) 64 : audit [DBG] from='client.25276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:50.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:49 smithi062 bash[14377]: cluster 2024-04-02T05:48:49.640961+0000 mgr.x (mgr.25058) 65 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-02T05:48:50.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:49 smithi062 bash[14377]: audit 2024-04-02T05:48:49.767695+0000 mon.a (mon.0) 902 : audit [DBG] from='client.? 172.21.15.62:0/2876211865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:48:50.629 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_OK 2024-04-02T05:48:51.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:50 smithi122 bash[14395]: audit 2024-04-02T05:48:49.856948+0000 mon.a (mon.0) 903 : audit [INF] from='client.? 172.21.15.62:0/1087105748' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2347987779"}]': finished 2024-04-02T05:48:51.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:50 smithi122 bash[14395]: cluster 2024-04-02T05:48:49.857173+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-02T05:48:51.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:50 smithi122 bash[14395]: audit 2024-04-02T05:48:50.164288+0000 mgr.x (mgr.25058) 66 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:51.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:50 smithi122 bash[14395]: audit 2024-04-02T05:48:50.625009+0000 mon.c (mon.1) 157 : audit [DBG] from='client.? 172.21.15.62:0/2905033160' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:48:51.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:50 smithi062 bash[14377]: audit 2024-04-02T05:48:49.856948+0000 mon.a (mon.0) 903 : audit [INF] from='client.? 172.21.15.62:0/1087105748' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2347987779"}]': finished 2024-04-02T05:48:51.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:50 smithi062 bash[14377]: cluster 2024-04-02T05:48:49.857173+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-02T05:48:51.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:50 smithi062 bash[14377]: audit 2024-04-02T05:48:50.164288+0000 mgr.x (mgr.25058) 66 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:51.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:50 smithi062 bash[14377]: audit 2024-04-02T05:48:50.625009+0000 mon.c (mon.1) 157 : audit [DBG] from='client.? 172.21.15.62:0/2905033160' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:48:51.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:50 smithi062 bash[19887]: audit 2024-04-02T05:48:49.856948+0000 mon.a (mon.0) 903 : audit [INF] from='client.? 172.21.15.62:0/1087105748' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2347987779"}]': finished 2024-04-02T05:48:51.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:50 smithi062 bash[19887]: cluster 2024-04-02T05:48:49.857173+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-02T05:48:51.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:50 smithi062 bash[19887]: audit 2024-04-02T05:48:50.164288+0000 mgr.x (mgr.25058) 66 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:48:51.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:50 smithi062 bash[19887]: audit 2024-04-02T05:48:50.625009+0000 mon.c (mon.1) 157 : audit [DBG] from='client.? 172.21.15.62:0/2905033160' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:48:51.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:51 smithi122 bash[14395]: cluster 2024-04-02T05:48:51.642687+0000 mgr.x (mgr.25058) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:48:52.200 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:51 smithi062 bash[19887]: cluster 2024-04-02T05:48:51.642687+0000 mgr.x (mgr.25058) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:48:52.201 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:51 smithi062 bash[14377]: cluster 2024-04-02T05:48:51.642687+0000 mgr.x (mgr.25058) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:48:52.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:52 smithi122 bash[31122]: ts=2024-04-02T05:48:52.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.62:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.122:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:48:53.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:52 smithi122 bash[14395]: audit 2024-04-02T05:48:52.198705+0000 mgr.x (mgr.25058) 68 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:48:53.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:52 smithi062 bash[14377]: audit 2024-04-02T05:48:52.198705+0000 mgr.x (mgr.25058) 68 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:48:53.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:52 smithi062 bash[19887]: audit 2024-04-02T05:48:52.198705+0000 mgr.x (mgr.25058) 68 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:48:54.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:53 smithi122 bash[14395]: cluster 2024-04-02T05:48:53.643467+0000 mgr.x (mgr.25058) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:54.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:53 smithi062 bash[14377]: cluster 2024-04-02T05:48:53.643467+0000 mgr.x (mgr.25058) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:54.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:53 smithi062 bash[19887]: cluster 2024-04-02T05:48:53.643467+0000 mgr.x (mgr.25058) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:48:54.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:54 smithi122 systemd[1]: Stopping Ceph prometheus.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:48:54.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:54 smithi122 bash[36680]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-prometheus.a 2024-04-02T05:48:54.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:54 smithi122 bash[31122]: ts=2024-04-02T05:48:54.561Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-02T05:48:54.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:54 smithi122 bash[31122]: ts=2024-04-02T05:48:54.562Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-02T05:48:54.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:54 smithi122 bash[31122]: ts=2024-04-02T05:48:54.562Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-02T05:48:54.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:54 smithi122 bash[31122]: ts=2024-04-02T05:48:54.562Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-02T05:48:54.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:54 smithi122 bash[31122]: ts=2024-04-02T05:48:54.562Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-02T05:48:54.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:54 smithi122 bash[31122]: ts=2024-04-02T05:48:54.562Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-02T05:48:54.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:54 smithi122 bash[31122]: ts=2024-04-02T05:48:54.562Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-02T05:48:54.726 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:54 smithi122 bash[31122]: ts=2024-04-02T05:48:54.562Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-02T05:48:54.726 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:54 smithi122 bash[31122]: ts=2024-04-02T05:48:54.563Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-02T05:48:54.726 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:54 smithi122 bash[31122]: ts=2024-04-02T05:48:54.563Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-02T05:48:54.726 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:54 smithi122 bash[31122]: ts=2024-04-02T05:48:54.563Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-02T05:48:54.726 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:54 smithi122 bash[31122]: ts=2024-04-02T05:48:54.563Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-02T05:48:55.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:55 smithi122 bash[36689]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-prometheus-a 2024-04-02T05:48:55.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:55 smithi122 bash[36724]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-prometheus.a 2024-04-02T05:48:55.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:55 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-04-02T05:48:55.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:55 smithi122 systemd[1]: Stopped Ceph prometheus.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:48:55.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:55 smithi122 systemd[1]: Started Ceph prometheus.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:48:56.224 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:55 smithi122 systemd[1]: Stopping Ceph node-exporter.b for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:48:56.225 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:55 smithi122 bash[36773]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-node-exporter.b 2024-04-02T05:48:56.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[14395]: audit 2024-04-02T05:48:55.352315+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:56.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[14395]: audit 2024-04-02T05:48:55.365407+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:56.677 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[14395]: cephadm 2024-04-02T05:48:55.403133+0000 mgr.x (mgr.25058) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-02T05:48:56.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[14395]: cephadm 2024-04-02T05:48:55.403974+0000 mgr.x (mgr.25058) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi122 2024-04-02T05:48:56.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[14395]: cluster 2024-04-02T05:48:55.644009+0000 mgr.x (mgr.25058) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s 2024-04-02T05:48:56.679 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[36783]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-node-exporter-b 2024-04-02T05:48:56.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:56 smithi062 bash[19887]: audit 2024-04-02T05:48:55.352315+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:56.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:56 smithi062 bash[19887]: audit 2024-04-02T05:48:55.365407+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:56.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:56 smithi062 bash[19887]: cephadm 2024-04-02T05:48:55.403133+0000 mgr.x (mgr.25058) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-02T05:48:56.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:56 smithi062 bash[19887]: cephadm 2024-04-02T05:48:55.403974+0000 mgr.x (mgr.25058) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi122 2024-04-02T05:48:56.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:56 smithi062 bash[19887]: cluster 2024-04-02T05:48:55.644009+0000 mgr.x (mgr.25058) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s 2024-04-02T05:48:56.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:56 smithi062 bash[14377]: audit 2024-04-02T05:48:55.352315+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:56.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:56 smithi062 bash[14377]: audit 2024-04-02T05:48:55.365407+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:56.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:56 smithi062 bash[14377]: cephadm 2024-04-02T05:48:55.403133+0000 mgr.x (mgr.25058) 70 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-02T05:48:56.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:56 smithi062 bash[14377]: cephadm 2024-04-02T05:48:55.403974+0000 mgr.x (mgr.25058) 71 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi122 2024-04-02T05:48:56.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:56 smithi062 bash[14377]: cluster 2024-04-02T05:48:55.644009+0000 mgr.x (mgr.25058) 72 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s 2024-04-02T05:48:56.941 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[36855]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-node-exporter.b 2024-04-02T05:48:56.941 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:56 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-02T05:48:56.941 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:56 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-02T05:48:56.941 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:56 smithi122 systemd[1]: Stopped Ceph node-exporter.b for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:48:56.941 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:56 smithi122 systemd[1]: Started Ceph node-exporter.b for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:48:56.941 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[36750]: ts=2024-04-02T05:48:56.757Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-02T05:48:56.941 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[36750]: ts=2024-04-02T05:48:56.757Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-02T05:48:56.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[36750]: ts=2024-04-02T05:48:56.757Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-02T05:48:56.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[36750]: ts=2024-04-02T05:48:56.757Z caller=main.go:518 level=info host_details="(Linux 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 smithi122 (none))" 2024-04-02T05:48:56.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[36750]: ts=2024-04-02T05:48:56.757Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-02T05:48:56.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[36750]: ts=2024-04-02T05:48:56.757Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-02T05:48:56.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[36750]: ts=2024-04-02T05:48:56.759Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-02T05:48:56.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[36750]: ts=2024-04-02T05:48:56.760Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-02T05:48:56.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[36750]: ts=2024-04-02T05:48:56.763Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-02T05:48:56.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[36750]: ts=2024-04-02T05:48:56.768Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-02T05:48:56.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[36750]: ts=2024-04-02T05:48:56.768Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.802µs 2024-04-02T05:48:56.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[36750]: ts=2024-04-02T05:48:56.768Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-02T05:48:56.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:56 smithi122 bash[36750]: ts=2024-04-02T05:48:56.940Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-02T05:48:57.225 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36750]: ts=2024-04-02T05:48:57.198Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-02T05:48:57.225 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36750]: ts=2024-04-02T05:48:57.198Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-02T05:48:57.225 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36750]: ts=2024-04-02T05:48:57.198Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=79.611µs wal_replay_duration=430.033332ms total_replay_duration=430.160317ms 2024-04-02T05:48:57.225 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36750]: ts=2024-04-02T05:48:57.203Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-02T05:48:57.225 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36750]: ts=2024-04-02T05:48:57.203Z caller=main.go:947 level=info msg="TSDB started" 2024-04-02T05:48:57.225 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36750]: ts=2024-04-02T05:48:57.203Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-02T05:48:57.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36750]: ts=2024-04-02T05:48:57.233Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.781443ms db_storage=1.262µs remote_storage=2.17µs web_handler=518ns query_engine=1.294µs scrape=354.184µs scrape_sd=104.986µs notify=17.697µs notify_sd=14.094µs rules=29.924914ms 2024-04-02T05:48:57.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36750]: ts=2024-04-02T05:48:57.234Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-02T05:48:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[14395]: audit 2024-04-02T05:48:56.944033+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[14395]: audit 2024-04-02T05:48:56.955950+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[14395]: cephadm 2024-04-02T05:48:56.976540+0000 mgr.x (mgr.25058) 73 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-02T05:48:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[14395]: cephadm 2024-04-02T05:48:56.992756+0000 mgr.x (mgr.25058) 74 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-02T05:48:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[14395]: audit 2024-04-02T05:48:57.134089+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[14395]: audit 2024-04-02T05:48:57.145918+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[14395]: audit 2024-04-02T05:48:57.155388+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T05:48:58.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[14395]: audit 2024-04-02T05:48:57.155977+0000 mgr.x (mgr.25058) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T05:48:58.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[14395]: cephadm 2024-04-02T05:48:57.160862+0000 mgr.x (mgr.25058) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi122 2024-04-02T05:48:58.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[14395]: cluster 2024-04-02T05:48:57.646010+0000 mgr.x (mgr.25058) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:48:58.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.988Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-02T05:48:58.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.988Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-04-02T05:48:58.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.989Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-04-02T05:48:58.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.989Z 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-04-02T05:48:58.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-02T05:48:58.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=arp 2024-04-02T05:48:58.226 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=edac 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-02T05:48:58.227 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-02T05:48:58.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-02T05:48:58.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-02T05:48:58.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-02T05:48:58.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-02T05:48:58.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-02T05:48:58.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-02T05:48:58.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-02T05:48:58.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-02T05:48:58.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=os 2024-04-02T05:48:58.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-02T05:48:58.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-02T05:48:58.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-02T05:48:58.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-02T05:48:58.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-02T05:48:58.228 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-02T05:48:58.229 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=stat 2024-04-02T05:48:58.229 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-02T05:48:58.229 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-02T05:48:58.229 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-02T05:48:58.229 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=time 2024-04-02T05:48:58.229 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-02T05:48:58.229 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=uname 2024-04-02T05:48:58.229 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-02T05:48:58.229 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-02T05:48:58.229 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-02T05:48:58.229 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.991Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-02T05:48:58.229 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:48:57 smithi122 bash[36903]: ts=2024-04-02T05:48:57.992Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-02T05:48:58.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[14377]: audit 2024-04-02T05:48:56.944033+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:58.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[14377]: audit 2024-04-02T05:48:56.955950+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:58.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[14377]: cephadm 2024-04-02T05:48:56.976540+0000 mgr.x (mgr.25058) 73 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-02T05:48:58.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[14377]: cephadm 2024-04-02T05:48:56.992756+0000 mgr.x (mgr.25058) 74 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-02T05:48:58.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[14377]: audit 2024-04-02T05:48:57.134089+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:58.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[14377]: audit 2024-04-02T05:48:57.145918+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:58.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[14377]: audit 2024-04-02T05:48:57.155388+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T05:48:58.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[14377]: audit 2024-04-02T05:48:57.155977+0000 mgr.x (mgr.25058) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T05:48:58.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[14377]: cephadm 2024-04-02T05:48:57.160862+0000 mgr.x (mgr.25058) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi122 2024-04-02T05:48:58.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[14377]: cluster 2024-04-02T05:48:57.646010+0000 mgr.x (mgr.25058) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:48:58.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[19887]: audit 2024-04-02T05:48:56.944033+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:58.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[19887]: audit 2024-04-02T05:48:56.955950+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:58.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[19887]: cephadm 2024-04-02T05:48:56.976540+0000 mgr.x (mgr.25058) 73 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-02T05:48:58.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[19887]: cephadm 2024-04-02T05:48:56.992756+0000 mgr.x (mgr.25058) 74 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-02T05:48:58.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[19887]: audit 2024-04-02T05:48:57.134089+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:58.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[19887]: audit 2024-04-02T05:48:57.145918+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:48:58.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[19887]: audit 2024-04-02T05:48:57.155388+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T05:48:58.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[19887]: audit 2024-04-02T05:48:57.155977+0000 mgr.x (mgr.25058) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-02T05:48:58.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[19887]: cephadm 2024-04-02T05:48:57.160862+0000 mgr.x (mgr.25058) 76 : cephadm [INF] Reconfiguring daemon grafana.a on smithi122 2024-04-02T05:48:58.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:57 smithi062 bash[19887]: cluster 2024-04-02T05:48:57.646010+0000 mgr.x (mgr.25058) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:49:00.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:48:59 smithi062 bash[19887]: cluster 2024-04-02T05:48:59.646822+0000 mgr.x (mgr.25058) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:49:00.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:48:59 smithi062 bash[14377]: cluster 2024-04-02T05:48:59.646822+0000 mgr.x (mgr.25058) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:49:00.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:48:59 smithi122 bash[14395]: cluster 2024-04-02T05:48:59.646822+0000 mgr.x (mgr.25058) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:49:01.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:00 smithi062 bash[14377]: audit 2024-04-02T05:48:59.818037+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:49:01.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:00 smithi062 bash[19887]: audit 2024-04-02T05:48:59.818037+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:49:01.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:00 smithi122 bash[14395]: audit 2024-04-02T05:48:59.818037+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:49:02.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:01 smithi062 bash[19887]: cluster 2024-04-02T05:49:01.648106+0000 mgr.x (mgr.25058) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:49:02.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:01 smithi062 bash[14377]: cluster 2024-04-02T05:49:01.648106+0000 mgr.x (mgr.25058) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:49:02.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:01 smithi122 bash[14395]: cluster 2024-04-02T05:49:01.648106+0000 mgr.x (mgr.25058) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:49:03.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:02 smithi062 bash[19887]: audit 2024-04-02T05:49:02.210307+0000 mgr.x (mgr.25058) 80 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:03.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:02 smithi062 bash[14377]: audit 2024-04-02T05:49:02.210307+0000 mgr.x (mgr.25058) 80 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:03.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:02 smithi122 bash[14395]: audit 2024-04-02T05:49:02.210307+0000 mgr.x (mgr.25058) 80 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:04.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:03 smithi062 bash[19887]: cluster 2024-04-02T05:49:03.648788+0000 mgr.x (mgr.25058) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:04.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:03 smithi062 bash[14377]: cluster 2024-04-02T05:49:03.648788+0000 mgr.x (mgr.25058) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:04.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:03 smithi122 bash[14395]: cluster 2024-04-02T05:49:03.648788+0000 mgr.x (mgr.25058) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:06.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:05 smithi062 bash[14377]: cluster 2024-04-02T05:49:05.649352+0000 mgr.x (mgr.25058) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:06.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:05 smithi062 bash[19887]: cluster 2024-04-02T05:49:05.649352+0000 mgr.x (mgr.25058) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:06.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:05 smithi122 bash[14395]: cluster 2024-04-02T05:49:05.649352+0000 mgr.x (mgr.25058) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:08.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:07 smithi062 bash[14377]: cluster 2024-04-02T05:49:07.651082+0000 mgr.x (mgr.25058) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:08.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:07 smithi062 bash[19887]: cluster 2024-04-02T05:49:07.651082+0000 mgr.x (mgr.25058) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:08.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:07 smithi122 bash[14395]: cluster 2024-04-02T05:49:07.651082+0000 mgr.x (mgr.25058) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:09.489 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:09 smithi122 bash[34725]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:49:09] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2024-04-02T05:49:10.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:09 smithi062 bash[14377]: cluster 2024-04-02T05:49:09.651874+0000 mgr.x (mgr.25058) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:10.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:09 smithi062 bash[19887]: cluster 2024-04-02T05:49:09.651874+0000 mgr.x (mgr.25058) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:10.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:09 smithi122 bash[14395]: cluster 2024-04-02T05:49:09.651874+0000 mgr.x (mgr.25058) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:11 smithi062 bash[19887]: cluster 2024-04-02T05:49:11.654000+0000 mgr.x (mgr.25058) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:12.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:11 smithi062 bash[14377]: cluster 2024-04-02T05:49:11.654000+0000 mgr.x (mgr.25058) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:12.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:11 smithi122 bash[14395]: cluster 2024-04-02T05:49:11.654000+0000 mgr.x (mgr.25058) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:12.875 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:12 smithi122 bash[14395]: audit 2024-04-02T05:49:12.219151+0000 mgr.x (mgr.25058) 86 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:13.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:12 smithi062 bash[19887]: audit 2024-04-02T05:49:12.219151+0000 mgr.x (mgr.25058) 86 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:13.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:12 smithi062 bash[14377]: audit 2024-04-02T05:49:12.219151+0000 mgr.x (mgr.25058) 86 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:13.725 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:13 smithi122 systemd[1]: Stopping Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:49:13.725 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:13 smithi122 bash[37207]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-grafana.a 2024-04-02T05:49:13.725 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:13 smithi122 bash[30475]: t=2024-04-02T05:49:13+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-02T05:49:13.725 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:13 smithi122 bash[30475]: t=2024-04-02T05:49:13+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-04-02T05:49:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:13 smithi062 bash[14377]: cluster 2024-04-02T05:49:13.654801+0000 mgr.x (mgr.25058) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:14.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:13 smithi062 bash[19887]: cluster 2024-04-02T05:49:13.654801+0000 mgr.x (mgr.25058) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:14.103 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:13 smithi122 bash[14395]: cluster 2024-04-02T05:49:13.654801+0000 mgr.x (mgr.25058) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:14.124 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[37216]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-grafana-a 2024-04-02T05:49:14.420 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[37253]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-grafana.a 2024-04-02T05:49:14.420 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:14 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Succeeded. 2024-04-02T05:49:14.420 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:14 smithi122 systemd[1]: Stopped Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:49:14.420 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:14 smithi122 systemd[1]: Started Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:49:14.724 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE Bus STOPPING 2024-04-02T05:49:14.725 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-02T05:49:14.725 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE Bus STOPPED 2024-04-02T05:49:14.725 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE Bus STARTING 2024-04-02T05:49:15.077 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE Serving on http://:::9283 2024-04-02T05:49:15.077 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE Bus STARTED 2024-04-02T05:49:15.077 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE Bus STOPPING 2024-04-02T05:49:15.077 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-02T05:49:15.077 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE Bus STOPPED 2024-04-02T05:49:15.077 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE Bus STARTING 2024-04-02T05:49:15.077 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE Serving on http://:::9283 2024-04-02T05:49:15.077 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE Bus STARTED 2024-04-02T05:49:15.077 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE Bus STOPPING 2024-04-02T05:49:15.077 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-02T05:49:15.078 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE Bus STOPPED 2024-04-02T05:49:15.078 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:14 smithi122 bash[34725]: [02/Apr/2024:05:49:14] ENGINE Bus STARTING 2024-04-02T05:49:15.078 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[34725]: [02/Apr/2024:05:49:15] ENGINE Serving on http://:::9283 2024-04-02T05:49:15.078 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[34725]: [02/Apr/2024:05:49:15] ENGINE Bus STARTED 2024-04-02T05:49:15.333 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[37282]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:49:15.333 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[37282]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:49:15.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.331290+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.341411+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.388145+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:49:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.389064+0000 mgr.x (mgr.25058) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:49:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.391403+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi062.front.sepia.ceph.com:9093"}]: dispatch 2024-04-02T05:49:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.392259+0000 mgr.x (mgr.25058) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi062.front.sepia.ceph.com:9093"}]: dispatch 2024-04-02T05:49:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.399150+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.418186+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:49:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.419717+0000 mgr.x (mgr.25058) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:49:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.449715+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: cephadm 2024-04-02T05:49:14.456672+0000 mgr.x (mgr.25058) 91 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.62:5000 to Dashboard 2024-04-02T05:49:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.457202+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:49:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.457948+0000 mgr.x (mgr.25058) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:49:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.461185+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:49:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.461954+0000 mgr.x (mgr.25058) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:49:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.466022+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.774047+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:49:15.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.776619+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-04-02T05:49:15.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.783623+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.331290+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.341411+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.388145+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:49:15.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.389064+0000 mgr.x (mgr.25058) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:49:15.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.391403+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi062.front.sepia.ceph.com:9093"}]: dispatch 2024-04-02T05:49:15.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.392259+0000 mgr.x (mgr.25058) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi062.front.sepia.ceph.com:9093"}]: dispatch 2024-04-02T05:49:15.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.399150+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.418186+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:49:15.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.419717+0000 mgr.x (mgr.25058) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:49:15.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.449715+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: cephadm 2024-04-02T05:49:14.456672+0000 mgr.x (mgr.25058) 91 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.62:5000 to Dashboard 2024-04-02T05:49:15.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.457202+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:49:15.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.457948+0000 mgr.x (mgr.25058) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:49:15.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.461185+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:49:15.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.461954+0000 mgr.x (mgr.25058) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:49:15.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.466022+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.774047+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:49:15.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.776619+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-04-02T05:49:15.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.783623+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.801907+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:49:15.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.812857+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-04-02T05:49:15.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.815033+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:49:15.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.827598+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.607 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[19887]: audit 2024-04-02T05:49:14.892436+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:49:15.607 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.801907+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:49:15.607 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.812857+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-04-02T05:49:15.607 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.815033+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:49:15.607 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.827598+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.607 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:15 smithi062 bash[14377]: audit 2024-04-02T05:49:14.892436+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:49:15.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.331290+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.760 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.341411+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.760 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.388145+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:49:15.760 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.389064+0000 mgr.x (mgr.25058) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:49:15.760 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.391403+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi062.front.sepia.ceph.com:9093"}]: dispatch 2024-04-02T05:49:15.760 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.392259+0000 mgr.x (mgr.25058) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi062.front.sepia.ceph.com:9093"}]: dispatch 2024-04-02T05:49:15.760 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.399150+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.760 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.418186+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:49:15.760 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.419717+0000 mgr.x (mgr.25058) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:49:15.761 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.449715+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.761 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: cephadm 2024-04-02T05:49:14.456672+0000 mgr.x (mgr.25058) 91 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.62:5000 to Dashboard 2024-04-02T05:49:15.761 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.457202+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:49:15.761 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.457948+0000 mgr.x (mgr.25058) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:49:15.761 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.461185+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:49:15.761 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.461954+0000 mgr.x (mgr.25058) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:49:15.761 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.466022+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.761 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.774047+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:49:15.761 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.776619+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-04-02T05:49:15.761 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.783623+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.761 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.801907+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:49:15.761 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.812857+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-04-02T05:49:15.761 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.815033+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:49:15.761 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.827598+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:15.762 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:15 smithi122 bash[14395]: audit 2024-04-02T05:49:14.892436+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:49:16.348 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:16 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-02T05:49:16.348 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:16 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-02T05:49:16.348 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:16 smithi122 bash[14395]: audit 2024-04-02T05:49:14.774613+0000 mgr.x (mgr.25058) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:49:16.348 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:16 smithi122 bash[14395]: audit 2024-04-02T05:49:14.777511+0000 mgr.x (mgr.25058) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-04-02T05:49:16.348 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:16 smithi122 bash[14395]: audit 2024-04-02T05:49:14.803032+0000 mgr.x (mgr.25058) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:49:16.570 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:16 smithi062 bash[19887]: audit 2024-04-02T05:49:14.774613+0000 mgr.x (mgr.25058) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:49:16.570 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:16 smithi062 bash[19887]: audit 2024-04-02T05:49:14.777511+0000 mgr.x (mgr.25058) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-04-02T05:49:16.570 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:16 smithi062 bash[19887]: audit 2024-04-02T05:49:14.803032+0000 mgr.x (mgr.25058) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:49:16.570 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:16 smithi062 bash[19887]: audit 2024-04-02T05:49:14.813803+0000 mgr.x (mgr.25058) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-04-02T05:49:16.570 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:16 smithi062 bash[19887]: cephadm 2024-04-02T05:49:14.894400+0000 mgr.x (mgr.25058) 98 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-02T05:49:16.571 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:16 smithi062 bash[19887]: cephadm 2024-04-02T05:49:14.895247+0000 mgr.x (mgr.25058) 99 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-02T05:49:16.571 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:16 smithi062 bash[19887]: cluster 2024-04-02T05:49:15.655623+0000 mgr.x (mgr.25058) 100 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:16.571 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:16 smithi062 bash[14377]: audit 2024-04-02T05:49:14.774613+0000 mgr.x (mgr.25058) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:49:16.571 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:16 smithi062 bash[14377]: audit 2024-04-02T05:49:14.777511+0000 mgr.x (mgr.25058) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi122.front.sepia.ceph.com:9095"}]: dispatch 2024-04-02T05:49:16.571 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:16 smithi062 bash[14377]: audit 2024-04-02T05:49:14.803032+0000 mgr.x (mgr.25058) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:49:16.572 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:16 smithi062 bash[14377]: audit 2024-04-02T05:49:14.813803+0000 mgr.x (mgr.25058) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-04-02T05:49:16.572 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:16 smithi062 bash[14377]: cephadm 2024-04-02T05:49:14.894400+0000 mgr.x (mgr.25058) 98 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-02T05:49:16.572 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:16 smithi062 bash[14377]: cephadm 2024-04-02T05:49:14.895247+0000 mgr.x (mgr.25058) 99 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-02T05:49:16.572 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:16 smithi062 bash[14377]: cluster 2024-04-02T05:49:15.655623+0000 mgr.x (mgr.25058) 100 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:16.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:16 smithi122 bash[14395]: audit 2024-04-02T05:49:14.813803+0000 mgr.x (mgr.25058) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi122.front.sepia.ceph.com:3000"}]: dispatch 2024-04-02T05:49:16.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:16 smithi122 bash[14395]: cephadm 2024-04-02T05:49:14.894400+0000 mgr.x (mgr.25058) 98 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-02T05:49:16.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:16 smithi122 bash[14395]: cephadm 2024-04-02T05:49:14.895247+0000 mgr.x (mgr.25058) 99 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-02T05:49:16.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:16 smithi122 bash[14395]: cluster 2024-04-02T05:49:15.655623+0000 mgr.x (mgr.25058) 100 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:18.438 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[19887]: cephadm 2024-04-02T05:49:17.166857+0000 mgr.x (mgr.25058) 101 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-02T05:49:18.439 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[19887]: audit 2024-04-02T05:49:17.174500+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:18.439 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[19887]: audit 2024-04-02T05:49:17.178137+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:49:18.439 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[19887]: audit 2024-04-02T05:49:17.181105+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:49:18.439 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[19887]: audit 2024-04-02T05:49:17.184076+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:49:18.439 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[19887]: audit 2024-04-02T05:49:17.185984+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:49:18.439 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[19887]: cephadm 2024-04-02T05:49:17.188098+0000 mgr.x (mgr.25058) 102 : cephadm [INF] Deploying daemon mgr.y on smithi062 2024-04-02T05:49:18.439 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[19887]: cluster 2024-04-02T05:49:17.657197+0000 mgr.x (mgr.25058) 103 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:18.439 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[14377]: cephadm 2024-04-02T05:49:17.166857+0000 mgr.x (mgr.25058) 101 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-02T05:49:18.439 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[14377]: audit 2024-04-02T05:49:17.174500+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:18.439 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[14377]: audit 2024-04-02T05:49:17.178137+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:49:18.439 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[14377]: audit 2024-04-02T05:49:17.181105+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:49:18.439 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[14377]: audit 2024-04-02T05:49:17.184076+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:49:18.440 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[14377]: audit 2024-04-02T05:49:17.185984+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:49:18.440 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[14377]: cephadm 2024-04-02T05:49:17.188098+0000 mgr.x (mgr.25058) 102 : cephadm [INF] Deploying daemon mgr.y on smithi062 2024-04-02T05:49:18.440 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:18 smithi062 bash[14377]: cluster 2024-04-02T05:49:17.657197+0000 mgr.x (mgr.25058) 103 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:18.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:18 smithi122 bash[14395]: cephadm 2024-04-02T05:49:17.166857+0000 mgr.x (mgr.25058) 101 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-02T05:49:18.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:18 smithi122 bash[14395]: audit 2024-04-02T05:49:17.174500+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:18.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:18 smithi122 bash[14395]: audit 2024-04-02T05:49:17.178137+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:49:18.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:18 smithi122 bash[14395]: audit 2024-04-02T05:49:17.181105+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:49:18.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:18 smithi122 bash[14395]: audit 2024-04-02T05:49:17.184076+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:49:18.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:18 smithi122 bash[14395]: audit 2024-04-02T05:49:17.185984+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:49:18.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:18 smithi122 bash[14395]: cephadm 2024-04-02T05:49:17.188098+0000 mgr.x (mgr.25058) 102 : cephadm [INF] Deploying daemon mgr.y on smithi062 2024-04-02T05:49:18.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:18 smithi122 bash[14395]: cluster 2024-04-02T05:49:17.657197+0000 mgr.x (mgr.25058) 103 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:18.974 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:49:18 smithi122 bash[36750]: ts=2024-04-02T05:49:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:49:19.474 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:19 smithi122 bash[34725]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:49:19] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.33.4" 2024-04-02T05:49:19.601 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:19 smithi062 systemd[1]: Stopping Ceph mgr.y for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:49:19.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:19 smithi062 bash[14377]: cluster 2024-04-02T05:49:19.657959+0000 mgr.x (mgr.25058) 104 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:19.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:19 smithi062 bash[19887]: cluster 2024-04-02T05:49:19.657959+0000 mgr.x (mgr.25058) 104 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:20.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:19 smithi122 bash[14395]: cluster 2024-04-02T05:49:19.657959+0000 mgr.x (mgr.25058) 104 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:20.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:20 smithi062 bash[50198]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mgr-y 2024-04-02T05:49:20.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:20 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-02T05:49:20.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:20 smithi062 bash[50270]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mgr-y 2024-04-02T05:49:20.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:20 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mgr.y.service: Failed with result 'exit-code'. 2024-04-02T05:49:20.354 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:20 smithi062 systemd[1]: Stopped Ceph mgr.y for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:49:20.853 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:20 smithi062 systemd[1]: Started Ceph mgr.y for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:49:21.045 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:49:21.649 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:21 smithi062 bash[50338]: debug 2024-04-02T05:49:21.473+0000 7f028ad09700 1 -- 172.21.15.62:0/3994063516 <== mon.1 v2:172.21.15.62:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564f8ee165a0 con 0x564f8fb96c00 2024-04-02T05:49:21.649 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:21 smithi062 bash[19887]: audit 2024-04-02T05:49:20.577400+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:21.649 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:21 smithi062 bash[19887]: audit 2024-04-02T05:49:20.588452+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:21.649 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:21 smithi062 bash[19887]: audit 2024-04-02T05:49:20.611612+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:49:21.650 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:21 smithi062 bash[14377]: audit 2024-04-02T05:49:20.577400+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:21.650 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:21 smithi062 bash[14377]: audit 2024-04-02T05:49:20.588452+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:21.650 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:21 smithi062 bash[14377]: audit 2024-04-02T05:49:20.611612+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:49:21.841 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:49:21.841 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 starting - - - - 2024-04-02T05:49:21.841 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 starting - - - - 2024-04-02T05:49:21.841 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 starting - - - - 2024-04-02T05:49:21.841 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283 running (95s) 67s ago 13m 487M - 19.0.0-1979-g6cec793d 78f830190839 7dd37c5a18fe 2024-04-02T05:49:21.841 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 starting - - - - 2024-04-02T05:49:21.841 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (15m) 67s ago 15m 58.0M 2048M 17.2.0 e1d6a67b021e 12a28abdf045 2024-04-02T05:49:21.841 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (13m) 67s ago 13m 51.4M 2048M 17.2.0 e1d6a67b021e 2aea14ac8028 2024-04-02T05:49:21.841 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (13m) 67s ago 13m 47.5M 2048M 17.2.0 e1d6a67b021e bef3271562fe 2024-04-02T05:49:21.841 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 starting - - - - 2024-04-02T05:49:21.841 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 starting - - - - 2024-04-02T05:49:21.841 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (13m) 67s ago 13m 57.1M 2781M 17.2.0 e1d6a67b021e 62e4712dfb33 2024-04-02T05:49:21.841 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (12m) 67s ago 12m 61.5M 2781M 17.2.0 e1d6a67b021e b3a5cde119f4 2024-04-02T05:49:21.842 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (11m) 67s ago 11m 54.1M 2781M 17.2.0 e1d6a67b021e ebf82f7a9f60 2024-04-02T05:49:21.842 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (11m) 67s ago 11m 57.8M 2781M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:49:21.842 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (10m) 67s ago 10m 59.1M 3037M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:49:21.842 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (10m) 67s ago 10m 55.2M 3037M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:49:21.842 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (9m) 67s ago 9m 53.4M 3037M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:49:21.842 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (8m) 67s ago 8m 56.7M 3037M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:49:21.842 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 starting - - - - 2024-04-02T05:49:21.842 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (5m) 67s ago 5m 86.8M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:49:21.842 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (5m) 67s ago 5m 86.8M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:49:21.842 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (5m) 67s ago 5m 86.8M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:49:21.842 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (5m) 67s ago 5m 87.1M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:49:21.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:21 smithi122 bash[14395]: audit 2024-04-02T05:49:20.577400+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:21.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:21 smithi122 bash[14395]: audit 2024-04-02T05:49:20.588452+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:21.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:21 smithi122 bash[14395]: audit 2024-04-02T05:49:20.611612+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:49:22.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:21 smithi062 bash[50338]: debug 2024-04-02T05:49:21.641+0000 7f0294f11200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T05:49:22.299 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:49:22.299 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:49:22.299 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T05:49:22.299 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:49:22.299 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:49:22.299 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-02T05:49:22.299 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 1 2024-04-02T05:49:22.299 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:49:22.299 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:49:22.299 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T05:49:22.299 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:49:22.299 INFO:teuthology.orchestra.run.smithi062.stdout: "mds": {}, 2024-04-02T05:49:22.299 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:49:22.300 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:49:22.300 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:49:22.300 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:49:22.300 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-02T05:49:22.300 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 1 2024-04-02T05:49:22.300 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:49:22.300 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:49:22.678 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:49:22.679 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:49:22.679 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:49:22.679 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:49:22.679 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [], 2024-04-02T05:49:22.679 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "", 2024-04-02T05:49:22.679 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading mgr daemons", 2024-04-02T05:49:22.679 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:49:22.679 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:49:22.853 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:22 smithi062 bash[50338]: debug 2024-04-02T05:49:22.613+0000 7f0294f11200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-02T05:49:22.853 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:22 smithi062 bash[50338]: debug 2024-04-02T05:49:22.717+0000 7f0294f11200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T05:49:22.853 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:22 smithi062 bash[50338]: debug 2024-04-02T05:49:22.825+0000 7f0294f11200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T05:49:22.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:22 smithi062 bash[19887]: audit 2024-04-02T05:49:21.028896+0000 mgr.x (mgr.25058) 105 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:22.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:22 smithi062 bash[19887]: audit 2024-04-02T05:49:21.426323+0000 mgr.x (mgr.25058) 106 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:22.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:22 smithi062 bash[19887]: cluster 2024-04-02T05:49:21.659634+0000 mgr.x (mgr.25058) 107 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:22.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:22 smithi062 bash[19887]: audit 2024-04-02T05:49:22.293850+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.62:0/2425636959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:49:22.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:22 smithi062 bash[14377]: audit 2024-04-02T05:49:21.028896+0000 mgr.x (mgr.25058) 105 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:22.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:22 smithi062 bash[14377]: audit 2024-04-02T05:49:21.426323+0000 mgr.x (mgr.25058) 106 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:22.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:22 smithi062 bash[14377]: cluster 2024-04-02T05:49:21.659634+0000 mgr.x (mgr.25058) 107 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:22.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:22 smithi062 bash[14377]: audit 2024-04-02T05:49:22.293850+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.62:0/2425636959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:49:22.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:22 smithi122 bash[14395]: audit 2024-04-02T05:49:21.028896+0000 mgr.x (mgr.25058) 105 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:22.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:22 smithi122 bash[14395]: audit 2024-04-02T05:49:21.426323+0000 mgr.x (mgr.25058) 106 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:22.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:22 smithi122 bash[14395]: cluster 2024-04-02T05:49:21.659634+0000 mgr.x (mgr.25058) 107 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:22.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:22 smithi122 bash[14395]: audit 2024-04-02T05:49:22.293850+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.62:0/2425636959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:49:23.126 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_OK 2024-04-02T05:49:23.518 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:23 smithi062 bash[50338]: debug 2024-04-02T05:49:23.125+0000 7f0294f11200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:49:23.853 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:23 smithi062 bash[50338]: debug 2024-04-02T05:49:23.509+0000 7f0294f11200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T05:49:23.853 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:23 smithi062 bash[50338]: debug 2024-04-02T05:49:23.677+0000 7f0294f11200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T05:49:23.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:23 smithi062 bash[19887]: audit 2024-04-02T05:49:21.816824+0000 mgr.x (mgr.25058) 108 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:23.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:23 smithi062 bash[19887]: audit 2024-04-02T05:49:22.223399+0000 mgr.x (mgr.25058) 109 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:23.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:23 smithi062 bash[19887]: audit 2024-04-02T05:49:22.676904+0000 mgr.x (mgr.25058) 110 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:23.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:23 smithi062 bash[19887]: audit 2024-04-02T05:49:23.121870+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.62:0/3053558551' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:49:23.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:23 smithi062 bash[14377]: audit 2024-04-02T05:49:21.816824+0000 mgr.x (mgr.25058) 108 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:23.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:23 smithi062 bash[14377]: audit 2024-04-02T05:49:22.223399+0000 mgr.x (mgr.25058) 109 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:23.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:23 smithi062 bash[14377]: audit 2024-04-02T05:49:22.676904+0000 mgr.x (mgr.25058) 110 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:23.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:23 smithi062 bash[14377]: audit 2024-04-02T05:49:23.121870+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.62:0/3053558551' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:49:23.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:23 smithi122 bash[14395]: audit 2024-04-02T05:49:21.816824+0000 mgr.x (mgr.25058) 108 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:23.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:23 smithi122 bash[14395]: audit 2024-04-02T05:49:22.223399+0000 mgr.x (mgr.25058) 109 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:23.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:23 smithi122 bash[14395]: audit 2024-04-02T05:49:22.676904+0000 mgr.x (mgr.25058) 110 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:23.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:23 smithi122 bash[14395]: audit 2024-04-02T05:49:23.121870+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.62:0/3053558551' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:49:24.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:23 smithi062 bash[50338]: debug 2024-04-02T05:49:23.893+0000 7f0294f11200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T05:49:24.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:24 smithi062 bash[19887]: cluster 2024-04-02T05:49:23.660334+0000 mgr.x (mgr.25058) 111 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:24.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:24 smithi062 bash[14377]: cluster 2024-04-02T05:49:23.660334+0000 mgr.x (mgr.25058) 111 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:24.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:24 smithi122 bash[14395]: cluster 2024-04-02T05:49:23.660334+0000 mgr.x (mgr.25058) 111 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:25.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:24 smithi062 bash[50338]: debug 2024-04-02T05:49:24.957+0000 7f0294f11200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T05:49:25.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:25 smithi062 bash[50338]: debug 2024-04-02T05:49:25.073+0000 7f0294f11200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T05:49:25.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:25 smithi062 bash[50338]: debug 2024-04-02T05:49:25.197+0000 7f0294f11200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T05:49:25.961 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:25 smithi062 bash[50338]: debug 2024-04-02T05:49:25.681+0000 7f0294f11200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T05:49:25.962 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:25 smithi062 bash[19887]: cluster 2024-04-02T05:49:25.661013+0000 mgr.x (mgr.25058) 112 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:25.962 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:25 smithi062 bash[14377]: cluster 2024-04-02T05:49:25.661013+0000 mgr.x (mgr.25058) 112 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:26.168 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:25 smithi122 bash[14395]: cluster 2024-04-02T05:49:25.661013+0000 mgr.x (mgr.25058) 112 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:26.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:25 smithi062 bash[50338]: debug 2024-04-02T05:49:25.953+0000 7f0294f11200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T05:49:26.474 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:26 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 1. 2024-04-02T05:49:26.475 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:26 smithi122 systemd[1]: Stopped Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:49:26.475 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:26 smithi122 systemd[1]: Started Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:49:26.853 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:26 smithi062 bash[50338]: debug 2024-04-02T05:49:26.449+0000 7f0294f11200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T05:49:27.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:26 smithi062 bash[50338]: debug 2024-04-02T05:49:26.989+0000 7f0294f11200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:49:27.556 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:27 smithi122 bash[37592]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:49:27.556 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:27 smithi122 bash[37592]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:49:27.853 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:27 smithi062 bash[50338]: debug 2024-04-02T05:49:27.569+0000 7f0294f11200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T05:49:27.853 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:27 smithi062 bash[50338]: debug 2024-04-02T05:49:27.685+0000 7f0294f11200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T05:49:28.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:28 smithi122 bash[14395]: audit 2024-04-02T05:49:27.056752+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:28.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:28 smithi122 bash[14395]: audit 2024-04-02T05:49:27.068093+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:28.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:28 smithi122 bash[14395]: cluster 2024-04-02T05:49:27.662720+0000 mgr.x (mgr.25058) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:28.225 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:28 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-02T05:49:28.226 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:28 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-02T05:49:28.325 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:28 smithi062 bash[19887]: audit 2024-04-02T05:49:27.056752+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:28.326 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:28 smithi062 bash[19887]: audit 2024-04-02T05:49:27.068093+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:28.326 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:28 smithi062 bash[19887]: cluster 2024-04-02T05:49:27.662720+0000 mgr.x (mgr.25058) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:28.326 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:28 smithi062 bash[50338]: debug 2024-04-02T05:49:28.049+0000 7f0294f11200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T05:49:28.326 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:28 smithi062 bash[50338]: debug 2024-04-02T05:49:28.165+0000 7f0294f11200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T05:49:28.326 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:28 smithi062 bash[14377]: audit 2024-04-02T05:49:27.056752+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:28.326 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:28 smithi062 bash[14377]: audit 2024-04-02T05:49:27.068093+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:28.326 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:28 smithi062 bash[14377]: cluster 2024-04-02T05:49:27.662720+0000 mgr.x (mgr.25058) 113 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:28.578 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:28 smithi062 bash[50338]: debug 2024-04-02T05:49:28.317+0000 7f0294f11200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T05:49:28.578 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:28 smithi062 bash[50338]: debug 2024-04-02T05:49:28.441+0000 7f0294f11200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T05:49:28.853 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:28 smithi062 bash[50338]: debug 2024-04-02T05:49:28.569+0000 7f0294f11200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T05:49:28.853 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:28 smithi062 bash[50338]: debug 2024-04-02T05:49:28.765+0000 7f0294f11200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T05:49:28.974 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:49:28 smithi122 bash[36750]: ts=2024-04-02T05:49:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:49:29.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:28 smithi062 bash[50338]: debug 2024-04-02T05:49:28.897+0000 7f0294f11200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T05:49:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:29 smithi062 bash[19887]: audit 2024-04-02T05:49:28.110997+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:29 smithi062 bash[19887]: audit 2024-04-02T05:49:28.123200+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:29 smithi062 bash[19887]: audit 2024-04-02T05:49:28.130120+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:29 smithi062 bash[19887]: audit 2024-04-02T05:49:28.136742+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:29.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:29 smithi062 bash[14377]: audit 2024-04-02T05:49:28.110997+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:29.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:29 smithi062 bash[14377]: audit 2024-04-02T05:49:28.123200+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:29.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:29 smithi062 bash[14377]: audit 2024-04-02T05:49:28.130120+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:29.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:29 smithi062 bash[14377]: audit 2024-04-02T05:49:28.136742+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:29.474 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:29 smithi122 bash[34725]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:49:29] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.33.4" 2024-04-02T05:49:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:29 smithi122 bash[14395]: audit 2024-04-02T05:49:28.110997+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:29 smithi122 bash[14395]: audit 2024-04-02T05:49:28.123200+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:29 smithi122 bash[14395]: audit 2024-04-02T05:49:28.130120+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:29 smithi122 bash[14395]: audit 2024-04-02T05:49:28.136742+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:30.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:30 smithi122 bash[14395]: cluster 2024-04-02T05:49:29.663495+0000 mgr.x (mgr.25058) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:30.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:30 smithi122 bash[14395]: audit 2024-04-02T05:49:29.815894+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:49:30.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:30 smithi062 bash[19887]: cluster 2024-04-02T05:49:29.663495+0000 mgr.x (mgr.25058) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:30.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:30 smithi062 bash[19887]: audit 2024-04-02T05:49:29.815894+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:49:30.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:30 smithi062 bash[14377]: cluster 2024-04-02T05:49:29.663495+0000 mgr.x (mgr.25058) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:30.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:30 smithi062 bash[14377]: audit 2024-04-02T05:49:29.815894+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:49:30.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:30 smithi062 bash[50338]: debug 2024-04-02T05:49:30.209+0000 7f0294f11200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T05:49:30.604 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:30 smithi062 bash[50338]: [02/Apr/2024:05:49:30] ENGINE Bus STARTING 2024-04-02T05:49:30.604 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:30 smithi062 bash[50338]: CherryPy Checker: 2024-04-02T05:49:30.604 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:30 smithi062 bash[50338]: The Application mounted at '' has an empty config. 2024-04-02T05:49:30.604 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:30 smithi062 bash[50338]: [02/Apr/2024:05:49:30] ENGINE Serving on http://:::9283 2024-04-02T05:49:30.604 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:30 smithi062 bash[50338]: [02/Apr/2024:05:49:30] ENGINE Bus STARTED 2024-04-02T05:49:31.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:31 smithi122 bash[14395]: cluster 2024-04-02T05:49:30.237986+0000 mon.a (mon.0) 930 : cluster [DBG] Standby manager daemon y restarted 2024-04-02T05:49:31.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:31 smithi122 bash[14395]: cluster 2024-04-02T05:49:30.238193+0000 mon.a (mon.0) 931 : cluster [DBG] Standby manager daemon y started 2024-04-02T05:49:31.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:31 smithi122 bash[14395]: audit 2024-04-02T05:49:30.244782+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-02T05:49:31.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:31 smithi122 bash[14395]: audit 2024-04-02T05:49:30.247242+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:49:31.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:31 smithi122 bash[14395]: audit 2024-04-02T05:49:30.253708+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-02T05:49:31.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:31 smithi122 bash[14395]: audit 2024-04-02T05:49:30.254506+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:49:31.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:31 smithi062 bash[19887]: cluster 2024-04-02T05:49:30.237986+0000 mon.a (mon.0) 930 : cluster [DBG] Standby manager daemon y restarted 2024-04-02T05:49:31.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:31 smithi062 bash[19887]: cluster 2024-04-02T05:49:30.238193+0000 mon.a (mon.0) 931 : cluster [DBG] Standby manager daemon y started 2024-04-02T05:49:31.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:31 smithi062 bash[19887]: audit 2024-04-02T05:49:30.244782+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-02T05:49:31.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:31 smithi062 bash[19887]: audit 2024-04-02T05:49:30.247242+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:49:31.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:31 smithi062 bash[19887]: audit 2024-04-02T05:49:30.253708+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-02T05:49:31.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:31 smithi062 bash[19887]: audit 2024-04-02T05:49:30.254506+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:49:31.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:31 smithi062 bash[14377]: cluster 2024-04-02T05:49:30.237986+0000 mon.a (mon.0) 930 : cluster [DBG] Standby manager daemon y restarted 2024-04-02T05:49:31.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:31 smithi062 bash[14377]: cluster 2024-04-02T05:49:30.238193+0000 mon.a (mon.0) 931 : cluster [DBG] Standby manager daemon y started 2024-04-02T05:49:31.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:31 smithi062 bash[14377]: audit 2024-04-02T05:49:30.244782+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-02T05:49:31.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:31 smithi062 bash[14377]: audit 2024-04-02T05:49:30.247242+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:49:31.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:31 smithi062 bash[14377]: audit 2024-04-02T05:49:30.253708+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-02T05:49:31.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:31 smithi062 bash[14377]: audit 2024-04-02T05:49:30.254506+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:49:32.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:32 smithi122 bash[14395]: cluster 2024-04-02T05:49:31.137392+0000 mon.a (mon.0) 932 : cluster [DBG] mgrmap e27: x(active, since 92s), standbys: y 2024-04-02T05:49:32.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:32 smithi122 bash[14395]: cluster 2024-04-02T05:49:31.665189+0000 mgr.x (mgr.25058) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:32.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:32 smithi062 bash[14377]: cluster 2024-04-02T05:49:31.137392+0000 mon.a (mon.0) 932 : cluster [DBG] mgrmap e27: x(active, since 92s), standbys: y 2024-04-02T05:49:32.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:32 smithi062 bash[14377]: cluster 2024-04-02T05:49:31.665189+0000 mgr.x (mgr.25058) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:32.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:32 smithi062 bash[19887]: cluster 2024-04-02T05:49:31.137392+0000 mon.a (mon.0) 932 : cluster [DBG] mgrmap e27: x(active, since 92s), standbys: y 2024-04-02T05:49:32.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:32 smithi062 bash[19887]: cluster 2024-04-02T05:49:31.665189+0000 mgr.x (mgr.25058) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:33.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:33 smithi122 bash[14395]: audit 2024-04-02T05:49:32.227926+0000 mgr.x (mgr.25058) 116 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:33.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:33 smithi062 bash[14377]: audit 2024-04-02T05:49:32.227926+0000 mgr.x (mgr.25058) 116 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:33.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:33 smithi062 bash[19887]: audit 2024-04-02T05:49:32.227926+0000 mgr.x (mgr.25058) 116 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:34.442 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:34 smithi062 bash[19887]: cluster 2024-04-02T05:49:33.665994+0000 mgr.x (mgr.25058) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:34.442 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:34 smithi062 bash[14377]: cluster 2024-04-02T05:49:33.665994+0000 mgr.x (mgr.25058) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:34.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:34 smithi122 bash[14395]: cluster 2024-04-02T05:49:33.665994+0000 mgr.x (mgr.25058) 117 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:36.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:35 smithi062 bash[19887]: cluster 2024-04-02T05:49:35.666705+0000 mgr.x (mgr.25058) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:36.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:35 smithi062 bash[14377]: cluster 2024-04-02T05:49:35.666705+0000 mgr.x (mgr.25058) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:36.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:35 smithi122 bash[14395]: cluster 2024-04-02T05:49:35.666705+0000 mgr.x (mgr.25058) 118 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:49:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:37 smithi062 bash[14377]: cluster 2024-04-02T05:49:37.668371+0000 mgr.x (mgr.25058) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:38.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:37 smithi062 bash[19887]: cluster 2024-04-02T05:49:37.668371+0000 mgr.x (mgr.25058) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:37 smithi122 bash[14395]: cluster 2024-04-02T05:49:37.668371+0000 mgr.x (mgr.25058) 119 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:49:38.666 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:38 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 2. 2024-04-02T05:49:38.666 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:38 smithi122 systemd[1]: Stopped Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:49:38.666 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:38 smithi122 systemd[1]: Started Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:49:38.942 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[36750]: ts=2024-04-02T05:49:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:49:38.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[14395]: audit 2024-04-02T05:49:37.889544+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:38.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[14395]: audit 2024-04-02T05:49:37.906803+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:38.942 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[14395]: audit 2024-04-02T05:49:37.914660+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:49:38.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[14395]: audit 2024-04-02T05:49:37.916422+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:49:38.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[14395]: audit 2024-04-02T05:49:37.923705+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:38.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[14395]: audit 2024-04-02T05:49:38.021827+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:49:38.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[14395]: cephadm 2024-04-02T05:49:38.024581+0000 mgr.x (mgr.25058) 120 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-02T05:49:38.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[14395]: cephadm 2024-04-02T05:49:38.026214+0000 mgr.x (mgr.25058) 121 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-02T05:49:38.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[14395]: audit 2024-04-02T05:49:38.030790+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-02T05:49:38.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[14395]: cephadm 2024-04-02T05:49:38.032953+0000 mgr.x (mgr.25058) 122 : cephadm [INF] Failing over to other MGR 2024-04-02T05:49:38.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[14395]: audit 2024-04-02T05:49:38.033559+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-02T05:49:38.943 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[14395]: cluster 2024-04-02T05:49:38.040213+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-02T05:49:39.167 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[14377]: audit 2024-04-02T05:49:37.889544+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:39.167 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[14377]: audit 2024-04-02T05:49:37.906803+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:39.167 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[14377]: audit 2024-04-02T05:49:37.914660+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:49:39.167 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[14377]: audit 2024-04-02T05:49:37.916422+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:49:39.167 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[14377]: audit 2024-04-02T05:49:37.923705+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:39.167 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[14377]: audit 2024-04-02T05:49:38.021827+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:49:39.168 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[14377]: cephadm 2024-04-02T05:49:38.024581+0000 mgr.x (mgr.25058) 120 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-02T05:49:39.168 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[14377]: cephadm 2024-04-02T05:49:38.026214+0000 mgr.x (mgr.25058) 121 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-02T05:49:39.168 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[14377]: audit 2024-04-02T05:49:38.030790+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-02T05:49:39.168 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[14377]: cephadm 2024-04-02T05:49:38.032953+0000 mgr.x (mgr.25058) 122 : cephadm [INF] Failing over to other MGR 2024-04-02T05:49:39.168 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[14377]: audit 2024-04-02T05:49:38.033559+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-02T05:49:39.168 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[14377]: cluster 2024-04-02T05:49:38.040213+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-02T05:49:39.168 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[50338]: [02/Apr/2024:05:49:38] ENGINE Bus STOPPING 2024-04-02T05:49:39.168 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[50338]: [02/Apr/2024:05:49:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-02T05:49:39.168 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[50338]: [02/Apr/2024:05:49:38] ENGINE Bus STOPPED 2024-04-02T05:49:39.168 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[50338]: [02/Apr/2024:05:49:39] ENGINE Bus STARTING 2024-04-02T05:49:39.169 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[19887]: audit 2024-04-02T05:49:37.889544+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:39.169 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[19887]: audit 2024-04-02T05:49:37.906803+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:39.169 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[19887]: audit 2024-04-02T05:49:37.914660+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:49:39.169 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[19887]: audit 2024-04-02T05:49:37.916422+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:49:39.169 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[19887]: audit 2024-04-02T05:49:37.923705+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25058 ' entity='mgr.x' 2024-04-02T05:49:39.169 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[19887]: audit 2024-04-02T05:49:38.021827+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:49:39.169 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[19887]: cephadm 2024-04-02T05:49:38.024581+0000 mgr.x (mgr.25058) 120 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-02T05:49:39.169 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[19887]: cephadm 2024-04-02T05:49:38.026214+0000 mgr.x (mgr.25058) 121 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-02T05:49:39.169 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[19887]: audit 2024-04-02T05:49:38.030790+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-02T05:49:39.169 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[19887]: cephadm 2024-04-02T05:49:38.032953+0000 mgr.x (mgr.25058) 122 : cephadm [INF] Failing over to other MGR 2024-04-02T05:49:39.169 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[19887]: audit 2024-04-02T05:49:38.033559+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.25058 172.21.15.122:0/107027021' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-02T05:49:39.169 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:38 smithi062 bash[19887]: cluster 2024-04-02T05:49:38.040213+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-02T05:49:39.223 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[34725]: debug 2024-04-02T05:49:38.937+0000 7fc749cf3700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-02T05:49:39.223 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[34725]: ignoring --setuser ceph since I am not root 2024-04-02T05:49:39.223 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[34725]: ignoring --setgroup ceph since I am not root 2024-04-02T05:49:39.223 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:38 smithi122 bash[34725]: debug 2024-04-02T05:49:38.993+0000 7f597b1a4700 1 -- 172.21.15.122:0/3702297627 <== mon.0 v2:172.21.15.62:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55be433465a0 con 0x55be440c4400 2024-04-02T05:49:39.223 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[34725]: debug 2024-04-02T05:49:39.157+0000 7f5984f8e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T05:49:39.474 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[37945]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:49:39.474 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[37945]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:49:39.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[50338]: [02/Apr/2024:05:49:39] ENGINE Serving on http://:::9283 2024-04-02T05:49:39.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[50338]: [02/Apr/2024:05:49:39] ENGINE Bus STARTED 2024-04-02T05:49:40.218 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:40 smithi122 bash[34725]: debug 2024-04-02T05:49:40.112+0000 7f5984f8e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-02T05:49:40.218 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:40 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-02T05:49:40.219 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:40 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-02T05:49:40.219 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.934019+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-02T05:49:40.219 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: cluster 2024-04-02T05:49:38.934275+0000 mon.a (mon.0) 939 : cluster [DBG] mgrmap e28: y(active, starting, since 0.901624s) 2024-04-02T05:49:40.219 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: cluster 2024-04-02T05:49:38.940759+0000 mon.a (mon.0) 940 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:49:40.219 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.941277+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:49:40.219 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.941559+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:49:40.219 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.941780+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:49:40.219 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.942038+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T05:49:40.219 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.942411+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:49:40.219 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.942737+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:49:40.220 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.943043+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:49:40.220 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.943400+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:49:40.220 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.943856+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:49:40.220 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.944174+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:49:40.220 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.944415+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:49:40.220 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.944727+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:49:40.220 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.944987+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:49:40.220 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.945224+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:49:40.220 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:38.945734+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:49:40.220 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: cluster 2024-04-02T05:49:38.972400+0000 mon.a (mon.0) 956 : cluster [INF] Manager daemon y is now available 2024-04-02T05:49:40.220 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:39.041159+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:49:40.220 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:39.100265+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:49:40.220 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:39.107273+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:49:40.220 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:39 smithi122 bash[14395]: audit 2024-04-02T05:49:39.149991+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:49:40.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.934019+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-02T05:49:40.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: cluster 2024-04-02T05:49:38.934275+0000 mon.a (mon.0) 939 : cluster [DBG] mgrmap e28: y(active, starting, since 0.901624s) 2024-04-02T05:49:40.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: cluster 2024-04-02T05:49:38.940759+0000 mon.a (mon.0) 940 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:49:40.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.941277+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:49:40.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.941559+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:49:40.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.941780+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:49:40.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.942038+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T05:49:40.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.942411+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:49:40.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.942737+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:49:40.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.943043+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:49:40.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.943400+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:49:40.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.943856+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:49:40.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.944174+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:49:40.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.944415+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:49:40.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.944727+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:49:40.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.944987+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:49:40.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.945224+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:49:40.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:38.945734+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:49:40.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: cluster 2024-04-02T05:49:38.972400+0000 mon.a (mon.0) 956 : cluster [INF] Manager daemon y is now available 2024-04-02T05:49:40.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.934019+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25058 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-02T05:49:40.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: cluster 2024-04-02T05:49:38.934275+0000 mon.a (mon.0) 939 : cluster [DBG] mgrmap e28: y(active, starting, since 0.901624s) 2024-04-02T05:49:40.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: cluster 2024-04-02T05:49:38.940759+0000 mon.a (mon.0) 940 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:49:40.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.941277+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:49:40.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.941559+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:49:40.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.941780+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:49:40.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.942038+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T05:49:40.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.942411+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:49:40.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.942737+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:49:40.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.943043+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:49:40.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.943400+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:49:40.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.943856+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:49:40.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.944174+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:49:40.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.944415+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:49:40.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.944727+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:49:40.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.944987+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:49:40.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.945224+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:49:40.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:38.945734+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:49:40.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: cluster 2024-04-02T05:49:38.972400+0000 mon.a (mon.0) 956 : cluster [INF] Manager daemon y is now available 2024-04-02T05:49:40.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:39.041159+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:49:40.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:39.100265+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:49:40.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:39.107273+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:49:40.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[14377]: audit 2024-04-02T05:49:39.149991+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:49:40.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:39.041159+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:49:40.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:39.100265+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:49:40.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:39.107273+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:49:40.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:39 smithi062 bash[19887]: audit 2024-04-02T05:49:39.149991+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:49:40.474 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:40 smithi122 bash[34725]: debug 2024-04-02T05:49:40.212+0000 7f5984f8e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T05:49:40.474 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:40 smithi122 bash[34725]: debug 2024-04-02T05:49:40.316+0000 7f5984f8e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T05:49:40.960 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:40 smithi122 bash[34725]: debug 2024-04-02T05:49:40.596+0000 7f5984f8e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:49:40.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:40 smithi122 bash[14395]: cluster 2024-04-02T05:49:39.949008+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e29: y(active, since 1.91636s), standbys: x 2024-04-02T05:49:40.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:40 smithi122 bash[14395]: audit 2024-04-02T05:49:39.953679+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T05:49:40.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:40 smithi122 bash[14395]: cephadm 2024-04-02T05:49:40.135861+0000 mgr.y (mgr.25312) 2 : cephadm [INF] [02/Apr/2024:05:49:40] ENGINE Bus STARTING 2024-04-02T05:49:40.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:40 smithi122 bash[14395]: cephadm 2024-04-02T05:49:40.260222+0000 mgr.y (mgr.25312) 3 : cephadm [INF] [02/Apr/2024:05:49:40] ENGINE Serving on https://172.21.15.62:7150 2024-04-02T05:49:40.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:40 smithi122 bash[14395]: cephadm 2024-04-02T05:49:40.362839+0000 mgr.y (mgr.25312) 4 : cephadm [INF] [02/Apr/2024:05:49:40] ENGINE Serving on http://172.21.15.62:8765 2024-04-02T05:49:40.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:40 smithi122 bash[14395]: cephadm 2024-04-02T05:49:40.363129+0000 mgr.y (mgr.25312) 5 : cephadm [INF] [02/Apr/2024:05:49:40] ENGINE Bus STARTED 2024-04-02T05:49:41.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:40 smithi122 bash[34725]: debug 2024-04-02T05:49:40.976+0000 7f5984f8e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T05:49:41.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:41 smithi122 bash[34725]: debug 2024-04-02T05:49:41.140+0000 7f5984f8e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T05:49:41.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:40 smithi062 bash[14377]: cluster 2024-04-02T05:49:39.949008+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e29: y(active, since 1.91636s), standbys: x 2024-04-02T05:49:41.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:40 smithi062 bash[14377]: audit 2024-04-02T05:49:39.953679+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T05:49:41.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:40 smithi062 bash[14377]: cephadm 2024-04-02T05:49:40.135861+0000 mgr.y (mgr.25312) 2 : cephadm [INF] [02/Apr/2024:05:49:40] ENGINE Bus STARTING 2024-04-02T05:49:41.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:40 smithi062 bash[14377]: cephadm 2024-04-02T05:49:40.260222+0000 mgr.y (mgr.25312) 3 : cephadm [INF] [02/Apr/2024:05:49:40] ENGINE Serving on https://172.21.15.62:7150 2024-04-02T05:49:41.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:40 smithi062 bash[14377]: cephadm 2024-04-02T05:49:40.362839+0000 mgr.y (mgr.25312) 4 : cephadm [INF] [02/Apr/2024:05:49:40] ENGINE Serving on http://172.21.15.62:8765 2024-04-02T05:49:41.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:40 smithi062 bash[14377]: cephadm 2024-04-02T05:49:40.363129+0000 mgr.y (mgr.25312) 5 : cephadm [INF] [02/Apr/2024:05:49:40] ENGINE Bus STARTED 2024-04-02T05:49:41.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:40 smithi062 bash[19887]: cluster 2024-04-02T05:49:39.949008+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e29: y(active, since 1.91636s), standbys: x 2024-04-02T05:49:41.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:40 smithi062 bash[19887]: audit 2024-04-02T05:49:39.953679+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T05:49:41.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:40 smithi062 bash[19887]: cephadm 2024-04-02T05:49:40.135861+0000 mgr.y (mgr.25312) 2 : cephadm [INF] [02/Apr/2024:05:49:40] ENGINE Bus STARTING 2024-04-02T05:49:41.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:40 smithi062 bash[19887]: cephadm 2024-04-02T05:49:40.260222+0000 mgr.y (mgr.25312) 3 : cephadm [INF] [02/Apr/2024:05:49:40] ENGINE Serving on https://172.21.15.62:7150 2024-04-02T05:49:41.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:40 smithi062 bash[19887]: cephadm 2024-04-02T05:49:40.362839+0000 mgr.y (mgr.25312) 4 : cephadm [INF] [02/Apr/2024:05:49:40] ENGINE Serving on http://172.21.15.62:8765 2024-04-02T05:49:41.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:40 smithi062 bash[19887]: cephadm 2024-04-02T05:49:40.363129+0000 mgr.y (mgr.25312) 5 : cephadm [INF] [02/Apr/2024:05:49:40] ENGINE Bus STARTED 2024-04-02T05:49:41.724 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:41 smithi122 bash[34725]: debug 2024-04-02T05:49:41.352+0000 7f5984f8e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T05:49:42.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:41 smithi122 bash[14395]: cluster 2024-04-02T05:49:40.944029+0000 mgr.y (mgr.25312) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:49:42.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:41 smithi122 bash[14395]: cluster 2024-04-02T05:49:40.962929+0000 mon.a (mon.0) 963 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-04-02T05:49:42.240 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:41 smithi062 bash[14377]: cluster 2024-04-02T05:49:40.944029+0000 mgr.y (mgr.25312) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:49:42.240 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:41 smithi062 bash[14377]: cluster 2024-04-02T05:49:40.962929+0000 mon.a (mon.0) 963 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-04-02T05:49:42.240 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:41 smithi062 bash[19887]: cluster 2024-04-02T05:49:40.944029+0000 mgr.y (mgr.25312) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:49:42.240 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:41 smithi062 bash[19887]: cluster 2024-04-02T05:49:40.962929+0000 mon.a (mon.0) 963 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-04-02T05:49:42.724 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:42 smithi122 bash[34725]: debug 2024-04-02T05:49:42.368+0000 7f5984f8e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T05:49:42.724 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:42 smithi122 bash[34725]: debug 2024-04-02T05:49:42.484+0000 7f5984f8e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T05:49:42.724 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:42 smithi122 bash[34725]: debug 2024-04-02T05:49:42.596+0000 7f5984f8e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T05:49:43.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:42 smithi122 bash[14395]: audit 2024-04-02T05:49:42.234979+0000 mgr.y (mgr.25312) 7 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:43.226 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:43 smithi122 bash[34725]: debug 2024-04-02T05:49:43.076+0000 7f5984f8e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T05:49:43.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:42 smithi062 bash[14377]: audit 2024-04-02T05:49:42.234979+0000 mgr.y (mgr.25312) 7 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:43.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:42 smithi062 bash[19887]: audit 2024-04-02T05:49:42.234979+0000 mgr.y (mgr.25312) 7 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:43.724 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:43 smithi122 bash[34725]: debug 2024-04-02T05:49:43.296+0000 7f5984f8e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T05:49:44.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:43 smithi122 bash[14395]: cluster 2024-04-02T05:49:42.944874+0000 mgr.y (mgr.25312) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:49:44.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:43 smithi122 bash[14395]: cluster 2024-04-02T05:49:42.973684+0000 mon.a (mon.0) 964 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-04-02T05:49:44.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:43 smithi122 bash[34725]: debug 2024-04-02T05:49:43.748+0000 7f5984f8e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T05:49:44.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:43 smithi062 bash[14377]: cluster 2024-04-02T05:49:42.944874+0000 mgr.y (mgr.25312) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:49:44.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:43 smithi062 bash[14377]: cluster 2024-04-02T05:49:42.973684+0000 mon.a (mon.0) 964 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-04-02T05:49:44.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:43 smithi062 bash[19887]: cluster 2024-04-02T05:49:42.944874+0000 mgr.y (mgr.25312) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:49:44.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:43 smithi062 bash[19887]: cluster 2024-04-02T05:49:42.973684+0000 mon.a (mon.0) 964 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-04-02T05:49:44.724 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:44 smithi122 bash[34725]: debug 2024-04-02T05:49:44.264+0000 7f5984f8e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:49:45.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:44 smithi122 bash[34725]: debug 2024-04-02T05:49:44.876+0000 7f5984f8e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T05:49:45.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:45 smithi122 bash[34725]: debug 2024-04-02T05:49:45.004+0000 7f5984f8e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T05:49:45.649 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:45 smithi122 bash[34725]: debug 2024-04-02T05:49:45.368+0000 7f5984f8e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T05:49:45.649 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:45 smithi122 bash[34725]: debug 2024-04-02T05:49:45.492+0000 7f5984f8e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T05:49:45.907 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:45 smithi122 bash[34725]: debug 2024-04-02T05:49:45.644+0000 7f5984f8e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T05:49:45.907 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:45 smithi122 bash[34725]: debug 2024-04-02T05:49:45.772+0000 7f5984f8e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T05:49:45.907 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:45 smithi122 bash[14395]: cluster 2024-04-02T05:49:44.945589+0000 mgr.y (mgr.25312) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:49:45.908 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:45 smithi122 bash[14395]: audit 2024-04-02T05:49:45.746811+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:45.908 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:45 smithi122 bash[14395]: audit 2024-04-02T05:49:45.755774+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:46.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:45 smithi062 bash[19887]: cluster 2024-04-02T05:49:44.945589+0000 mgr.y (mgr.25312) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:49:46.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:45 smithi062 bash[19887]: audit 2024-04-02T05:49:45.746811+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:46.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:45 smithi062 bash[19887]: audit 2024-04-02T05:49:45.755774+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:46.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:45 smithi062 bash[14377]: cluster 2024-04-02T05:49:44.945589+0000 mgr.y (mgr.25312) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:49:46.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:45 smithi062 bash[14377]: audit 2024-04-02T05:49:45.746811+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:46.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:45 smithi062 bash[14377]: audit 2024-04-02T05:49:45.755774+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:46.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:45 smithi122 bash[34725]: debug 2024-04-02T05:49:45.904+0000 7f5984f8e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T05:49:46.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:46 smithi122 bash[34725]: debug 2024-04-02T05:49:46.096+0000 7f5984f8e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T05:49:46.724 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:46 smithi122 bash[34725]: debug 2024-04-02T05:49:46.228+0000 7f5984f8e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T05:49:47.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:47 smithi062 bash[14377]: audit 2024-04-02T05:49:46.089680+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:47.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:47 smithi062 bash[14377]: audit 2024-04-02T05:49:46.097652+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:47.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:47 smithi062 bash[14377]: audit 2024-04-02T05:49:46.753568+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:47.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:47 smithi062 bash[14377]: audit 2024-04-02T05:49:46.761475+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:47.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:47 smithi062 bash[19887]: audit 2024-04-02T05:49:46.089680+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:47.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:47 smithi062 bash[19887]: audit 2024-04-02T05:49:46.097652+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:47.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:47 smithi062 bash[19887]: audit 2024-04-02T05:49:46.753568+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:47.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:47 smithi062 bash[19887]: audit 2024-04-02T05:49:46.761475+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:47.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:47 smithi122 bash[14395]: audit 2024-04-02T05:49:46.089680+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:47.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:47 smithi122 bash[14395]: audit 2024-04-02T05:49:46.097652+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:47.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:47 smithi122 bash[14395]: audit 2024-04-02T05:49:46.753568+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:47.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:47 smithi122 bash[14395]: audit 2024-04-02T05:49:46.761475+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:47.974 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:47 smithi122 bash[34725]: debug 2024-04-02T05:49:47.504+0000 7f5984f8e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T05:49:47.974 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:47 smithi122 bash[34725]: [02/Apr/2024:05:49:47] ENGINE Bus STARTING 2024-04-02T05:49:47.975 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:47 smithi122 bash[34725]: CherryPy Checker: 2024-04-02T05:49:47.975 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:47 smithi122 bash[34725]: The Application mounted at '' has an empty config. 2024-04-02T05:49:47.975 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:47 smithi122 bash[34725]: [02/Apr/2024:05:49:47] ENGINE Serving on http://:::9283 2024-04-02T05:49:47.975 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:47 smithi122 bash[34725]: [02/Apr/2024:05:49:47] ENGINE Bus STARTED 2024-04-02T05:49:48.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:48 smithi122 bash[14395]: cluster 2024-04-02T05:49:46.947368+0000 mgr.y (mgr.25312) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-02T05:49:48.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:48 smithi122 bash[14395]: audit 2024-04-02T05:49:47.150926+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:48.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:48 smithi122 bash[14395]: audit 2024-04-02T05:49:47.164250+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:48.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:48 smithi122 bash[14395]: cluster 2024-04-02T05:49:47.525519+0000 mon.a (mon.0) 973 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T05:49:48.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:48 smithi122 bash[14395]: cluster 2024-04-02T05:49:47.525767+0000 mon.a (mon.0) 974 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:49:48.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:48 smithi122 bash[14395]: audit 2024-04-02T05:49:47.529632+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.122:0/2623273249' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:49:48.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:48 smithi122 bash[14395]: audit 2024-04-02T05:49:47.535238+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.122:0/2623273249' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:49:48.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:48 smithi122 bash[14395]: audit 2024-04-02T05:49:47.538601+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.122:0/2623273249' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:49:48.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:48 smithi122 bash[14395]: audit 2024-04-02T05:49:47.539332+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.? 172.21.15.122:0/2623273249' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:49:48.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[19887]: cluster 2024-04-02T05:49:46.947368+0000 mgr.y (mgr.25312) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-02T05:49:48.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[19887]: audit 2024-04-02T05:49:47.150926+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:48.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[19887]: audit 2024-04-02T05:49:47.164250+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:48.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[19887]: cluster 2024-04-02T05:49:47.525519+0000 mon.a (mon.0) 973 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T05:49:48.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[19887]: cluster 2024-04-02T05:49:47.525767+0000 mon.a (mon.0) 974 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:49:48.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[19887]: audit 2024-04-02T05:49:47.529632+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.122:0/2623273249' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:49:48.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[19887]: audit 2024-04-02T05:49:47.535238+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.122:0/2623273249' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:49:48.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[19887]: audit 2024-04-02T05:49:47.538601+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.122:0/2623273249' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:49:48.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[19887]: audit 2024-04-02T05:49:47.539332+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.? 172.21.15.122:0/2623273249' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:49:48.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[14377]: cluster 2024-04-02T05:49:46.947368+0000 mgr.y (mgr.25312) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-02T05:49:48.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[14377]: audit 2024-04-02T05:49:47.150926+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:48.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[14377]: audit 2024-04-02T05:49:47.164250+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:48.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[14377]: cluster 2024-04-02T05:49:47.525519+0000 mon.a (mon.0) 973 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T05:49:48.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[14377]: cluster 2024-04-02T05:49:47.525767+0000 mon.a (mon.0) 974 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:49:48.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[14377]: audit 2024-04-02T05:49:47.529632+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.122:0/2623273249' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:49:48.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[14377]: audit 2024-04-02T05:49:47.535238+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.122:0/2623273249' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:49:48.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[14377]: audit 2024-04-02T05:49:47.538601+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.122:0/2623273249' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:49:48.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:48 smithi062 bash[14377]: audit 2024-04-02T05:49:47.539332+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.? 172.21.15.122:0/2623273249' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:49:49.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:49 smithi122 bash[14395]: cluster 2024-04-02T05:49:48.177865+0000 mon.a (mon.0) 975 : cluster [DBG] mgrmap e32: y(active, since 10s), standbys: x 2024-04-02T05:49:49.475 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:49 smithi122 bash[34725]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:49:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:49:49.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:49 smithi062 bash[14377]: cluster 2024-04-02T05:49:48.177865+0000 mon.a (mon.0) 975 : cluster [DBG] mgrmap e32: y(active, since 10s), standbys: x 2024-04-02T05:49:49.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:49 smithi062 bash[19887]: cluster 2024-04-02T05:49:48.177865+0000 mon.a (mon.0) 975 : cluster [DBG] mgrmap e32: y(active, since 10s), standbys: x 2024-04-02T05:49:50.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:50 smithi122 bash[14395]: cluster 2024-04-02T05:49:48.948208+0000 mgr.y (mgr.25312) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-02T05:49:50.474 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:50 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 3. 2024-04-02T05:49:50.475 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:50 smithi122 systemd[1]: Stopped Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:49:50.475 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:50 smithi122 systemd[1]: Started Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:49:50.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:50 smithi062 bash[14377]: cluster 2024-04-02T05:49:48.948208+0000 mgr.y (mgr.25312) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-02T05:49:50.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:50 smithi062 bash[19887]: cluster 2024-04-02T05:49:48.948208+0000 mgr.y (mgr.25312) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-02T05:49:51.561 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:51 smithi122 bash[38586]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:49:51.561 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:51 smithi122 bash[38586]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:49:52.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:52 smithi122 bash[14395]: cluster 2024-04-02T05:49:50.949920+0000 mgr.y (mgr.25312) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-02T05:49:52.475 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:52 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-02T05:49:52.475 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:49:52 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-02T05:49:52.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:52 smithi062 bash[19887]: cluster 2024-04-02T05:49:50.949920+0000 mgr.y (mgr.25312) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-02T05:49:52.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:52 smithi062 bash[14377]: cluster 2024-04-02T05:49:50.949920+0000 mgr.y (mgr.25312) 12 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-02T05:49:53.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:53 smithi122 bash[14395]: audit 2024-04-02T05:49:52.243004+0000 mgr.y (mgr.25312) 13 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:53.506 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:53 smithi062 bash[19887]: audit 2024-04-02T05:49:52.243004+0000 mgr.y (mgr.25312) 13 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:53.506 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:53 smithi062 bash[14377]: audit 2024-04-02T05:49:52.243004+0000 mgr.y (mgr.25312) 13 : audit [DBG] from='client.25207 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:49:53.566 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:49:54.354 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:49:54.354 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (77s) 8s ago 8m 16.2M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:49:54.355 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 unknown 8s ago 7m - - 2024-04-02T05:49:54.355 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (73s) 8s ago 6m 46.8M - 3.5 e1d6a67b021e 6ca7accfbc72 2024-04-02T05:49:54.355 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283 running (2m) 8s ago 14m 179M - 19.0.0-1979-g6cec793d 78f830190839 7dd37c5a18fe 2024-04-02T05:49:54.355 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (33s) 8s ago 16m 478M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:49:54.355 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (16m) 8s ago 16m 64.0M 2048M 17.2.0 e1d6a67b021e 12a28abdf045 2024-04-02T05:49:54.355 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (14m) 8s ago 14m 57.8M 2048M 17.2.0 e1d6a67b021e 2aea14ac8028 2024-04-02T05:49:54.355 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (14m) 8s ago 14m 55.5M 2048M 17.2.0 e1d6a67b021e bef3271562fe 2024-04-02T05:49:54.355 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (86s) 8s ago 8m 11.4M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:49:54.355 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (57s) 8s ago 8m 12.3M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:49:54.355 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (13m) 8s ago 13m 58.5M 2781M 17.2.0 e1d6a67b021e 62e4712dfb33 2024-04-02T05:49:54.355 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (13m) 8s ago 13m 61.3M 2781M 17.2.0 e1d6a67b021e b3a5cde119f4 2024-04-02T05:49:54.355 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (12m) 8s ago 12m 55.1M 2781M 17.2.0 e1d6a67b021e ebf82f7a9f60 2024-04-02T05:49:54.355 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (11m) 8s ago 11m 59.1M 2781M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:49:54.356 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (11m) 8s ago 11m 60.8M 3037M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:49:54.356 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (10m) 8s ago 10m 56.6M 3037M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:49:54.356 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (10m) 8s ago 10m 54.6M 3037M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:49:54.356 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (9m) 8s ago 9m 56.9M 3037M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:49:54.356 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (58s) 8s ago 8m 52.8M - 2.33.4 514e6a882f6e 37e035c40adf 2024-04-02T05:49:54.356 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (6m) 8s ago 6m 87.7M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:49:54.356 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (6m) 8s ago 6m 87.8M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:49:54.356 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (6m) 8s ago 6m 87.8M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:49:54.356 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (6m) 8s ago 6m 88.0M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:49:54.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:54 smithi122 bash[14395]: cluster 2024-04-02T05:49:52.950775+0000 mgr.y (mgr.25312) 14 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:49:54.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:54 smithi122 bash[14395]: audit 2024-04-02T05:49:54.100624+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:49:54.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:54 smithi062 bash[14377]: cluster 2024-04-02T05:49:52.950775+0000 mgr.y (mgr.25312) 14 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:49:54.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:54 smithi062 bash[14377]: audit 2024-04-02T05:49:54.100624+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:49:54.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:54 smithi062 bash[19887]: cluster 2024-04-02T05:49:52.950775+0000 mgr.y (mgr.25312) 14 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:49:54.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:54 smithi062 bash[19887]: audit 2024-04-02T05:49:54.100624+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:49:54.823 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:49:54.823 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:49:54.823 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T05:49:54.823 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:49:54.823 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:49:54.823 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:49:54.823 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:49:54.823 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:49:54.823 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T05:49:54.823 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:49:54.823 INFO:teuthology.orchestra.run.smithi062.stdout: "mds": {}, 2024-04-02T05:49:54.823 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:49:54.824 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:49:54.824 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:49:54.824 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:49:54.824 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-02T05:49:54.824 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:49:54.824 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:49:54.824 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:49:55.202 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:49:55.202 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:49:55.202 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:49:55.202 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:49:55.202 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:49:55.202 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr" 2024-04-02T05:49:55.202 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:49:55.202 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "2/23 daemons upgraded", 2024-04-02T05:49:55.202 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "", 2024-04-02T05:49:55.203 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:49:55.203 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:49:55.203 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:55 smithi062 bash[14377]: audit 2024-04-02T05:49:53.545858+0000 mgr.y (mgr.25312) 15 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:55.203 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:55 smithi062 bash[14377]: audit 2024-04-02T05:49:53.940367+0000 mgr.y (mgr.25312) 16 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:55.203 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:55 smithi062 bash[14377]: audit 2024-04-02T05:49:54.327058+0000 mgr.y (mgr.25312) 17 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:55.203 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:55 smithi062 bash[14377]: audit 2024-04-02T05:49:54.817720+0000 mon.c (mon.1) 166 : audit [DBG] from='client.? 172.21.15.62:0/2869639134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:49:55.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:55 smithi122 bash[14395]: audit 2024-04-02T05:49:53.545858+0000 mgr.y (mgr.25312) 15 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:55.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:55 smithi122 bash[14395]: audit 2024-04-02T05:49:53.940367+0000 mgr.y (mgr.25312) 16 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:55.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:55 smithi122 bash[14395]: audit 2024-04-02T05:49:54.327058+0000 mgr.y (mgr.25312) 17 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:55.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:55 smithi122 bash[14395]: audit 2024-04-02T05:49:54.817720+0000 mon.c (mon.1) 166 : audit [DBG] from='client.? 172.21.15.62:0/2869639134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:49:55.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:55 smithi062 bash[19887]: audit 2024-04-02T05:49:53.545858+0000 mgr.y (mgr.25312) 15 : audit [DBG] from='client.15468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:55.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:55 smithi062 bash[19887]: audit 2024-04-02T05:49:53.940367+0000 mgr.y (mgr.25312) 16 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:55.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:55 smithi062 bash[19887]: audit 2024-04-02T05:49:54.327058+0000 mgr.y (mgr.25312) 17 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:55.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:55 smithi062 bash[19887]: audit 2024-04-02T05:49:54.817720+0000 mon.c (mon.1) 166 : audit [DBG] from='client.? 172.21.15.62:0/2869639134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:49:55.652 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_OK 2024-04-02T05:49:56.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:56 smithi122 bash[14395]: cluster 2024-04-02T05:49:54.951313+0000 mgr.y (mgr.25312) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:49:56.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:56 smithi122 bash[14395]: audit 2024-04-02T05:49:55.196472+0000 mgr.y (mgr.25312) 19 : audit [DBG] from='client.25393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:56.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:56 smithi122 bash[14395]: audit 2024-04-02T05:49:55.648134+0000 mon.c (mon.1) 167 : audit [DBG] from='client.? 172.21.15.62:0/1358872605' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:49:56.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:56 smithi062 bash[14377]: cluster 2024-04-02T05:49:54.951313+0000 mgr.y (mgr.25312) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:49:56.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:56 smithi062 bash[14377]: audit 2024-04-02T05:49:55.196472+0000 mgr.y (mgr.25312) 19 : audit [DBG] from='client.25393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:56.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:56 smithi062 bash[14377]: audit 2024-04-02T05:49:55.648134+0000 mon.c (mon.1) 167 : audit [DBG] from='client.? 172.21.15.62:0/1358872605' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:49:56.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:56 smithi062 bash[19887]: cluster 2024-04-02T05:49:54.951313+0000 mgr.y (mgr.25312) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:49:56.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:56 smithi062 bash[19887]: audit 2024-04-02T05:49:55.196472+0000 mgr.y (mgr.25312) 19 : audit [DBG] from='client.25393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:49:56.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:56 smithi062 bash[19887]: audit 2024-04-02T05:49:55.648134+0000 mon.c (mon.1) 167 : audit [DBG] from='client.? 172.21.15.62:0/1358872605' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:49:57.474 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[36750]: ts=2024-04-02T05:49:57.209Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.122:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-04-02T05:49:57.474 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[36750]: ts=2024-04-02T05:49:57.258Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.122:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-04-02T05:49:57.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[36750]: ts=2024-04-02T05:49:57.261Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.122:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-04-02T05:49:57.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[36750]: ts=2024-04-02T05:49:57.263Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.122:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.122:8765: connect: connection refused" 2024-04-02T05:49:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: cluster 2024-04-02T05:49:56.953013+0000 mgr.y (mgr.25312) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:49:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: audit 2024-04-02T05:49:56.964345+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: audit 2024-04-02T05:49:56.974178+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: audit 2024-04-02T05:49:56.977125+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:49:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: audit 2024-04-02T05:49:56.978995+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:49:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: cephadm 2024-04-02T05:49:56.981775+0000 mgr.y (mgr.25312) 21 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:49:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: cephadm 2024-04-02T05:49:56.982233+0000 mgr.y (mgr.25312) 22 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:49:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: cephadm 2024-04-02T05:49:57.147349+0000 mgr.y (mgr.25312) 23 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:49:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: cephadm 2024-04-02T05:49:57.197785+0000 mgr.y (mgr.25312) 24 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:49:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: cephadm 2024-04-02T05:49:57.312335+0000 mgr.y (mgr.25312) 25 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:49:58.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: cephadm 2024-04-02T05:49:57.413833+0000 mgr.y (mgr.25312) 26 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:49:58.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: cephadm 2024-04-02T05:49:57.477625+0000 mgr.y (mgr.25312) 27 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:49:58.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: audit 2024-04-02T05:49:57.652262+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: audit 2024-04-02T05:49:57.663152+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: audit 2024-04-02T05:49:57.801360+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: audit 2024-04-02T05:49:57.812434+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: audit 2024-04-02T05:49:57.821321+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: audit 2024-04-02T05:49:57.900287+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:49:58.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:57 smithi122 bash[14395]: audit 2024-04-02T05:49:57.914465+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:49:58.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: cluster 2024-04-02T05:49:56.953013+0000 mgr.y (mgr.25312) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:49:58.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: audit 2024-04-02T05:49:56.964345+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: audit 2024-04-02T05:49:56.974178+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: audit 2024-04-02T05:49:56.977125+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:49:58.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: audit 2024-04-02T05:49:56.978995+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:49:58.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: cephadm 2024-04-02T05:49:56.981775+0000 mgr.y (mgr.25312) 21 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:49:58.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: cephadm 2024-04-02T05:49:56.982233+0000 mgr.y (mgr.25312) 22 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:49:58.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: cephadm 2024-04-02T05:49:57.147349+0000 mgr.y (mgr.25312) 23 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:49:58.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: cephadm 2024-04-02T05:49:57.197785+0000 mgr.y (mgr.25312) 24 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:49:58.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: cephadm 2024-04-02T05:49:57.312335+0000 mgr.y (mgr.25312) 25 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:49:58.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: cephadm 2024-04-02T05:49:57.413833+0000 mgr.y (mgr.25312) 26 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:49:58.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: cephadm 2024-04-02T05:49:57.477625+0000 mgr.y (mgr.25312) 27 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:49:58.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: audit 2024-04-02T05:49:57.652262+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: audit 2024-04-02T05:49:57.663152+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: audit 2024-04-02T05:49:57.801360+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: audit 2024-04-02T05:49:57.812434+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: audit 2024-04-02T05:49:57.821321+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: audit 2024-04-02T05:49:57.900287+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:49:58.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[19887]: audit 2024-04-02T05:49:57.914465+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:49:58.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: cluster 2024-04-02T05:49:56.953013+0000 mgr.y (mgr.25312) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:49:58.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: audit 2024-04-02T05:49:56.964345+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: audit 2024-04-02T05:49:56.974178+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: audit 2024-04-02T05:49:56.977125+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:49:58.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: audit 2024-04-02T05:49:56.978995+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:49:58.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: cephadm 2024-04-02T05:49:56.981775+0000 mgr.y (mgr.25312) 21 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:49:58.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: cephadm 2024-04-02T05:49:56.982233+0000 mgr.y (mgr.25312) 22 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:49:58.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: cephadm 2024-04-02T05:49:57.147349+0000 mgr.y (mgr.25312) 23 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:49:58.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: cephadm 2024-04-02T05:49:57.197785+0000 mgr.y (mgr.25312) 24 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:49:58.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: cephadm 2024-04-02T05:49:57.312335+0000 mgr.y (mgr.25312) 25 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:49:58.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: cephadm 2024-04-02T05:49:57.413833+0000 mgr.y (mgr.25312) 26 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:49:58.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: cephadm 2024-04-02T05:49:57.477625+0000 mgr.y (mgr.25312) 27 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:49:58.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: audit 2024-04-02T05:49:57.652262+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: audit 2024-04-02T05:49:57.663152+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: audit 2024-04-02T05:49:57.801360+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: audit 2024-04-02T05:49:57.812434+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: audit 2024-04-02T05:49:57.821321+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:49:58.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: audit 2024-04-02T05:49:57.900287+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:49:58.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:57 smithi062 bash[14377]: audit 2024-04-02T05:49:57.914465+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:49:59.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:49:59 smithi122 bash[34725]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:49:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-02T05:49:59.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:58 smithi122 bash[14395]: cephadm 2024-04-02T05:49:57.628756+0000 mgr.y (mgr.25312) 28 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:49:59.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:58 smithi122 bash[14395]: cluster 2024-04-02T05:49:57.814482+0000 mgr.y (mgr.25312) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-04-02T05:49:59.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:58 smithi122 bash[14395]: cephadm 2024-04-02T05:49:57.899292+0000 mgr.y (mgr.25312) 30 : cephadm [INF] Reconfiguring iscsi.foo.smithi062.mrxont (dependencies changed)... 2024-04-02T05:49:59.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:58 smithi122 bash[14395]: cephadm 2024-04-02T05:49:57.916215+0000 mgr.y (mgr.25312) 31 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi062.mrxont on smithi062 2024-04-02T05:49:59.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:49:58 smithi122 bash[14395]: cluster 2024-04-02T05:49:58.808475+0000 mon.a (mon.0) 988 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-02T05:49:59.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:58 smithi062 bash[14377]: cephadm 2024-04-02T05:49:57.628756+0000 mgr.y (mgr.25312) 28 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:49:59.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:58 smithi062 bash[14377]: cluster 2024-04-02T05:49:57.814482+0000 mgr.y (mgr.25312) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-04-02T05:49:59.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:58 smithi062 bash[14377]: cephadm 2024-04-02T05:49:57.899292+0000 mgr.y (mgr.25312) 30 : cephadm [INF] Reconfiguring iscsi.foo.smithi062.mrxont (dependencies changed)... 2024-04-02T05:49:59.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:58 smithi062 bash[14377]: cephadm 2024-04-02T05:49:57.916215+0000 mgr.y (mgr.25312) 31 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi062.mrxont on smithi062 2024-04-02T05:49:59.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:49:58 smithi062 bash[14377]: cluster 2024-04-02T05:49:58.808475+0000 mon.a (mon.0) 988 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-02T05:49:59.255 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:58 smithi062 bash[19887]: cephadm 2024-04-02T05:49:57.628756+0000 mgr.y (mgr.25312) 28 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:49:59.255 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:58 smithi062 bash[19887]: cluster 2024-04-02T05:49:57.814482+0000 mgr.y (mgr.25312) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-04-02T05:49:59.255 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:58 smithi062 bash[19887]: cephadm 2024-04-02T05:49:57.899292+0000 mgr.y (mgr.25312) 30 : cephadm [INF] Reconfiguring iscsi.foo.smithi062.mrxont (dependencies changed)... 2024-04-02T05:49:59.255 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:58 smithi062 bash[19887]: cephadm 2024-04-02T05:49:57.916215+0000 mgr.y (mgr.25312) 31 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi062.mrxont on smithi062 2024-04-02T05:49:59.255 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:49:58 smithi062 bash[19887]: cluster 2024-04-02T05:49:58.808475+0000 mon.a (mon.0) 988 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-02T05:50:01.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:00 smithi122 bash[14395]: cluster 2024-04-02T05:49:59.815120+0000 mgr.y (mgr.25312) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-04-02T05:50:01.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:00 smithi122 bash[14395]: cluster 2024-04-02T05:50:00.000220+0000 mon.a (mon.0) 989 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:50:01.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:00 smithi122 bash[14395]: cluster 2024-04-02T05:50:00.000359+0000 mon.a (mon.0) 990 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:50:01.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:00 smithi122 bash[14395]: cluster 2024-04-02T05:50:00.000452+0000 mon.a (mon.0) 991 : cluster [WRN] daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:50:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:00 smithi062 bash[19887]: cluster 2024-04-02T05:49:59.815120+0000 mgr.y (mgr.25312) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-04-02T05:50:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:00 smithi062 bash[19887]: cluster 2024-04-02T05:50:00.000220+0000 mon.a (mon.0) 989 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:50:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:00 smithi062 bash[19887]: cluster 2024-04-02T05:50:00.000359+0000 mon.a (mon.0) 990 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:50:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:00 smithi062 bash[19887]: cluster 2024-04-02T05:50:00.000452+0000 mon.a (mon.0) 991 : cluster [WRN] daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:50:01.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:00 smithi062 bash[14377]: cluster 2024-04-02T05:49:59.815120+0000 mgr.y (mgr.25312) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-04-02T05:50:01.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:00 smithi062 bash[14377]: cluster 2024-04-02T05:50:00.000220+0000 mon.a (mon.0) 989 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:50:01.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:00 smithi062 bash[14377]: cluster 2024-04-02T05:50:00.000359+0000 mon.a (mon.0) 990 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:50:01.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:00 smithi062 bash[14377]: cluster 2024-04-02T05:50:00.000452+0000 mon.a (mon.0) 991 : cluster [WRN] daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:50:02.474 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:02 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 4. 2024-04-02T05:50:02.475 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:02 smithi122 systemd[1]: Stopped Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:02.475 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:02 smithi122 systemd[1]: Started Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:02.769 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:02 smithi062 bash[19887]: audit 2024-04-02T05:50:01.491791+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:02.769 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:02 smithi062 bash[19887]: audit 2024-04-02T05:50:01.499707+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:02.769 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:02 smithi062 bash[14377]: audit 2024-04-02T05:50:01.491791+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:02.770 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:02 smithi062 bash[14377]: audit 2024-04-02T05:50:01.499707+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:02.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:02 smithi122 bash[14395]: audit 2024-04-02T05:50:01.491791+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:02.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:02 smithi122 bash[14395]: audit 2024-04-02T05:50:01.499707+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:03.763 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:03 smithi122 bash[14395]: cephadm 2024-04-02T05:50:01.541754+0000 mgr.y (mgr.25312) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T05:50:03.763 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:03 smithi122 bash[14395]: cephadm 2024-04-02T05:50:01.810807+0000 mgr.y (mgr.25312) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-02T05:50:03.763 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:03 smithi122 bash[14395]: cluster 2024-04-02T05:50:01.816743+0000 mgr.y (mgr.25312) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-04-02T05:50:03.763 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:03 smithi122 bash[14395]: audit 2024-04-02T05:50:03.433774+0000 mon.c (mon.1) 168 : audit [DBG] from='client.? 172.21.15.62:0/1846970828' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T05:50:03.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:03 smithi062 bash[14377]: cephadm 2024-04-02T05:50:01.541754+0000 mgr.y (mgr.25312) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T05:50:03.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:03 smithi062 bash[14377]: cephadm 2024-04-02T05:50:01.810807+0000 mgr.y (mgr.25312) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-02T05:50:03.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:03 smithi062 bash[14377]: cluster 2024-04-02T05:50:01.816743+0000 mgr.y (mgr.25312) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-04-02T05:50:03.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:03 smithi062 bash[14377]: audit 2024-04-02T05:50:03.433774+0000 mon.c (mon.1) 168 : audit [DBG] from='client.? 172.21.15.62:0/1846970828' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T05:50:03.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:03 smithi062 bash[19887]: cephadm 2024-04-02T05:50:01.541754+0000 mgr.y (mgr.25312) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-02T05:50:03.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:03 smithi062 bash[19887]: cephadm 2024-04-02T05:50:01.810807+0000 mgr.y (mgr.25312) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi122 2024-04-02T05:50:03.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:03 smithi062 bash[19887]: cluster 2024-04-02T05:50:01.816743+0000 mgr.y (mgr.25312) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-04-02T05:50:03.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:03 smithi062 bash[19887]: audit 2024-04-02T05:50:03.433774+0000 mon.c (mon.1) 168 : audit [DBG] from='client.? 172.21.15.62:0/1846970828' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T05:50:04.176 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:03 smithi122 bash[38779]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:50:04.176 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:03 smithi122 bash[38779]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:50:04.796 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:04 smithi122 bash[14395]: cluster 2024-04-02T05:50:03.817592+0000 mgr.y (mgr.25312) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-04-02T05:50:04.797 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:04 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-02T05:50:04.797 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:04 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-02T05:50:04.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:04 smithi062 bash[14377]: cluster 2024-04-02T05:50:03.817592+0000 mgr.y (mgr.25312) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-04-02T05:50:04.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:04 smithi062 bash[19887]: cluster 2024-04-02T05:50:03.817592+0000 mgr.y (mgr.25312) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-04-02T05:50:06.843 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:06 smithi122 systemd[1]: Stopping Ceph prometheus.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:50:06.843 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:06 smithi122 bash[39036]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-prometheus.a 2024-04-02T05:50:06.843 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:06 smithi122 bash[36750]: ts=2024-04-02T05:50:06.667Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-02T05:50:06.843 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:06 smithi122 bash[36750]: ts=2024-04-02T05:50:06.667Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-02T05:50:06.843 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:06 smithi122 bash[36750]: ts=2024-04-02T05:50:06.667Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-02T05:50:06.843 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:06 smithi122 bash[36750]: ts=2024-04-02T05:50:06.667Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-02T05:50:06.843 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:06 smithi122 bash[36750]: ts=2024-04-02T05:50:06.667Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-02T05:50:06.843 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:06 smithi122 bash[36750]: ts=2024-04-02T05:50:06.667Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-02T05:50:06.843 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:06 smithi122 bash[36750]: ts=2024-04-02T05:50:06.668Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-02T05:50:06.844 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:06 smithi122 bash[36750]: ts=2024-04-02T05:50:06.668Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-02T05:50:06.844 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:06 smithi122 bash[36750]: ts=2024-04-02T05:50:06.668Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-02T05:50:06.844 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:06 smithi122 bash[36750]: ts=2024-04-02T05:50:06.669Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-02T05:50:06.844 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:06 smithi122 bash[36750]: ts=2024-04-02T05:50:06.669Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-02T05:50:06.844 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:06 smithi122 bash[36750]: ts=2024-04-02T05:50:06.669Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-02T05:50:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:06 smithi062 bash[19887]: cluster 2024-04-02T05:50:05.819315+0000 mgr.y (mgr.25312) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:50:07.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:06 smithi062 bash[14377]: cluster 2024-04-02T05:50:05.819315+0000 mgr.y (mgr.25312) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:50:07.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:06 smithi122 bash[14395]: cluster 2024-04-02T05:50:05.819315+0000 mgr.y (mgr.25312) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:50:07.724 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:07 smithi122 bash[39047]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-prometheus-a 2024-04-02T05:50:07.724 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:07 smithi122 bash[39082]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-prometheus.a 2024-04-02T05:50:07.724 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:07 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-04-02T05:50:07.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:07 smithi122 systemd[1]: Stopped Ceph prometheus.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:07.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:07 smithi122 systemd[1]: Started Ceph prometheus.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:08.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[14395]: audit 2024-04-02T05:50:07.462164+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:08.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[14395]: audit 2024-04-02T05:50:07.474407+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:08.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[14395]: audit 2024-04-02T05:50:07.503200+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:50:08.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[14395]: audit 2024-04-02T05:50:07.527470+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:08.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[14395]: audit 2024-04-02T05:50:07.530527+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:50:08.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[14395]: audit 2024-04-02T05:50:07.534148+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:50:08.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[14395]: audit 2024-04-02T05:50:07.544520+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:08.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[14395]: audit 2024-04-02T05:50:07.552122+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:50:08.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[14395]: audit 2024-04-02T05:50:07.562548+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:50:08.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[14377]: audit 2024-04-02T05:50:07.462164+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:08.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[14377]: audit 2024-04-02T05:50:07.474407+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:08.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[14377]: audit 2024-04-02T05:50:07.503200+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:50:08.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[14377]: audit 2024-04-02T05:50:07.527470+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:08.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[14377]: audit 2024-04-02T05:50:07.530527+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:50:08.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[14377]: audit 2024-04-02T05:50:07.534148+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:50:08.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[14377]: audit 2024-04-02T05:50:07.544520+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:08.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[14377]: audit 2024-04-02T05:50:07.552122+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:50:08.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[14377]: audit 2024-04-02T05:50:07.562548+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:50:08.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[19887]: audit 2024-04-02T05:50:07.462164+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:08.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[19887]: audit 2024-04-02T05:50:07.474407+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:08.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[19887]: audit 2024-04-02T05:50:07.503200+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:50:08.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[19887]: audit 2024-04-02T05:50:07.527470+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:08.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[19887]: audit 2024-04-02T05:50:07.530527+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:50:08.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[19887]: audit 2024-04-02T05:50:07.534148+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:50:08.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[19887]: audit 2024-04-02T05:50:07.544520+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:08.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[19887]: audit 2024-04-02T05:50:07.552122+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:50:08.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:08 smithi062 bash[19887]: audit 2024-04-02T05:50:07.562548+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:50:09.128 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[39113]: ts=2024-04-02T05:50:08.953Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-02T05:50:09.128 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[39113]: ts=2024-04-02T05:50:08.953Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-02T05:50:09.128 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[39113]: ts=2024-04-02T05:50:08.953Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-02T05:50:09.128 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[39113]: ts=2024-04-02T05:50:08.953Z caller=main.go:518 level=info host_details="(Linux 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 smithi122 (none))" 2024-04-02T05:50:09.128 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[39113]: ts=2024-04-02T05:50:08.953Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-02T05:50:09.128 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[39113]: ts=2024-04-02T05:50:08.953Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-02T05:50:09.128 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[39113]: ts=2024-04-02T05:50:08.957Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-02T05:50:09.128 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[39113]: ts=2024-04-02T05:50:08.957Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-02T05:50:09.128 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[39113]: ts=2024-04-02T05:50:08.959Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-02T05:50:09.129 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[39113]: ts=2024-04-02T05:50:08.963Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-02T05:50:09.129 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[39113]: ts=2024-04-02T05:50:08.963Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.493µs 2024-04-02T05:50:09.129 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:08 smithi122 bash[39113]: ts=2024-04-02T05:50:08.963Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-02T05:50:09.129 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[39113]: ts=2024-04-02T05:50:09.126Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-02T05:50:09.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[14395]: audit 2024-04-02T05:50:07.504581+0000 mgr.y (mgr.25312) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:50:09.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[14395]: cephadm 2024-04-02T05:50:07.529909+0000 mgr.y (mgr.25312) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.62:5000 to Dashboard 2024-04-02T05:50:09.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[14395]: audit 2024-04-02T05:50:07.531408+0000 mgr.y (mgr.25312) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:50:09.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[14395]: audit 2024-04-02T05:50:07.534963+0000 mgr.y (mgr.25312) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:50:09.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[14395]: audit 2024-04-02T05:50:07.553134+0000 mgr.y (mgr.25312) 42 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:50:09.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[14395]: cluster 2024-04-02T05:50:07.819984+0000 mgr.y (mgr.25312) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 753 B/s rd, 0 op/s 2024-04-02T05:50:09.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[14395]: audit 2024-04-02T05:50:09.108253+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:09.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[14395]: audit 2024-04-02T05:50:09.110511+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:50:09.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[39113]: ts=2024-04-02T05:50:09.379Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-02T05:50:09.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[39113]: ts=2024-04-02T05:50:09.418Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-02T05:50:09.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[39113]: ts=2024-04-02T05:50:09.418Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-02T05:50:09.725 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[39113]: ts=2024-04-02T05:50:09.418Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=69.021µs wal_replay_duration=454.697004ms total_replay_duration=454.795339ms 2024-04-02T05:50:09.726 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[39113]: ts=2024-04-02T05:50:09.426Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-02T05:50:09.726 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[39113]: ts=2024-04-02T05:50:09.426Z caller=main.go:947 level=info msg="TSDB started" 2024-04-02T05:50:09.726 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[39113]: ts=2024-04-02T05:50:09.426Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-02T05:50:09.726 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[39113]: ts=2024-04-02T05:50:09.456Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.583429ms db_storage=1.162µs remote_storage=1.891µs web_handler=655ns query_engine=1.311µs scrape=377.441µs scrape_sd=101.856µs notify=22.714µs notify_sd=37.296µs rules=29.721195ms 2024-04-02T05:50:09.726 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:09 smithi122 bash[39113]: ts=2024-04-02T05:50:09.457Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-02T05:50:09.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[14377]: audit 2024-04-02T05:50:07.504581+0000 mgr.y (mgr.25312) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:50:09.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[14377]: cephadm 2024-04-02T05:50:07.529909+0000 mgr.y (mgr.25312) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.62:5000 to Dashboard 2024-04-02T05:50:09.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[14377]: audit 2024-04-02T05:50:07.531408+0000 mgr.y (mgr.25312) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:50:09.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[14377]: audit 2024-04-02T05:50:07.534963+0000 mgr.y (mgr.25312) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:50:09.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[14377]: audit 2024-04-02T05:50:07.553134+0000 mgr.y (mgr.25312) 42 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:50:09.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[14377]: cluster 2024-04-02T05:50:07.819984+0000 mgr.y (mgr.25312) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 753 B/s rd, 0 op/s 2024-04-02T05:50:09.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[14377]: audit 2024-04-02T05:50:09.108253+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:09.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[14377]: audit 2024-04-02T05:50:09.110511+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:50:09.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[19887]: audit 2024-04-02T05:50:07.504581+0000 mgr.y (mgr.25312) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:50:09.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[19887]: cephadm 2024-04-02T05:50:07.529909+0000 mgr.y (mgr.25312) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.62:5000 to Dashboard 2024-04-02T05:50:09.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[19887]: audit 2024-04-02T05:50:07.531408+0000 mgr.y (mgr.25312) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:50:09.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[19887]: audit 2024-04-02T05:50:07.534963+0000 mgr.y (mgr.25312) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:50:09.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[19887]: audit 2024-04-02T05:50:07.553134+0000 mgr.y (mgr.25312) 42 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:50:09.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[19887]: cluster 2024-04-02T05:50:07.819984+0000 mgr.y (mgr.25312) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 753 B/s rd, 0 op/s 2024-04-02T05:50:09.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[19887]: audit 2024-04-02T05:50:09.108253+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:09.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:09 smithi062 bash[19887]: audit 2024-04-02T05:50:09.110511+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:50:10.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:10 smithi122 bash[14395]: audit 2024-04-02T05:50:09.793284+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:50:10.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:10 smithi122 bash[14395]: audit 2024-04-02T05:50:09.795284+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:50:10.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:10 smithi122 bash[14395]: audit 2024-04-02T05:50:09.797163+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:50:10.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:10 smithi062 bash[19887]: audit 2024-04-02T05:50:09.793284+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:50:10.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:10 smithi062 bash[19887]: audit 2024-04-02T05:50:09.795284+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:50:10.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:10 smithi062 bash[19887]: audit 2024-04-02T05:50:09.797163+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:50:10.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:10 smithi062 bash[14377]: audit 2024-04-02T05:50:09.793284+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:50:10.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:10 smithi062 bash[14377]: audit 2024-04-02T05:50:09.795284+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:50:10.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:10 smithi062 bash[14377]: audit 2024-04-02T05:50:09.797163+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:50:11.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:11 smithi122 bash[14395]: cephadm 2024-04-02T05:50:09.792404+0000 mgr.y (mgr.25312) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-02T05:50:11.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:11 smithi122 bash[14395]: cephadm 2024-04-02T05:50:09.799049+0000 mgr.y (mgr.25312) 45 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-02T05:50:11.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:11 smithi122 bash[14395]: cluster 2024-04-02T05:50:09.820727+0000 mgr.y (mgr.25312) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-02T05:50:11.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:11 smithi062 bash[19887]: cephadm 2024-04-02T05:50:09.792404+0000 mgr.y (mgr.25312) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-02T05:50:11.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:11 smithi062 bash[19887]: cephadm 2024-04-02T05:50:09.799049+0000 mgr.y (mgr.25312) 45 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-02T05:50:11.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:11 smithi062 bash[19887]: cluster 2024-04-02T05:50:09.820727+0000 mgr.y (mgr.25312) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-02T05:50:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:11 smithi062 bash[14377]: cephadm 2024-04-02T05:50:09.792404+0000 mgr.y (mgr.25312) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-02T05:50:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:11 smithi062 bash[14377]: cephadm 2024-04-02T05:50:09.799049+0000 mgr.y (mgr.25312) 45 : cephadm [INF] Deploying daemon mgr.x on smithi122 2024-04-02T05:50:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:11 smithi062 bash[14377]: cluster 2024-04-02T05:50:09.820727+0000 mgr.y (mgr.25312) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-02T05:50:12.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:12 smithi122 systemd[1]: Stopping Ceph mgr.x for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:50:13.163 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:12 smithi122 bash[39411]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mgr-x 2024-04-02T05:50:13.164 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:13 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-02T05:50:13.417 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:13 smithi122 bash[39486]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mgr-x 2024-04-02T05:50:13.418 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:13 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-04-02T05:50:13.418 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:13 smithi122 systemd[1]: Stopped Ceph mgr.x for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:13.418 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:13 smithi122 systemd[1]: Started Ceph mgr.x for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:13.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:13 smithi122 bash[14395]: cluster 2024-04-02T05:50:11.822483+0000 mgr.y (mgr.25312) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:50:13.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:13 smithi122 bash[14395]: audit 2024-04-02T05:50:13.469841+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:13.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:13 smithi122 bash[14395]: audit 2024-04-02T05:50:13.477167+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:13.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:13 smithi062 bash[19887]: cluster 2024-04-02T05:50:11.822483+0000 mgr.y (mgr.25312) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:50:13.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:13 smithi062 bash[19887]: audit 2024-04-02T05:50:13.469841+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:13.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:13 smithi062 bash[19887]: audit 2024-04-02T05:50:13.477167+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:13.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:13 smithi062 bash[14377]: cluster 2024-04-02T05:50:11.822483+0000 mgr.y (mgr.25312) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:50:13.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:13 smithi062 bash[14377]: audit 2024-04-02T05:50:13.469841+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:13.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:13 smithi062 bash[14377]: audit 2024-04-02T05:50:13.477167+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:14.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:14 smithi122 bash[14395]: audit 2024-04-02T05:50:13.085871+0000 mgr.y (mgr.25312) 48 : audit [DBG] from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:50:14.595 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:14 smithi122 bash[14395]: audit 2024-04-02T05:50:13.522607+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:50:14.595 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:14 smithi122 bash[39548]: debug 2024-04-02T05:50:14.424+0000 7f0117a65700 1 -- 172.21.15.122:0/1896126621 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556ef85c05a0 con 0x556ef9340800 2024-04-02T05:50:14.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:14 smithi062 bash[19887]: audit 2024-04-02T05:50:13.085871+0000 mgr.y (mgr.25312) 48 : audit [DBG] from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:50:14.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:14 smithi062 bash[19887]: audit 2024-04-02T05:50:13.522607+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:50:14.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:14 smithi062 bash[14377]: audit 2024-04-02T05:50:13.085871+0000 mgr.y (mgr.25312) 48 : audit [DBG] from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:50:14.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:14 smithi062 bash[14377]: audit 2024-04-02T05:50:13.522607+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:50:14.974 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:14 smithi122 bash[39548]: debug 2024-04-02T05:50:14.592+0000 7f0121c6d200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T05:50:15.474 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:14 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 5. 2024-04-02T05:50:15.474 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:14 smithi122 systemd[1]: Stopped Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:15.474 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:14 smithi122 systemd[1]: Started Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:15.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:15 smithi062 bash[14377]: cluster 2024-04-02T05:50:13.823193+0000 mgr.y (mgr.25312) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-02T05:50:15.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:15 smithi062 bash[19887]: cluster 2024-04-02T05:50:13.823193+0000 mgr.y (mgr.25312) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-02T05:50:15.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:15 smithi122 bash[14395]: cluster 2024-04-02T05:50:13.823193+0000 mgr.y (mgr.25312) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-02T05:50:15.975 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:15 smithi122 bash[39548]: debug 2024-04-02T05:50:15.508+0000 7f0121c6d200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-02T05:50:15.975 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:15 smithi122 bash[39548]: debug 2024-04-02T05:50:15.612+0000 7f0121c6d200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T05:50:15.975 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:15 smithi122 bash[39548]: debug 2024-04-02T05:50:15.712+0000 7f0121c6d200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T05:50:16.316 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:16 smithi122 bash[39548]: debug 2024-04-02T05:50:16.004+0000 7f0121c6d200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:50:16.316 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:16 smithi122 bash[39677]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:50:16.316 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:16 smithi122 bash[39677]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:50:16.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:16 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:50:16] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.33.4" 2024-04-02T05:50:16.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:16 smithi122 bash[14395]: cluster 2024-04-02T05:50:15.824674+0000 mgr.y (mgr.25312) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:50:16.724 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:16 smithi122 bash[39548]: debug 2024-04-02T05:50:16.400+0000 7f0121c6d200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T05:50:16.724 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:16 smithi122 bash[39548]: debug 2024-04-02T05:50:16.560+0000 7f0121c6d200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T05:50:16.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:16 smithi062 bash[14377]: cluster 2024-04-02T05:50:15.824674+0000 mgr.y (mgr.25312) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:50:16.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:16 smithi062 bash[19887]: cluster 2024-04-02T05:50:15.824674+0000 mgr.y (mgr.25312) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:50:17.224 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:16 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-02T05:50:17.224 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:16 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-02T05:50:17.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:16 smithi122 bash[39548]: debug 2024-04-02T05:50:16.772+0000 7f0121c6d200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T05:50:18.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:17 smithi122 bash[39548]: debug 2024-04-02T05:50:17.800+0000 7f0121c6d200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T05:50:18.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:17 smithi122 bash[39548]: debug 2024-04-02T05:50:17.912+0000 7f0121c6d200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T05:50:18.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:18 smithi122 bash[39548]: debug 2024-04-02T05:50:18.032+0000 7f0121c6d200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T05:50:18.864 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:18 smithi122 bash[39113]: ts=2024-04-02T05:50:18.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:50:18.865 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:18 smithi122 bash[39548]: debug 2024-04-02T05:50:18.504+0000 7f0121c6d200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T05:50:18.865 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:18 smithi122 bash[39548]: debug 2024-04-02T05:50:18.728+0000 7f0121c6d200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T05:50:19.219 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:18 smithi122 bash[14395]: cluster 2024-04-02T05:50:17.825515+0000 mgr.y (mgr.25312) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:50:19.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:18 smithi062 bash[19887]: cluster 2024-04-02T05:50:17.825515+0000 mgr.y (mgr.25312) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:50:19.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:18 smithi062 bash[14377]: cluster 2024-04-02T05:50:17.825515+0000 mgr.y (mgr.25312) 51 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:50:19.474 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:19 smithi122 bash[39548]: debug 2024-04-02T05:50:19.216+0000 7f0121c6d200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T05:50:20.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:19 smithi122 bash[39548]: debug 2024-04-02T05:50:19.776+0000 7f0121c6d200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:50:20.670 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:20 smithi122 bash[39548]: debug 2024-04-02T05:50:20.360+0000 7f0121c6d200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T05:50:20.671 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:20 smithi122 bash[39548]: debug 2024-04-02T05:50:20.476+0000 7f0121c6d200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T05:50:20.959 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:20 smithi122 bash[14395]: audit 2024-04-02T05:50:19.667796+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:20.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:20 smithi122 bash[14395]: audit 2024-04-02T05:50:19.676651+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:20.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:20 smithi122 bash[14395]: cluster 2024-04-02T05:50:19.826315+0000 mgr.y (mgr.25312) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:50:20.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:20 smithi122 bash[14395]: audit 2024-04-02T05:50:20.014527+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:20.960 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:20 smithi122 bash[14395]: audit 2024-04-02T05:50:20.021303+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:20.960 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:20 smithi122 bash[39548]: debug 2024-04-02T05:50:20.836+0000 7f0121c6d200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T05:50:20.960 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:20 smithi122 bash[39548]: debug 2024-04-02T05:50:20.956+0000 7f0121c6d200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T05:50:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:20 smithi062 bash[14377]: audit 2024-04-02T05:50:19.667796+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:20 smithi062 bash[14377]: audit 2024-04-02T05:50:19.676651+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:20 smithi062 bash[14377]: cluster 2024-04-02T05:50:19.826315+0000 mgr.y (mgr.25312) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:50:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:20 smithi062 bash[14377]: audit 2024-04-02T05:50:20.014527+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:20 smithi062 bash[14377]: audit 2024-04-02T05:50:20.021303+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:21.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:20 smithi062 bash[19887]: audit 2024-04-02T05:50:19.667796+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:21.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:20 smithi062 bash[19887]: audit 2024-04-02T05:50:19.676651+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:21.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:20 smithi062 bash[19887]: cluster 2024-04-02T05:50:19.826315+0000 mgr.y (mgr.25312) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:50:21.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:20 smithi062 bash[19887]: audit 2024-04-02T05:50:20.014527+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:21.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:20 smithi062 bash[19887]: audit 2024-04-02T05:50:20.021303+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:21.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:21 smithi122 bash[39548]: debug 2024-04-02T05:50:21.100+0000 7f0121c6d200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T05:50:21.543 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:21 smithi122 bash[39548]: debug 2024-04-02T05:50:21.220+0000 7f0121c6d200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T05:50:21.543 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:21 smithi122 bash[39548]: debug 2024-04-02T05:50:21.348+0000 7f0121c6d200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T05:50:21.974 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:21 smithi122 bash[39548]: debug 2024-04-02T05:50:21.540+0000 7f0121c6d200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T05:50:21.974 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:21 smithi122 bash[39548]: debug 2024-04-02T05:50:21.668+0000 7f0121c6d200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T05:50:21.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:21 smithi122 bash[14395]: audit 2024-04-02T05:50:20.723072+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:21.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:21 smithi122 bash[14395]: audit 2024-04-02T05:50:20.734071+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:22.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:21 smithi062 bash[14377]: audit 2024-04-02T05:50:20.723072+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:22.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:21 smithi062 bash[14377]: audit 2024-04-02T05:50:20.734071+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:22.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:21 smithi062 bash[19887]: audit 2024-04-02T05:50:20.723072+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:22.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:21 smithi062 bash[19887]: audit 2024-04-02T05:50:20.734071+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:23.069 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:22 smithi122 bash[14395]: cluster 2024-04-02T05:50:21.828101+0000 mgr.y (mgr.25312) 53 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:50:23.070 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:22 smithi122 bash[39548]: debug 2024-04-02T05:50:22.928+0000 7f0121c6d200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T05:50:23.070 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:22 smithi122 bash[39548]: [02/Apr/2024:05:50:22] ENGINE Bus STARTING 2024-04-02T05:50:23.070 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:23 smithi122 bash[39548]: CherryPy Checker: 2024-04-02T05:50:23.070 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:23 smithi122 bash[39548]: The Application mounted at '' has an empty config. 2024-04-02T05:50:23.070 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:23 smithi122 bash[39548]: [02/Apr/2024:05:50:23] ENGINE Serving on http://:::9283 2024-04-02T05:50:23.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:22 smithi062 bash[14377]: cluster 2024-04-02T05:50:21.828101+0000 mgr.y (mgr.25312) 53 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:50:23.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:22 smithi062 bash[19887]: cluster 2024-04-02T05:50:21.828101+0000 mgr.y (mgr.25312) 53 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:50:23.474 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:23 smithi122 bash[39548]: [02/Apr/2024:05:50:23] ENGINE Bus STARTED 2024-04-02T05:50:24.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:23 smithi062 bash[19887]: cluster 2024-04-02T05:50:22.951742+0000 mon.a (mon.0) 1017 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T05:50:24.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:23 smithi062 bash[19887]: cluster 2024-04-02T05:50:22.951990+0000 mon.a (mon.0) 1018 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:50:24.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:23 smithi062 bash[19887]: audit 2024-04-02T05:50:22.960231+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.? 172.21.15.122:0/4020248333' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:50:24.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:23 smithi062 bash[19887]: audit 2024-04-02T05:50:22.961530+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.? 172.21.15.122:0/4020248333' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:50:24.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:23 smithi062 bash[19887]: audit 2024-04-02T05:50:22.966676+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.? 172.21.15.122:0/4020248333' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:50:24.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:23 smithi062 bash[19887]: audit 2024-04-02T05:50:22.967929+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.? 172.21.15.122:0/4020248333' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:50:24.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:23 smithi062 bash[19887]: audit 2024-04-02T05:50:23.096629+0000 mgr.y (mgr.25312) 54 : audit [DBG] from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:50:24.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:23 smithi062 bash[14377]: cluster 2024-04-02T05:50:22.951742+0000 mon.a (mon.0) 1017 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T05:50:24.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:23 smithi062 bash[14377]: cluster 2024-04-02T05:50:22.951990+0000 mon.a (mon.0) 1018 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:50:24.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:23 smithi062 bash[14377]: audit 2024-04-02T05:50:22.960231+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.? 172.21.15.122:0/4020248333' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:50:24.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:23 smithi062 bash[14377]: audit 2024-04-02T05:50:22.961530+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.? 172.21.15.122:0/4020248333' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:50:24.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:23 smithi062 bash[14377]: audit 2024-04-02T05:50:22.966676+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.? 172.21.15.122:0/4020248333' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:50:24.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:23 smithi062 bash[14377]: audit 2024-04-02T05:50:22.967929+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.? 172.21.15.122:0/4020248333' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:50:24.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:23 smithi062 bash[14377]: audit 2024-04-02T05:50:23.096629+0000 mgr.y (mgr.25312) 54 : audit [DBG] from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:50:24.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:23 smithi122 bash[14395]: cluster 2024-04-02T05:50:22.951742+0000 mon.a (mon.0) 1017 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T05:50:24.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:23 smithi122 bash[14395]: cluster 2024-04-02T05:50:22.951990+0000 mon.a (mon.0) 1018 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:50:24.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:23 smithi122 bash[14395]: audit 2024-04-02T05:50:22.960231+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.? 172.21.15.122:0/4020248333' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:50:24.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:23 smithi122 bash[14395]: audit 2024-04-02T05:50:22.961530+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.? 172.21.15.122:0/4020248333' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:50:24.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:23 smithi122 bash[14395]: audit 2024-04-02T05:50:22.966676+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.? 172.21.15.122:0/4020248333' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:50:24.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:23 smithi122 bash[14395]: audit 2024-04-02T05:50:22.967929+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.? 172.21.15.122:0/4020248333' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:50:24.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:23 smithi122 bash[14395]: audit 2024-04-02T05:50:23.096629+0000 mgr.y (mgr.25312) 54 : audit [DBG] from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:50:25.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:24 smithi062 bash[14377]: cluster 2024-04-02T05:50:23.763248+0000 mon.a (mon.0) 1023 : cluster [DBG] mgrmap e33: y(active, since 45s), standbys: x 2024-04-02T05:50:25.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:24 smithi062 bash[14377]: cluster 2024-04-02T05:50:23.828836+0000 mgr.y (mgr.25312) 55 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:50:25.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:24 smithi062 bash[14377]: audit 2024-04-02T05:50:24.102391+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:50:25.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:24 smithi062 bash[19887]: cluster 2024-04-02T05:50:23.763248+0000 mon.a (mon.0) 1023 : cluster [DBG] mgrmap e33: y(active, since 45s), standbys: x 2024-04-02T05:50:25.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:24 smithi062 bash[19887]: cluster 2024-04-02T05:50:23.828836+0000 mgr.y (mgr.25312) 55 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:50:25.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:24 smithi062 bash[19887]: audit 2024-04-02T05:50:24.102391+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:50:25.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:24 smithi122 bash[14395]: cluster 2024-04-02T05:50:23.763248+0000 mon.a (mon.0) 1023 : cluster [DBG] mgrmap e33: y(active, since 45s), standbys: x 2024-04-02T05:50:25.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:24 smithi122 bash[14395]: cluster 2024-04-02T05:50:23.828836+0000 mgr.y (mgr.25312) 55 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:50:25.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:24 smithi122 bash[14395]: audit 2024-04-02T05:50:24.102391+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:50:26.082 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:50:26.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:26 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:50:26] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.33.4" 2024-04-02T05:50:26.859 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:50:26.859 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (110s) 6s ago 8m 16.4M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:50:26.859 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 unknown 7s ago 8m - - 2024-04-02T05:50:26.859 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (25s) 6s ago 6m 43.7M - 3.5 e1d6a67b021e b43a98374b20 2024-04-02T05:50:26.859 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (13s) 7s ago 14m 93.6M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:50:26.859 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (66s) 6s ago 16m 490M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:50:26.859 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (16m) 6s ago 16m 65.6M 2048M 17.2.0 e1d6a67b021e 12a28abdf045 2024-04-02T05:50:26.859 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (14m) 7s ago 14m 60.2M 2048M 17.2.0 e1d6a67b021e 2aea14ac8028 2024-04-02T05:50:26.859 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (15m) 6s ago 15m 56.2M 2048M 17.2.0 e1d6a67b021e bef3271562fe 2024-04-02T05:50:26.859 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (119s) 6s ago 9m 11.0M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:50:26.860 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (89s) 7s ago 9m 11.4M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:50:26.860 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (14m) 6s ago 14m 58.8M 2781M 17.2.0 e1d6a67b021e 62e4712dfb33 2024-04-02T05:50:26.860 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (13m) 6s ago 13m 61.6M 2781M 17.2.0 e1d6a67b021e b3a5cde119f4 2024-04-02T05:50:26.860 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (12m) 6s ago 13m 55.5M 2781M 17.2.0 e1d6a67b021e ebf82f7a9f60 2024-04-02T05:50:26.860 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (12m) 6s ago 12m 59.5M 2781M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:50:26.860 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (11m) 7s ago 11m 61.2M 3037M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:50:26.860 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (11m) 7s ago 11m 57.0M 3037M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:50:26.860 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (10m) 7s ago 10m 55.1M 3037M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:50:26.860 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (9m) 7s ago 9m 57.4M 3037M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:50:26.860 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (19s) 7s ago 9m 43.4M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:50:26.860 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (7m) 6s ago 7m 87.9M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:50:26.860 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (7m) 7s ago 7m 87.8M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:50:26.860 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (6m) 6s ago 6m 87.9M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:50:26.860 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (6m) 7s ago 6m 88.4M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:50:27.015 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:26 smithi122 bash[14395]: cluster 2024-04-02T05:50:25.830201+0000 mgr.y (mgr.25312) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:50:27.016 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:26 smithi122 bash[14395]: audit 2024-04-02T05:50:26.062034+0000 mgr.y (mgr.25312) 57 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:50:27.016 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:26 smithi122 bash[14395]: audit 2024-04-02T05:50:26.454575+0000 mgr.y (mgr.25312) 58 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:50:27.016 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:26 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 6. 2024-04-02T05:50:27.016 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:26 smithi122 systemd[1]: Stopped Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:27.016 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:26 smithi122 systemd[1]: Started Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:27.313 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:50:27.313 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:50:27.313 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-02T05:50:27.313 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:50:27.314 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:50:27.314 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:50:27.314 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:50:27.314 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:50:27.314 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T05:50:27.314 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:50:27.314 INFO:teuthology.orchestra.run.smithi062.stdout: "mds": {}, 2024-04-02T05:50:27.314 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:50:27.314 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:50:27.314 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:50:27.314 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:50:27.314 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-02T05:50:27.314 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:50:27.314 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:50:27.314 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:50:27.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:26 smithi062 bash[14377]: cluster 2024-04-02T05:50:25.830201+0000 mgr.y (mgr.25312) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:50:27.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:26 smithi062 bash[14377]: audit 2024-04-02T05:50:26.062034+0000 mgr.y (mgr.25312) 57 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:50:27.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:26 smithi062 bash[14377]: audit 2024-04-02T05:50:26.454575+0000 mgr.y (mgr.25312) 58 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:50:27.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:26 smithi062 bash[19887]: cluster 2024-04-02T05:50:25.830201+0000 mgr.y (mgr.25312) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:50:27.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:26 smithi062 bash[19887]: audit 2024-04-02T05:50:26.062034+0000 mgr.y (mgr.25312) 57 : audit [DBG] from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:50:27.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:26 smithi062 bash[19887]: audit 2024-04-02T05:50:26.454575+0000 mgr.y (mgr.25312) 58 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:50:27.691 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:50:27.692 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:50:27.692 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:50:27.692 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:50:27.692 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:50:27.692 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr" 2024-04-02T05:50:27.692 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:50:27.692 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "2/23 daemons upgraded", 2024-04-02T05:50:27.692 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading mgr daemons", 2024-04-02T05:50:27.692 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:50:27.692 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:50:28.146 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:50:28.146 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:50:28.146 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:50:28.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:27 smithi122 bash[14395]: audit 2024-04-02T05:50:26.831311+0000 mgr.y (mgr.25312) 59 : audit [DBG] from='client.25447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:50:28.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:27 smithi122 bash[14395]: audit 2024-04-02T05:50:27.308428+0000 mon.a (mon.0) 1025 : audit [DBG] from='client.? 172.21.15.62:0/3623393611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:50:28.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:27 smithi062 bash[14377]: audit 2024-04-02T05:50:26.831311+0000 mgr.y (mgr.25312) 59 : audit [DBG] from='client.25447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:50:28.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:27 smithi062 bash[14377]: audit 2024-04-02T05:50:27.308428+0000 mon.a (mon.0) 1025 : audit [DBG] from='client.? 172.21.15.62:0/3623393611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:50:28.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:27 smithi062 bash[19887]: audit 2024-04-02T05:50:26.831311+0000 mgr.y (mgr.25312) 59 : audit [DBG] from='client.25447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:50:28.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:27 smithi062 bash[19887]: audit 2024-04-02T05:50:27.308428+0000 mon.a (mon.0) 1025 : audit [DBG] from='client.? 172.21.15.62:0/3623393611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:50:28.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:28 smithi122 bash[14395]: audit 2024-04-02T05:50:27.686439+0000 mgr.y (mgr.25312) 60 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:50:28.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:28 smithi122 bash[14395]: cluster 2024-04-02T05:50:27.830749+0000 mgr.y (mgr.25312) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:50:28.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:28 smithi122 bash[14395]: audit 2024-04-02T05:50:28.141716+0000 mon.a (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.62:0/511719124' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:50:28.974 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:28 smithi122 bash[39113]: ts=2024-04-02T05:50:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:50:29.239 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:28 smithi122 bash[40380]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:50:29.239 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:28 smithi122 bash[40380]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:50:29.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:28 smithi062 bash[14377]: audit 2024-04-02T05:50:27.686439+0000 mgr.y (mgr.25312) 60 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:50:29.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:28 smithi062 bash[14377]: cluster 2024-04-02T05:50:27.830749+0000 mgr.y (mgr.25312) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:50:29.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:28 smithi062 bash[14377]: audit 2024-04-02T05:50:28.141716+0000 mon.a (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.62:0/511719124' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:50:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:28 smithi062 bash[19887]: audit 2024-04-02T05:50:27.686439+0000 mgr.y (mgr.25312) 60 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:50:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:28 smithi062 bash[19887]: cluster 2024-04-02T05:50:27.830749+0000 mgr.y (mgr.25312) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:50:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:28 smithi062 bash[19887]: audit 2024-04-02T05:50:28.141716+0000 mon.a (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.62:0/511719124' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:50:30.224 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:29 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-02T05:50:30.224 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:29 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-02T05:50:31.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:30 smithi122 bash[14395]: cluster 2024-04-02T05:50:29.831523+0000 mgr.y (mgr.25312) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:50:31.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:30 smithi062 bash[14377]: cluster 2024-04-02T05:50:29.831523+0000 mgr.y (mgr.25312) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:50:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:30 smithi062 bash[19887]: cluster 2024-04-02T05:50:29.831523+0000 mgr.y (mgr.25312) 62 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:50:32.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: audit 2024-04-02T05:50:31.690774+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:32.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: audit 2024-04-02T05:50:31.697373+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:32.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: audit 2024-04-02T05:50:31.698646+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:50:32.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: audit 2024-04-02T05:50:31.699759+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:50:32.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: cluster 2024-04-02T05:50:31.702444+0000 mgr.y (mgr.25312) 63 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:50:32.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: cluster 2024-04-02T05:50:31.702920+0000 mgr.y (mgr.25312) 64 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:50:32.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: audit 2024-04-02T05:50:31.708965+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:32.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: audit 2024-04-02T05:50:31.793684+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:50:32.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: audit 2024-04-02T05:50:31.799151+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:50:32.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: cephadm 2024-04-02T05:50:31.800473+0000 mgr.y (mgr.25312) 65 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-02T05:50:32.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: audit 2024-04-02T05:50:31.810942+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:32.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: audit 2024-04-02T05:50:31.812200+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-02T05:50:32.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: audit 2024-04-02T05:50:31.819417+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-02T05:50:32.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: audit 2024-04-02T05:50:31.820791+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-02T05:50:32.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: audit 2024-04-02T05:50:31.828774+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-02T05:50:32.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: audit 2024-04-02T05:50:31.831160+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-02T05:50:32.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: audit 2024-04-02T05:50:31.832613+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-02T05:50:32.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:32 smithi122 bash[14395]: cephadm 2024-04-02T05:50:31.833703+0000 mgr.y (mgr.25312) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-02T05:50:33.097 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: audit 2024-04-02T05:50:31.690774+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:33.097 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: audit 2024-04-02T05:50:31.697373+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:33.097 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: audit 2024-04-02T05:50:31.698646+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:50:33.097 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: audit 2024-04-02T05:50:31.699759+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:50:33.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: cluster 2024-04-02T05:50:31.702444+0000 mgr.y (mgr.25312) 63 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:50:33.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: cluster 2024-04-02T05:50:31.702920+0000 mgr.y (mgr.25312) 64 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:50:33.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: audit 2024-04-02T05:50:31.708965+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:33.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: audit 2024-04-02T05:50:31.793684+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:50:33.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: audit 2024-04-02T05:50:31.799151+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:50:33.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: cephadm 2024-04-02T05:50:31.800473+0000 mgr.y (mgr.25312) 65 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-02T05:50:33.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: audit 2024-04-02T05:50:31.810942+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:33.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: audit 2024-04-02T05:50:31.812200+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-02T05:50:33.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: audit 2024-04-02T05:50:31.819417+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-02T05:50:33.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: audit 2024-04-02T05:50:31.820791+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-02T05:50:33.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: audit 2024-04-02T05:50:31.828774+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-02T05:50:33.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: audit 2024-04-02T05:50:31.831160+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-02T05:50:33.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: audit 2024-04-02T05:50:31.832613+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-02T05:50:33.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[19887]: cephadm 2024-04-02T05:50:31.833703+0000 mgr.y (mgr.25312) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-02T05:50:33.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: audit 2024-04-02T05:50:31.690774+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:33.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: audit 2024-04-02T05:50:31.697373+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:33.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: audit 2024-04-02T05:50:31.698646+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:50:33.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: audit 2024-04-02T05:50:31.699759+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:50:33.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: cluster 2024-04-02T05:50:31.702444+0000 mgr.y (mgr.25312) 63 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:50:33.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: cluster 2024-04-02T05:50:31.702920+0000 mgr.y (mgr.25312) 64 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:50:33.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: audit 2024-04-02T05:50:31.708965+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:33.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: audit 2024-04-02T05:50:31.793684+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:50:33.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: audit 2024-04-02T05:50:31.799151+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:50:33.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: cephadm 2024-04-02T05:50:31.800473+0000 mgr.y (mgr.25312) 65 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-02T05:50:33.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: audit 2024-04-02T05:50:31.810942+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:33.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: audit 2024-04-02T05:50:31.812200+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-02T05:50:33.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: audit 2024-04-02T05:50:31.819417+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-02T05:50:33.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: audit 2024-04-02T05:50:31.820791+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-02T05:50:33.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: audit 2024-04-02T05:50:31.828774+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-02T05:50:33.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: audit 2024-04-02T05:50:31.831160+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-02T05:50:33.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: audit 2024-04-02T05:50:31.832613+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-02T05:50:33.100 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:32 smithi062 bash[14377]: cephadm 2024-04-02T05:50:31.833703+0000 mgr.y (mgr.25312) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-02T05:50:33.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:33 smithi062 bash[14377]: audit 2024-04-02T05:50:33.107066+0000 mgr.y (mgr.25312) 67 : audit [DBG] from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:50:33.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:33 smithi062 bash[19887]: audit 2024-04-02T05:50:33.107066+0000 mgr.y (mgr.25312) 67 : audit [DBG] from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:50:33.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:33 smithi122 bash[14395]: audit 2024-04-02T05:50:33.107066+0000 mgr.y (mgr.25312) 67 : audit [DBG] from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:50:35.398 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:35 smithi062 bash[14377]: cluster 2024-04-02T05:50:33.703861+0000 mgr.y (mgr.25312) 68 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:50:35.399 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:35 smithi062 bash[14377]: cephadm 2024-04-02T05:50:34.104104+0000 mgr.y (mgr.25312) 69 : cephadm [INF] Upgrade: Updating mon.a 2024-04-02T05:50:35.399 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:35 smithi062 bash[14377]: audit 2024-04-02T05:50:34.112390+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:35.399 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:35 smithi062 bash[14377]: audit 2024-04-02T05:50:34.114552+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:50:35.399 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:35 smithi062 bash[14377]: audit 2024-04-02T05:50:34.116042+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:50:35.399 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:35 smithi062 bash[14377]: audit 2024-04-02T05:50:34.117512+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:50:35.399 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:35 smithi062 bash[14377]: cephadm 2024-04-02T05:50:34.119459+0000 mgr.y (mgr.25312) 70 : cephadm [INF] Deploying daemon mon.a on smithi062 2024-04-02T05:50:35.399 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:35 smithi062 bash[19887]: cluster 2024-04-02T05:50:33.703861+0000 mgr.y (mgr.25312) 68 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:50:35.399 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:35 smithi062 bash[19887]: cephadm 2024-04-02T05:50:34.104104+0000 mgr.y (mgr.25312) 69 : cephadm [INF] Upgrade: Updating mon.a 2024-04-02T05:50:35.399 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:35 smithi062 bash[19887]: audit 2024-04-02T05:50:34.112390+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:35.399 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:35 smithi062 bash[19887]: audit 2024-04-02T05:50:34.114552+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:50:35.400 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:35 smithi062 bash[19887]: audit 2024-04-02T05:50:34.116042+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:50:35.400 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:35 smithi062 bash[19887]: audit 2024-04-02T05:50:34.117512+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:50:35.400 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:35 smithi062 bash[19887]: cephadm 2024-04-02T05:50:34.119459+0000 mgr.y (mgr.25312) 70 : cephadm [INF] Deploying daemon mon.a on smithi062 2024-04-02T05:50:35.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:35 smithi122 bash[14395]: cluster 2024-04-02T05:50:33.703861+0000 mgr.y (mgr.25312) 68 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:50:35.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:35 smithi122 bash[14395]: cephadm 2024-04-02T05:50:34.104104+0000 mgr.y (mgr.25312) 69 : cephadm [INF] Upgrade: Updating mon.a 2024-04-02T05:50:35.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:35 smithi122 bash[14395]: audit 2024-04-02T05:50:34.112390+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' 2024-04-02T05:50:35.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:35 smithi122 bash[14395]: audit 2024-04-02T05:50:34.114552+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:50:35.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:35 smithi122 bash[14395]: audit 2024-04-02T05:50:34.116042+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:50:35.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:35 smithi122 bash[14395]: audit 2024-04-02T05:50:34.117512+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:50:35.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:35 smithi122 bash[14395]: cephadm 2024-04-02T05:50:34.119459+0000 mgr.y (mgr.25312) 70 : cephadm [INF] Deploying daemon mon.a on smithi062 2024-04-02T05:50:36.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:36 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:50:36] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.33.4" 2024-04-02T05:50:36.783 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:36 smithi062 bash[50338]: [02/Apr/2024:05:50:36] ENGINE Bus STOPPING 2024-04-02T05:50:36.783 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:36 smithi062 bash[50338]: [02/Apr/2024:05:50:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-02T05:50:36.783 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:36 smithi062 bash[50338]: [02/Apr/2024:05:50:36] ENGINE Bus STOPPED 2024-04-02T05:50:36.783 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:36 smithi062 bash[50338]: [02/Apr/2024:05:50:36] ENGINE Bus STARTING 2024-04-02T05:50:36.783 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:36 smithi062 systemd[1]: Stopping Ceph mon.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:50:36.783 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:36 smithi062 bash[14377]: debug 2024-04-02T05:50:36.640+0000 7fb0467a7700 -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-04-02T05:50:36.783 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:36 smithi062 bash[14377]: debug 2024-04-02T05:50:36.640+0000 7fb0467a7700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-02T05:50:37.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:36 smithi062 bash[50338]: [02/Apr/2024:05:50:36] ENGINE Serving on http://:::9283 2024-04-02T05:50:37.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:36 smithi062 bash[50338]: [02/Apr/2024:05:50:36] ENGINE Bus STARTED 2024-04-02T05:50:37.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:37 smithi062 bash[53519]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mon-a 2024-04-02T05:50:37.685 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:37 smithi062 bash[53603]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mon-a 2024-04-02T05:50:37.685 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:37 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.a.service: Succeeded. 2024-04-02T05:50:37.685 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:37 smithi062 systemd[1]: Stopped Ceph mon.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:37 smithi062 systemd[1]: Started Ceph mon.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:38.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.696+0000 7f2c48ae9c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-02T05:50:38.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.696+0000 7f2c48ae9c80 0 ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev), process ceph-mon, pid 7 2024-04-02T05:50:38.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.696+0000 7f2c48ae9c80 0 pidfile_write: ignore empty --pid-file 2024-04-02T05:50:38.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 0 load: jerasure load: lrc 2024-04-02T05:50:38.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-02T05:50:38.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Git sha 0 2024-04-02T05:50:38.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Compile date 2024-04-01 15:23:26 2024-04-02T05:50:38.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: DB SUMMARY 2024-04-02T05:50:38.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: DB Session ID: Y3O4PYRWYCCXI6514FO0 2024-04-02T05:50:38.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: CURRENT file: CURRENT 2024-04-02T05:50:38.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-02T05:50:38.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1336 Bytes 2024-04-02T05:50:38.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000036.sst 2024-04-02T05:50:38.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000034.log size: 240407 ; 2024-04-02T05:50:38.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.error_if_exists: 0 2024-04-02T05:50:38.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.create_if_missing: 0 2024-04-02T05:50:38.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-02T05:50:38.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-02T05:50:38.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-02T05:50:38.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-02T05:50:38.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.env: 0x561e71748c60 2024-04-02T05:50:38.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-02T05:50:38.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.info_log: 0x561e725fdb00 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.statistics: (nil) 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.use_fsync: 0 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.db_log_dir: 2024-04-02T05:50:38.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.wal_dir: 2024-04-02T05:50:38.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-02T05:50:38.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-02T05:50:38.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-02T05:50:38.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-02T05:50:38.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-02T05:50:38.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-02T05:50:38.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-02T05:50:38.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-02T05:50:38.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.write_buffer_manager: 0x561e725d0820 2024-04-02T05:50:38.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-02T05:50:38.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-02T05:50:38.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-02T05:50:38.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-02T05:50:38.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-02T05:50:38.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-02T05:50:38.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-02T05:50:38.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-02T05:50:38.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.unordered_write: 0 2024-04-02T05:50:38.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-02T05:50:38.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-02T05:50:38.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-02T05:50:38.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-02T05:50:38.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.row_cache: None 2024-04-02T05:50:38.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.wal_filter: None 2024-04-02T05:50:38.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-02T05:50:38.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-02T05:50:38.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.two_write_queues: 0 2024-04-02T05:50:38.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-02T05:50:38.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.wal_compression: 0 2024-04-02T05:50:38.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.atomic_flush: 0 2024-04-02T05:50:38.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-02T05:50:38.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-02T05:50:38.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-02T05:50:38.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-02T05:50:38.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-02T05:50:38.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-02T05:50:38.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-02T05:50:38.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-02T05:50:38.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-02T05:50:38.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-02T05:50:38.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_open_files: -1 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-02T05:50:38.861 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-02T05:50:38.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-02T05:50:38.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Compression algorithms supported: 2024-04-02T05:50:38.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-02T05:50:38.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: kZSTD supported: 0 2024-04-02T05:50:38.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: kXpressCompression supported: 0 2024-04-02T05:50:38.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-02T05:50:38.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: kZlibCompression supported: 1 2024-04-02T05:50:38.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-02T05:50:38.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-02T05:50:38.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-02T05:50:38.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-02T05:50:38.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-02T05:50:38.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-02T05:50:38.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-02T05:50:38.863 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-02T05:50:38.863 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.merge_operator: 2024-04-02T05:50:38.863 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.compaction_filter: None 2024-04-02T05:50:38.863 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-02T05:50:38.863 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-02T05:50:38.863 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-02T05:50:38.863 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-02T05:50:38.863 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561e725fdc40) 2024-04-02T05:50:38.863 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: cache_index_and_filter_blocks: 1 2024-04-02T05:50:38.863 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-02T05:50:38.863 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-02T05:50:38.863 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: pin_top_level_index_and_filter: 1 2024-04-02T05:50:38.863 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: index_type: 0 2024-04-02T05:50:38.863 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: data_block_index_type: 0 2024-04-02T05:50:38.863 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: index_shortening: 1 2024-04-02T05:50:38.864 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: data_block_hash_table_util_ratio: 0.750000 2024-04-02T05:50:38.864 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: checksum: 4 2024-04-02T05:50:38.864 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: no_block_cache: 0 2024-04-02T05:50:38.864 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: block_cache: 0x561e725ff090 2024-04-02T05:50:38.864 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: block_cache_name: BinnedLRUCache 2024-04-02T05:50:38.864 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: block_cache_options: 2024-04-02T05:50:38.864 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: capacity : 536870912 2024-04-02T05:50:38.864 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: num_shard_bits : 4 2024-04-02T05:50:38.864 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: strict_capacity_limit : 0 2024-04-02T05:50:38.864 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: high_pri_pool_ratio: 0.000 2024-04-02T05:50:38.864 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: block_cache_compressed: (nil) 2024-04-02T05:50:38.864 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: persistent_cache: (nil) 2024-04-02T05:50:38.864 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: block_size: 4096 2024-04-02T05:50:38.864 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: block_size_deviation: 10 2024-04-02T05:50:38.864 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: block_restart_interval: 16 2024-04-02T05:50:38.865 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: index_block_restart_interval: 1 2024-04-02T05:50:38.865 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: metadata_block_size: 4096 2024-04-02T05:50:38.865 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: partition_filters: 0 2024-04-02T05:50:38.865 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: use_delta_encoding: 1 2024-04-02T05:50:38.865 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: filter_policy: bloomfilter 2024-04-02T05:50:38.865 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: whole_key_filtering: 1 2024-04-02T05:50:38.865 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: verify_compression: 0 2024-04-02T05:50:38.865 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: read_amp_bytes_per_bit: 0 2024-04-02T05:50:38.865 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: format_version: 5 2024-04-02T05:50:38.865 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: enable_index_compression: 1 2024-04-02T05:50:38.865 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: block_align: 0 2024-04-02T05:50:38.865 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: max_auto_readahead_size: 262144 2024-04-02T05:50:38.865 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: prepopulate_block_cache: 0 2024-04-02T05:50:38.865 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: initial_auto_readahead_size: 8192 2024-04-02T05:50:38.865 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: num_file_reads_for_auto_readahead: 2 2024-04-02T05:50:38.866 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-02T05:50:38.866 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-02T05:50:38.866 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.compression: NoCompression 2024-04-02T05:50:38.866 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-02T05:50:38.866 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-02T05:50:38.866 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-02T05:50:38.866 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.num_levels: 7 2024-04-02T05:50:38.866 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-02T05:50:38.866 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-02T05:50:38.866 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-02T05:50:38.866 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-02T05:50:38.866 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-02T05:50:38.866 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-02T05:50:38.866 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-02T05:50:38.866 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:50:38.867 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-02T05:50:38.867 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-02T05:50:38.867 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-02T05:50:38.867 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-02T05:50:38.867 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-02T05:50:38.867 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-02T05:50:38.867 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-02T05:50:38.867 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-02T05:50:38.867 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:50:38.867 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-02T05:50:38.867 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-02T05:50:38.867 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-02T05:50:38.867 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-02T05:50:38.867 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-02T05:50:38.867 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.700+0000 7f2c48ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-02T05:50:38.868 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.table_properties_collectors: 2024-04-02T05:50:38.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-02T05:50:38.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-02T05:50:38.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-02T05:50:38.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-02T05:50:38.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-02T05:50:38.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.bloom_locality: 0 2024-04-02T05:50:38.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-02T05:50:38.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-02T05:50:38.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-02T05:50:38.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-02T05:50:38.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-02T05:50:38.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.ttl: 2592000 2024-04-02T05:50:38.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-02T05:50:38.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-02T05:50:38.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-02T05:50:38.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.enable_blob_files: false 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.min_blob_size: 0 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c3e259700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 36.sst 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 38, last_sequence is 16942, log_number is 34,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 34 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6f8caebb-c7e2-4e60-a465-2749fb61394e 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712037038708147, "job": 1, "event": "recovery_started", "wal_files": [34]} 2024-04-02T05:50:38.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.704+0000 7f2c48ae9c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #34 mode 2 2024-04-02T05:50:38.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.708+0000 7f2c48ae9c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712037038712400, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 39, "file_size": 237688, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16943, "largest_seqno": 17142, "table_properties": {"data_size": 235859, "index_size": 497, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 2815, "raw_average_key_size": 26, "raw_value_size": 233547, "raw_average_value_size": 2203, "num_data_blocks": 21, "num_entries": 106, "num_filter_entries": 106, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1712037038, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6f8caebb-c7e2-4e60-a465-2749fb61394e", "db_session_id": "Y3O4PYRWYCCXI6514FO0", "orig_file_number": 39, "seqno_to_time_mapping": "N/A"}} 2024-04-02T05:50:38.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.708+0000 7f2c48ae9c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712037038712536, "job": 1, "event": "recovery_finished"} 2024-04-02T05:50:38.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.708+0000 7f2c48ae9c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 41 2024-04-02T05:50:38.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.708+0000 7f2c48ae9c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-02T05:50:38.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.712+0000 7f2c48ae9c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000034.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-02T05:50:38.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.712+0000 7f2c48ae9c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561e726f4000 2024-04-02T05:50:38.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.712+0000 7f2c48ae9c80 4 rocksdb: DB pointer 0x561e726de000 2024-04-02T05:50:38.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.712+0000 7f2c3724b700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-02T05:50:38.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.712+0000 7f2c3724b700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-02T05:50:38.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: ** DB Stats ** 2024-04-02T05:50:38.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:50:38.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-02T05:50:38.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T05:50:38.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:50:38.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: ** Compaction Stats [default] ** 2024-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: 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-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: L0 1/0 232.12 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 81.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: L6 1/0 10.42 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-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Sum 2/0 10.64 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 81.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 81.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: ** Compaction Stats [default] ** 2024-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: 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-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 81.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:50:38.873 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-02T05:50:38.874 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T05:50:38.874 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T05:50:38.874 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T05:50:38.874 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T05:50:38.874 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Cumulative compaction: 0.00 GB write, 21.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:50:38.874 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Interval compaction: 0.00 GB write, 21.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:50:38.874 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: 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-04-02T05:50:38.874 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Block cache BinnedLRUCache@0x561e725ff090#7 capacity: 512.00 MB usage: 0.95 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-04-02T05:50:38.874 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.58 KB,0.000110269%) Misc(1,0.00 KB,0%) 2024-04-02T05:50:38.874 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T05:50:38.874 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.712+0000 7f2c48ae9c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] at bind addrs [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:50:38.874 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.716+0000 7f2c48ae9c80 1 mon.a@-1(???) e3 preinit fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:50:38.874 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.716+0000 7f2c48ae9c80 0 mon.a@-1(???).mds e1 new map 2024-04-02T05:50:38.874 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.716+0000 7f2c48ae9c80 0 mon.a@-1(???).mds e1 print_map 2024-04-02T05:50:38.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: e1 2024-04-02T05:50:38.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-02T05:50:38.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-02T05:50:38.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: legacy client fscid: -1 2024-04-02T05:50:38.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: 2024-04-02T05:50:38.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: No filesystems configured 2024-04-02T05:50:38.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.716+0000 7f2c48ae9c80 0 mon.a@-1(???).osd e106 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-02T05:50:38.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.716+0000 7f2c48ae9c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-04-02T05:50:38.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.716+0000 7f2c48ae9c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-04-02T05:50:38.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.716+0000 7f2c48ae9c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-04-02T05:50:38.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:38 smithi062 bash[53665]: debug 2024-04-02T05:50:38.716+0000 7f2c48ae9c80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-04-02T05:50:38.974 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:38 smithi122 bash[39113]: ts=2024-04-02T05:50:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:50:40.474 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:39 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 7. 2024-04-02T05:50:40.474 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:39 smithi122 systemd[1]: Stopped Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:40.474 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:39 smithi122 systemd[1]: Started Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:41.224 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[40624]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:50:41.224 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[40624]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:50:42.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[50338]: ignoring --setuser ceph since I am not root 2024-04-02T05:50:42.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[50338]: ignoring --setgroup ceph since I am not root 2024-04-02T05:50:42.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[50338]: debug 2024-04-02T05:50:41.852+0000 7f4078bc2700 1 -- 172.21.15.62:0/62624575 <== mon.1 v2:172.21.15.62:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55da02a5e5a0 con 0x55da037dc400 2024-04-02T05:50:42.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:42 smithi062 bash[50338]: debug 2024-04-02T05:50:42.012+0000 7f40829ac200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T05:50:42.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: audit 2024-04-02T05:50:36.663067+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:50:42.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: audit 2024-04-02T05:50:36.663717+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:50:42.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: audit 2024-04-02T05:50:36.664261+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:50:42.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:37.706516+0000 mgr.y (mgr.25312) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:50:42.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: audit 2024-04-02T05:50:39.114040+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:50:42.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:39.707245+0000 mgr.y (mgr.25312) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:50:42.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:40.140999+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-02T05:50:42.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.746675+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T05:50:42.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.758073+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-02T05:50:42.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.758095+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:50:42.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.758115+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-02T05:35:29.914409+0000 2024-04-02T05:50:42.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.758131+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-02T05:33:34.348472+0000 2024-04-02T05:50:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.758145+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-02T05:50:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.758158+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-02T05:50:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.758171+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.a 2024-04-02T05:50:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.758185+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] mon.c 2024-04-02T05:50:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.758200+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-02T05:50:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.758896+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-02T05:50:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.758938+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-02T05:50:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.761092+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2024-04-02T05:50:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.762390+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:50:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.762460+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:50:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.762520+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:50:42.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: audit 2024-04-02T05:50:41.783574+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25312 ' entity='' 2024-04-02T05:50:42.106 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[19887]: cluster 2024-04-02T05:50:41.784962+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e34: y(active, since 63s), standbys: x 2024-04-02T05:50:42.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: audit 2024-04-02T05:50:36.663067+0000 mon.b (mon.2) 93 : audit 0 from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:50:42.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: audit 2024-04-02T05:50:36.663717+0000 mon.b (mon.2) 94 : audit 0 from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:50:42.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: audit 2024-04-02T05:50:36.664261+0000 mon.b (mon.2) 95 : audit 0 from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:50:42.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:37.706516+0000 mgr.y (mgr.25312) 72 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:50:42.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: audit 2024-04-02T05:50:39.114040+0000 mon.b (mon.2) 96 : audit 0 from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:50:42.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:39.707245+0000 mgr.y (mgr.25312) 73 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:50:42.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:40.140999+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2024-04-02T05:50:42.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.746675+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T05:50:42.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.758073+0000 mon.a (mon.0) 3 : cluster 0 monmap epoch 3 2024-04-02T05:50:42.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.758095+0000 mon.a (mon.0) 4 : cluster 0 fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:50:42.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.758115+0000 mon.a (mon.0) 5 : cluster 0 last_changed 2024-04-02T05:35:29.914409+0000 2024-04-02T05:50:42.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.758131+0000 mon.a (mon.0) 6 : cluster 0 created 2024-04-02T05:33:34.348472+0000 2024-04-02T05:50:42.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.758145+0000 mon.a (mon.0) 7 : cluster 0 min_mon_release 17 (quincy) 2024-04-02T05:50:42.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.758158+0000 mon.a (mon.0) 8 : cluster 0 election_strategy: 1 2024-04-02T05:50:42.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.758171+0000 mon.a (mon.0) 9 : cluster 0 0: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.a 2024-04-02T05:50:42.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.758185+0000 mon.a (mon.0) 10 : cluster 0 1: [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] mon.c 2024-04-02T05:50:42.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.758200+0000 mon.a (mon.0) 11 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-02T05:50:42.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.758896+0000 mon.a (mon.0) 12 : cluster 0 fsmap 2024-04-02T05:50:42.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.758938+0000 mon.a (mon.0) 13 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2024-04-02T05:50:42.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.761092+0000 mon.a (mon.0) 14 : cluster 0 mgrmap e33: y(active, since 63s), standbys: x 2024-04-02T05:50:42.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.762390+0000 mon.a (mon.0) 15 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:50:42.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.762460+0000 mon.a (mon.0) 16 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:50:42.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.762520+0000 mon.a (mon.0) 17 : cluster 3 daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:50:42.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: audit 2024-04-02T05:50:41.783574+0000 mon.a (mon.0) 18 : audit 1 from='mgr.25312 ' entity='' 2024-04-02T05:50:42.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:41 smithi062 bash[53665]: cluster 2024-04-02T05:50:41.784962+0000 mon.a (mon.0) 19 : cluster 0 mgrmap e34: y(active, since 63s), standbys: x 2024-04-02T05:50:42.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[39548]: ignoring --setuser ceph since I am not root 2024-04-02T05:50:42.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[39548]: ignoring --setgroup ceph since I am not root 2024-04-02T05:50:42.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[39548]: debug 2024-04-02T05:50:41.851+0000 7fb1fbdc6700 1 -- 172.21.15.122:0/3370883660 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562db4b965a0 con 0x562db5914800 2024-04-02T05:50:42.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:42 smithi122 bash[39548]: debug 2024-04-02T05:50:42.007+0000 7fb205bb0200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-02T05:50:42.225 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:41 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-02T05:50:42.225 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:41 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-02T05:50:42.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: audit 2024-04-02T05:50:36.663067+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:50:42.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: audit 2024-04-02T05:50:36.663717+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:50:42.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: audit 2024-04-02T05:50:36.664261+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:50:42.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:37.706516+0000 mgr.y (mgr.25312) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:50:42.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: audit 2024-04-02T05:50:39.114040+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25312 172.21.15.62:0/1257072503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:50:42.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:39.707245+0000 mgr.y (mgr.25312) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:50:42.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:40.140999+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-02T05:50:42.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.746675+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T05:50:42.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.758073+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-02T05:50:42.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.758095+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:50:42.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.758115+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-02T05:35:29.914409+0000 2024-04-02T05:50:42.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.758131+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-02T05:33:34.348472+0000 2024-04-02T05:50:42.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.758145+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-02T05:50:42.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.758158+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-02T05:50:42.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.758171+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.a 2024-04-02T05:50:42.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.758185+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] mon.c 2024-04-02T05:50:42.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.758200+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-02T05:50:42.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.758896+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-02T05:50:42.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.758938+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-02T05:50:42.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.761092+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2024-04-02T05:50:42.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.762390+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:50:42.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.762460+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:50:42.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.762520+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:50:42.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: audit 2024-04-02T05:50:41.783574+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25312 ' entity='' 2024-04-02T05:50:42.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:41 smithi122 bash[14395]: cluster 2024-04-02T05:50:41.784962+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e34: y(active, since 63s), standbys: x 2024-04-02T05:50:43.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:42 smithi122 bash[39548]: debug 2024-04-02T05:50:42.919+0000 7fb205bb0200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-02T05:50:43.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:43 smithi122 bash[39548]: debug 2024-04-02T05:50:43.019+0000 7fb205bb0200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T05:50:43.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:43 smithi122 bash[39548]: debug 2024-04-02T05:50:43.119+0000 7fb205bb0200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T05:50:43.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:42 smithi062 bash[50338]: debug 2024-04-02T05:50:42.960+0000 7f40829ac200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-02T05:50:43.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:43 smithi062 bash[50338]: debug 2024-04-02T05:50:43.064+0000 7f40829ac200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-02T05:50:43.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:43 smithi062 bash[50338]: debug 2024-04-02T05:50:43.168+0000 7f40829ac200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-02T05:50:43.724 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:43 smithi122 bash[39548]: debug 2024-04-02T05:50:43.403+0000 7fb205bb0200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:50:43.792 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:43 smithi062 bash[50338]: debug 2024-04-02T05:50:43.460+0000 7f40829ac200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:50:44.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:43 smithi062 bash[19887]: cluster 2024-04-02T05:50:42.792588+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e35: y(active, since 64s), standbys: x 2024-04-02T05:50:44.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:43 smithi062 bash[53665]: cluster 2024-04-02T05:50:42.792588+0000 mon.a (mon.0) 20 : cluster 0 mgrmap e35: y(active, since 64s), standbys: x 2024-04-02T05:50:44.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:43 smithi062 bash[50338]: debug 2024-04-02T05:50:43.852+0000 7f40829ac200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T05:50:44.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:44 smithi062 bash[50338]: debug 2024-04-02T05:50:44.016+0000 7f40829ac200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T05:50:44.147 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:43 smithi122 bash[14395]: cluster 2024-04-02T05:50:42.792588+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e35: y(active, since 64s), standbys: x 2024-04-02T05:50:44.147 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:43 smithi122 bash[39548]: debug 2024-04-02T05:50:43.775+0000 7fb205bb0200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-02T05:50:44.147 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:43 smithi122 bash[39548]: debug 2024-04-02T05:50:43.931+0000 7fb205bb0200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-02T05:50:44.474 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:44 smithi122 bash[39548]: debug 2024-04-02T05:50:44.143+0000 7fb205bb0200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T05:50:44.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:44 smithi062 bash[50338]: debug 2024-04-02T05:50:44.232+0000 7f40829ac200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-02T05:50:45.474 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:45 smithi122 bash[39548]: debug 2024-04-02T05:50:45.159+0000 7fb205bb0200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T05:50:45.474 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:45 smithi122 bash[39548]: debug 2024-04-02T05:50:45.271+0000 7fb205bb0200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T05:50:45.474 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:45 smithi122 bash[39548]: debug 2024-04-02T05:50:45.391+0000 7fb205bb0200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T05:50:45.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:45 smithi062 bash[50338]: debug 2024-04-02T05:50:45.288+0000 7f40829ac200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-02T05:50:45.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:45 smithi062 bash[50338]: debug 2024-04-02T05:50:45.404+0000 7f40829ac200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-02T05:50:45.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:45 smithi062 bash[50338]: debug 2024-04-02T05:50:45.524+0000 7f40829ac200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-02T05:50:46.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:45 smithi122 bash[39548]: debug 2024-04-02T05:50:45.863+0000 7fb205bb0200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T05:50:46.225 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:46 smithi122 bash[39548]: debug 2024-04-02T05:50:46.083+0000 7fb205bb0200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T05:50:46.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:46 smithi062 bash[50338]: debug 2024-04-02T05:50:46.016+0000 7f40829ac200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-02T05:50:46.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:46 smithi062 bash[50338]: debug 2024-04-02T05:50:46.248+0000 7f40829ac200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-02T05:50:46.974 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:46 smithi122 bash[39548]: debug 2024-04-02T05:50:46.539+0000 7fb205bb0200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T05:50:47.102 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:46 smithi062 bash[50338]: debug 2024-04-02T05:50:46.716+0000 7f40829ac200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-02T05:50:47.474 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:47 smithi122 bash[39548]: debug 2024-04-02T05:50:47.055+0000 7fb205bb0200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:50:47.602 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:47 smithi062 bash[50338]: debug 2024-04-02T05:50:47.248+0000 7f40829ac200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-02T05:50:47.974 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:47 smithi122 bash[39548]: debug 2024-04-02T05:50:47.607+0000 7fb205bb0200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T05:50:47.974 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:47 smithi122 bash[39548]: debug 2024-04-02T05:50:47.719+0000 7fb205bb0200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T05:50:48.102 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:47 smithi062 bash[50338]: debug 2024-04-02T05:50:47.820+0000 7f40829ac200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-02T05:50:48.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:47 smithi062 bash[50338]: debug 2024-04-02T05:50:47.936+0000 7f40829ac200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-02T05:50:48.331 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:48 smithi122 bash[39548]: debug 2024-04-02T05:50:48.067+0000 7fb205bb0200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T05:50:48.331 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:48 smithi122 bash[39548]: debug 2024-04-02T05:50:48.183+0000 7fb205bb0200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T05:50:48.568 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:48 smithi062 bash[50338]: debug 2024-04-02T05:50:48.292+0000 7f40829ac200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-02T05:50:48.569 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:48 smithi062 bash[50338]: debug 2024-04-02T05:50:48.412+0000 7f40829ac200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-02T05:50:48.724 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:48 smithi122 bash[39548]: debug 2024-04-02T05:50:48.327+0000 7fb205bb0200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T05:50:48.724 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:48 smithi122 bash[39548]: debug 2024-04-02T05:50:48.443+0000 7fb205bb0200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T05:50:48.724 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:48 smithi122 bash[39548]: debug 2024-04-02T05:50:48.567+0000 7fb205bb0200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T05:50:48.853 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:48 smithi062 bash[50338]: debug 2024-04-02T05:50:48.560+0000 7f40829ac200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-02T05:50:48.853 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:48 smithi062 bash[50338]: debug 2024-04-02T05:50:48.676+0000 7f40829ac200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-02T05:50:48.853 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:48 smithi062 bash[50338]: debug 2024-04-02T05:50:48.808+0000 7f40829ac200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-02T05:50:49.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:48 smithi122 bash[39548]: debug 2024-04-02T05:50:48.755+0000 7fb205bb0200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T05:50:49.224 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:48 smithi122 bash[39548]: debug 2024-04-02T05:50:48.883+0000 7fb205bb0200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T05:50:49.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:49 smithi062 bash[50338]: debug 2024-04-02T05:50:49.004+0000 7f40829ac200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-02T05:50:49.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:49 smithi062 bash[50338]: debug 2024-04-02T05:50:49.132+0000 7f40829ac200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-02T05:50:50.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:50 smithi122 bash[14395]: cluster 2024-04-02T05:50:50.157292+0000 mon.a (mon.0) 21 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T05:50:50.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:50 smithi122 bash[14395]: cluster 2024-04-02T05:50:50.157442+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:50:50.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:50 smithi122 bash[14395]: audit 2024-04-02T05:50:50.163901+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.? 172.21.15.122:0/4190664589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:50:50.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:50 smithi122 bash[14395]: audit 2024-04-02T05:50:50.165471+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.122:0/4190664589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:50:50.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:50 smithi122 bash[14395]: audit 2024-04-02T05:50:50.170719+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.? 172.21.15.122:0/4190664589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:50:50.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:50 smithi122 bash[14395]: audit 2024-04-02T05:50:50.173718+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.? 172.21.15.122:0/4190664589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:50:50.475 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:50 smithi122 bash[39548]: debug 2024-04-02T05:50:50.151+0000 7fb205bb0200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T05:50:50.475 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:50 smithi122 bash[39548]: [02/Apr/2024:05:50:50] ENGINE Bus STARTING 2024-04-02T05:50:50.475 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:50 smithi122 bash[39548]: CherryPy Checker: 2024-04-02T05:50:50.475 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:50 smithi122 bash[39548]: The Application mounted at '' has an empty config. 2024-04-02T05:50:50.475 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:50 smithi122 bash[39548]: [02/Apr/2024:05:50:50] ENGINE Serving on http://:::9283 2024-04-02T05:50:50.475 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 05:50:50 smithi122 bash[39548]: [02/Apr/2024:05:50:50] ENGINE Bus STARTED 2024-04-02T05:50:50.504 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[50338]: debug 2024-04-02T05:50:50.464+0000 7f40829ac200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-02T05:50:50.504 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[53665]: cluster 2024-04-02T05:50:50.157292+0000 mon.a (mon.0) 21 : cluster 0 Standby manager daemon x restarted 2024-04-02T05:50:50.504 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[53665]: cluster 2024-04-02T05:50:50.157442+0000 mon.a (mon.0) 22 : cluster 0 Standby manager daemon x started 2024-04-02T05:50:50.504 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[53665]: audit 2024-04-02T05:50:50.163901+0000 mon.b (mon.2) 97 : audit 0 from='mgr.? 172.21.15.122:0/4190664589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:50:50.504 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[53665]: audit 2024-04-02T05:50:50.165471+0000 mon.b (mon.2) 98 : audit 0 from='mgr.? 172.21.15.122:0/4190664589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:50:50.505 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[53665]: audit 2024-04-02T05:50:50.170719+0000 mon.b (mon.2) 99 : audit 0 from='mgr.? 172.21.15.122:0/4190664589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:50:50.505 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[53665]: audit 2024-04-02T05:50:50.173718+0000 mon.b (mon.2) 100 : audit 0 from='mgr.? 172.21.15.122:0/4190664589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:50:50.505 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[19887]: cluster 2024-04-02T05:50:50.157292+0000 mon.a (mon.0) 21 : cluster [DBG] Standby manager daemon x restarted 2024-04-02T05:50:50.505 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[19887]: cluster 2024-04-02T05:50:50.157442+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon x started 2024-04-02T05:50:50.505 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[19887]: audit 2024-04-02T05:50:50.163901+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.? 172.21.15.122:0/4190664589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-02T05:50:50.505 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[19887]: audit 2024-04-02T05:50:50.165471+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.122:0/4190664589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-02T05:50:50.505 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[19887]: audit 2024-04-02T05:50:50.170719+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.? 172.21.15.122:0/4190664589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-02T05:50:50.505 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[19887]: audit 2024-04-02T05:50:50.173718+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.? 172.21.15.122:0/4190664589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-02T05:50:50.773 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[50338]: [02/Apr/2024:05:50:50] ENGINE Bus STARTING 2024-04-02T05:50:50.773 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[19887]: debug 2024-04-02T05:50:50.496+0000 7f459bcc3700 -1 mon.c@1(peon).osd e107 update_from_paxos full map CRC mismatch, resetting to canonical 2024-04-02T05:50:50.792 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:50 smithi122 bash[14395]: debug 2024-04-02T05:50:50.499+0000 7f217cce4700 -1 mon.b@2(peon).osd e107 update_from_paxos full map CRC mismatch, resetting to canonical 2024-04-02T05:50:51.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[50338]: CherryPy Checker: 2024-04-02T05:50:51.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[50338]: The Application mounted at '' has an empty config. 2024-04-02T05:50:51.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[50338]: [02/Apr/2024:05:50:50] ENGINE Serving on http://:::9283 2024-04-02T05:50:51.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:50 smithi062 bash[50338]: [02/Apr/2024:05:50:50] ENGINE Bus STARTED 2024-04-02T05:50:51.515 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: cluster 2024-04-02T05:50:50.221017+0000 mon.a (mon.0) 23 : cluster 0 mgrmap e36: y(active, since 72s), standbys: x 2024-04-02T05:50:51.516 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: cluster 2024-04-02T05:50:50.489968+0000 mon.a (mon.0) 24 : cluster 1 Active manager daemon y restarted 2024-04-02T05:50:51.516 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: cluster 2024-04-02T05:50:50.490726+0000 mon.a (mon.0) 25 : cluster 1 Activating manager daemon y 2024-04-02T05:50:51.516 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: cluster 2024-04-02T05:50:50.505345+0000 mon.a (mon.0) 26 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-04-02T05:50:51.516 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: cluster 2024-04-02T05:50:50.506036+0000 mon.a (mon.0) 27 : cluster 0 mgrmap e37: y(active, starting, since 0.015489s), standbys: x 2024-04-02T05:50:51.516 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: cluster 2024-04-02T05:50:50.509391+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e107 with expected crc 2024-04-02T05:50:51.516 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: cluster 2024-04-02T05:50:50.511165+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e107 with expected crc 2024-04-02T05:50:51.516 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.526875+0000 mon.a (mon.0) 28 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:50:51.516 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.527203+0000 mon.a (mon.0) 29 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:50:51.516 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.527523+0000 mon.a (mon.0) 30 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:50:51.516 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.528575+0000 mon.a (mon.0) 31 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T05:50:51.516 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.528938+0000 mon.a (mon.0) 32 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T05:50:51.517 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.529292+0000 mon.a (mon.0) 33 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:50:51.517 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.529600+0000 mon.a (mon.0) 34 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:50:51.517 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.529898+0000 mon.a (mon.0) 35 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:50:51.517 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.530183+0000 mon.a (mon.0) 36 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:50:51.517 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.530472+0000 mon.a (mon.0) 37 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:50:51.517 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.530798+0000 mon.a (mon.0) 38 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:50:51.517 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.531102+0000 mon.a (mon.0) 39 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:50:51.517 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.531417+0000 mon.a (mon.0) 40 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:50:51.517 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.531727+0000 mon.a (mon.0) 41 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:50:51.517 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.531968+0000 mon.a (mon.0) 42 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:50:51.517 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.532521+0000 mon.a (mon.0) 43 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:50:51.517 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: cluster 2024-04-02T05:50:50.542028+0000 mon.a (mon.0) 44 : cluster 1 Manager daemon y is now available 2024-04-02T05:50:51.517 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.607303+0000 mon.a (mon.0) 45 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:50:51.517 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.655837+0000 mon.a (mon.0) 46 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:50:51.517 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.670435+0000 mon.a (mon.0) 47 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:50:51.518 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[53665]: audit 2024-04-02T05:50:50.728963+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:50:51.518 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: cluster 2024-04-02T05:50:50.221017+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e36: y(active, since 72s), standbys: x 2024-04-02T05:50:51.518 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: cluster 2024-04-02T05:50:50.489968+0000 mon.a (mon.0) 24 : cluster [INF] Active manager daemon y restarted 2024-04-02T05:50:51.518 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: cluster 2024-04-02T05:50:50.490726+0000 mon.a (mon.0) 25 : cluster [INF] Activating manager daemon y 2024-04-02T05:50:51.518 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: cluster 2024-04-02T05:50:50.505345+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-02T05:50:51.518 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: cluster 2024-04-02T05:50:50.506036+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e37: y(active, starting, since 0.015489s), standbys: x 2024-04-02T05:50:51.518 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: cluster 2024-04-02T05:50:50.509391+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-04-02T05:50:51.518 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: cluster 2024-04-02T05:50:50.511165+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-04-02T05:50:51.518 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.526875+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:50:51.519 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.527203+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:50:51.519 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.527523+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:50:51.519 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.528575+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T05:50:51.519 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.528938+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T05:50:51.519 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.529292+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:50:51.519 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.529600+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:50:51.519 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.529898+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:50:51.519 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.530183+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:50:51.519 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.530472+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:50:51.519 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.530798+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:50:51.519 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.531102+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:50:51.519 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.531417+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:50:51.519 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.531727+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:50:51.520 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.531968+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:50:51.520 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.532521+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:50:51.520 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: cluster 2024-04-02T05:50:50.542028+0000 mon.a (mon.0) 44 : cluster [INF] Manager daemon y is now available 2024-04-02T05:50:51.520 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.607303+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:50:51.520 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.655837+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:50:51.520 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.670435+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:50:51.520 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[19887]: audit 2024-04-02T05:50:50.728963+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:50:51.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: cluster 2024-04-02T05:50:50.221017+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e36: y(active, since 72s), standbys: x 2024-04-02T05:50:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: cluster 2024-04-02T05:50:50.489968+0000 mon.a (mon.0) 24 : cluster [INF] Active manager daemon y restarted 2024-04-02T05:50:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: cluster 2024-04-02T05:50:50.490726+0000 mon.a (mon.0) 25 : cluster [INF] Activating manager daemon y 2024-04-02T05:50:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: cluster 2024-04-02T05:50:50.505345+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-02T05:50:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: cluster 2024-04-02T05:50:50.506036+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e37: y(active, starting, since 0.015489s), standbys: x 2024-04-02T05:50:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: cluster 2024-04-02T05:50:50.509391+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-04-02T05:50:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: cluster 2024-04-02T05:50:50.511165+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-04-02T05:50:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.526875+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:50:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.527203+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:50:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.527523+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:50:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.528575+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-02T05:50:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.528938+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-02T05:50:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.529292+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:50:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.529600+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:50:51.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.529898+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:50:51.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.530183+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:50:51.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.530472+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:50:51.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.530798+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:50:51.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.531102+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:50:51.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.531417+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:50:51.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.531727+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-02T05:50:51.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.531968+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-02T05:50:51.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.532521+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-02T05:50:51.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: cluster 2024-04-02T05:50:50.542028+0000 mon.a (mon.0) 44 : cluster [INF] Manager daemon y is now available 2024-04-02T05:50:51.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.607303+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:50:51.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.655837+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:50:51.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.670435+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-02T05:50:51.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:51 smithi122 bash[14395]: audit 2024-04-02T05:50:50.728963+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-02T05:50:51.853 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:51 smithi062 bash[50338]: debug 2024-04-02T05:50:51.504+0000 7f404a46f700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-02T05:50:52.238 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:51 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 8. 2024-04-02T05:50:52.238 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:51 smithi122 systemd[1]: Stopped Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:52.238 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:51 smithi122 systemd[1]: Started Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:50:52.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:52 smithi122 bash[14395]: cluster 2024-04-02T05:50:50.681085+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-04-02T05:50:52.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:52 smithi122 bash[14395]: cluster 2024-04-02T05:50:50.719322+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-04-02T05:50:52.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:52 smithi122 bash[14395]: cluster 2024-04-02T05:50:51.125307+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-04-02T05:50:52.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:52 smithi122 bash[14395]: cluster 2024-04-02T05:50:51.507067+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e38: y(active, since 1.01652s), standbys: x 2024-04-02T05:50:52.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:52 smithi122 bash[14395]: cephadm 2024-04-02T05:50:51.789409+0000 mgr.y (mgr.25477) 3 : cephadm [INF] [02/Apr/2024:05:50:51] ENGINE Bus STARTING 2024-04-02T05:50:52.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:52 smithi062 bash[53665]: cluster 2024-04-02T05:50:50.681085+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e107 with expected crc 2024-04-02T05:50:52.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:52 smithi062 bash[53665]: cluster 2024-04-02T05:50:50.719322+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e107 with expected crc 2024-04-02T05:50:52.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:52 smithi062 bash[53665]: cluster 2024-04-02T05:50:51.125307+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e107 with expected crc 2024-04-02T05:50:52.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:52 smithi062 bash[53665]: cluster 2024-04-02T05:50:51.507067+0000 mon.a (mon.0) 49 : cluster 0 mgrmap e38: y(active, since 1.01652s), standbys: x 2024-04-02T05:50:52.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:52 smithi062 bash[53665]: cephadm 2024-04-02T05:50:51.789409+0000 mgr.y (mgr.25477) 3 : cephadm 1 [02/Apr/2024:05:50:51] ENGINE Bus STARTING 2024-04-02T05:50:52.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:52 smithi062 bash[19887]: cluster 2024-04-02T05:50:50.681085+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-04-02T05:50:52.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:52 smithi062 bash[19887]: cluster 2024-04-02T05:50:50.719322+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-04-02T05:50:52.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:52 smithi062 bash[19887]: cluster 2024-04-02T05:50:51.125307+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-04-02T05:50:52.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:52 smithi062 bash[19887]: cluster 2024-04-02T05:50:51.507067+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e38: y(active, since 1.01652s), standbys: x 2024-04-02T05:50:52.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:52 smithi062 bash[19887]: cephadm 2024-04-02T05:50:51.789409+0000 mgr.y (mgr.25477) 3 : cephadm [INF] [02/Apr/2024:05:50:51] ENGINE Bus STARTING 2024-04-02T05:50:53.462 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:53 smithi122 bash[40903]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:50:53.462 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:53 smithi122 bash[40903]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:50:53.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:53 smithi122 bash[14395]: cephadm 2024-04-02T05:50:51.891506+0000 mgr.y (mgr.25477) 4 : cephadm [INF] [02/Apr/2024:05:50:51] ENGINE Serving on http://172.21.15.62:8765 2024-04-02T05:50:53.462 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:53 smithi122 bash[14395]: cephadm 2024-04-02T05:50:52.023638+0000 mgr.y (mgr.25477) 5 : cephadm [INF] [02/Apr/2024:05:50:52] ENGINE Serving on https://172.21.15.62:7150 2024-04-02T05:50:53.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:53 smithi122 bash[14395]: cephadm 2024-04-02T05:50:52.024055+0000 mgr.y (mgr.25477) 6 : cephadm [INF] [02/Apr/2024:05:50:52] ENGINE Bus STARTED 2024-04-02T05:50:53.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:53 smithi122 bash[14395]: cluster 2024-04-02T05:50:52.502432+0000 mon.a (mon.0) 50 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-02T05:50:53.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:53 smithi122 bash[14395]: cluster 2024-04-02T05:50:52.502509+0000 mon.a (mon.0) 51 : cluster [INF] Cluster is now healthy 2024-04-02T05:50:53.463 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:53 smithi122 bash[14395]: cluster 2024-04-02T05:50:52.530852+0000 mgr.y (mgr.25477) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:50:53.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:53 smithi062 bash[53665]: cephadm 2024-04-02T05:50:51.891506+0000 mgr.y (mgr.25477) 4 : cephadm 1 [02/Apr/2024:05:50:51] ENGINE Serving on http://172.21.15.62:8765 2024-04-02T05:50:53.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:53 smithi062 bash[53665]: cephadm 2024-04-02T05:50:52.023638+0000 mgr.y (mgr.25477) 5 : cephadm 1 [02/Apr/2024:05:50:52] ENGINE Serving on https://172.21.15.62:7150 2024-04-02T05:50:53.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:53 smithi062 bash[53665]: cephadm 2024-04-02T05:50:52.024055+0000 mgr.y (mgr.25477) 6 : cephadm 1 [02/Apr/2024:05:50:52] ENGINE Bus STARTED 2024-04-02T05:50:53.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:53 smithi062 bash[53665]: cluster 2024-04-02T05:50:52.502432+0000 mon.a (mon.0) 50 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-02T05:50:53.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:53 smithi062 bash[53665]: cluster 2024-04-02T05:50:52.502509+0000 mon.a (mon.0) 51 : cluster 1 Cluster is now healthy 2024-04-02T05:50:53.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:53 smithi062 bash[53665]: cluster 2024-04-02T05:50:52.530852+0000 mgr.y (mgr.25477) 7 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:50:53.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:53 smithi062 bash[19887]: cephadm 2024-04-02T05:50:51.891506+0000 mgr.y (mgr.25477) 4 : cephadm [INF] [02/Apr/2024:05:50:51] ENGINE Serving on http://172.21.15.62:8765 2024-04-02T05:50:53.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:53 smithi062 bash[19887]: cephadm 2024-04-02T05:50:52.023638+0000 mgr.y (mgr.25477) 5 : cephadm [INF] [02/Apr/2024:05:50:52] ENGINE Serving on https://172.21.15.62:7150 2024-04-02T05:50:53.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:53 smithi062 bash[19887]: cephadm 2024-04-02T05:50:52.024055+0000 mgr.y (mgr.25477) 6 : cephadm [INF] [02/Apr/2024:05:50:52] ENGINE Bus STARTED 2024-04-02T05:50:53.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:53 smithi062 bash[19887]: cluster 2024-04-02T05:50:52.502432+0000 mon.a (mon.0) 50 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-02T05:50:53.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:53 smithi062 bash[19887]: cluster 2024-04-02T05:50:52.502509+0000 mon.a (mon.0) 51 : cluster [INF] Cluster is now healthy 2024-04-02T05:50:53.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:53 smithi062 bash[19887]: cluster 2024-04-02T05:50:52.530852+0000 mgr.y (mgr.25477) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:50:54.224 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:53 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-02T05:50:54.224 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:50:53 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-02T05:50:54.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:54 smithi062 bash[53665]: cluster 2024-04-02T05:50:53.251600+0000 mon.a (mon.0) 52 : cluster 0 mgrmap e39: y(active, since 2s), standbys: x 2024-04-02T05:50:54.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:54 smithi062 bash[19887]: cluster 2024-04-02T05:50:53.251600+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e39: y(active, since 2s), standbys: x 2024-04-02T05:50:54.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:54 smithi122 bash[14395]: cluster 2024-04-02T05:50:53.251600+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e39: y(active, since 2s), standbys: x 2024-04-02T05:50:55.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:55 smithi062 bash[19887]: cluster 2024-04-02T05:50:54.531609+0000 mgr.y (mgr.25477) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:50:55.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:55 smithi062 bash[53665]: cluster 2024-04-02T05:50:54.531609+0000 mgr.y (mgr.25477) 8 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:50:55.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:55 smithi122 bash[14395]: cluster 2024-04-02T05:50:54.531609+0000 mgr.y (mgr.25477) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:50:56.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:50:56 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:50:56] "GET /metrics HTTP/1.1" 200 35447 "" "Prometheus/2.33.4" 2024-04-02T05:50:56.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:56 smithi062 bash[53665]: cluster 2024-04-02T05:50:55.267170+0000 mon.a (mon.0) 53 : cluster 0 mgrmap e40: y(active, since 4s), standbys: x 2024-04-02T05:50:56.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:56 smithi062 bash[19887]: cluster 2024-04-02T05:50:55.267170+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-04-02T05:50:56.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:56 smithi122 bash[14395]: cluster 2024-04-02T05:50:55.267170+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-04-02T05:50:57.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:57 smithi062 bash[19887]: cluster 2024-04-02T05:50:56.533229+0000 mgr.y (mgr.25477) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-04-02T05:50:57.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:57 smithi062 bash[53665]: cluster 2024-04-02T05:50:56.533229+0000 mgr.y (mgr.25477) 9 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-04-02T05:50:57.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:57 smithi122 bash[14395]: cluster 2024-04-02T05:50:56.533229+0000 mgr.y (mgr.25477) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-04-02T05:50:58.568 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:50:58.662 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:58 smithi122 bash[14395]: audit 2024-04-02T05:50:57.399958+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:58.662 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:58 smithi122 bash[14395]: audit 2024-04-02T05:50:57.412270+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:58.662 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:58 smithi122 bash[14395]: audit 2024-04-02T05:50:57.661791+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:58.662 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:58 smithi122 bash[14395]: audit 2024-04-02T05:50:57.674753+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:58.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:58 smithi062 bash[53665]: audit 2024-04-02T05:50:57.399958+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:58.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:58 smithi062 bash[53665]: audit 2024-04-02T05:50:57.412270+0000 mon.a (mon.0) 55 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:58.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:58 smithi062 bash[53665]: audit 2024-04-02T05:50:57.661791+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:58.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:58 smithi062 bash[53665]: audit 2024-04-02T05:50:57.674753+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:58.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:58 smithi062 bash[19887]: audit 2024-04-02T05:50:57.399958+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:58.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:58 smithi062 bash[19887]: audit 2024-04-02T05:50:57.412270+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:58.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:58 smithi062 bash[19887]: audit 2024-04-02T05:50:57.661791+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:58.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:58 smithi062 bash[19887]: audit 2024-04-02T05:50:57.674753+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:58.974 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:50:58 smithi122 bash[39113]: ts=2024-04-02T05:50:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:50:59.364 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:50:59.365 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (2m) 1s ago 9m 15.6M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:50:59.365 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 unknown 1s ago 8m - - 2024-04-02T05:50:59.365 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (57s) 1s ago 7m 45.6M - 3.5 e1d6a67b021e b43a98374b20 2024-04-02T05:50:59.365 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (45s) 1s ago 15m 440M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:50:59.365 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (98s) 1s ago 17m 479M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:50:59.365 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (21s) 1s ago 17m 33.1M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:50:59.365 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (15m) 1s ago 15m 57.1M 2048M 17.2.0 e1d6a67b021e 2aea14ac8028 2024-04-02T05:50:59.365 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (15m) 1s ago 15m 54.1M 2048M 17.2.0 e1d6a67b021e bef3271562fe 2024-04-02T05:50:59.365 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (2m) 1s ago 9m 11.3M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:50:59.365 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (2m) 1s ago 9m 11.2M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:50:59.365 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (14m) 1s ago 14m 58.8M 2781M 17.2.0 e1d6a67b021e 62e4712dfb33 2024-04-02T05:50:59.365 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (14m) 1s ago 14m 61.9M 2781M 17.2.0 e1d6a67b021e b3a5cde119f4 2024-04-02T05:50:59.365 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (13m) 1s ago 13m 55.4M 2781M 17.2.0 e1d6a67b021e ebf82f7a9f60 2024-04-02T05:50:59.365 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (12m) 1s ago 12m 60.0M 2781M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:50:59.365 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (12m) 1s ago 12m 61.4M 3037M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:50:59.366 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (11m) 1s ago 11m 56.9M 3037M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:50:59.366 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (11m) 1s ago 11m 55.4M 3037M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:50:59.366 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (10m) 1s ago 10m 58.0M 3037M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:50:59.366 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (51s) 1s ago 9m 52.4M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:50:59.366 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (7m) 1s ago 7m 88.3M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:50:59.366 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (7m) 1s ago 7m 88.4M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:50:59.366 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (7m) 1s ago 7m 88.2M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:50:59.366 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (7m) 1s ago 7m 88.5M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:50:59.835 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:50:59.835 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:50:59.835 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-02T05:50:59.835 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 1 2024-04-02T05:50:59.835 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:50:59.835 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:50:59.835 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:50:59.835 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:50:59.835 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:50:59.836 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T05:50:59.836 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:50:59.836 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:50:59.836 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:50:59.836 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:50:59.836 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:50:59.836 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-04-02T05:50:59.836 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:50:59.836 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:50:59.836 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:50:59.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:59 smithi062 bash[19887]: audit 2024-04-02T05:50:58.513179+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:59.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:59 smithi062 bash[19887]: audit 2024-04-02T05:50:58.524464+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:59.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:59 smithi062 bash[19887]: cluster 2024-04-02T05:50:58.533926+0000 mgr.y (mgr.25477) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-02T05:50:59.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:59 smithi062 bash[19887]: audit 2024-04-02T05:50:58.544084+0000 mgr.y (mgr.25477) 11 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:50:59.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:59 smithi062 bash[19887]: audit 2024-04-02T05:50:58.774341+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:59.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:50:59 smithi062 bash[19887]: audit 2024-04-02T05:50:58.786490+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:59.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:59 smithi062 bash[53665]: audit 2024-04-02T05:50:58.513179+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:59.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:59 smithi062 bash[53665]: audit 2024-04-02T05:50:58.524464+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:59.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:59 smithi062 bash[53665]: cluster 2024-04-02T05:50:58.533926+0000 mgr.y (mgr.25477) 10 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-02T05:50:59.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:59 smithi062 bash[53665]: audit 2024-04-02T05:50:58.544084+0000 mgr.y (mgr.25477) 11 : audit 0 from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:50:59.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:59 smithi062 bash[53665]: audit 2024-04-02T05:50:58.774341+0000 mon.a (mon.0) 60 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:59.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:50:59 smithi062 bash[53665]: audit 2024-04-02T05:50:58.786490+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:59.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:59 smithi122 bash[14395]: audit 2024-04-02T05:50:58.513179+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:59.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:59 smithi122 bash[14395]: audit 2024-04-02T05:50:58.524464+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:59.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:59 smithi122 bash[14395]: cluster 2024-04-02T05:50:58.533926+0000 mgr.y (mgr.25477) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-02T05:50:59.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:59 smithi122 bash[14395]: audit 2024-04-02T05:50:58.544084+0000 mgr.y (mgr.25477) 11 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:50:59.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:59 smithi122 bash[14395]: audit 2024-04-02T05:50:58.774341+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:50:59.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:50:59 smithi122 bash[14395]: audit 2024-04-02T05:50:58.786490+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:00.223 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:51:00.223 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:51:00.224 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:51:00.224 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:51:00.224 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:51:00.224 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr" 2024-04-02T05:51:00.224 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:51:00.224 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "3/23 daemons upgraded", 2024-04-02T05:51:00.224 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "", 2024-04-02T05:51:00.224 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:51:00.224 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:51:00.684 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_OK 2024-04-02T05:51:00.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:00 smithi062 bash[19887]: audit 2024-04-02T05:50:58.947424+0000 mgr.y (mgr.25477) 12 : audit [DBG] from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:00.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:00 smithi062 bash[19887]: audit 2024-04-02T05:50:59.331300+0000 mgr.y (mgr.25477) 13 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:00.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:00 smithi062 bash[19887]: audit 2024-04-02T05:50:59.830050+0000 mon.a (mon.0) 62 : audit [DBG] from='client.? 172.21.15.62:0/3549742207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:51:00.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:00 smithi062 bash[53665]: audit 2024-04-02T05:50:58.947424+0000 mgr.y (mgr.25477) 12 : audit 0 from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:00.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:00 smithi062 bash[53665]: audit 2024-04-02T05:50:59.331300+0000 mgr.y (mgr.25477) 13 : audit 0 from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:00.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:00 smithi062 bash[53665]: audit 2024-04-02T05:50:59.830050+0000 mon.a (mon.0) 62 : audit 0 from='client.? 172.21.15.62:0/3549742207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:51:00.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:00 smithi122 bash[14395]: audit 2024-04-02T05:50:58.947424+0000 mgr.y (mgr.25477) 12 : audit [DBG] from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:00.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:00 smithi122 bash[14395]: audit 2024-04-02T05:50:59.331300+0000 mgr.y (mgr.25477) 13 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:00.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:00 smithi122 bash[14395]: audit 2024-04-02T05:50:59.830050+0000 mon.a (mon.0) 62 : audit [DBG] from='client.? 172.21.15.62:0/3549742207' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:51:01.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:01 smithi062 bash[19887]: audit 2024-04-02T05:51:00.218140+0000 mgr.y (mgr.25477) 14 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:01.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:01 smithi062 bash[19887]: cluster 2024-04-02T05:51:00.534441+0000 mgr.y (mgr.25477) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-02T05:51:01.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:01 smithi062 bash[19887]: audit 2024-04-02T05:51:00.679289+0000 mon.a (mon.0) 63 : audit [DBG] from='client.? 172.21.15.62:0/4176183778' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:51:01.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:01 smithi062 bash[53665]: audit 2024-04-02T05:51:00.218140+0000 mgr.y (mgr.25477) 14 : audit 0 from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:01.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:01 smithi062 bash[53665]: cluster 2024-04-02T05:51:00.534441+0000 mgr.y (mgr.25477) 15 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-02T05:51:01.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:01 smithi062 bash[53665]: audit 2024-04-02T05:51:00.679289+0000 mon.a (mon.0) 63 : audit 0 from='client.? 172.21.15.62:0/4176183778' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:51:01.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:01 smithi122 bash[14395]: audit 2024-04-02T05:51:00.218140+0000 mgr.y (mgr.25477) 14 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:01.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:01 smithi122 bash[14395]: cluster 2024-04-02T05:51:00.534441+0000 mgr.y (mgr.25477) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-02T05:51:01.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:01 smithi122 bash[14395]: audit 2024-04-02T05:51:00.679289+0000 mon.a (mon.0) 63 : audit [DBG] from='client.? 172.21.15.62:0/4176183778' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:51:02.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:02 smithi062 bash[53665]: audit 2024-04-02T05:51:01.534934+0000 mgr.y (mgr.25477) 16 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:51:02.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:02 smithi062 bash[19887]: audit 2024-04-02T05:51:01.534934+0000 mgr.y (mgr.25477) 16 : audit [DBG] from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:51:02.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:02 smithi122 bash[14395]: audit 2024-04-02T05:51:01.534934+0000 mgr.y (mgr.25477) 16 : audit [DBG] from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:51:03.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:03 smithi062 bash[19887]: cluster 2024-04-02T05:51:02.536241+0000 mgr.y (mgr.25477) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-02T05:51:03.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:03 smithi062 bash[53665]: cluster 2024-04-02T05:51:02.536241+0000 mgr.y (mgr.25477) 17 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-02T05:51:03.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:03 smithi122 bash[14395]: cluster 2024-04-02T05:51:02.536241+0000 mgr.y (mgr.25477) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-02T05:51:04.724 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:51:04 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 9. 2024-04-02T05:51:04.724 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:51:04 smithi122 systemd[1]: Stopped Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:51:04.724 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:51:04 smithi122 systemd[1]: Started Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:51:05.834 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:05 smithi122 bash[14395]: cluster 2024-04-02T05:51:04.537020+0000 mgr.y (mgr.25477) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:51:06.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:05 smithi062 bash[19887]: cluster 2024-04-02T05:51:04.537020+0000 mgr.y (mgr.25477) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:51:06.095 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:05 smithi062 bash[53665]: cluster 2024-04-02T05:51:04.537020+0000 mgr.y (mgr.25477) 18 : cluster 0 pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:51:06.224 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:51:05 smithi122 bash[41436]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:51:06.224 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:51:05 smithi122 bash[41436]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-02T05:51:06.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:51:06 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:51:06] "GET /metrics HTTP/1.1" 200 38251 "" "Prometheus/2.33.4" 2024-04-02T05:51:06.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:06 smithi122 bash[14395]: audit 2024-04-02T05:51:05.663139+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:06.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:06 smithi122 bash[14395]: audit 2024-04-02T05:51:05.665327+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:51:07.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:06 smithi062 bash[53665]: audit 2024-04-02T05:51:05.663139+0000 mon.a (mon.0) 64 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:07.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:06 smithi062 bash[53665]: audit 2024-04-02T05:51:05.665327+0000 mon.a (mon.0) 65 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:51:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:06 smithi062 bash[19887]: audit 2024-04-02T05:51:05.663139+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:07.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:06 smithi062 bash[19887]: audit 2024-04-02T05:51:05.665327+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:51:07.433 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:51:07 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-02T05:51:07.433 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:51:07 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-02T05:51:07.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:07 smithi122 bash[14395]: cluster 2024-04-02T05:51:06.538653+0000 mgr.y (mgr.25477) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:51:08.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:07 smithi062 bash[19887]: cluster 2024-04-02T05:51:06.538653+0000 mgr.y (mgr.25477) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:51:08.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:07 smithi062 bash[53665]: cluster 2024-04-02T05:51:06.538653+0000 mgr.y (mgr.25477) 19 : cluster 0 pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-02T05:51:08.935 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:51:08 smithi122 bash[39113]: ts=2024-04-02T05:51:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:51:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:09 smithi122 bash[14395]: cluster 2024-04-02T05:51:08.539435+0000 mgr.y (mgr.25477) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:09 smithi122 bash[14395]: audit 2024-04-02T05:51:09.581268+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:09 smithi122 bash[14395]: audit 2024-04-02T05:51:09.593643+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:09 smithi122 bash[14395]: audit 2024-04-02T05:51:09.597159+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:51:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:09 smithi122 bash[14395]: audit 2024-04-02T05:51:09.598815+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:51:10.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:09 smithi062 bash[19887]: cluster 2024-04-02T05:51:08.539435+0000 mgr.y (mgr.25477) 20 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:10.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:09 smithi062 bash[19887]: audit 2024-04-02T05:51:09.581268+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:10.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:09 smithi062 bash[19887]: audit 2024-04-02T05:51:09.593643+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:10.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:09 smithi062 bash[19887]: audit 2024-04-02T05:51:09.597159+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:51:10.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:09 smithi062 bash[19887]: audit 2024-04-02T05:51:09.598815+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:51:10.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:09 smithi062 bash[53665]: cluster 2024-04-02T05:51:08.539435+0000 mgr.y (mgr.25477) 20 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:10.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:09 smithi062 bash[53665]: audit 2024-04-02T05:51:09.581268+0000 mon.a (mon.0) 66 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:10.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:09 smithi062 bash[53665]: audit 2024-04-02T05:51:09.593643+0000 mon.a (mon.0) 67 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:10.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:09 smithi062 bash[53665]: audit 2024-04-02T05:51:09.597159+0000 mon.a (mon.0) 68 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:51:10.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:09 smithi062 bash[53665]: audit 2024-04-02T05:51:09.598815+0000 mon.a (mon.0) 69 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:51:10.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:10 smithi122 bash[14395]: cephadm 2024-04-02T05:51:09.601244+0000 mgr.y (mgr.25477) 21 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:51:10.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:10 smithi122 bash[14395]: cephadm 2024-04-02T05:51:09.601892+0000 mgr.y (mgr.25477) 22 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:51:10.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:10 smithi122 bash[14395]: cephadm 2024-04-02T05:51:09.816835+0000 mgr.y (mgr.25477) 23 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:51:10.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:10 smithi122 bash[14395]: cephadm 2024-04-02T05:51:09.818238+0000 mgr.y (mgr.25477) 24 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:51:10.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:10 smithi122 bash[14395]: audit 2024-04-02T05:51:10.372430+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:10.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:10 smithi122 bash[14395]: audit 2024-04-02T05:51:10.379900+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:10.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:10 smithi122 bash[14395]: audit 2024-04-02T05:51:10.387633+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:10.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:10 smithi122 bash[14395]: audit 2024-04-02T05:51:10.393671+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:10.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:10 smithi122 bash[14395]: audit 2024-04-02T05:51:10.400960+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:10.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:10 smithi122 bash[14395]: audit 2024-04-02T05:51:10.486988+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:51:10.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:10 smithi122 bash[14395]: audit 2024-04-02T05:51:10.490875+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:51:10.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:10 smithi122 bash[14395]: audit 2024-04-02T05:51:10.493200+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-02T05:51:10.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:10 smithi122 bash[14395]: audit 2024-04-02T05:51:10.494976+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-02T05:51:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[19887]: cephadm 2024-04-02T05:51:09.601244+0000 mgr.y (mgr.25477) 21 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:51:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[19887]: cephadm 2024-04-02T05:51:09.601892+0000 mgr.y (mgr.25477) 22 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:51:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[19887]: cephadm 2024-04-02T05:51:09.816835+0000 mgr.y (mgr.25477) 23 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:51:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[19887]: cephadm 2024-04-02T05:51:09.818238+0000 mgr.y (mgr.25477) 24 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:51:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[19887]: audit 2024-04-02T05:51:10.372430+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[19887]: audit 2024-04-02T05:51:10.379900+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[19887]: audit 2024-04-02T05:51:10.387633+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[19887]: audit 2024-04-02T05:51:10.393671+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[19887]: audit 2024-04-02T05:51:10.400960+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[19887]: audit 2024-04-02T05:51:10.486988+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:51:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[19887]: audit 2024-04-02T05:51:10.490875+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:51:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[19887]: audit 2024-04-02T05:51:10.493200+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-02T05:51:11.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[19887]: audit 2024-04-02T05:51:10.494976+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-02T05:51:11.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[53665]: cephadm 2024-04-02T05:51:09.601244+0000 mgr.y (mgr.25477) 21 : cephadm 1 Updating smithi062:/etc/ceph/ceph.conf 2024-04-02T05:51:11.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[53665]: cephadm 2024-04-02T05:51:09.601892+0000 mgr.y (mgr.25477) 22 : cephadm 1 Updating smithi122:/etc/ceph/ceph.conf 2024-04-02T05:51:11.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[53665]: cephadm 2024-04-02T05:51:09.816835+0000 mgr.y (mgr.25477) 23 : cephadm 1 Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:51:11.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[53665]: cephadm 2024-04-02T05:51:09.818238+0000 mgr.y (mgr.25477) 24 : cephadm 1 Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-04-02T05:51:11.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[53665]: audit 2024-04-02T05:51:10.372430+0000 mon.a (mon.0) 70 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:11.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[53665]: audit 2024-04-02T05:51:10.379900+0000 mon.a (mon.0) 71 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:11.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[53665]: audit 2024-04-02T05:51:10.387633+0000 mon.a (mon.0) 72 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:11.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[53665]: audit 2024-04-02T05:51:10.393671+0000 mon.a (mon.0) 73 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:11.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[53665]: audit 2024-04-02T05:51:10.400960+0000 mon.a (mon.0) 74 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:11.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[53665]: audit 2024-04-02T05:51:10.486988+0000 mon.a (mon.0) 75 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:51:11.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[53665]: audit 2024-04-02T05:51:10.490875+0000 mon.a (mon.0) 76 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:51:11.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[53665]: audit 2024-04-02T05:51:10.493200+0000 mon.a (mon.0) 77 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-02T05:51:11.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:10 smithi062 bash[53665]: audit 2024-04-02T05:51:10.494976+0000 mon.a (mon.0) 78 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-02T05:51:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:11 smithi062 bash[53665]: cephadm 2024-04-02T05:51:09.983495+0000 mgr.y (mgr.25477) 25 : cephadm 1 Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:51:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:11 smithi062 bash[53665]: cephadm 2024-04-02T05:51:09.983826+0000 mgr.y (mgr.25477) 26 : cephadm 1 Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:51:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:11 smithi062 bash[53665]: cephadm 2024-04-02T05:51:10.147935+0000 mgr.y (mgr.25477) 27 : cephadm 1 Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:51:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:11 smithi062 bash[53665]: cephadm 2024-04-02T05:51:10.149241+0000 mgr.y (mgr.25477) 28 : cephadm 1 Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:51:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:11 smithi062 bash[53665]: cluster 2024-04-02T05:51:10.395593+0000 mgr.y (mgr.25477) 29 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-02T05:51:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:11 smithi062 bash[53665]: cephadm 2024-04-02T05:51:10.496157+0000 mgr.y (mgr.25477) 30 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-04-02T05:51:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:11 smithi062 bash[53665]: cluster 2024-04-02T05:51:11.390590+0000 mon.a (mon.0) 79 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-02T05:51:11.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:11 smithi062 bash[19887]: cephadm 2024-04-02T05:51:09.983495+0000 mgr.y (mgr.25477) 25 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:51:11.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:11 smithi062 bash[19887]: cephadm 2024-04-02T05:51:09.983826+0000 mgr.y (mgr.25477) 26 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:51:11.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:11 smithi062 bash[19887]: cephadm 2024-04-02T05:51:10.147935+0000 mgr.y (mgr.25477) 27 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:51:11.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:11 smithi062 bash[19887]: cephadm 2024-04-02T05:51:10.149241+0000 mgr.y (mgr.25477) 28 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:51:11.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:11 smithi062 bash[19887]: cluster 2024-04-02T05:51:10.395593+0000 mgr.y (mgr.25477) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-02T05:51:11.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:11 smithi062 bash[19887]: cephadm 2024-04-02T05:51:10.496157+0000 mgr.y (mgr.25477) 30 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-02T05:51:11.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:11 smithi062 bash[19887]: cluster 2024-04-02T05:51:11.390590+0000 mon.a (mon.0) 79 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-02T05:51:11.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:11 smithi122 bash[14395]: cephadm 2024-04-02T05:51:09.983495+0000 mgr.y (mgr.25477) 25 : cephadm [INF] Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:51:11.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:11 smithi122 bash[14395]: cephadm 2024-04-02T05:51:09.983826+0000 mgr.y (mgr.25477) 26 : cephadm [INF] Updating smithi122:/etc/ceph/ceph.client.admin.keyring 2024-04-02T05:51:11.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:11 smithi122 bash[14395]: cephadm 2024-04-02T05:51:10.147935+0000 mgr.y (mgr.25477) 27 : cephadm [INF] Updating smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:51:11.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:11 smithi122 bash[14395]: cephadm 2024-04-02T05:51:10.149241+0000 mgr.y (mgr.25477) 28 : cephadm [INF] Updating smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-02T05:51:11.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:11 smithi122 bash[14395]: cluster 2024-04-02T05:51:10.395593+0000 mgr.y (mgr.25477) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-02T05:51:11.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:11 smithi122 bash[14395]: cephadm 2024-04-02T05:51:10.496157+0000 mgr.y (mgr.25477) 30 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-02T05:51:11.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:11 smithi122 bash[14395]: cluster 2024-04-02T05:51:11.390590+0000 mon.a (mon.0) 79 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-02T05:51:12.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:12 smithi122 bash[14395]: audit 2024-04-02T05:51:11.546434+0000 mgr.y (mgr.25477) 31 : audit [DBG] from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:51:13.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:12 smithi062 bash[53665]: audit 2024-04-02T05:51:11.546434+0000 mgr.y (mgr.25477) 31 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:51:13.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:12 smithi062 bash[19887]: audit 2024-04-02T05:51:11.546434+0000 mgr.y (mgr.25477) 31 : audit [DBG] from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:51:13.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:13 smithi122 bash[14395]: cluster 2024-04-02T05:51:12.397286+0000 mgr.y (mgr.25477) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:51:13.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:13 smithi122 bash[14395]: audit 2024-04-02T05:51:12.921142+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:13.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:13 smithi122 bash[14395]: audit 2024-04-02T05:51:12.923777+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:51:13.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:13 smithi122 bash[14395]: audit 2024-04-02T05:51:12.924835+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:51:13.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:13 smithi122 bash[14395]: audit 2024-04-02T05:51:12.925902+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:51:14.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:13 smithi062 bash[19887]: cluster 2024-04-02T05:51:12.397286+0000 mgr.y (mgr.25477) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:51:14.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:13 smithi062 bash[19887]: audit 2024-04-02T05:51:12.921142+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:14.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:13 smithi062 bash[19887]: audit 2024-04-02T05:51:12.923777+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:51:14.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:13 smithi062 bash[19887]: audit 2024-04-02T05:51:12.924835+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:51:14.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:13 smithi062 bash[19887]: audit 2024-04-02T05:51:12.925902+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:51:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:13 smithi062 bash[53665]: cluster 2024-04-02T05:51:12.397286+0000 mgr.y (mgr.25477) 32 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:51:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:13 smithi062 bash[53665]: audit 2024-04-02T05:51:12.921142+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:13 smithi062 bash[53665]: audit 2024-04-02T05:51:12.923777+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:51:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:13 smithi062 bash[53665]: audit 2024-04-02T05:51:12.924835+0000 mon.a (mon.0) 82 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:51:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:13 smithi062 bash[53665]: audit 2024-04-02T05:51:12.925902+0000 mon.a (mon.0) 83 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:51:14.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:14 smithi062 bash[53665]: cephadm 2024-04-02T05:51:12.916193+0000 mgr.y (mgr.25477) 33 : cephadm 1 Upgrade: Updating mon.c 2024-04-02T05:51:14.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:14 smithi062 bash[53665]: cephadm 2024-04-02T05:51:12.927457+0000 mgr.y (mgr.25477) 34 : cephadm 1 Deploying daemon mon.c on smithi062 2024-04-02T05:51:14.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:14 smithi062 bash[19887]: cephadm 2024-04-02T05:51:12.916193+0000 mgr.y (mgr.25477) 33 : cephadm [INF] Upgrade: Updating mon.c 2024-04-02T05:51:14.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:14 smithi062 bash[19887]: cephadm 2024-04-02T05:51:12.927457+0000 mgr.y (mgr.25477) 34 : cephadm [INF] Deploying daemon mon.c on smithi062 2024-04-02T05:51:14.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:14 smithi122 bash[14395]: cephadm 2024-04-02T05:51:12.916193+0000 mgr.y (mgr.25477) 33 : cephadm [INF] Upgrade: Updating mon.c 2024-04-02T05:51:14.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:14 smithi122 bash[14395]: cephadm 2024-04-02T05:51:12.927457+0000 mgr.y (mgr.25477) 34 : cephadm [INF] Deploying daemon mon.c on smithi062 2024-04-02T05:51:15.492 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:15 smithi062 systemd[1]: Stopping Ceph mon.c for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:51:15.828 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:15 smithi062 bash[19887]: debug 2024-04-02T05:51:15.484+0000 7f45a14ce700 -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-04-02T05:51:15.828 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:15 smithi062 bash[19887]: debug 2024-04-02T05:51:15.484+0000 7f45a14ce700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-02T05:51:16.350 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:16 smithi062 bash[54891]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mon-c 2024-04-02T05:51:16.350 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:51:16 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:51:16] "GET /metrics HTTP/1.1" 200 38251 "" "Prometheus/2.33.4" 2024-04-02T05:51:16.658 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:16 smithi062 bash[54967]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mon-c 2024-04-02T05:51:16.659 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:16 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.c.service: Succeeded. 2024-04-02T05:51:16.659 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:16 smithi062 systemd[1]: Stopped Ceph mon.c for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:51:16.659 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:16 smithi062 systemd[1]: Started Ceph mon.c for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:51:17.724 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:51:17 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 10. 2024-04-02T05:51:17.724 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:51:17 smithi122 systemd[1]: Stopped Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:51:17.724 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:51:17 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Start request repeated too quickly. 2024-04-02T05:51:17.724 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:51:17 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-02T05:51:17.724 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:51:17 smithi122 systemd[1]: Failed to start Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:51:17.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.692+0000 7f36bbf6cc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-02T05:51:17.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.692+0000 7f36bbf6cc80 0 ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev), process ceph-mon, pid 7 2024-04-02T05:51:17.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.692+0000 7f36bbf6cc80 0 pidfile_write: ignore empty --pid-file 2024-04-02T05:51:17.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 0 load: jerasure load: lrc 2024-04-02T05:51:17.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: RocksDB version: 7.9.2 2024-04-02T05:51:17.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Git sha 0 2024-04-02T05:51:17.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Compile date 2024-04-01 15:23:26 2024-04-02T05:51:17.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: DB SUMMARY 2024-04-02T05:51:17.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: DB Session ID: WE5QMQ48LDB95XEHG9WV 2024-04-02T05:51:17.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: CURRENT file: CURRENT 2024-04-02T05:51:17.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-02T05:51:17.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1261 Bytes 2024-04-02T05:51:17.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000030.sst 2024-04-02T05:51:17.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000028.log size: 3890540 ; 2024-04-02T05:51:17.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.error_if_exists: 0 2024-04-02T05:51:17.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.create_if_missing: 0 2024-04-02T05:51:17.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.paranoid_checks: 1 2024-04-02T05:51:17.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-02T05:51:17.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-02T05:51:17.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-02T05:51:17.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.env: 0x558463e69c60 2024-04-02T05:51:17.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-02T05:51:17.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.info_log: 0x5584647dbb20 2024-04-02T05:51:17.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-02T05:51:17.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.statistics: (nil) 2024-04-02T05:51:17.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.use_fsync: 0 2024-04-02T05:51:17.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_log_file_size: 0 2024-04-02T05:51:17.856 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-02T05:51:17.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-02T05:51:17.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-02T05:51:17.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-02T05:51:17.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.allow_fallocate: 1 2024-04-02T05:51:17.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-02T05:51:17.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-02T05:51:17.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.use_direct_reads: 0 2024-04-02T05:51:17.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-02T05:51:17.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-02T05:51:17.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.db_log_dir: 2024-04-02T05:51:17.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.wal_dir: 2024-04-02T05:51:17.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-02T05:51:17.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-02T05:51:17.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-02T05:51:17.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-02T05:51:17.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-02T05:51:17.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-02T05:51:17.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-02T05:51:17.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-02T05:51:17.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.write_buffer_manager: 0x5584647ae820 2024-04-02T05:51:17.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-02T05:51:17.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-02T05:51:17.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-02T05:51:17.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-02T05:51:17.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-02T05:51:17.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-02T05:51:17.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-02T05:51:17.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-02T05:51:17.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.unordered_write: 0 2024-04-02T05:51:17.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-02T05:51:17.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-02T05:51:17.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-02T05:51:17.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-02T05:51:17.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.row_cache: None 2024-04-02T05:51:17.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.wal_filter: None 2024-04-02T05:51:17.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-02T05:51:17.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-02T05:51:17.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.two_write_queues: 0 2024-04-02T05:51:17.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-02T05:51:17.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.wal_compression: 0 2024-04-02T05:51:17.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.atomic_flush: 0 2024-04-02T05:51:17.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-02T05:51:17.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-02T05:51:17.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-02T05:51:17.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.log_readahead_size: 0 2024-04-02T05:51:17.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-02T05:51:17.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-02T05:51:17.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-02T05:51:17.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-02T05:51:17.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-02T05:51:17.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-02T05:51:17.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-02T05:51:17.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_background_jobs: 2 2024-04-02T05:51:17.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_background_compactions: -1 2024-04-02T05:51:17.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_subcompactions: 1 2024-04-02T05:51:17.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-02T05:51:17.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-02T05:51:17.861 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-02T05:51:17.861 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-02T05:51:17.861 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-02T05:51:17.861 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-02T05:51:17.861 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-02T05:51:17.861 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-02T05:51:17.861 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_open_files: -1 2024-04-02T05:51:17.861 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-02T05:51:17.861 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-02T05:51:17.861 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-02T05:51:17.861 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-02T05:51:17.861 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_background_flushes: -1 2024-04-02T05:51:17.861 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Compression algorithms supported: 2024-04-02T05:51:17.861 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-02T05:51:17.861 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: kZSTD supported: 0 2024-04-02T05:51:17.862 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: kXpressCompression supported: 0 2024-04-02T05:51:17.862 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-02T05:51:17.862 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: kZlibCompression supported: 1 2024-04-02T05:51:17.862 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: kSnappyCompression supported: 1 2024-04-02T05:51:17.862 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: kLZ4Compression supported: 1 2024-04-02T05:51:17.862 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: kBZip2Compression supported: 0 2024-04-02T05:51:17.862 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-02T05:51:17.862 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-02T05:51:17.862 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-04-02T05:51:17.862 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-02T05:51:17.862 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-02T05:51:17.862 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.merge_operator: 2024-04-02T05:51:17.862 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compaction_filter: None 2024-04-02T05:51:17.862 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-02T05:51:17.862 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-02T05:51:17.863 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-02T05:51:17.863 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-02T05:51:17.863 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5584647dbc40) 2024-04-02T05:51:17.863 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: cache_index_and_filter_blocks: 1 2024-04-02T05:51:17.863 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-02T05:51:17.863 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-02T05:51:17.863 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: pin_top_level_index_and_filter: 1 2024-04-02T05:51:17.863 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: index_type: 0 2024-04-02T05:51:17.863 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: data_block_index_type: 0 2024-04-02T05:51:17.863 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: index_shortening: 1 2024-04-02T05:51:17.863 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: data_block_hash_table_util_ratio: 0.750000 2024-04-02T05:51:17.863 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: checksum: 4 2024-04-02T05:51:17.863 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: no_block_cache: 0 2024-04-02T05:51:17.863 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: block_cache: 0x5584647dd090 2024-04-02T05:51:17.864 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: block_cache_name: BinnedLRUCache 2024-04-02T05:51:17.864 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: block_cache_options: 2024-04-02T05:51:17.864 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: capacity : 536870912 2024-04-02T05:51:17.864 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: num_shard_bits : 4 2024-04-02T05:51:17.864 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: strict_capacity_limit : 0 2024-04-02T05:51:17.864 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: high_pri_pool_ratio: 0.000 2024-04-02T05:51:17.864 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: block_cache_compressed: (nil) 2024-04-02T05:51:17.864 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: persistent_cache: (nil) 2024-04-02T05:51:17.864 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: block_size: 4096 2024-04-02T05:51:17.864 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: block_size_deviation: 10 2024-04-02T05:51:17.864 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: block_restart_interval: 16 2024-04-02T05:51:17.864 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: index_block_restart_interval: 1 2024-04-02T05:51:17.864 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: metadata_block_size: 4096 2024-04-02T05:51:17.864 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: partition_filters: 0 2024-04-02T05:51:17.864 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: use_delta_encoding: 1 2024-04-02T05:51:17.865 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: filter_policy: bloomfilter 2024-04-02T05:51:17.865 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: whole_key_filtering: 1 2024-04-02T05:51:17.865 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: verify_compression: 0 2024-04-02T05:51:17.865 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: read_amp_bytes_per_bit: 0 2024-04-02T05:51:17.865 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: format_version: 5 2024-04-02T05:51:17.865 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: enable_index_compression: 1 2024-04-02T05:51:17.865 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: block_align: 0 2024-04-02T05:51:17.865 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: max_auto_readahead_size: 262144 2024-04-02T05:51:17.865 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: prepopulate_block_cache: 0 2024-04-02T05:51:17.865 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: initial_auto_readahead_size: 8192 2024-04-02T05:51:17.865 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: num_file_reads_for_auto_readahead: 2 2024-04-02T05:51:17.865 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-02T05:51:17.865 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-02T05:51:17.866 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compression: NoCompression 2024-04-02T05:51:17.866 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-02T05:51:17.866 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-02T05:51:17.866 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-02T05:51:17.866 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.num_levels: 7 2024-04-02T05:51:17.866 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-02T05:51:17.866 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-02T05:51:17.866 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-02T05:51:17.866 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-02T05:51:17.866 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-02T05:51:17.866 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-02T05:51:17.866 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-02T05:51:17.866 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:51:17.866 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-02T05:51:17.866 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-02T05:51:17.867 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-02T05:51:17.867 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-02T05:51:17.867 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-02T05:51:17.867 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-02T05:51:17.867 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-02T05:51:17.867 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-02T05:51:17.867 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:51:17.867 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-02T05:51:17.867 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-02T05:51:17.867 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-02T05:51:17.867 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-02T05:51:17.868 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-02T05:51:17.868 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-02T05:51:17.868 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-02T05:51:17.868 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-02T05:51:17.868 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-02T05:51:17.868 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-02T05:51:17.868 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-02T05:51:17.868 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-02T05:51:17.869 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-02T05:51:17.870 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-02T05:51:17.870 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-02T05:51:17.870 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-02T05:51:17.870 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-02T05:51:17.870 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-02T05:51:17.870 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-02T05:51:17.870 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-02T05:51:17.870 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-02T05:51:17.870 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.table_properties_collectors: 2024-04-02T05:51:17.870 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.inplace_update_support: 0 2024-04-02T05:51:17.870 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-02T05:51:17.870 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-02T05:51:17.870 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-02T05:51:17.870 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.bloom_locality: 0 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.max_successive_merges: 0 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.ttl: 2592000 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.enable_blob_files: false 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.min_blob_size: 0 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-02T05:51:17.871 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-02T05:51:17.872 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-02T05:51:17.872 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-02T05:51:17.872 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-02T05:51:17.872 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-02T05:51:17.872 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36b16dc700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-04-02T05:51:17.872 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-02T05:51:17.872 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 32, last_sequence is 18054, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-02T05:51:17.872 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-04-02T05:51:17.872 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.700+0000 7f36bbf6cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c0bfa6ea-6939-4b1a-8b4b-f837464352bb 2024-04-02T05:51:17.872 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.704+0000 7f36bbf6cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712037077706543, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-04-02T05:51:17.872 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.704+0000 7f36bbf6cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-04-02T05:51:17.872 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.720+0000 7f36bbf6cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712037077722381, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2501951, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18059, "largest_seqno": 18924, "table_properties": {"data_size": 2497554, "index_size": 2355, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1029, "raw_key_size": 9394, "raw_average_key_size": 24, "raw_value_size": 2489266, "raw_average_value_size": 6415, "num_data_blocks": 106, "num_entries": 388, "num_filter_entries": 388, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1712037077, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c0bfa6ea-6939-4b1a-8b4b-f837464352bb", "db_session_id": "WE5QMQ48LDB95XEHG9WV", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-04-02T05:51:17.872 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.720+0000 7f36bbf6cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712037077722504, "job": 1, "event": "recovery_finished"} 2024-04-02T05:51:17.872 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.720+0000 7f36bbf6cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-04-02T05:51:17.873 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.720+0000 7f36bbf6cc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-02T05:51:17.873 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.724+0000 7f36bbf6cc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-02T05:51:17.873 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.724+0000 7f36bbf6cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5584648d2000 2024-04-02T05:51:17.873 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.724+0000 7f36bbf6cc80 4 rocksdb: DB pointer 0x5584648bc000 2024-04-02T05:51:17.873 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.724+0000 7f36aa6ce700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-02T05:51:17.873 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.724+0000 7f36aa6ce700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-02T05:51:17.873 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: ** DB Stats ** 2024-04-02T05:51:17.873 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:51:17.873 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-02T05:51:17.873 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T05:51:17.873 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:51:17.873 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-02T05:51:17.873 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T05:51:17.873 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:51:17.873 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: ** Compaction Stats [default] ** 2024-04-02T05:51:17.874 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: 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-04-02T05:51:17.874 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-02T05:51:17.874 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: L0 1/0 2.39 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 469.0 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-02T05:51:17.874 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: L6 1/0 10.42 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-04-02T05:51:17.874 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Sum 2/0 12.80 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 469.0 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-02T05:51:17.874 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 469.0 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-02T05:51:17.874 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: ** Compaction Stats [default] ** 2024-04-02T05:51:17.874 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: 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-04-02T05:51:17.874 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:51:17.874 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 469.0 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-02T05:51:17.874 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-02T05:51:17.874 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:51:17.874 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Flush(GB): cumulative 0.002, interval 0.002 2024-04-02T05:51:17.874 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T05:51:17.875 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T05:51:17.875 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T05:51:17.875 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T05:51:17.875 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Cumulative compaction: 0.00 GB write, 104.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:51:17.875 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Interval compaction: 0.00 GB write, 104.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:51:17.875 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: 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-04-02T05:51:17.875 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Block cache BinnedLRUCache@0x5584647dd090#7 capacity: 512.00 MB usage: 3.73 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-04-02T05:51:17.875 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-04-02T05:51:17.875 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T05:51:17.875 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.724+0000 7f36bbf6cc80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] at bind addrs [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:51:17.875 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.724+0000 7f36bbf6cc80 1 mon.c@-1(???) e3 preinit fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:51:17.875 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.724+0000 7f36bbf6cc80 0 mon.c@-1(???).mds e1 new map 2024-04-02T05:51:17.875 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.724+0000 7f36bbf6cc80 0 mon.c@-1(???).mds e1 print_map 2024-04-02T05:51:17.875 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: e1 2024-04-02T05:51:17.875 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-02T05:51:17.876 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-02T05:51:17.876 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: legacy client fscid: -1 2024-04-02T05:51:17.876 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: 2024-04-02T05:51:17.876 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: No filesystems configured 2024-04-02T05:51:17.876 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.724+0000 7f36bbf6cc80 0 mon.c@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-02T05:51:17.876 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.724+0000 7f36bbf6cc80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-02T05:51:17.876 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.724+0000 7f36bbf6cc80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-02T05:51:17.876 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.724+0000 7f36bbf6cc80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-02T05:51:17.876 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:17 smithi062 bash[55029]: debug 2024-04-02T05:51:17.724+0000 7f36bbf6cc80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-04-02T05:51:18.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:18 smithi122 bash[14395]: cluster 2024-04-02T05:51:14.398089+0000 mgr.y (mgr.25477) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-02T05:51:18.974 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:51:18 smithi122 bash[39113]: ts=2024-04-02T05:51:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:51:19.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:18 smithi062 bash[55029]: cluster 2024-04-02T05:51:14.398089+0000 mgr.y (mgr.25477) 35 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-02T05:51:19.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:18 smithi062 bash[53665]: cluster 2024-04-02T05:51:14.398089+0000 mgr.y (mgr.25477) 35 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-02T05:51:20.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:16.398901+0000 mgr.y (mgr.25477) 36 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-02T05:51:20.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:17.940899+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-04-02T05:51:20.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.400663+0000 mgr.y (mgr.25477) 37 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-02T05:51:20.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.721229+0000 mon.a (mon.0) 84 : cluster 1 mon.a calling monitor election 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.727540+0000 mon.a (mon.0) 85 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.738184+0000 mon.a (mon.0) 86 : cluster 0 monmap epoch 3 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.738244+0000 mon.a (mon.0) 87 : cluster 0 fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.738264+0000 mon.a (mon.0) 88 : cluster 0 last_changed 2024-04-02T05:35:29.914409+0000 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.738286+0000 mon.a (mon.0) 89 : cluster 0 created 2024-04-02T05:33:34.348472+0000 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.738304+0000 mon.a (mon.0) 90 : cluster 0 min_mon_release 17 (quincy) 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.738330+0000 mon.a (mon.0) 91 : cluster 0 election_strategy: 1 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.738421+0000 mon.a (mon.0) 92 : cluster 0 0: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.a 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.738476+0000 mon.a (mon.0) 93 : cluster 0 1: [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] mon.c 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.738504+0000 mon.a (mon.0) 94 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.739391+0000 mon.a (mon.0) 95 : cluster 0 fsmap 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.739426+0000 mon.a (mon.0) 96 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.740019+0000 mon.a (mon.0) 97 : cluster 0 mgrmap e40: y(active, since 28s), standbys: x 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.740233+0000 mon.a (mon.0) 98 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.740264+0000 mon.a (mon.0) 99 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:51:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: cluster 2024-04-02T05:51:18.740290+0000 mon.a (mon.0) 100 : cluster 3 daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:51:20.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: audit 2024-04-02T05:51:18.747739+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:20.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: audit 2024-04-02T05:51:18.759442+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:20.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[55029]: audit 2024-04-02T05:51:18.805537+0000 mon.a (mon.0) 103 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:51:20.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:16.398901+0000 mgr.y (mgr.25477) 36 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-02T05:51:20.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:17.940899+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-04-02T05:51:20.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.400663+0000 mgr.y (mgr.25477) 37 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-02T05:51:20.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.721229+0000 mon.a (mon.0) 84 : cluster 1 mon.a calling monitor election 2024-04-02T05:51:20.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.727540+0000 mon.a (mon.0) 85 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T05:51:20.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.738184+0000 mon.a (mon.0) 86 : cluster 0 monmap epoch 3 2024-04-02T05:51:20.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.738244+0000 mon.a (mon.0) 87 : cluster 0 fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:51:20.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.738264+0000 mon.a (mon.0) 88 : cluster 0 last_changed 2024-04-02T05:35:29.914409+0000 2024-04-02T05:51:20.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.738286+0000 mon.a (mon.0) 89 : cluster 0 created 2024-04-02T05:33:34.348472+0000 2024-04-02T05:51:20.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.738304+0000 mon.a (mon.0) 90 : cluster 0 min_mon_release 17 (quincy) 2024-04-02T05:51:20.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.738330+0000 mon.a (mon.0) 91 : cluster 0 election_strategy: 1 2024-04-02T05:51:20.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.738421+0000 mon.a (mon.0) 92 : cluster 0 0: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.a 2024-04-02T05:51:20.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.738476+0000 mon.a (mon.0) 93 : cluster 0 1: [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] mon.c 2024-04-02T05:51:20.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.738504+0000 mon.a (mon.0) 94 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-02T05:51:20.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.739391+0000 mon.a (mon.0) 95 : cluster 0 fsmap 2024-04-02T05:51:20.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.739426+0000 mon.a (mon.0) 96 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-04-02T05:51:20.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.740019+0000 mon.a (mon.0) 97 : cluster 0 mgrmap e40: y(active, since 28s), standbys: x 2024-04-02T05:51:20.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.740233+0000 mon.a (mon.0) 98 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:51:20.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.740264+0000 mon.a (mon.0) 99 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:51:20.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: cluster 2024-04-02T05:51:18.740290+0000 mon.a (mon.0) 100 : cluster 3 daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:51:20.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: audit 2024-04-02T05:51:18.747739+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:20.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: audit 2024-04-02T05:51:18.759442+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:20.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:19 smithi062 bash[53665]: audit 2024-04-02T05:51:18.805537+0000 mon.a (mon.0) 103 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:51:20.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:16.398901+0000 mgr.y (mgr.25477) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-02T05:51:20.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:17.940899+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-02T05:51:20.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.400663+0000 mgr.y (mgr.25477) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-02T05:51:20.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.721229+0000 mon.a (mon.0) 84 : cluster [INF] mon.a calling monitor election 2024-04-02T05:51:20.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.727540+0000 mon.a (mon.0) 85 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T05:51:20.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.738184+0000 mon.a (mon.0) 86 : cluster [DBG] monmap epoch 3 2024-04-02T05:51:20.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.738244+0000 mon.a (mon.0) 87 : cluster [DBG] fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:51:20.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.738264+0000 mon.a (mon.0) 88 : cluster [DBG] last_changed 2024-04-02T05:35:29.914409+0000 2024-04-02T05:51:20.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.738286+0000 mon.a (mon.0) 89 : cluster [DBG] created 2024-04-02T05:33:34.348472+0000 2024-04-02T05:51:20.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.738304+0000 mon.a (mon.0) 90 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-02T05:51:20.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.738330+0000 mon.a (mon.0) 91 : cluster [DBG] election_strategy: 1 2024-04-02T05:51:20.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.738421+0000 mon.a (mon.0) 92 : cluster [DBG] 0: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.a 2024-04-02T05:51:20.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.738476+0000 mon.a (mon.0) 93 : cluster [DBG] 1: [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] mon.c 2024-04-02T05:51:20.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.738504+0000 mon.a (mon.0) 94 : cluster [DBG] 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-02T05:51:20.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.739391+0000 mon.a (mon.0) 95 : cluster [DBG] fsmap 2024-04-02T05:51:20.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.739426+0000 mon.a (mon.0) 96 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-02T05:51:20.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.740019+0000 mon.a (mon.0) 97 : cluster [DBG] mgrmap e40: y(active, since 28s), standbys: x 2024-04-02T05:51:20.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.740233+0000 mon.a (mon.0) 98 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:51:20.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.740264+0000 mon.a (mon.0) 99 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:51:20.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: cluster 2024-04-02T05:51:18.740290+0000 mon.a (mon.0) 100 : cluster [WRN] daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:51:20.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: audit 2024-04-02T05:51:18.747739+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:20.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: audit 2024-04-02T05:51:18.759442+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:20.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:19 smithi122 bash[14395]: audit 2024-04-02T05:51:18.805537+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:51:21.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:21 smithi062 bash[55029]: cluster 2024-04-02T05:51:20.401477+0000 mgr.y (mgr.25477) 38 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-02T05:51:21.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:21 smithi062 bash[55029]: audit 2024-04-02T05:51:20.663868+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:21.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:21 smithi062 bash[55029]: audit 2024-04-02T05:51:20.665686+0000 mon.a (mon.0) 105 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:51:21.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:21 smithi062 bash[53665]: cluster 2024-04-02T05:51:20.401477+0000 mgr.y (mgr.25477) 38 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-02T05:51:21.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:21 smithi062 bash[53665]: audit 2024-04-02T05:51:20.663868+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:21.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:21 smithi062 bash[53665]: audit 2024-04-02T05:51:20.665686+0000 mon.a (mon.0) 105 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:51:21.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:21 smithi122 bash[14395]: cluster 2024-04-02T05:51:20.401477+0000 mgr.y (mgr.25477) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-02T05:51:21.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:21 smithi122 bash[14395]: audit 2024-04-02T05:51:20.663868+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:21.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:21 smithi122 bash[14395]: audit 2024-04-02T05:51:20.665686+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:51:22.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:22 smithi122 bash[14395]: audit 2024-04-02T05:51:21.552911+0000 mgr.y (mgr.25477) 39 : audit [DBG] from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:51:23.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:22 smithi062 bash[53665]: audit 2024-04-02T05:51:21.552911+0000 mgr.y (mgr.25477) 39 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:51:23.103 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:51:22 smithi062 bash[50338]: debug 2024-04-02T05:51:22.731+0000 7f404a46f700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-02T05:51:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:22 smithi062 bash[55029]: audit 2024-04-02T05:51:21.552911+0000 mgr.y (mgr.25477) 39 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:51:24.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:23 smithi062 bash[55029]: cluster 2024-04-02T05:51:22.403217+0000 mgr.y (mgr.25477) 40 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:51:24.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:23 smithi062 bash[53665]: cluster 2024-04-02T05:51:22.403217+0000 mgr.y (mgr.25477) 40 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:51:24.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:23 smithi122 bash[14395]: cluster 2024-04-02T05:51:22.403217+0000 mgr.y (mgr.25477) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:51:26.095 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:25 smithi062 bash[55029]: cluster 2024-04-02T05:51:24.403996+0000 mgr.y (mgr.25477) 41 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:26.095 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:25 smithi062 bash[55029]: audit 2024-04-02T05:51:25.355326+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:26.095 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:25 smithi062 bash[55029]: audit 2024-04-02T05:51:25.365855+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:26.095 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:25 smithi062 bash[53665]: cluster 2024-04-02T05:51:24.403996+0000 mgr.y (mgr.25477) 41 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:26.095 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:25 smithi062 bash[53665]: audit 2024-04-02T05:51:25.355326+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:26.095 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:25 smithi062 bash[53665]: audit 2024-04-02T05:51:25.365855+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:26.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:25 smithi122 bash[14395]: cluster 2024-04-02T05:51:24.403996+0000 mgr.y (mgr.25477) 41 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:26.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:25 smithi122 bash[14395]: audit 2024-04-02T05:51:25.355326+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:26.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:25 smithi122 bash[14395]: audit 2024-04-02T05:51:25.365855+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:26.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:51:26 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:51:26] "GET /metrics HTTP/1.1" 200 38190 "" "Prometheus/2.33.4" 2024-04-02T05:51:27.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:27 smithi122 bash[14395]: cluster 2024-04-02T05:51:26.404863+0000 mgr.y (mgr.25477) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:27.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:27 smithi122 bash[14395]: audit 2024-04-02T05:51:26.466928+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:27.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:27 smithi122 bash[14395]: audit 2024-04-02T05:51:26.478419+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:27.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:27 smithi062 bash[55029]: cluster 2024-04-02T05:51:26.404863+0000 mgr.y (mgr.25477) 42 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:27.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:27 smithi062 bash[55029]: audit 2024-04-02T05:51:26.466928+0000 mon.a (mon.0) 108 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:27.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:27 smithi062 bash[55029]: audit 2024-04-02T05:51:26.478419+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:27.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:27 smithi062 bash[53665]: cluster 2024-04-02T05:51:26.404863+0000 mgr.y (mgr.25477) 42 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:27.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:27 smithi062 bash[53665]: audit 2024-04-02T05:51:26.466928+0000 mon.a (mon.0) 108 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:27.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:27 smithi062 bash[53665]: audit 2024-04-02T05:51:26.478419+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:28.974 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:51:28 smithi122 bash[39113]: ts=2024-04-02T05:51:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:51:29.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:29 smithi062 bash[53665]: cluster 2024-04-02T05:51:28.406631+0000 mgr.y (mgr.25477) 43 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:51:29.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:29 smithi062 bash[55029]: cluster 2024-04-02T05:51:28.406631+0000 mgr.y (mgr.25477) 43 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:51:29.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:29 smithi122 bash[14395]: cluster 2024-04-02T05:51:28.406631+0000 mgr.y (mgr.25477) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:51:31.112 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:51:31.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:31 smithi062 bash[55029]: cluster 2024-04-02T05:51:30.407432+0000 mgr.y (mgr.25477) 44 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:31.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:31 smithi062 bash[53665]: cluster 2024-04-02T05:51:30.407432+0000 mgr.y (mgr.25477) 44 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:31.916 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:51:31.916 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (2m) 6s ago 9m 15.6M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:51:31.916 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 unknown 34s ago 9m - - 2024-04-02T05:51:31.917 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (90s) 6s ago 7m 46.0M - 3.5 e1d6a67b021e b43a98374b20 2024-04-02T05:51:31.917 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (78s) 34s ago 15m 440M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:51:31.917 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (2m) 6s ago 17m 488M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:51:31.917 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (54s) 6s ago 17m 39.0M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:51:31.917 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (16m) 34s ago 16m 57.1M 2048M 17.2.0 e1d6a67b021e 2aea14ac8028 2024-04-02T05:51:31.917 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (15s) 6s ago 16m 22.1M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:51:31.917 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (3m) 6s ago 10m 11.8M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:51:31.917 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (2m) 34s ago 10m 11.2M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:51:31.917 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (15m) 6s ago 15m 59.2M 2781M 17.2.0 e1d6a67b021e 62e4712dfb33 2024-04-02T05:51:31.917 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (14m) 6s ago 14m 62.1M 2781M 17.2.0 e1d6a67b021e b3a5cde119f4 2024-04-02T05:51:31.917 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (14m) 6s ago 14m 55.6M 2781M 17.2.0 e1d6a67b021e ebf82f7a9f60 2024-04-02T05:51:31.917 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (13m) 6s ago 13m 60.3M 2781M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:51:31.917 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (12m) 34s ago 12m 61.4M 3037M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:51:31.917 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (12m) 34s ago 12m 56.9M 3037M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:51:31.917 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (11m) 34s ago 11m 55.4M 3037M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:51:31.918 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (11m) 34s ago 11m 58.0M 3037M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:51:31.918 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (84s) 34s ago 10m 52.4M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:51:31.918 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (8m) 6s ago 8m 88.6M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:51:31.918 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (8m) 34s ago 8m 88.4M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:51:31.918 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (7m) 6s ago 7m 88.5M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:51:31.918 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (7m) 34s ago 7m 88.5M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:51:31.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:31 smithi122 bash[14395]: cluster 2024-04-02T05:51:30.407432+0000 mgr.y (mgr.25477) 44 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:32.395 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:51:32.395 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:51:32.395 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-02T05:51:32.396 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:51:32.396 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:51:32.396 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:51:32.396 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:51:32.396 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:51:32.396 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:51:32.396 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T05:51:32.396 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:51:32.396 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:51:32.396 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:51:32.396 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:51:32.396 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:51:32.396 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-02T05:51:32.396 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 4 2024-04-02T05:51:32.397 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:51:32.397 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:51:32.796 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:51:32.797 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:51:32.797 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:51:32.797 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:51:32.797 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:51:32.797 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr" 2024-04-02T05:51:32.797 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:51:32.797 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "4/23 daemons upgraded", 2024-04-02T05:51:32.797 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading mon daemons", 2024-04-02T05:51:32.797 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:51:32.798 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:51:32.833 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:32 smithi062 bash[55029]: audit 2024-04-02T05:51:31.091164+0000 mgr.y (mgr.25477) 45 : audit 0 from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:32.833 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:32 smithi062 bash[55029]: audit 2024-04-02T05:51:31.491111+0000 mgr.y (mgr.25477) 46 : audit 0 from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:32.834 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:32 smithi062 bash[55029]: audit 2024-04-02T05:51:31.562824+0000 mgr.y (mgr.25477) 47 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:51:32.834 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:32 smithi062 bash[55029]: audit 2024-04-02T05:51:32.390447+0000 mon.a (mon.0) 110 : audit 0 from='client.? 172.21.15.62:0/3069353284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:51:32.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:32 smithi062 bash[53665]: audit 2024-04-02T05:51:31.091164+0000 mgr.y (mgr.25477) 45 : audit 0 from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:32.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:32 smithi062 bash[53665]: audit 2024-04-02T05:51:31.491111+0000 mgr.y (mgr.25477) 46 : audit 0 from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:32.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:32 smithi062 bash[53665]: audit 2024-04-02T05:51:31.562824+0000 mgr.y (mgr.25477) 47 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:51:32.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:32 smithi062 bash[53665]: audit 2024-04-02T05:51:32.390447+0000 mon.a (mon.0) 110 : audit 0 from='client.? 172.21.15.62:0/3069353284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:51:32.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:32 smithi122 bash[14395]: audit 2024-04-02T05:51:31.091164+0000 mgr.y (mgr.25477) 45 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:32.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:32 smithi122 bash[14395]: audit 2024-04-02T05:51:31.491111+0000 mgr.y (mgr.25477) 46 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:32.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:32 smithi122 bash[14395]: audit 2024-04-02T05:51:31.562824+0000 mgr.y (mgr.25477) 47 : audit [DBG] from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:51:32.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:32 smithi122 bash[14395]: audit 2024-04-02T05:51:32.390447+0000 mon.a (mon.0) 110 : audit [DBG] from='client.? 172.21.15.62:0/3069353284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:51:33.266 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:51:33.266 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:51:33.267 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:51:33.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:33 smithi062 bash[55029]: audit 2024-04-02T05:51:31.888222+0000 mgr.y (mgr.25477) 48 : audit 0 from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:33.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:33 smithi062 bash[55029]: cluster 2024-04-02T05:51:32.409053+0000 mgr.y (mgr.25477) 49 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:51:33.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:33 smithi062 bash[55029]: audit 2024-04-02T05:51:32.791685+0000 mgr.y (mgr.25477) 50 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:33.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:33 smithi062 bash[55029]: audit 2024-04-02T05:51:33.261962+0000 mon.a (mon.0) 111 : audit 0 from='client.? 172.21.15.62:0/300718392' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:51:33.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:33 smithi062 bash[53665]: audit 2024-04-02T05:51:31.888222+0000 mgr.y (mgr.25477) 48 : audit 0 from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:33.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:33 smithi062 bash[53665]: cluster 2024-04-02T05:51:32.409053+0000 mgr.y (mgr.25477) 49 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:51:33.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:33 smithi062 bash[53665]: audit 2024-04-02T05:51:32.791685+0000 mgr.y (mgr.25477) 50 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:33.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:33 smithi062 bash[53665]: audit 2024-04-02T05:51:33.261962+0000 mon.a (mon.0) 111 : audit 0 from='client.? 172.21.15.62:0/300718392' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:51:33.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:33 smithi122 bash[14395]: audit 2024-04-02T05:51:31.888222+0000 mgr.y (mgr.25477) 48 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:33.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:33 smithi122 bash[14395]: cluster 2024-04-02T05:51:32.409053+0000 mgr.y (mgr.25477) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:51:33.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:33 smithi122 bash[14395]: audit 2024-04-02T05:51:32.791685+0000 mgr.y (mgr.25477) 50 : audit [DBG] from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:51:33.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:33 smithi122 bash[14395]: audit 2024-04-02T05:51:33.261962+0000 mon.a (mon.0) 111 : audit [DBG] from='client.? 172.21.15.62:0/300718392' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:51:35.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:35 smithi062 bash[53665]: cluster 2024-04-02T05:51:34.409796+0000 mgr.y (mgr.25477) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:35.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:35 smithi062 bash[55029]: cluster 2024-04-02T05:51:34.409796+0000 mgr.y (mgr.25477) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:35.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:35 smithi122 bash[14395]: cluster 2024-04-02T05:51:34.409796+0000 mgr.y (mgr.25477) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:36.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:51:36] "GET /metrics HTTP/1.1" 200 38257 "" "Prometheus/2.33.4" 2024-04-02T05:51:36.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:36 smithi122 bash[14395]: audit 2024-04-02T05:51:35.658255+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:51:36.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:36 smithi122 bash[14395]: audit 2024-04-02T05:51:36.281336+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:36.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:36 smithi122 bash[14395]: audit 2024-04-02T05:51:36.291920+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:36.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:36 smithi122 bash[14395]: audit 2024-04-02T05:51:36.293989+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:51:36.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:36 smithi122 bash[14395]: audit 2024-04-02T05:51:36.295653+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:51:36.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:36 smithi122 bash[14395]: audit 2024-04-02T05:51:36.306116+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:36.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:36 smithi122 bash[14395]: audit 2024-04-02T05:51:36.397853+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:51:36.845 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:36 smithi122 bash[14395]: audit 2024-04-02T05:51:36.401568+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:51:36.846 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:36 smithi122 bash[14395]: audit 2024-04-02T05:51:36.404544+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-02T05:51:36.846 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:36 smithi122 bash[14395]: audit 2024-04-02T05:51:36.406158+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-02T05:51:36.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[53665]: audit 2024-04-02T05:51:35.658255+0000 mon.a (mon.0) 112 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:51:36.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[53665]: audit 2024-04-02T05:51:36.281336+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:36.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[53665]: audit 2024-04-02T05:51:36.291920+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:36.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[53665]: audit 2024-04-02T05:51:36.293989+0000 mon.a (mon.0) 115 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:51:36.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[53665]: audit 2024-04-02T05:51:36.295653+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:51:36.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[53665]: audit 2024-04-02T05:51:36.306116+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:36.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[53665]: audit 2024-04-02T05:51:36.397853+0000 mon.a (mon.0) 118 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:51:36.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[53665]: audit 2024-04-02T05:51:36.401568+0000 mon.a (mon.0) 119 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:51:36.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[53665]: audit 2024-04-02T05:51:36.404544+0000 mon.a (mon.0) 120 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-02T05:51:36.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[53665]: audit 2024-04-02T05:51:36.406158+0000 mon.a (mon.0) 121 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-02T05:51:36.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[55029]: audit 2024-04-02T05:51:35.658255+0000 mon.a (mon.0) 112 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:51:36.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[55029]: audit 2024-04-02T05:51:36.281336+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:36.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[55029]: audit 2024-04-02T05:51:36.291920+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:36.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[55029]: audit 2024-04-02T05:51:36.293989+0000 mon.a (mon.0) 115 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:51:36.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[55029]: audit 2024-04-02T05:51:36.295653+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:51:36.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[55029]: audit 2024-04-02T05:51:36.306116+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:36.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[55029]: audit 2024-04-02T05:51:36.397853+0000 mon.a (mon.0) 118 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:51:36.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[55029]: audit 2024-04-02T05:51:36.401568+0000 mon.a (mon.0) 119 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:51:36.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[55029]: audit 2024-04-02T05:51:36.404544+0000 mon.a (mon.0) 120 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-02T05:51:36.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:36 smithi062 bash[55029]: audit 2024-04-02T05:51:36.406158+0000 mon.a (mon.0) 121 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-02T05:51:37.779 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:37 smithi122 bash[14395]: cluster 2024-04-02T05:51:36.298711+0000 mgr.y (mgr.25477) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-02T05:51:37.779 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:37 smithi122 bash[14395]: cluster 2024-04-02T05:51:36.299264+0000 mgr.y (mgr.25477) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:51:37.779 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:37 smithi122 bash[14395]: cephadm 2024-04-02T05:51:36.407263+0000 mgr.y (mgr.25477) 54 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-02T05:51:37.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:37 smithi062 bash[53665]: cluster 2024-04-02T05:51:36.298711+0000 mgr.y (mgr.25477) 52 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-02T05:51:37.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:37 smithi062 bash[53665]: cluster 2024-04-02T05:51:36.299264+0000 mgr.y (mgr.25477) 53 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:51:37.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:37 smithi062 bash[53665]: cephadm 2024-04-02T05:51:36.407263+0000 mgr.y (mgr.25477) 54 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-04-02T05:51:37.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:37 smithi062 bash[55029]: cluster 2024-04-02T05:51:36.298711+0000 mgr.y (mgr.25477) 52 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-02T05:51:37.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:37 smithi062 bash[55029]: cluster 2024-04-02T05:51:36.299264+0000 mgr.y (mgr.25477) 53 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:51:37.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:37 smithi062 bash[55029]: cephadm 2024-04-02T05:51:36.407263+0000 mgr.y (mgr.25477) 54 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-04-02T05:51:38.974 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:51:38 smithi122 bash[39113]: ts=2024-04-02T05:51:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:51:40.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:39 smithi122 bash[14395]: cluster 2024-04-02T05:51:38.301098+0000 mgr.y (mgr.25477) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:51:40.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:39 smithi122 bash[14395]: cephadm 2024-04-02T05:51:38.778588+0000 mgr.y (mgr.25477) 56 : cephadm [INF] Upgrade: Updating mon.b 2024-04-02T05:51:40.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:39 smithi122 bash[14395]: audit 2024-04-02T05:51:38.786182+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:40.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:39 smithi122 bash[14395]: audit 2024-04-02T05:51:38.790405+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:51:40.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:39 smithi122 bash[14395]: audit 2024-04-02T05:51:38.792170+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:51:40.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:39 smithi122 bash[14395]: audit 2024-04-02T05:51:38.793845+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:51:40.071 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:39 smithi122 bash[14395]: cephadm 2024-04-02T05:51:38.795825+0000 mgr.y (mgr.25477) 57 : cephadm [INF] Deploying daemon mon.b on smithi122 2024-04-02T05:51:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:39 smithi062 bash[55029]: cluster 2024-04-02T05:51:38.301098+0000 mgr.y (mgr.25477) 55 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:51:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:39 smithi062 bash[55029]: cephadm 2024-04-02T05:51:38.778588+0000 mgr.y (mgr.25477) 56 : cephadm 1 Upgrade: Updating mon.b 2024-04-02T05:51:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:39 smithi062 bash[55029]: audit 2024-04-02T05:51:38.786182+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:39 smithi062 bash[55029]: audit 2024-04-02T05:51:38.790405+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:51:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:39 smithi062 bash[55029]: audit 2024-04-02T05:51:38.792170+0000 mon.a (mon.0) 124 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:51:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:39 smithi062 bash[55029]: audit 2024-04-02T05:51:38.793845+0000 mon.a (mon.0) 125 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:51:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:39 smithi062 bash[55029]: cephadm 2024-04-02T05:51:38.795825+0000 mgr.y (mgr.25477) 57 : cephadm 1 Deploying daemon mon.b on smithi122 2024-04-02T05:51:40.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:39 smithi062 bash[53665]: cluster 2024-04-02T05:51:38.301098+0000 mgr.y (mgr.25477) 55 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:51:40.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:39 smithi062 bash[53665]: cephadm 2024-04-02T05:51:38.778588+0000 mgr.y (mgr.25477) 56 : cephadm 1 Upgrade: Updating mon.b 2024-04-02T05:51:40.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:39 smithi062 bash[53665]: audit 2024-04-02T05:51:38.786182+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:40.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:39 smithi062 bash[53665]: audit 2024-04-02T05:51:38.790405+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:51:40.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:39 smithi062 bash[53665]: audit 2024-04-02T05:51:38.792170+0000 mon.a (mon.0) 124 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:51:40.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:39 smithi062 bash[53665]: audit 2024-04-02T05:51:38.793845+0000 mon.a (mon.0) 125 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:51:40.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:39 smithi062 bash[53665]: cephadm 2024-04-02T05:51:38.795825+0000 mgr.y (mgr.25477) 57 : cephadm 1 Deploying daemon mon.b on smithi122 2024-04-02T05:51:41.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:41 smithi122 systemd[1]: Stopping Ceph mon.b for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:51:41.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:41 smithi122 bash[14395]: debug 2024-04-02T05:51:41.338+0000 7f21824ef700 -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-04-02T05:51:41.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:41 smithi122 bash[14395]: debug 2024-04-02T05:51:41.338+0000 7f21824ef700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-02T05:51:42.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:41 smithi122 bash[42010]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mon-b 2024-04-02T05:51:42.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:42 smithi122 bash[42096]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mon-b 2024-04-02T05:51:42.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:42 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.b.service: Succeeded. 2024-04-02T05:51:42.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:42 smithi122 systemd[1]: Stopped Ceph mon.b for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:51:42.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:42 smithi122 systemd[1]: Started Ceph mon.b for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:51:43.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.282+0000 7f0226fb2c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-02T05:51:43.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.282+0000 7f0226fb2c80 0 ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev), process ceph-mon, pid 6 2024-04-02T05:51:43.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.282+0000 7f0226fb2c80 0 pidfile_write: ignore empty --pid-file 2024-04-02T05:51:43.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.286+0000 7f0226fb2c80 0 load: jerasure load: lrc 2024-04-02T05:51:43.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-02T05:51:43.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Git sha 0 2024-04-02T05:51:43.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Compile date 2024-04-01 15:23:26 2024-04-02T05:51:43.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: DB SUMMARY 2024-04-02T05:51:43.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: DB Session ID: 28KGSVFUMYPFYUZYU23B 2024-04-02T05:51:43.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: CURRENT file: CURRENT 2024-04-02T05:51:43.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-02T05:51:43.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1261 Bytes 2024-04-02T05:51:43.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000030.sst 2024-04-02T05:51:43.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000028.log size: 4784208 ; 2024-04-02T05:51:43.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.error_if_exists: 0 2024-04-02T05:51:43.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.create_if_missing: 0 2024-04-02T05:51:43.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-02T05:51:43.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-02T05:51:43.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-02T05:51:43.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-02T05:51:43.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.env: 0x55ffa7de8c60 2024-04-02T05:51:43.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-02T05:51:43.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.info_log: 0x55ffa9ed1b20 2024-04-02T05:51:43.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-02T05:51:43.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.statistics: (nil) 2024-04-02T05:51:43.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.use_fsync: 0 2024-04-02T05:51:43.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-02T05:51:43.477 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-02T05:51:43.477 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-02T05:51:43.477 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-02T05:51:43.477 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-02T05:51:43.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-02T05:51:43.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-02T05:51:43.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-02T05:51:43.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-02T05:51:43.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-02T05:51:43.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-02T05:51:43.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.db_log_dir: 2024-04-02T05:51:43.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.wal_dir: 2024-04-02T05:51:43.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-02T05:51:43.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-02T05:51:43.478 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-02T05:51:43.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-02T05:51:43.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-02T05:51:43.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-02T05:51:43.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-02T05:51:43.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-02T05:51:43.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.write_buffer_manager: 0x55ffa9ea4820 2024-04-02T05:51:43.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-02T05:51:43.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-02T05:51:43.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-02T05:51:43.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-02T05:51:43.479 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-02T05:51:43.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-02T05:51:43.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-02T05:51:43.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-02T05:51:43.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.unordered_write: 0 2024-04-02T05:51:43.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-02T05:51:43.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-02T05:51:43.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-02T05:51:43.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-02T05:51:43.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.row_cache: None 2024-04-02T05:51:43.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.wal_filter: None 2024-04-02T05:51:43.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-02T05:51:43.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-02T05:51:43.480 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.two_write_queues: 0 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.wal_compression: 0 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.atomic_flush: 0 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-02T05:51:43.481 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-02T05:51:43.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-02T05:51:43.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-02T05:51:43.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-02T05:51:43.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-02T05:51:43.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-02T05:51:43.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-02T05:51:43.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-02T05:51:43.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-02T05:51:43.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-02T05:51:43.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_open_files: -1 2024-04-02T05:51:43.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-02T05:51:43.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-02T05:51:43.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-02T05:51:43.482 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-02T05:51:43.483 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-02T05:51:43.483 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Compression algorithms supported: 2024-04-02T05:51:43.483 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-02T05:51:43.483 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: kZSTD supported: 0 2024-04-02T05:51:43.483 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: kXpressCompression supported: 0 2024-04-02T05:51:43.483 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-02T05:51:43.483 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: kZlibCompression supported: 1 2024-04-02T05:51:43.483 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-02T05:51:43.483 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-02T05:51:43.484 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-02T05:51:43.484 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-02T05:51:43.484 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-02T05:51:43.484 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-04-02T05:51:43.484 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-02T05:51:43.484 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-02T05:51:43.484 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.merge_operator: 2024-04-02T05:51:43.484 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compaction_filter: None 2024-04-02T05:51:43.484 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-02T05:51:43.484 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-02T05:51:43.484 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-02T05:51:43.484 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-02T05:51:43.484 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ffa9ed1c40) 2024-04-02T05:51:43.484 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: cache_index_and_filter_blocks: 1 2024-04-02T05:51:43.484 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-02T05:51:43.485 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-02T05:51:43.485 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: pin_top_level_index_and_filter: 1 2024-04-02T05:51:43.485 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: index_type: 0 2024-04-02T05:51:43.485 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: data_block_index_type: 0 2024-04-02T05:51:43.485 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: index_shortening: 1 2024-04-02T05:51:43.485 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: data_block_hash_table_util_ratio: 0.750000 2024-04-02T05:51:43.485 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: checksum: 4 2024-04-02T05:51:43.485 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: no_block_cache: 0 2024-04-02T05:51:43.485 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: block_cache: 0x55ffa9ed3090 2024-04-02T05:51:43.485 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: block_cache_name: BinnedLRUCache 2024-04-02T05:51:43.485 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: block_cache_options: 2024-04-02T05:51:43.485 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: capacity : 536870912 2024-04-02T05:51:43.485 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: num_shard_bits : 4 2024-04-02T05:51:43.485 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: strict_capacity_limit : 0 2024-04-02T05:51:43.486 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: high_pri_pool_ratio: 0.000 2024-04-02T05:51:43.486 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: block_cache_compressed: (nil) 2024-04-02T05:51:43.486 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: persistent_cache: (nil) 2024-04-02T05:51:43.486 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: block_size: 4096 2024-04-02T05:51:43.486 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: block_size_deviation: 10 2024-04-02T05:51:43.486 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: block_restart_interval: 16 2024-04-02T05:51:43.486 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: index_block_restart_interval: 1 2024-04-02T05:51:43.486 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: metadata_block_size: 4096 2024-04-02T05:51:43.486 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: partition_filters: 0 2024-04-02T05:51:43.486 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: use_delta_encoding: 1 2024-04-02T05:51:43.486 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: filter_policy: bloomfilter 2024-04-02T05:51:43.486 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: whole_key_filtering: 1 2024-04-02T05:51:43.486 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: verify_compression: 0 2024-04-02T05:51:43.486 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: read_amp_bytes_per_bit: 0 2024-04-02T05:51:43.486 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: format_version: 5 2024-04-02T05:51:43.487 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: enable_index_compression: 1 2024-04-02T05:51:43.487 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: block_align: 0 2024-04-02T05:51:43.487 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: max_auto_readahead_size: 262144 2024-04-02T05:51:43.487 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: prepopulate_block_cache: 0 2024-04-02T05:51:43.487 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: initial_auto_readahead_size: 8192 2024-04-02T05:51:43.487 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: num_file_reads_for_auto_readahead: 2 2024-04-02T05:51:43.487 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-02T05:51:43.487 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-02T05:51:43.487 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compression: NoCompression 2024-04-02T05:51:43.487 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-02T05:51:43.488 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-02T05:51:43.488 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-02T05:51:43.488 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.num_levels: 7 2024-04-02T05:51:43.488 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-02T05:51:43.488 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-02T05:51:43.488 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-02T05:51:43.489 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-02T05:51:43.489 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-02T05:51:43.489 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-02T05:51:43.489 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-02T05:51:43.489 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:51:43.489 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-02T05:51:43.489 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-02T05:51:43.489 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-02T05:51:43.489 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-02T05:51:43.490 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-02T05:51:43.490 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-02T05:51:43.490 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-02T05:51:43.490 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-02T05:51:43.490 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-02T05:51:43.490 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-02T05:51:43.490 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-02T05:51:43.490 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-02T05:51:43.490 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-02T05:51:43.491 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-02T05:51:43.491 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-02T05:51:43.491 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-02T05:51:43.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-02T05:51:43.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-02T05:51:43.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-02T05:51:43.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-02T05:51:43.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-02T05:51:43.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-02T05:51:43.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-02T05:51:43.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-02T05:51:43.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-02T05:51:43.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-02T05:51:43.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-02T05:51:43.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-02T05:51:43.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-02T05:51:43.492 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-02T05:51:43.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-02T05:51:43.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-02T05:51:43.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-02T05:51:43.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-02T05:51:43.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-02T05:51:43.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-02T05:51:43.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-02T05:51:43.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-02T05:51:43.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-02T05:51:43.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-02T05:51:43.493 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-02T05:51:43.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-02T05:51:43.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-02T05:51:43.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-02T05:51:43.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-02T05:51:43.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.table_properties_collectors: 2024-04-02T05:51:43.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-02T05:51:43.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-02T05:51:43.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-02T05:51:43.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-02T05:51:43.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-02T05:51:43.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.bloom_locality: 0 2024-04-02T05:51:43.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-02T05:51:43.494 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-02T05:51:43.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-02T05:51:43.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-02T05:51:43.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-02T05:51:43.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.ttl: 2592000 2024-04-02T05:51:43.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-02T05:51:43.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-02T05:51:43.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-02T05:51:43.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.enable_blob_files: false 2024-04-02T05:51:43.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.min_blob_size: 0 2024-04-02T05:51:43.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-02T05:51:43.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-02T05:51:43.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-02T05:51:43.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-02T05:51:43.495 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-02T05:51:43.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-02T05:51:43.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-02T05:51:43.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-02T05:51:43.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f021af1f700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-04-02T05:51:43.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-02T05:51:43.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 32, last_sequence is 17979, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-02T05:51:43.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-04-02T05:51:43.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0c0a2faf-0660-4037-a49f-6ccfeef04684 2024-04-02T05:51:43.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712037103296710, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-04-02T05:51:43.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.290+0000 7f0226fb2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-04-02T05:51:43.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.302+0000 7f0226fb2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712037103309572, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 3031813, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17984, "largest_seqno": 19234, "table_properties": {"data_size": 3026053, "index_size": 3397, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1349, "raw_key_size": 12785, "raw_average_key_size": 23, "raw_value_size": 3014598, "raw_average_value_size": 5613, "num_data_blocks": 153, "num_entries": 537, "num_filter_entries": 537, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1712037103, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0c0a2faf-0660-4037-a49f-6ccfeef04684", "db_session_id": "28KGSVFUMYPFYUZYU23B", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-04-02T05:51:43.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.306+0000 7f0226fb2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712037103309807, "job": 1, "event": "recovery_finished"} 2024-04-02T05:51:43.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.306+0000 7f0226fb2c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-04-02T05:51:43.496 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.306+0000 7f0226fb2c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-02T05:51:43.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.310+0000 7f0226fb2c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-02T05:51:43.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.310+0000 7f0226fb2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ffa9fc8000 2024-04-02T05:51:43.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.310+0000 7f0226fb2c80 4 rocksdb: DB pointer 0x55ffa9fb2000 2024-04-02T05:51:43.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.310+0000 7f0215714700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-02T05:51:43.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.310+0000 7f0215714700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-02T05:51:43.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: ** DB Stats ** 2024-04-02T05:51:43.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:51:43.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-02T05:51:43.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T05:51:43.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:51:43.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-02T05:51:43.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-02T05:51:43.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-02T05:51:43.497 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: ** Compaction Stats [default] ** 2024-04-02T05:51:43.498 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: 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-04-02T05:51:43.498 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-02T05:51:43.498 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: L0 1/0 2.89 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 539.4 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-02T05:51:43.498 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: L6 1/0 10.42 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-04-02T05:51:43.498 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Sum 2/0 13.31 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 539.4 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-02T05:51:43.498 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 539.4 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-02T05:51:43.498 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: ** Compaction Stats [default] ** 2024-04-02T05:51:43.498 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: 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-04-02T05:51:43.498 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-02T05:51:43.498 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 539.4 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-04-02T05:51:43.498 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-02T05:51:43.498 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-02T05:51:43.498 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Flush(GB): cumulative 0.003, interval 0.003 2024-04-02T05:51:43.498 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-02T05:51:43.499 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: AddFile(Total Files): cumulative 0, interval 0 2024-04-02T05:51:43.499 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-02T05:51:43.499 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: AddFile(Keys): cumulative 0, interval 0 2024-04-02T05:51:43.499 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Cumulative compaction: 0.00 GB write, 132.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:51:43.499 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Interval compaction: 0.00 GB write, 132.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-02T05:51:43.499 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: 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-04-02T05:51:43.499 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Block cache BinnedLRUCache@0x55ffa9ed3090#6 capacity: 512.00 MB usage: 5.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.3e-05 secs_since: 0 2024-04-02T05:51:43.499 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-04-02T05:51:43.499 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: ** File Read Latency Histogram By Level [default] ** 2024-04-02T05:51:43.499 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.310+0000 7f0226fb2c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] at bind addrs [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:51:43.499 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.314+0000 7f0226fb2c80 1 mon.b@-1(???) e3 preinit fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:51:43.499 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.314+0000 7f0226fb2c80 0 mon.b@-1(???).mds e1 new map 2024-04-02T05:51:43.499 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.314+0000 7f0226fb2c80 0 mon.b@-1(???).mds e1 print_map 2024-04-02T05:51:43.499 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: e1 2024-04-02T05:51:43.499 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-02T05:51:43.500 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-02T05:51:43.500 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: legacy client fscid: -1 2024-04-02T05:51:43.500 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: 2024-04-02T05:51:43.500 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: No filesystems configured 2024-04-02T05:51:43.500 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.314+0000 7f0226fb2c80 0 mon.b@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-02T05:51:43.500 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.314+0000 7f0226fb2c80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-02T05:51:43.500 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.314+0000 7f0226fb2c80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-02T05:51:43.500 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.314+0000 7f0226fb2c80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-02T05:51:43.500 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:43 smithi122 bash[42159]: debug 2024-04-02T05:51:43.314+0000 7f0226fb2c80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-04-02T05:51:46.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:51:46 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:51:46] "GET /metrics HTTP/1.1" 200 38257 "" "Prometheus/2.33.4" 2024-04-02T05:51:48.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:48 smithi062 bash[55029]: cluster 2024-04-02T05:51:40.302008+0000 mgr.y (mgr.25477) 58 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:51:48.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:48 smithi062 bash[53665]: cluster 2024-04-02T05:51:40.302008+0000 mgr.y (mgr.25477) 58 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:51:48.973 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:51:48 smithi122 bash[39113]: ts=2024-04-02T05:51:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:51:49.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:49 smithi122 bash[42159]: cluster 2024-04-02T05:51:40.302008+0000 mgr.y (mgr.25477) 58 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:51:50.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.569232+0000 mon.a (mon.0) 157 : cluster 0 0: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.a 2024-04-02T05:51:50.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.569272+0000 mon.a (mon.0) 158 : cluster 0 1: [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] mon.c 2024-04-02T05:51:50.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.569308+0000 mon.a (mon.0) 159 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-02T05:51:50.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.570981+0000 mon.a (mon.0) 160 : cluster 0 fsmap 2024-04-02T05:51:50.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.571042+0000 mon.a (mon.0) 161 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-04-02T05:51:50.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.571672+0000 mon.a (mon.0) 162 : cluster 0 mgrmap e40: y(active, since 59s), standbys: x 2024-04-02T05:51:50.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.572078+0000 mon.a (mon.0) 163 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-02T05:51:50.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.578759+0000 mon.a (mon.0) 164 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1/3 mons down, quorum a,c 2024-04-02T05:51:50.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.578808+0000 mon.a (mon.0) 165 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:51:50.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.578845+0000 mon.a (mon.0) 166 : cluster 3 daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:51:50.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.578877+0000 mon.a (mon.0) 167 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-02T05:51:50.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.578905+0000 mon.a (mon.0) 168 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] is down (out of quorum) 2024-04-02T05:51:50.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: audit 2024-04-02T05:51:49.579650+0000 mon.a (mon.0) 169 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:51:50.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: audit 2024-04-02T05:51:49.579948+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:51:50.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.580361+0000 mon.a (mon.0) 171 : cluster 1 mon.a calling monitor election 2024-04-02T05:51:50.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.580505+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2024-04-02T05:51:50.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: audit 2024-04-02T05:51:49.581880+0000 mon.a (mon.0) 172 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:51:50.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.584666+0000 mon.a (mon.0) 173 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T05:51:50.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.584984+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-04-02T05:51:50.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.590188+0000 mon.a (mon.0) 174 : cluster 0 monmap epoch 4 2024-04-02T05:51:50.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.590213+0000 mon.a (mon.0) 175 : cluster 0 fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:51:50.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.590223+0000 mon.a (mon.0) 176 : cluster 0 last_changed 2024-04-02T05:51:49.568888+0000 2024-04-02T05:51:50.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.590256+0000 mon.a (mon.0) 177 : cluster 0 created 2024-04-02T05:33:34.348472+0000 2024-04-02T05:51:50.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.590264+0000 mon.a (mon.0) 178 : cluster 0 min_mon_release 19 (squid) 2024-04-02T05:51:50.856 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.590276+0000 mon.a (mon.0) 179 : cluster 0 election_strategy: 1 2024-04-02T05:51:50.856 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.569232+0000 mon.a (mon.0) 157 : cluster 0 0: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.a 2024-04-02T05:51:50.856 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.569272+0000 mon.a (mon.0) 158 : cluster 0 1: [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] mon.c 2024-04-02T05:51:50.856 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.569308+0000 mon.a (mon.0) 159 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-02T05:51:50.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.570981+0000 mon.a (mon.0) 160 : cluster 0 fsmap 2024-04-02T05:51:50.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.571042+0000 mon.a (mon.0) 161 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-04-02T05:51:50.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.571672+0000 mon.a (mon.0) 162 : cluster 0 mgrmap e40: y(active, since 59s), standbys: x 2024-04-02T05:51:50.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.572078+0000 mon.a (mon.0) 163 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-02T05:51:50.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.578759+0000 mon.a (mon.0) 164 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1/3 mons down, quorum a,c 2024-04-02T05:51:50.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.578808+0000 mon.a (mon.0) 165 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:51:50.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.578845+0000 mon.a (mon.0) 166 : cluster 3 daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:51:50.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.578877+0000 mon.a (mon.0) 167 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-02T05:51:50.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.578905+0000 mon.a (mon.0) 168 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] is down (out of quorum) 2024-04-02T05:51:50.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: audit 2024-04-02T05:51:49.579650+0000 mon.a (mon.0) 169 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:51:50.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: audit 2024-04-02T05:51:49.579948+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:51:50.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.580361+0000 mon.a (mon.0) 171 : cluster 1 mon.a calling monitor election 2024-04-02T05:51:50.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.580505+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2024-04-02T05:51:50.857 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: audit 2024-04-02T05:51:49.581880+0000 mon.a (mon.0) 172 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:51:50.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.584666+0000 mon.a (mon.0) 173 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T05:51:50.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.584984+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-04-02T05:51:50.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.590188+0000 mon.a (mon.0) 174 : cluster 0 monmap epoch 4 2024-04-02T05:51:50.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.590213+0000 mon.a (mon.0) 175 : cluster 0 fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:51:50.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.590223+0000 mon.a (mon.0) 176 : cluster 0 last_changed 2024-04-02T05:51:49.568888+0000 2024-04-02T05:51:50.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.590256+0000 mon.a (mon.0) 177 : cluster 0 created 2024-04-02T05:33:34.348472+0000 2024-04-02T05:51:50.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.590264+0000 mon.a (mon.0) 178 : cluster 0 min_mon_release 19 (squid) 2024-04-02T05:51:50.858 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.590276+0000 mon.a (mon.0) 179 : cluster 0 election_strategy: 1 2024-04-02T05:51:50.858 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.590286+0000 mon.a (mon.0) 180 : cluster 0 0: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.a 2024-04-02T05:51:50.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.590300+0000 mon.a (mon.0) 181 : cluster 0 1: [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] mon.c 2024-04-02T05:51:50.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.590313+0000 mon.a (mon.0) 182 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-02T05:51:50.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.590864+0000 mon.a (mon.0) 183 : cluster 0 fsmap 2024-04-02T05:51:50.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.590904+0000 mon.a (mon.0) 184 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-04-02T05:51:50.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.591256+0000 mon.a (mon.0) 185 : cluster 0 mgrmap e40: y(active, since 59s), standbys: x 2024-04-02T05:51:50.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.591472+0000 mon.a (mon.0) 186 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-02T05:51:50.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.596279+0000 mon.a (mon.0) 187 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:51:50.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.596306+0000 mon.a (mon.0) 188 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:51:50.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[53665]: cluster 2024-04-02T05:51:49.596316+0000 mon.a (mon.0) 189 : cluster 3 daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:51:50.859 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.590286+0000 mon.a (mon.0) 180 : cluster 0 0: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.a 2024-04-02T05:51:50.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.590300+0000 mon.a (mon.0) 181 : cluster 0 1: [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] mon.c 2024-04-02T05:51:50.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.590313+0000 mon.a (mon.0) 182 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-02T05:51:50.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.590864+0000 mon.a (mon.0) 183 : cluster 0 fsmap 2024-04-02T05:51:50.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.590904+0000 mon.a (mon.0) 184 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-04-02T05:51:50.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.591256+0000 mon.a (mon.0) 185 : cluster 0 mgrmap e40: y(active, since 59s), standbys: x 2024-04-02T05:51:50.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.591472+0000 mon.a (mon.0) 186 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-02T05:51:50.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.596279+0000 mon.a (mon.0) 187 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:51:50.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.596306+0000 mon.a (mon.0) 188 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:51:50.860 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:50 smithi062 bash[55029]: cluster 2024-04-02T05:51:49.596316+0000 mon.a (mon.0) 189 : cluster 3 daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:51:50.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.569232+0000 mon.a (mon.0) 157 : cluster 0 0: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.a 2024-04-02T05:51:50.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.569272+0000 mon.a (mon.0) 158 : cluster 0 1: [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] mon.c 2024-04-02T05:51:50.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.569308+0000 mon.a (mon.0) 159 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-02T05:51:50.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.570981+0000 mon.a (mon.0) 160 : cluster 0 fsmap 2024-04-02T05:51:50.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.571042+0000 mon.a (mon.0) 161 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-04-02T05:51:50.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.571672+0000 mon.a (mon.0) 162 : cluster 0 mgrmap e40: y(active, since 59s), standbys: x 2024-04-02T05:51:50.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.572078+0000 mon.a (mon.0) 163 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-02T05:51:50.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.578759+0000 mon.a (mon.0) 164 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1/3 mons down, quorum a,c 2024-04-02T05:51:50.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.578808+0000 mon.a (mon.0) 165 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:51:50.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.578845+0000 mon.a (mon.0) 166 : cluster 3 daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:51:50.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.578877+0000 mon.a (mon.0) 167 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-02T05:51:50.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.578905+0000 mon.a (mon.0) 168 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] is down (out of quorum) 2024-04-02T05:51:50.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: audit 2024-04-02T05:51:49.579650+0000 mon.a (mon.0) 169 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-02T05:51:50.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: audit 2024-04-02T05:51:49.579948+0000 mon.a (mon.0) 170 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-02T05:51:50.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.580361+0000 mon.a (mon.0) 171 : cluster 1 mon.a calling monitor election 2024-04-02T05:51:50.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.580505+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2024-04-02T05:51:50.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: audit 2024-04-02T05:51:49.581880+0000 mon.a (mon.0) 172 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-02T05:51:50.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.584666+0000 mon.a (mon.0) 173 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.584984+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.590188+0000 mon.a (mon.0) 174 : cluster 0 monmap epoch 4 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.590213+0000 mon.a (mon.0) 175 : cluster 0 fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.590223+0000 mon.a (mon.0) 176 : cluster 0 last_changed 2024-04-02T05:51:49.568888+0000 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.590256+0000 mon.a (mon.0) 177 : cluster 0 created 2024-04-02T05:33:34.348472+0000 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.590264+0000 mon.a (mon.0) 178 : cluster 0 min_mon_release 19 (squid) 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.590276+0000 mon.a (mon.0) 179 : cluster 0 election_strategy: 1 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.590286+0000 mon.a (mon.0) 180 : cluster 0 0: [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon.a 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.590300+0000 mon.a (mon.0) 181 : cluster 0 1: [v2:172.21.15.62:3301/0,v1:172.21.15.62:6790/0] mon.c 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.590313+0000 mon.a (mon.0) 182 : cluster 0 2: [v2:172.21.15.122:3300/0,v1:172.21.15.122:6789/0] mon.b 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.590864+0000 mon.a (mon.0) 183 : cluster 0 fsmap 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.590904+0000 mon.a (mon.0) 184 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.591256+0000 mon.a (mon.0) 185 : cluster 0 mgrmap e40: y(active, since 59s), standbys: x 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.591472+0000 mon.a (mon.0) 186 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.596279+0000 mon.a (mon.0) 187 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:51:50.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.596306+0000 mon.a (mon.0) 188 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:51:50.977 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:50 smithi122 bash[42159]: cluster 2024-04-02T05:51:49.596316+0000 mon.a (mon.0) 189 : cluster 3 daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:51:51.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:51 smithi062 bash[53665]: cluster 2024-04-02T05:51:50.308252+0000 mgr.y (mgr.25477) 64 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:51.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:51 smithi062 bash[53665]: audit 2024-04-02T05:51:50.661649+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:51:51.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:51 smithi062 bash[55029]: cluster 2024-04-02T05:51:50.308252+0000 mgr.y (mgr.25477) 64 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:51.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:51 smithi062 bash[55029]: audit 2024-04-02T05:51:50.661649+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:51:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:51 smithi122 bash[42159]: cluster 2024-04-02T05:51:50.308252+0000 mgr.y (mgr.25477) 64 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:51.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:51 smithi122 bash[42159]: audit 2024-04-02T05:51:50.661649+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:51:52.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:52 smithi122 bash[42159]: audit 2024-04-02T05:51:51.574951+0000 mgr.y (mgr.25477) 65 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:51:53.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:52 smithi062 bash[55029]: audit 2024-04-02T05:51:51.574951+0000 mgr.y (mgr.25477) 65 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:51:53.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:52 smithi062 bash[53665]: audit 2024-04-02T05:51:51.574951+0000 mgr.y (mgr.25477) 65 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:51:53.603 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:51:53 smithi062 bash[50338]: debug 2024-04-02T05:51:53.319+0000 7f404a46f700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-02T05:51:53.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:53 smithi122 bash[42159]: cluster 2024-04-02T05:51:52.310061+0000 mgr.y (mgr.25477) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:51:54.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:53 smithi062 bash[53665]: cluster 2024-04-02T05:51:52.310061+0000 mgr.y (mgr.25477) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:51:54.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:53 smithi062 bash[55029]: cluster 2024-04-02T05:51:52.310061+0000 mgr.y (mgr.25477) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:51:55.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:55 smithi122 bash[42159]: cluster 2024-04-02T05:51:54.310978+0000 mgr.y (mgr.25477) 67 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:55.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:55 smithi122 bash[42159]: audit 2024-04-02T05:51:54.893256+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:55.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:55 smithi122 bash[42159]: audit 2024-04-02T05:51:54.903797+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:56.094 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:55 smithi062 bash[53665]: cluster 2024-04-02T05:51:54.310978+0000 mgr.y (mgr.25477) 67 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:56.094 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:55 smithi062 bash[53665]: audit 2024-04-02T05:51:54.893256+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:56.094 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:55 smithi062 bash[53665]: audit 2024-04-02T05:51:54.903797+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:56.095 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:55 smithi062 bash[55029]: cluster 2024-04-02T05:51:54.310978+0000 mgr.y (mgr.25477) 67 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:56.095 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:55 smithi062 bash[55029]: audit 2024-04-02T05:51:54.893256+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:56.095 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:55 smithi062 bash[55029]: audit 2024-04-02T05:51:54.903797+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:56.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:51:56 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:51:56] "GET /metrics HTTP/1.1" 200 38266 "" "Prometheus/2.33.4" 2024-04-02T05:51:57.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:56 smithi062 bash[53665]: audit 2024-04-02T05:51:55.998280+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:57.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:56 smithi062 bash[53665]: audit 2024-04-02T05:51:56.008318+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:57.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:56 smithi062 bash[53665]: cluster 2024-04-02T05:51:56.311809+0000 mgr.y (mgr.25477) 68 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:57.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:56 smithi062 bash[55029]: audit 2024-04-02T05:51:55.998280+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:57.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:56 smithi062 bash[55029]: audit 2024-04-02T05:51:56.008318+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:57.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:56 smithi062 bash[55029]: cluster 2024-04-02T05:51:56.311809+0000 mgr.y (mgr.25477) 68 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:57.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:57 smithi122 bash[42159]: audit 2024-04-02T05:51:55.998280+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:57.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:57 smithi122 bash[42159]: audit 2024-04-02T05:51:56.008318+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:51:57.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:57 smithi122 bash[42159]: cluster 2024-04-02T05:51:56.311809+0000 mgr.y (mgr.25477) 68 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:51:58.973 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:51:58 smithi122 bash[39113]: ts=2024-04-02T05:51:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:51:59.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:51:59 smithi122 bash[42159]: cluster 2024-04-02T05:51:58.313497+0000 mgr.y (mgr.25477) 69 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:51:59.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:51:59 smithi062 bash[53665]: cluster 2024-04-02T05:51:58.313497+0000 mgr.y (mgr.25477) 69 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:51:59.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:51:59 smithi062 bash[55029]: cluster 2024-04-02T05:51:58.313497+0000 mgr.y (mgr.25477) 69 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:01.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:01 smithi122 bash[42159]: cluster 2024-04-02T05:52:00.314334+0000 mgr.y (mgr.25477) 70 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:01.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:01 smithi062 bash[53665]: cluster 2024-04-02T05:52:00.314334+0000 mgr.y (mgr.25477) 70 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:01.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:01 smithi062 bash[55029]: cluster 2024-04-02T05:52:00.314334+0000 mgr.y (mgr.25477) 70 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:02.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:02 smithi122 bash[42159]: audit 2024-04-02T05:52:01.583819+0000 mgr.y (mgr.25477) 71 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:02.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:02 smithi062 bash[53665]: audit 2024-04-02T05:52:01.583819+0000 mgr.y (mgr.25477) 71 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:02.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:02 smithi062 bash[55029]: audit 2024-04-02T05:52:01.583819+0000 mgr.y (mgr.25477) 71 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:03.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:03 smithi122 bash[42159]: cluster 2024-04-02T05:52:02.315993+0000 mgr.y (mgr.25477) 72 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:03.690 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:52:03.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:03 smithi062 bash[55029]: cluster 2024-04-02T05:52:02.315993+0000 mgr.y (mgr.25477) 72 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:03.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:03 smithi062 bash[53665]: cluster 2024-04-02T05:52:02.315993+0000 mgr.y (mgr.25477) 72 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:04.485 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:52:04.485 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (3m) 39s ago 10m 15.6M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:52:04.485 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 error 9s ago 10m - - 2024-04-02T05:52:04.485 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (2m) 39s ago 8m 46.0M - 3.5 e1d6a67b021e b43a98374b20 2024-04-02T05:52:04.485 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (111s) 9s ago 16m 442M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:52:04.485 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (2m) 39s ago 18m 488M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:52:04.485 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (86s) 39s ago 18m 39.0M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:52:04.485 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (22s) 9s ago 16m 23.0M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T05:52:04.485 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (47s) 39s ago 16m 22.1M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:52:04.486 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (3m) 39s ago 10m 11.8M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:52:04.486 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (3m) 9s ago 10m 14.8M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:52:04.486 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (15m) 39s ago 15m 59.2M 2781M 17.2.0 e1d6a67b021e 62e4712dfb33 2024-04-02T05:52:04.486 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (15m) 39s ago 15m 62.1M 2781M 17.2.0 e1d6a67b021e b3a5cde119f4 2024-04-02T05:52:04.486 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (14m) 39s ago 14m 55.6M 2781M 17.2.0 e1d6a67b021e ebf82f7a9f60 2024-04-02T05:52:04.486 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (13m) 39s ago 14m 60.3M 2781M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:52:04.486 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (13m) 9s ago 13m 61.9M 3037M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:52:04.486 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (12m) 9s ago 12m 57.4M 3037M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:52:04.486 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (12m) 9s ago 12m 56.2M 3037M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:52:04.486 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (11m) 9s ago 11m 58.1M 3037M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:52:04.486 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (117s) 9s ago 10m 57.5M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:52:04.487 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (8m) 39s ago 8m 88.6M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:52:04.487 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (8m) 9s ago 8m 88.6M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:52:04.487 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (8m) 39s ago 8m 88.5M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:52:04.487 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (8m) 9s ago 8m 88.9M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:52:04.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:04 smithi122 bash[42159]: audit 2024-04-02T05:52:03.670581+0000 mgr.y (mgr.25477) 73 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:04.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:04 smithi062 bash[55029]: audit 2024-04-02T05:52:03.670581+0000 mgr.y (mgr.25477) 73 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:04.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:04 smithi062 bash[53665]: audit 2024-04-02T05:52:03.670581+0000 mgr.y (mgr.25477) 73 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:04.941 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:52:04.941 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:52:04.941 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:52:04.941 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:52:04.941 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:52:04.941 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:52:04.941 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:52:04.941 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:52:04.941 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T05:52:04.941 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:52:04.942 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:52:04.942 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:52:04.942 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:52:04.942 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:52:04.942 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-02T05:52:04.942 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 5 2024-04-02T05:52:04.942 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:52:04.942 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:52:05.341 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:52:05.341 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:52:05.341 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:52:05.341 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:52:05.341 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:52:05.341 INFO:teuthology.orchestra.run.smithi062.stdout: "mon", 2024-04-02T05:52:05.341 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr" 2024-04-02T05:52:05.341 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:52:05.341 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "5/23 daemons upgraded", 2024-04-02T05:52:05.341 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading mon daemons", 2024-04-02T05:52:05.341 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:52:05.342 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:52:05.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:05 smithi122 bash[42159]: audit 2024-04-02T05:52:04.067360+0000 mgr.y (mgr.25477) 74 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:05.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:05 smithi122 bash[42159]: cluster 2024-04-02T05:52:04.316733+0000 mgr.y (mgr.25477) 75 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:05.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:05 smithi122 bash[42159]: audit 2024-04-02T05:52:04.456051+0000 mgr.y (mgr.25477) 76 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:05.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:05 smithi122 bash[42159]: audit 2024-04-02T05:52:04.935888+0000 mon.a (mon.0) 195 : audit 0 from='client.? 172.21.15.62:0/2714774257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:52:05.801 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:52:05.801 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:52:05.801 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in unknown state 2024-04-02T05:52:05.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:05 smithi062 bash[53665]: audit 2024-04-02T05:52:04.067360+0000 mgr.y (mgr.25477) 74 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:05.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:05 smithi062 bash[53665]: cluster 2024-04-02T05:52:04.316733+0000 mgr.y (mgr.25477) 75 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:05.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:05 smithi062 bash[53665]: audit 2024-04-02T05:52:04.456051+0000 mgr.y (mgr.25477) 76 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:05.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:05 smithi062 bash[53665]: audit 2024-04-02T05:52:04.935888+0000 mon.a (mon.0) 195 : audit 0 from='client.? 172.21.15.62:0/2714774257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:52:05.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:05 smithi062 bash[55029]: audit 2024-04-02T05:52:04.067360+0000 mgr.y (mgr.25477) 74 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:05.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:05 smithi062 bash[55029]: cluster 2024-04-02T05:52:04.316733+0000 mgr.y (mgr.25477) 75 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:05.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:05 smithi062 bash[55029]: audit 2024-04-02T05:52:04.456051+0000 mgr.y (mgr.25477) 76 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:05.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:05 smithi062 bash[55029]: audit 2024-04-02T05:52:04.935888+0000 mon.a (mon.0) 195 : audit 0 from='client.? 172.21.15.62:0/2714774257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:52:06.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:52:06] "GET /metrics HTTP/1.1" 200 38268 "" "Prometheus/2.33.4" 2024-04-02T05:52:06.714 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[53665]: audit 2024-04-02T05:52:05.335978+0000 mgr.y (mgr.25477) 77 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:06.714 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[53665]: audit 2024-04-02T05:52:05.661960+0000 mon.a (mon.0) 196 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:52:06.714 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[53665]: audit 2024-04-02T05:52:05.796879+0000 mon.a (mon.0) 197 : audit 0 from='client.? 172.21.15.62:0/403507441' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:52:06.714 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[53665]: audit 2024-04-02T05:52:06.010012+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:06.714 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[53665]: audit 2024-04-02T05:52:06.024155+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:06.714 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[53665]: audit 2024-04-02T05:52:06.026687+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:06.714 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[53665]: audit 2024-04-02T05:52:06.028478+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:52:06.715 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[53665]: audit 2024-04-02T05:52:06.041504+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:06.715 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[53665]: audit 2024-04-02T05:52:06.117628+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:52:06.715 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[53665]: audit 2024-04-02T05:52:06.119189+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:52:06.715 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[53665]: audit 2024-04-02T05:52:06.120563+0000 mon.a (mon.0) 205 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:06.715 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[55029]: audit 2024-04-02T05:52:05.335978+0000 mgr.y (mgr.25477) 77 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:06.715 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[55029]: audit 2024-04-02T05:52:05.661960+0000 mon.a (mon.0) 196 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:52:06.715 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[55029]: audit 2024-04-02T05:52:05.796879+0000 mon.a (mon.0) 197 : audit 0 from='client.? 172.21.15.62:0/403507441' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:52:06.715 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[55029]: audit 2024-04-02T05:52:06.010012+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:06.715 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[55029]: audit 2024-04-02T05:52:06.024155+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:06.715 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[55029]: audit 2024-04-02T05:52:06.026687+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:06.715 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[55029]: audit 2024-04-02T05:52:06.028478+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:52:06.715 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[55029]: audit 2024-04-02T05:52:06.041504+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:06.716 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[55029]: audit 2024-04-02T05:52:06.117628+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:52:06.716 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[55029]: audit 2024-04-02T05:52:06.119189+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:52:06.716 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:06 smithi062 bash[55029]: audit 2024-04-02T05:52:06.120563+0000 mon.a (mon.0) 205 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:06.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:06 smithi122 bash[42159]: audit 2024-04-02T05:52:05.335978+0000 mgr.y (mgr.25477) 77 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:06 smithi122 bash[42159]: audit 2024-04-02T05:52:05.661960+0000 mon.a (mon.0) 196 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:52:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:06 smithi122 bash[42159]: audit 2024-04-02T05:52:05.796879+0000 mon.a (mon.0) 197 : audit 0 from='client.? 172.21.15.62:0/403507441' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:52:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:06 smithi122 bash[42159]: audit 2024-04-02T05:52:06.010012+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:06 smithi122 bash[42159]: audit 2024-04-02T05:52:06.024155+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:06 smithi122 bash[42159]: audit 2024-04-02T05:52:06.026687+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:06 smithi122 bash[42159]: audit 2024-04-02T05:52:06.028478+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:52:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:06 smithi122 bash[42159]: audit 2024-04-02T05:52:06.041504+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:06 smithi122 bash[42159]: audit 2024-04-02T05:52:06.117628+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:52:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:06 smithi122 bash[42159]: audit 2024-04-02T05:52:06.119189+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:52:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:06 smithi122 bash[42159]: audit 2024-04-02T05:52:06.120563+0000 mon.a (mon.0) 205 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:07.718 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:07 smithi062 bash[53665]: cluster 2024-04-02T05:52:06.031720+0000 mgr.y (mgr.25477) 78 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-02T05:52:07.718 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:07 smithi062 bash[53665]: cluster 2024-04-02T05:52:06.032349+0000 mgr.y (mgr.25477) 79 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:52:07.718 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:07 smithi062 bash[53665]: cephadm 2024-04-02T05:52:06.117000+0000 mgr.y (mgr.25477) 80 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-04-02T05:52:07.719 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:07 smithi062 bash[53665]: cephadm 2024-04-02T05:52:06.122049+0000 mgr.y (mgr.25477) 81 : cephadm 1 Reconfiguring daemon mon.a on smithi062 2024-04-02T05:52:07.719 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:07 smithi062 bash[55029]: cluster 2024-04-02T05:52:06.031720+0000 mgr.y (mgr.25477) 78 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-02T05:52:07.719 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:07 smithi062 bash[55029]: cluster 2024-04-02T05:52:06.032349+0000 mgr.y (mgr.25477) 79 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:52:07.719 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:07 smithi062 bash[55029]: cephadm 2024-04-02T05:52:06.117000+0000 mgr.y (mgr.25477) 80 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-04-02T05:52:07.719 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:07 smithi062 bash[55029]: cephadm 2024-04-02T05:52:06.122049+0000 mgr.y (mgr.25477) 81 : cephadm 1 Reconfiguring daemon mon.a on smithi062 2024-04-02T05:52:07.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:07 smithi122 bash[42159]: cluster 2024-04-02T05:52:06.031720+0000 mgr.y (mgr.25477) 78 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-02T05:52:07.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:07 smithi122 bash[42159]: cluster 2024-04-02T05:52:06.032349+0000 mgr.y (mgr.25477) 79 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:52:07.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:07 smithi122 bash[42159]: cephadm 2024-04-02T05:52:06.117000+0000 mgr.y (mgr.25477) 80 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-04-02T05:52:07.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:07 smithi122 bash[42159]: cephadm 2024-04-02T05:52:06.122049+0000 mgr.y (mgr.25477) 81 : cephadm 1 Reconfiguring daemon mon.a on smithi062 2024-04-02T05:52:08.973 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:52:08 smithi122 bash[39113]: ts=2024-04-02T05:52:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:52:09.788 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[55029]: cluster 2024-04-02T05:52:08.034109+0000 mgr.y (mgr.25477) 82 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:52:09.788 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[55029]: audit 2024-04-02T05:52:08.499229+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:09.788 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[55029]: audit 2024-04-02T05:52:08.508075+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:09.788 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[55029]: cephadm 2024-04-02T05:52:08.542491+0000 mgr.y (mgr.25477) 83 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-04-02T05:52:09.788 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[55029]: audit 2024-04-02T05:52:08.543256+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:52:09.788 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[55029]: audit 2024-04-02T05:52:08.545266+0000 mon.a (mon.0) 209 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:52:09.788 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[55029]: audit 2024-04-02T05:52:08.547219+0000 mon.a (mon.0) 210 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:09.788 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[55029]: cephadm 2024-04-02T05:52:08.549181+0000 mgr.y (mgr.25477) 84 : cephadm 1 Reconfiguring daemon mgr.y on smithi062 2024-04-02T05:52:09.789 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[53665]: cluster 2024-04-02T05:52:08.034109+0000 mgr.y (mgr.25477) 82 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:52:09.789 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[53665]: audit 2024-04-02T05:52:08.499229+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:09.789 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[53665]: audit 2024-04-02T05:52:08.508075+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:09.789 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[53665]: cephadm 2024-04-02T05:52:08.542491+0000 mgr.y (mgr.25477) 83 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-04-02T05:52:09.789 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[53665]: audit 2024-04-02T05:52:08.543256+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:52:09.789 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[53665]: audit 2024-04-02T05:52:08.545266+0000 mon.a (mon.0) 209 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:52:09.789 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[53665]: audit 2024-04-02T05:52:08.547219+0000 mon.a (mon.0) 210 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:09.789 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:09 smithi062 bash[53665]: cephadm 2024-04-02T05:52:08.549181+0000 mgr.y (mgr.25477) 84 : cephadm 1 Reconfiguring daemon mgr.y on smithi062 2024-04-02T05:52:09.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:09 smithi122 bash[42159]: cluster 2024-04-02T05:52:08.034109+0000 mgr.y (mgr.25477) 82 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:52:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:09 smithi122 bash[42159]: audit 2024-04-02T05:52:08.499229+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:09 smithi122 bash[42159]: audit 2024-04-02T05:52:08.508075+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:09 smithi122 bash[42159]: cephadm 2024-04-02T05:52:08.542491+0000 mgr.y (mgr.25477) 83 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-04-02T05:52:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:09 smithi122 bash[42159]: audit 2024-04-02T05:52:08.543256+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:52:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:09 smithi122 bash[42159]: audit 2024-04-02T05:52:08.545266+0000 mon.a (mon.0) 209 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:52:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:09 smithi122 bash[42159]: audit 2024-04-02T05:52:08.547219+0000 mon.a (mon.0) 210 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:09 smithi122 bash[42159]: cephadm 2024-04-02T05:52:08.549181+0000 mgr.y (mgr.25477) 84 : cephadm 1 Reconfiguring daemon mgr.y on smithi062 2024-04-02T05:52:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[53665]: cluster 2024-04-02T05:52:10.034969+0000 mgr.y (mgr.25477) 85 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:52:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[53665]: audit 2024-04-02T05:52:10.654451+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[53665]: audit 2024-04-02T05:52:10.667360+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[53665]: cephadm 2024-04-02T05:52:10.718406+0000 mgr.y (mgr.25477) 86 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-02T05:52:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[53665]: audit 2024-04-02T05:52:10.719188+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:52:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[53665]: audit 2024-04-02T05:52:10.721309+0000 mon.a (mon.0) 214 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:52:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[53665]: audit 2024-04-02T05:52:10.723351+0000 mon.a (mon.0) 215 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:11.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[53665]: cephadm 2024-04-02T05:52:10.725569+0000 mgr.y (mgr.25477) 87 : cephadm 1 Reconfiguring daemon mon.c on smithi062 2024-04-02T05:52:11.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[55029]: cluster 2024-04-02T05:52:10.034969+0000 mgr.y (mgr.25477) 85 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:52:11.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[55029]: audit 2024-04-02T05:52:10.654451+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:11.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[55029]: audit 2024-04-02T05:52:10.667360+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:11.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[55029]: cephadm 2024-04-02T05:52:10.718406+0000 mgr.y (mgr.25477) 86 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-02T05:52:11.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[55029]: audit 2024-04-02T05:52:10.719188+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:52:11.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[55029]: audit 2024-04-02T05:52:10.721309+0000 mon.a (mon.0) 214 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:52:11.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[55029]: audit 2024-04-02T05:52:10.723351+0000 mon.a (mon.0) 215 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:11.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:11 smithi062 bash[55029]: cephadm 2024-04-02T05:52:10.725569+0000 mgr.y (mgr.25477) 87 : cephadm 1 Reconfiguring daemon mon.c on smithi062 2024-04-02T05:52:11.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:11 smithi122 bash[42159]: cluster 2024-04-02T05:52:10.034969+0000 mgr.y (mgr.25477) 85 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:52:11.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:11 smithi122 bash[42159]: audit 2024-04-02T05:52:10.654451+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:11.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:11 smithi122 bash[42159]: audit 2024-04-02T05:52:10.667360+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:11.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:11 smithi122 bash[42159]: cephadm 2024-04-02T05:52:10.718406+0000 mgr.y (mgr.25477) 86 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-02T05:52:11.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:11 smithi122 bash[42159]: audit 2024-04-02T05:52:10.719188+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:52:11.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:11 smithi122 bash[42159]: audit 2024-04-02T05:52:10.721309+0000 mon.a (mon.0) 214 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:52:11.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:11 smithi122 bash[42159]: audit 2024-04-02T05:52:10.723351+0000 mon.a (mon.0) 215 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:11.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:11 smithi122 bash[42159]: cephadm 2024-04-02T05:52:10.725569+0000 mgr.y (mgr.25477) 87 : cephadm 1 Reconfiguring daemon mon.c on smithi062 2024-04-02T05:52:12.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:12 smithi122 bash[42159]: audit 2024-04-02T05:52:11.594946+0000 mgr.y (mgr.25477) 88 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:13.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:12 smithi062 bash[55029]: audit 2024-04-02T05:52:11.594946+0000 mgr.y (mgr.25477) 88 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:13.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:12 smithi062 bash[53665]: audit 2024-04-02T05:52:11.594946+0000 mgr.y (mgr.25477) 88 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:13.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:13 smithi122 bash[42159]: cluster 2024-04-02T05:52:12.036767+0000 mgr.y (mgr.25477) 89 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:52:13.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:13 smithi122 bash[42159]: audit 2024-04-02T05:52:12.690797+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:13.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:13 smithi122 bash[42159]: audit 2024-04-02T05:52:12.700792+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:13.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:13 smithi122 bash[42159]: cephadm 2024-04-02T05:52:12.744464+0000 mgr.y (mgr.25477) 90 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-04-02T05:52:13.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:13 smithi122 bash[42159]: audit 2024-04-02T05:52:12.745252+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T05:52:13.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:13 smithi122 bash[42159]: audit 2024-04-02T05:52:12.747444+0000 mon.a (mon.0) 219 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:13.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:13 smithi122 bash[42159]: cephadm 2024-04-02T05:52:12.753564+0000 mgr.y (mgr.25477) 91 : cephadm 1 Reconfiguring daemon osd.0 on smithi062 2024-04-02T05:52:14.075 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:13 smithi062 bash[55029]: cluster 2024-04-02T05:52:12.036767+0000 mgr.y (mgr.25477) 89 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:52:14.075 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:13 smithi062 bash[55029]: audit 2024-04-02T05:52:12.690797+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:14.075 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:13 smithi062 bash[55029]: audit 2024-04-02T05:52:12.700792+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:14.075 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:13 smithi062 bash[55029]: cephadm 2024-04-02T05:52:12.744464+0000 mgr.y (mgr.25477) 90 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-04-02T05:52:14.075 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:13 smithi062 bash[55029]: audit 2024-04-02T05:52:12.745252+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T05:52:14.075 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:13 smithi062 bash[55029]: audit 2024-04-02T05:52:12.747444+0000 mon.a (mon.0) 219 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:14.075 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:13 smithi062 bash[55029]: cephadm 2024-04-02T05:52:12.753564+0000 mgr.y (mgr.25477) 91 : cephadm 1 Reconfiguring daemon osd.0 on smithi062 2024-04-02T05:52:14.076 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:13 smithi062 bash[53665]: cluster 2024-04-02T05:52:12.036767+0000 mgr.y (mgr.25477) 89 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:52:14.076 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:13 smithi062 bash[53665]: audit 2024-04-02T05:52:12.690797+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:14.076 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:13 smithi062 bash[53665]: audit 2024-04-02T05:52:12.700792+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:14.076 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:13 smithi062 bash[53665]: cephadm 2024-04-02T05:52:12.744464+0000 mgr.y (mgr.25477) 90 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-04-02T05:52:14.076 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:13 smithi062 bash[53665]: audit 2024-04-02T05:52:12.745252+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T05:52:14.076 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:13 smithi062 bash[53665]: audit 2024-04-02T05:52:12.747444+0000 mon.a (mon.0) 219 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:14.076 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:13 smithi062 bash[53665]: cephadm 2024-04-02T05:52:12.753564+0000 mgr.y (mgr.25477) 91 : cephadm 1 Reconfiguring daemon osd.0 on smithi062 2024-04-02T05:52:15.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:15 smithi062 bash[53665]: cluster 2024-04-02T05:52:14.037625+0000 mgr.y (mgr.25477) 92 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:52:15.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:15 smithi062 bash[53665]: audit 2024-04-02T05:52:15.083976+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:15.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:15 smithi062 bash[53665]: audit 2024-04-02T05:52:15.093841+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:15.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:15 smithi062 bash[53665]: audit 2024-04-02T05:52:15.137363+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T05:52:15.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:15 smithi062 bash[53665]: audit 2024-04-02T05:52:15.139273+0000 mon.a (mon.0) 223 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:15.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:15 smithi062 bash[55029]: cluster 2024-04-02T05:52:14.037625+0000 mgr.y (mgr.25477) 92 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:52:15.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:15 smithi062 bash[55029]: audit 2024-04-02T05:52:15.083976+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:15.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:15 smithi062 bash[55029]: audit 2024-04-02T05:52:15.093841+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:15.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:15 smithi062 bash[55029]: audit 2024-04-02T05:52:15.137363+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T05:52:15.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:15 smithi062 bash[55029]: audit 2024-04-02T05:52:15.139273+0000 mon.a (mon.0) 223 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:15.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:15 smithi122 bash[42159]: cluster 2024-04-02T05:52:14.037625+0000 mgr.y (mgr.25477) 92 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:52:15.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:15 smithi122 bash[42159]: audit 2024-04-02T05:52:15.083976+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:15.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:15 smithi122 bash[42159]: audit 2024-04-02T05:52:15.093841+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:15.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:15 smithi122 bash[42159]: audit 2024-04-02T05:52:15.137363+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T05:52:15.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:15 smithi122 bash[42159]: audit 2024-04-02T05:52:15.139273+0000 mon.a (mon.0) 223 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:16.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:52:16 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:52:16] "GET /metrics HTTP/1.1" 200 38268 "" "Prometheus/2.33.4" 2024-04-02T05:52:16.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:16 smithi122 bash[42159]: cephadm 2024-04-02T05:52:15.136654+0000 mgr.y (mgr.25477) 93 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-04-02T05:52:16.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:16 smithi122 bash[42159]: cephadm 2024-04-02T05:52:15.145124+0000 mgr.y (mgr.25477) 94 : cephadm 1 Reconfiguring daemon osd.1 on smithi062 2024-04-02T05:52:17.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:16 smithi062 bash[53665]: cephadm 2024-04-02T05:52:15.136654+0000 mgr.y (mgr.25477) 93 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-04-02T05:52:17.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:16 smithi062 bash[53665]: cephadm 2024-04-02T05:52:15.145124+0000 mgr.y (mgr.25477) 94 : cephadm 1 Reconfiguring daemon osd.1 on smithi062 2024-04-02T05:52:17.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:16 smithi062 bash[55029]: cephadm 2024-04-02T05:52:15.136654+0000 mgr.y (mgr.25477) 93 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-04-02T05:52:17.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:16 smithi062 bash[55029]: cephadm 2024-04-02T05:52:15.145124+0000 mgr.y (mgr.25477) 94 : cephadm 1 Reconfiguring daemon osd.1 on smithi062 2024-04-02T05:52:17.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:17 smithi122 bash[42159]: cluster 2024-04-02T05:52:16.038454+0000 mgr.y (mgr.25477) 95 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:52:17.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:17 smithi122 bash[42159]: audit 2024-04-02T05:52:17.324823+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:17.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:17 smithi122 bash[42159]: audit 2024-04-02T05:52:17.332086+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:17.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:17 smithi122 bash[42159]: audit 2024-04-02T05:52:17.364247+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T05:52:17.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:17 smithi122 bash[42159]: audit 2024-04-02T05:52:17.365912+0000 mon.a (mon.0) 227 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:18.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:17 smithi062 bash[53665]: cluster 2024-04-02T05:52:16.038454+0000 mgr.y (mgr.25477) 95 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:52:18.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:17 smithi062 bash[53665]: audit 2024-04-02T05:52:17.324823+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:18.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:17 smithi062 bash[53665]: audit 2024-04-02T05:52:17.332086+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:18.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:17 smithi062 bash[53665]: audit 2024-04-02T05:52:17.364247+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T05:52:18.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:17 smithi062 bash[53665]: audit 2024-04-02T05:52:17.365912+0000 mon.a (mon.0) 227 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:18.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:17 smithi062 bash[55029]: cluster 2024-04-02T05:52:16.038454+0000 mgr.y (mgr.25477) 95 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:52:18.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:17 smithi062 bash[55029]: audit 2024-04-02T05:52:17.324823+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:18.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:17 smithi062 bash[55029]: audit 2024-04-02T05:52:17.332086+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:18.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:17 smithi062 bash[55029]: audit 2024-04-02T05:52:17.364247+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T05:52:18.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:17 smithi062 bash[55029]: audit 2024-04-02T05:52:17.365912+0000 mon.a (mon.0) 227 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:18.970 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:18 smithi062 bash[53665]: cephadm 2024-04-02T05:52:17.363602+0000 mgr.y (mgr.25477) 96 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-04-02T05:52:18.970 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:18 smithi062 bash[53665]: cephadm 2024-04-02T05:52:17.371060+0000 mgr.y (mgr.25477) 97 : cephadm 1 Reconfiguring daemon osd.2 on smithi062 2024-04-02T05:52:18.970 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:18 smithi062 bash[55029]: cephadm 2024-04-02T05:52:17.363602+0000 mgr.y (mgr.25477) 96 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-04-02T05:52:18.970 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:18 smithi062 bash[55029]: cephadm 2024-04-02T05:52:17.371060+0000 mgr.y (mgr.25477) 97 : cephadm 1 Reconfiguring daemon osd.2 on smithi062 2024-04-02T05:52:18.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:18 smithi122 bash[42159]: cephadm 2024-04-02T05:52:17.363602+0000 mgr.y (mgr.25477) 96 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-04-02T05:52:18.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:18 smithi122 bash[42159]: cephadm 2024-04-02T05:52:17.371060+0000 mgr.y (mgr.25477) 97 : cephadm 1 Reconfiguring daemon osd.2 on smithi062 2024-04-02T05:52:18.974 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:52:18 smithi122 bash[39113]: ts=2024-04-02T05:52:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:52:20.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:19 smithi062 bash[55029]: cluster 2024-04-02T05:52:18.040109+0000 mgr.y (mgr.25477) 98 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:20.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:19 smithi062 bash[55029]: audit 2024-04-02T05:52:19.630260+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:20.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:19 smithi062 bash[55029]: audit 2024-04-02T05:52:19.642092+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:20.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:19 smithi062 bash[55029]: audit 2024-04-02T05:52:19.690113+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T05:52:20.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:19 smithi062 bash[55029]: audit 2024-04-02T05:52:19.692005+0000 mon.a (mon.0) 231 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:20.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:19 smithi062 bash[53665]: cluster 2024-04-02T05:52:18.040109+0000 mgr.y (mgr.25477) 98 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:20.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:19 smithi062 bash[53665]: audit 2024-04-02T05:52:19.630260+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:20.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:19 smithi062 bash[53665]: audit 2024-04-02T05:52:19.642092+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:20.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:19 smithi062 bash[53665]: audit 2024-04-02T05:52:19.690113+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T05:52:20.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:19 smithi062 bash[53665]: audit 2024-04-02T05:52:19.692005+0000 mon.a (mon.0) 231 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:20.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:19 smithi122 bash[42159]: cluster 2024-04-02T05:52:18.040109+0000 mgr.y (mgr.25477) 98 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:20.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:19 smithi122 bash[42159]: audit 2024-04-02T05:52:19.630260+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:20.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:19 smithi122 bash[42159]: audit 2024-04-02T05:52:19.642092+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:20.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:19 smithi122 bash[42159]: audit 2024-04-02T05:52:19.690113+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T05:52:20.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:19 smithi122 bash[42159]: audit 2024-04-02T05:52:19.692005+0000 mon.a (mon.0) 231 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:21.048 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:20 smithi062 bash[55029]: cephadm 2024-04-02T05:52:19.689400+0000 mgr.y (mgr.25477) 99 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-04-02T05:52:21.048 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:20 smithi062 bash[55029]: cephadm 2024-04-02T05:52:19.697657+0000 mgr.y (mgr.25477) 100 : cephadm 1 Reconfiguring daemon osd.3 on smithi062 2024-04-02T05:52:21.048 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:20 smithi062 bash[55029]: audit 2024-04-02T05:52:20.662574+0000 mon.a (mon.0) 232 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:52:21.048 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:20 smithi062 bash[53665]: cephadm 2024-04-02T05:52:19.689400+0000 mgr.y (mgr.25477) 99 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-04-02T05:52:21.048 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:20 smithi062 bash[53665]: cephadm 2024-04-02T05:52:19.697657+0000 mgr.y (mgr.25477) 100 : cephadm 1 Reconfiguring daemon osd.3 on smithi062 2024-04-02T05:52:21.048 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:20 smithi062 bash[53665]: audit 2024-04-02T05:52:20.662574+0000 mon.a (mon.0) 232 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:52:21.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:20 smithi122 bash[42159]: cephadm 2024-04-02T05:52:19.689400+0000 mgr.y (mgr.25477) 99 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-04-02T05:52:21.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:20 smithi122 bash[42159]: cephadm 2024-04-02T05:52:19.697657+0000 mgr.y (mgr.25477) 100 : cephadm 1 Reconfiguring daemon osd.3 on smithi062 2024-04-02T05:52:21.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:20 smithi122 bash[42159]: audit 2024-04-02T05:52:20.662574+0000 mon.a (mon.0) 232 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:52:22.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:21 smithi062 bash[55029]: cluster 2024-04-02T05:52:20.040847+0000 mgr.y (mgr.25477) 101 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:22.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:21 smithi062 bash[53665]: cluster 2024-04-02T05:52:20.040847+0000 mgr.y (mgr.25477) 101 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:22.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:21 smithi122 bash[42159]: cluster 2024-04-02T05:52:20.040847+0000 mgr.y (mgr.25477) 101 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:22.738 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:22 smithi062 bash[53665]: audit 2024-04-02T05:52:21.605678+0000 mgr.y (mgr.25477) 102 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:22.739 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:22 smithi062 bash[53665]: audit 2024-04-02T05:52:21.901358+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:22.739 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:22 smithi062 bash[53665]: audit 2024-04-02T05:52:21.913632+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:22.739 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:22 smithi062 bash[53665]: audit 2024-04-02T05:52:21.917716+0000 mon.a (mon.0) 235 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi062.dzhrfc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:52:22.739 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:22 smithi062 bash[53665]: audit 2024-04-02T05:52:21.920741+0000 mon.a (mon.0) 236 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:22 smithi062 bash[55029]: audit 2024-04-02T05:52:21.605678+0000 mgr.y (mgr.25477) 102 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:22 smithi062 bash[55029]: audit 2024-04-02T05:52:21.901358+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:22 smithi062 bash[55029]: audit 2024-04-02T05:52:21.913632+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:22 smithi062 bash[55029]: audit 2024-04-02T05:52:21.917716+0000 mon.a (mon.0) 235 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi062.dzhrfc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:52:23.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:22 smithi062 bash[55029]: audit 2024-04-02T05:52:21.920741+0000 mon.a (mon.0) 236 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:23.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:22 smithi122 bash[42159]: audit 2024-04-02T05:52:21.605678+0000 mgr.y (mgr.25477) 102 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:23.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:22 smithi122 bash[42159]: audit 2024-04-02T05:52:21.901358+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:23.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:22 smithi122 bash[42159]: audit 2024-04-02T05:52:21.913632+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:23.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:22 smithi122 bash[42159]: audit 2024-04-02T05:52:21.917716+0000 mon.a (mon.0) 235 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi062.dzhrfc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:52:23.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:22 smithi122 bash[42159]: audit 2024-04-02T05:52:21.920741+0000 mon.a (mon.0) 236 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:24.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:23 smithi062 bash[55029]: cephadm 2024-04-02T05:52:21.917136+0000 mgr.y (mgr.25477) 103 : cephadm 1 Reconfiguring rgw.foo.smithi062.dzhrfc (monmap changed)... 2024-04-02T05:52:24.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:23 smithi062 bash[55029]: cephadm 2024-04-02T05:52:21.922444+0000 mgr.y (mgr.25477) 104 : cephadm 1 Reconfiguring daemon rgw.foo.smithi062.dzhrfc on smithi062 2024-04-02T05:52:24.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:23 smithi062 bash[55029]: cluster 2024-04-02T05:52:22.042541+0000 mgr.y (mgr.25477) 105 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:24.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:23 smithi062 bash[53665]: cephadm 2024-04-02T05:52:21.917136+0000 mgr.y (mgr.25477) 103 : cephadm 1 Reconfiguring rgw.foo.smithi062.dzhrfc (monmap changed)... 2024-04-02T05:52:24.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:23 smithi062 bash[53665]: cephadm 2024-04-02T05:52:21.922444+0000 mgr.y (mgr.25477) 104 : cephadm 1 Reconfiguring daemon rgw.foo.smithi062.dzhrfc on smithi062 2024-04-02T05:52:24.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:23 smithi062 bash[53665]: cluster 2024-04-02T05:52:22.042541+0000 mgr.y (mgr.25477) 105 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:24.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:23 smithi122 bash[42159]: cephadm 2024-04-02T05:52:21.917136+0000 mgr.y (mgr.25477) 103 : cephadm 1 Reconfiguring rgw.foo.smithi062.dzhrfc (monmap changed)... 2024-04-02T05:52:24.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:23 smithi122 bash[42159]: cephadm 2024-04-02T05:52:21.922444+0000 mgr.y (mgr.25477) 104 : cephadm 1 Reconfiguring daemon rgw.foo.smithi062.dzhrfc on smithi062 2024-04-02T05:52:24.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:23 smithi122 bash[42159]: cluster 2024-04-02T05:52:22.042541+0000 mgr.y (mgr.25477) 105 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:25.340 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:25 smithi062 bash[53665]: cluster 2024-04-02T05:52:24.043351+0000 mgr.y (mgr.25477) 106 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:25.340 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:25 smithi062 bash[53665]: audit 2024-04-02T05:52:24.063120+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:25.340 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:25 smithi062 bash[53665]: audit 2024-04-02T05:52:24.074376+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:25.340 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:25 smithi062 bash[53665]: cephadm 2024-04-02T05:52:24.092067+0000 mgr.y (mgr.25477) 107 : cephadm 1 Reconfiguring rgw.smpl.smithi062.hdafeu (monmap changed)... 2024-04-02T05:52:25.341 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:25 smithi062 bash[53665]: audit 2024-04-02T05:52:24.092797+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi062.hdafeu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:52:25.341 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:25 smithi062 bash[53665]: audit 2024-04-02T05:52:24.096757+0000 mon.a (mon.0) 240 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:25.341 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:25 smithi062 bash[53665]: cephadm 2024-04-02T05:52:24.098982+0000 mgr.y (mgr.25477) 108 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi062.hdafeu on smithi062 2024-04-02T05:52:25.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:25 smithi062 bash[55029]: cluster 2024-04-02T05:52:24.043351+0000 mgr.y (mgr.25477) 106 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:25.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:25 smithi062 bash[55029]: audit 2024-04-02T05:52:24.063120+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:25.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:25 smithi062 bash[55029]: audit 2024-04-02T05:52:24.074376+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:25.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:25 smithi062 bash[55029]: cephadm 2024-04-02T05:52:24.092067+0000 mgr.y (mgr.25477) 107 : cephadm 1 Reconfiguring rgw.smpl.smithi062.hdafeu (monmap changed)... 2024-04-02T05:52:25.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:25 smithi062 bash[55029]: audit 2024-04-02T05:52:24.092797+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi062.hdafeu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:52:25.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:25 smithi062 bash[55029]: audit 2024-04-02T05:52:24.096757+0000 mon.a (mon.0) 240 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:25.341 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:25 smithi062 bash[55029]: cephadm 2024-04-02T05:52:24.098982+0000 mgr.y (mgr.25477) 108 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi062.hdafeu on smithi062 2024-04-02T05:52:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:25 smithi122 bash[42159]: cluster 2024-04-02T05:52:24.043351+0000 mgr.y (mgr.25477) 106 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:25.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:25 smithi122 bash[42159]: audit 2024-04-02T05:52:24.063120+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:25.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:25 smithi122 bash[42159]: audit 2024-04-02T05:52:24.074376+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:25.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:25 smithi122 bash[42159]: cephadm 2024-04-02T05:52:24.092067+0000 mgr.y (mgr.25477) 107 : cephadm 1 Reconfiguring rgw.smpl.smithi062.hdafeu (monmap changed)... 2024-04-02T05:52:25.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:25 smithi122 bash[42159]: audit 2024-04-02T05:52:24.092797+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi062.hdafeu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:52:25.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:25 smithi122 bash[42159]: audit 2024-04-02T05:52:24.096757+0000 mon.a (mon.0) 240 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:25.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:25 smithi122 bash[42159]: cephadm 2024-04-02T05:52:24.098982+0000 mgr.y (mgr.25477) 108 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi062.hdafeu on smithi062 2024-04-02T05:52:26.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:52:26 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:52:26] "GET /metrics HTTP/1.1" 200 38264 "" "Prometheus/2.33.4" 2024-04-02T05:52:27.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[53665]: cluster 2024-04-02T05:52:26.044148+0000 mgr.y (mgr.25477) 109 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:27.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[53665]: audit 2024-04-02T05:52:26.219752+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:27.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[53665]: audit 2024-04-02T05:52:26.230842+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:27.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[53665]: cephadm 2024-04-02T05:52:26.268102+0000 mgr.y (mgr.25477) 110 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-02T05:52:27.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[53665]: audit 2024-04-02T05:52:26.268746+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:52:27.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[53665]: audit 2024-04-02T05:52:26.270447+0000 mon.a (mon.0) 244 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:52:27.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[53665]: audit 2024-04-02T05:52:26.272199+0000 mon.a (mon.0) 245 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:27.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[53665]: cephadm 2024-04-02T05:52:26.274117+0000 mgr.y (mgr.25477) 111 : cephadm 1 Reconfiguring daemon mon.b on smithi122 2024-04-02T05:52:27.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[55029]: cluster 2024-04-02T05:52:26.044148+0000 mgr.y (mgr.25477) 109 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:27.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[55029]: audit 2024-04-02T05:52:26.219752+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:27.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[55029]: audit 2024-04-02T05:52:26.230842+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:27.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[55029]: cephadm 2024-04-02T05:52:26.268102+0000 mgr.y (mgr.25477) 110 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-02T05:52:27.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[55029]: audit 2024-04-02T05:52:26.268746+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:52:27.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[55029]: audit 2024-04-02T05:52:26.270447+0000 mon.a (mon.0) 244 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:52:27.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[55029]: audit 2024-04-02T05:52:26.272199+0000 mon.a (mon.0) 245 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:27.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:27 smithi062 bash[55029]: cephadm 2024-04-02T05:52:26.274117+0000 mgr.y (mgr.25477) 111 : cephadm 1 Reconfiguring daemon mon.b on smithi122 2024-04-02T05:52:27.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:27 smithi122 bash[42159]: cluster 2024-04-02T05:52:26.044148+0000 mgr.y (mgr.25477) 109 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:27.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:27 smithi122 bash[42159]: audit 2024-04-02T05:52:26.219752+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:27.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:27 smithi122 bash[42159]: audit 2024-04-02T05:52:26.230842+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:27.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:27 smithi122 bash[42159]: cephadm 2024-04-02T05:52:26.268102+0000 mgr.y (mgr.25477) 110 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-02T05:52:27.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:27 smithi122 bash[42159]: audit 2024-04-02T05:52:26.268746+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-02T05:52:27.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:27 smithi122 bash[42159]: audit 2024-04-02T05:52:26.270447+0000 mon.a (mon.0) 244 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-02T05:52:27.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:27 smithi122 bash[42159]: audit 2024-04-02T05:52:26.272199+0000 mon.a (mon.0) 245 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:27.664 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:27 smithi122 bash[42159]: cephadm 2024-04-02T05:52:26.274117+0000 mgr.y (mgr.25477) 111 : cephadm 1 Reconfiguring daemon mon.b on smithi122 2024-04-02T05:52:28.973 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:52:28 smithi122 bash[39113]: ts=2024-04-02T05:52:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:52:29.797 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:29 smithi122 bash[42159]: cluster 2024-04-02T05:52:28.045827+0000 mgr.y (mgr.25477) 112 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:29.797 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:29 smithi122 bash[42159]: audit 2024-04-02T05:52:28.514906+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:29.798 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:29 smithi122 bash[42159]: audit 2024-04-02T05:52:28.525370+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:29.798 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:29 smithi122 bash[42159]: cephadm 2024-04-02T05:52:28.544105+0000 mgr.y (mgr.25477) 113 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-04-02T05:52:29.798 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:29 smithi122 bash[42159]: audit 2024-04-02T05:52:28.544769+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:52:29.798 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:29 smithi122 bash[42159]: audit 2024-04-02T05:52:28.546774+0000 mon.a (mon.0) 249 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:52:29.798 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:29 smithi122 bash[42159]: audit 2024-04-02T05:52:28.548481+0000 mon.a (mon.0) 250 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:29.798 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:29 smithi122 bash[42159]: cephadm 2024-04-02T05:52:28.550408+0000 mgr.y (mgr.25477) 114 : cephadm 1 Reconfiguring daemon mgr.x on smithi122 2024-04-02T05:52:29.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[55029]: cluster 2024-04-02T05:52:28.045827+0000 mgr.y (mgr.25477) 112 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:29.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[55029]: audit 2024-04-02T05:52:28.514906+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:29.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[55029]: audit 2024-04-02T05:52:28.525370+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:29.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[55029]: cephadm 2024-04-02T05:52:28.544105+0000 mgr.y (mgr.25477) 113 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-04-02T05:52:29.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[55029]: audit 2024-04-02T05:52:28.544769+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:52:29.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[55029]: audit 2024-04-02T05:52:28.546774+0000 mon.a (mon.0) 249 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:52:29.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[55029]: audit 2024-04-02T05:52:28.548481+0000 mon.a (mon.0) 250 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:29.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[55029]: cephadm 2024-04-02T05:52:28.550408+0000 mgr.y (mgr.25477) 114 : cephadm 1 Reconfiguring daemon mgr.x on smithi122 2024-04-02T05:52:29.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[53665]: cluster 2024-04-02T05:52:28.045827+0000 mgr.y (mgr.25477) 112 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:29.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[53665]: audit 2024-04-02T05:52:28.514906+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:29.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[53665]: audit 2024-04-02T05:52:28.525370+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:29.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[53665]: cephadm 2024-04-02T05:52:28.544105+0000 mgr.y (mgr.25477) 113 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-04-02T05:52:29.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[53665]: audit 2024-04-02T05:52:28.544769+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-02T05:52:29.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[53665]: audit 2024-04-02T05:52:28.546774+0000 mon.a (mon.0) 249 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-02T05:52:29.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[53665]: audit 2024-04-02T05:52:28.548481+0000 mon.a (mon.0) 250 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:29.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:29 smithi062 bash[53665]: cephadm 2024-04-02T05:52:28.550408+0000 mgr.y (mgr.25477) 114 : cephadm 1 Reconfiguring daemon mgr.x on smithi122 2024-04-02T05:52:32.039 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:31 smithi122 bash[42159]: cluster 2024-04-02T05:52:30.046663+0000 mgr.y (mgr.25477) 115 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:32.039 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:31 smithi122 bash[42159]: audit 2024-04-02T05:52:30.767401+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:32.039 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:31 smithi122 bash[42159]: audit 2024-04-02T05:52:30.778915+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:32.039 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:31 smithi122 bash[42159]: cephadm 2024-04-02T05:52:30.820282+0000 mgr.y (mgr.25477) 116 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-04-02T05:52:32.039 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:31 smithi122 bash[42159]: audit 2024-04-02T05:52:30.821139+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T05:52:32.039 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:31 smithi122 bash[42159]: audit 2024-04-02T05:52:30.822993+0000 mon.a (mon.0) 254 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:32.039 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:31 smithi122 bash[42159]: cephadm 2024-04-02T05:52:30.828677+0000 mgr.y (mgr.25477) 117 : cephadm 1 Reconfiguring daemon osd.4 on smithi122 2024-04-02T05:52:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:31 smithi062 bash[53665]: cluster 2024-04-02T05:52:30.046663+0000 mgr.y (mgr.25477) 115 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:31 smithi062 bash[53665]: audit 2024-04-02T05:52:30.767401+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:31 smithi062 bash[53665]: audit 2024-04-02T05:52:30.778915+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:31 smithi062 bash[53665]: cephadm 2024-04-02T05:52:30.820282+0000 mgr.y (mgr.25477) 116 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-04-02T05:52:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:31 smithi062 bash[53665]: audit 2024-04-02T05:52:30.821139+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T05:52:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:31 smithi062 bash[53665]: audit 2024-04-02T05:52:30.822993+0000 mon.a (mon.0) 254 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:31 smithi062 bash[53665]: cephadm 2024-04-02T05:52:30.828677+0000 mgr.y (mgr.25477) 117 : cephadm 1 Reconfiguring daemon osd.4 on smithi122 2024-04-02T05:52:32.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:31 smithi062 bash[55029]: cluster 2024-04-02T05:52:30.046663+0000 mgr.y (mgr.25477) 115 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:32.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:31 smithi062 bash[55029]: audit 2024-04-02T05:52:30.767401+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:32.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:31 smithi062 bash[55029]: audit 2024-04-02T05:52:30.778915+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:32.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:31 smithi062 bash[55029]: cephadm 2024-04-02T05:52:30.820282+0000 mgr.y (mgr.25477) 116 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-04-02T05:52:32.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:31 smithi062 bash[55029]: audit 2024-04-02T05:52:30.821139+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T05:52:32.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:31 smithi062 bash[55029]: audit 2024-04-02T05:52:30.822993+0000 mon.a (mon.0) 254 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:32.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:31 smithi062 bash[55029]: cephadm 2024-04-02T05:52:30.828677+0000 mgr.y (mgr.25477) 117 : cephadm 1 Reconfiguring daemon osd.4 on smithi122 2024-04-02T05:52:33.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:32 smithi062 bash[53665]: audit 2024-04-02T05:52:31.615710+0000 mgr.y (mgr.25477) 118 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:33.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:32 smithi062 bash[55029]: audit 2024-04-02T05:52:31.615710+0000 mgr.y (mgr.25477) 118 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:33.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:32 smithi122 bash[42159]: audit 2024-04-02T05:52:31.615710+0000 mgr.y (mgr.25477) 118 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:34.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:33 smithi062 bash[55029]: cluster 2024-04-02T05:52:32.048330+0000 mgr.y (mgr.25477) 119 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:34.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:33 smithi062 bash[55029]: audit 2024-04-02T05:52:32.991981+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:34.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:33 smithi062 bash[55029]: audit 2024-04-02T05:52:32.999496+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:34.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:33 smithi062 bash[55029]: audit 2024-04-02T05:52:33.048249+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T05:52:34.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:33 smithi062 bash[55029]: audit 2024-04-02T05:52:33.050119+0000 mon.a (mon.0) 258 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:34.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:33 smithi062 bash[53665]: cluster 2024-04-02T05:52:32.048330+0000 mgr.y (mgr.25477) 119 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:34.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:33 smithi062 bash[53665]: audit 2024-04-02T05:52:32.991981+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:34.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:33 smithi062 bash[53665]: audit 2024-04-02T05:52:32.999496+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:34.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:33 smithi062 bash[53665]: audit 2024-04-02T05:52:33.048249+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T05:52:34.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:33 smithi062 bash[53665]: audit 2024-04-02T05:52:33.050119+0000 mon.a (mon.0) 258 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:34.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:33 smithi122 bash[42159]: cluster 2024-04-02T05:52:32.048330+0000 mgr.y (mgr.25477) 119 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:34.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:33 smithi122 bash[42159]: audit 2024-04-02T05:52:32.991981+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:34.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:33 smithi122 bash[42159]: audit 2024-04-02T05:52:32.999496+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:34.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:33 smithi122 bash[42159]: audit 2024-04-02T05:52:33.048249+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T05:52:34.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:33 smithi122 bash[42159]: audit 2024-04-02T05:52:33.050119+0000 mon.a (mon.0) 258 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:34.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:34 smithi122 bash[42159]: cephadm 2024-04-02T05:52:33.047556+0000 mgr.y (mgr.25477) 120 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-04-02T05:52:34.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:34 smithi122 bash[42159]: cephadm 2024-04-02T05:52:33.055301+0000 mgr.y (mgr.25477) 121 : cephadm 1 Reconfiguring daemon osd.5 on smithi122 2024-04-02T05:52:35.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:34 smithi062 bash[53665]: cephadm 2024-04-02T05:52:33.047556+0000 mgr.y (mgr.25477) 120 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-04-02T05:52:35.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:34 smithi062 bash[53665]: cephadm 2024-04-02T05:52:33.055301+0000 mgr.y (mgr.25477) 121 : cephadm 1 Reconfiguring daemon osd.5 on smithi122 2024-04-02T05:52:35.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:34 smithi062 bash[55029]: cephadm 2024-04-02T05:52:33.047556+0000 mgr.y (mgr.25477) 120 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-04-02T05:52:35.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:34 smithi062 bash[55029]: cephadm 2024-04-02T05:52:33.055301+0000 mgr.y (mgr.25477) 121 : cephadm 1 Reconfiguring daemon osd.5 on smithi122 2024-04-02T05:52:36.093 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:35 smithi062 bash[53665]: cluster 2024-04-02T05:52:34.049252+0000 mgr.y (mgr.25477) 122 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:36.093 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:35 smithi062 bash[53665]: audit 2024-04-02T05:52:35.268624+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:36.093 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:35 smithi062 bash[53665]: audit 2024-04-02T05:52:35.278225+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:36.093 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:35 smithi062 bash[53665]: audit 2024-04-02T05:52:35.324766+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T05:52:36.093 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:35 smithi062 bash[53665]: audit 2024-04-02T05:52:35.326649+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:36.093 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:35 smithi062 bash[53665]: audit 2024-04-02T05:52:35.662805+0000 mon.a (mon.0) 263 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:52:36.093 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:35 smithi062 bash[55029]: cluster 2024-04-02T05:52:34.049252+0000 mgr.y (mgr.25477) 122 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:36.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:35 smithi062 bash[55029]: audit 2024-04-02T05:52:35.268624+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:36.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:35 smithi062 bash[55029]: audit 2024-04-02T05:52:35.278225+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:36.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:35 smithi062 bash[55029]: audit 2024-04-02T05:52:35.324766+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T05:52:36.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:35 smithi062 bash[55029]: audit 2024-04-02T05:52:35.326649+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:36.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:35 smithi062 bash[55029]: audit 2024-04-02T05:52:35.662805+0000 mon.a (mon.0) 263 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:52:36.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:35 smithi122 bash[42159]: cluster 2024-04-02T05:52:34.049252+0000 mgr.y (mgr.25477) 122 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:36.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:35 smithi122 bash[42159]: audit 2024-04-02T05:52:35.268624+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:36.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:35 smithi122 bash[42159]: audit 2024-04-02T05:52:35.278225+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:36.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:35 smithi122 bash[42159]: audit 2024-04-02T05:52:35.324766+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T05:52:36.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:35 smithi122 bash[42159]: audit 2024-04-02T05:52:35.326649+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:36.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:35 smithi122 bash[42159]: audit 2024-04-02T05:52:35.662805+0000 mon.a (mon.0) 263 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:52:36.226 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:52:36.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:52:36 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:52:36] "GET /metrics HTTP/1.1" 200 38264 "" "Prometheus/2.33.4" 2024-04-02T05:52:36.957 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:36 smithi122 bash[42159]: cephadm 2024-04-02T05:52:35.324093+0000 mgr.y (mgr.25477) 123 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-04-02T05:52:36.957 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:36 smithi122 bash[42159]: cephadm 2024-04-02T05:52:35.332279+0000 mgr.y (mgr.25477) 124 : cephadm 1 Reconfiguring daemon osd.6 on smithi122 2024-04-02T05:52:37.034 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:52:37.034 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (4m) 71s ago 10m 15.6M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:52:37.034 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 error 42s ago 10m - - 2024-04-02T05:52:37.034 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (2m) 71s ago 8m 46.0M - 3.5 e1d6a67b021e b43a98374b20 2024-04-02T05:52:37.034 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (2m) 42s ago 16m 442M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:52:37.035 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (3m) 71s ago 18m 488M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:52:37.035 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (119s) 71s ago 18m 39.0M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:52:37.035 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (54s) 42s ago 17m 23.0M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T05:52:37.035 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (80s) 71s ago 17m 22.1M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:52:37.035 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (4m) 71s ago 11m 11.8M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:52:37.035 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (3m) 42s ago 11m 14.8M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:52:37.035 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (16m) 71s ago 16m 59.2M 2781M 17.2.0 e1d6a67b021e 62e4712dfb33 2024-04-02T05:52:37.035 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (15m) 71s ago 15m 62.1M 2781M 17.2.0 e1d6a67b021e b3a5cde119f4 2024-04-02T05:52:37.035 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (15m) 71s ago 15m 55.6M 2781M 17.2.0 e1d6a67b021e ebf82f7a9f60 2024-04-02T05:52:37.035 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (14m) 71s ago 14m 60.3M 2781M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:52:37.035 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (13m) 42s ago 14m 61.9M 3037M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:52:37.035 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (13m) 42s ago 13m 57.4M 3037M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:52:37.035 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (12m) 42s ago 12m 56.2M 3037M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:52:37.036 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (12m) 42s ago 12m 58.1M 3037M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:52:37.036 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (2m) 42s ago 11m 57.5M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:52:37.036 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (9m) 71s ago 9m 88.6M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:52:37.036 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (9m) 42s ago 9m 88.6M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:52:37.036 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (9m) 71s ago 9m 88.5M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:52:37.036 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (9m) 42s ago 9m 88.9M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:52:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:36 smithi062 bash[53665]: cephadm 2024-04-02T05:52:35.324093+0000 mgr.y (mgr.25477) 123 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-04-02T05:52:37.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:36 smithi062 bash[53665]: cephadm 2024-04-02T05:52:35.332279+0000 mgr.y (mgr.25477) 124 : cephadm 1 Reconfiguring daemon osd.6 on smithi122 2024-04-02T05:52:37.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:36 smithi062 bash[55029]: cephadm 2024-04-02T05:52:35.324093+0000 mgr.y (mgr.25477) 123 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-04-02T05:52:37.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:36 smithi062 bash[55029]: cephadm 2024-04-02T05:52:35.332279+0000 mgr.y (mgr.25477) 124 : cephadm 1 Reconfiguring daemon osd.6 on smithi122 2024-04-02T05:52:37.500 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:52:37.500 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:52:37.500 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:52:37.500 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:52:37.500 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:52:37.500 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:52:37.500 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:52:37.500 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:52:37.500 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-02T05:52:37.501 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:52:37.501 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:52:37.501 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:52:37.501 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:52:37.501 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:52:37.501 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-02T05:52:37.501 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 5 2024-04-02T05:52:37.501 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:52:37.501 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:52:37.892 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:52:37.892 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:52:37.892 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:52:37.892 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:52:37.892 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:52:37.892 INFO:teuthology.orchestra.run.smithi062.stdout: "mon", 2024-04-02T05:52:37.892 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr" 2024-04-02T05:52:37.892 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:52:37.893 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "5/23 daemons upgraded", 2024-04-02T05:52:37.893 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading mon daemons", 2024-04-02T05:52:37.893 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:52:37.893 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:52:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[53665]: cluster 2024-04-02T05:52:36.050023+0000 mgr.y (mgr.25477) 125 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[53665]: audit 2024-04-02T05:52:36.206001+0000 mgr.y (mgr.25477) 126 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[53665]: audit 2024-04-02T05:52:36.608083+0000 mgr.y (mgr.25477) 127 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[53665]: audit 2024-04-02T05:52:37.495149+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.62:0/658916142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:52:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[53665]: audit 2024-04-02T05:52:37.537252+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[53665]: audit 2024-04-02T05:52:37.547330+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[53665]: audit 2024-04-02T05:52:37.552677+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T05:52:38.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[53665]: audit 2024-04-02T05:52:37.553840+0000 mon.a (mon.0) 267 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:38.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[55029]: cluster 2024-04-02T05:52:36.050023+0000 mgr.y (mgr.25477) 125 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:38.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[55029]: audit 2024-04-02T05:52:36.206001+0000 mgr.y (mgr.25477) 126 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:38.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[55029]: audit 2024-04-02T05:52:36.608083+0000 mgr.y (mgr.25477) 127 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:38.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[55029]: audit 2024-04-02T05:52:37.495149+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.62:0/658916142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:52:38.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[55029]: audit 2024-04-02T05:52:37.537252+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:38.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[55029]: audit 2024-04-02T05:52:37.547330+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:38.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[55029]: audit 2024-04-02T05:52:37.552677+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T05:52:38.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:37 smithi062 bash[55029]: audit 2024-04-02T05:52:37.553840+0000 mon.a (mon.0) 267 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:38.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:37 smithi122 bash[42159]: cluster 2024-04-02T05:52:36.050023+0000 mgr.y (mgr.25477) 125 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:37 smithi122 bash[42159]: audit 2024-04-02T05:52:36.206001+0000 mgr.y (mgr.25477) 126 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:37 smithi122 bash[42159]: audit 2024-04-02T05:52:36.608083+0000 mgr.y (mgr.25477) 127 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:37 smithi122 bash[42159]: audit 2024-04-02T05:52:37.495149+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.62:0/658916142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:52:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:37 smithi122 bash[42159]: audit 2024-04-02T05:52:37.537252+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:37 smithi122 bash[42159]: audit 2024-04-02T05:52:37.547330+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:37 smithi122 bash[42159]: audit 2024-04-02T05:52:37.552677+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T05:52:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:37 smithi122 bash[42159]: audit 2024-04-02T05:52:37.553840+0000 mon.a (mon.0) 267 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:38.360 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:52:38.360 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:52:38.360 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in error state 2024-04-02T05:52:38.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:38 smithi122 bash[42159]: audit 2024-04-02T05:52:37.007065+0000 mgr.y (mgr.25477) 128 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:38.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:38 smithi122 bash[42159]: cephadm 2024-04-02T05:52:37.552222+0000 mgr.y (mgr.25477) 129 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-04-02T05:52:38.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:38 smithi122 bash[42159]: cephadm 2024-04-02T05:52:37.557209+0000 mgr.y (mgr.25477) 130 : cephadm 1 Reconfiguring daemon osd.7 on smithi122 2024-04-02T05:52:38.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:38 smithi122 bash[42159]: audit 2024-04-02T05:52:38.355939+0000 mon.a (mon.0) 268 : audit 0 from='client.? 172.21.15.62:0/4137857303' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:52:38.974 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:52:38 smithi122 bash[39113]: ts=2024-04-02T05:52:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:52:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:38 smithi062 bash[55029]: audit 2024-04-02T05:52:37.007065+0000 mgr.y (mgr.25477) 128 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:38 smithi062 bash[55029]: cephadm 2024-04-02T05:52:37.552222+0000 mgr.y (mgr.25477) 129 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-04-02T05:52:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:38 smithi062 bash[55029]: cephadm 2024-04-02T05:52:37.557209+0000 mgr.y (mgr.25477) 130 : cephadm 1 Reconfiguring daemon osd.7 on smithi122 2024-04-02T05:52:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:38 smithi062 bash[55029]: audit 2024-04-02T05:52:38.355939+0000 mon.a (mon.0) 268 : audit 0 from='client.? 172.21.15.62:0/4137857303' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:52:39.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:38 smithi062 bash[53665]: audit 2024-04-02T05:52:37.007065+0000 mgr.y (mgr.25477) 128 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:39.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:38 smithi062 bash[53665]: cephadm 2024-04-02T05:52:37.552222+0000 mgr.y (mgr.25477) 129 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-04-02T05:52:39.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:38 smithi062 bash[53665]: cephadm 2024-04-02T05:52:37.557209+0000 mgr.y (mgr.25477) 130 : cephadm 1 Reconfiguring daemon osd.7 on smithi122 2024-04-02T05:52:39.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:38 smithi062 bash[53665]: audit 2024-04-02T05:52:38.355939+0000 mon.a (mon.0) 268 : audit 0 from='client.? 172.21.15.62:0/4137857303' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:52:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:39 smithi062 bash[55029]: audit 2024-04-02T05:52:37.886862+0000 mgr.y (mgr.25477) 131 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:39 smithi062 bash[55029]: cluster 2024-04-02T05:52:38.051511+0000 mgr.y (mgr.25477) 132 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:39 smithi062 bash[55029]: audit 2024-04-02T05:52:39.748963+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:39 smithi062 bash[55029]: audit 2024-04-02T05:52:39.762415+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:39 smithi062 bash[55029]: audit 2024-04-02T05:52:39.777872+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.clipne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:52:40.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:39 smithi062 bash[55029]: audit 2024-04-02T05:52:39.781601+0000 mon.a (mon.0) 272 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:40.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:39 smithi062 bash[53665]: audit 2024-04-02T05:52:37.886862+0000 mgr.y (mgr.25477) 131 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:40.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:39 smithi062 bash[53665]: cluster 2024-04-02T05:52:38.051511+0000 mgr.y (mgr.25477) 132 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:40.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:39 smithi062 bash[53665]: audit 2024-04-02T05:52:39.748963+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:40.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:39 smithi062 bash[53665]: audit 2024-04-02T05:52:39.762415+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:40.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:39 smithi062 bash[53665]: audit 2024-04-02T05:52:39.777872+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.clipne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:52:40.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:39 smithi062 bash[53665]: audit 2024-04-02T05:52:39.781601+0000 mon.a (mon.0) 272 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:40.219 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:39 smithi122 bash[42159]: audit 2024-04-02T05:52:37.886862+0000 mgr.y (mgr.25477) 131 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:52:40.219 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:39 smithi122 bash[42159]: cluster 2024-04-02T05:52:38.051511+0000 mgr.y (mgr.25477) 132 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:40.219 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:39 smithi122 bash[42159]: audit 2024-04-02T05:52:39.748963+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:40.219 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:39 smithi122 bash[42159]: audit 2024-04-02T05:52:39.762415+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:40.219 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:39 smithi122 bash[42159]: audit 2024-04-02T05:52:39.777872+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.clipne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:52:40.220 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:39 smithi122 bash[42159]: audit 2024-04-02T05:52:39.781601+0000 mon.a (mon.0) 272 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:41.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:40 smithi062 bash[55029]: cephadm 2024-04-02T05:52:39.777130+0000 mgr.y (mgr.25477) 133 : cephadm 1 Reconfiguring rgw.foo.smithi122.clipne (monmap changed)... 2024-04-02T05:52:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:40 smithi062 bash[55029]: cephadm 2024-04-02T05:52:39.783821+0000 mgr.y (mgr.25477) 134 : cephadm 1 Reconfiguring daemon rgw.foo.smithi122.clipne on smithi122 2024-04-02T05:52:41.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:40 smithi062 bash[53665]: cephadm 2024-04-02T05:52:39.777130+0000 mgr.y (mgr.25477) 133 : cephadm 1 Reconfiguring rgw.foo.smithi122.clipne (monmap changed)... 2024-04-02T05:52:41.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:40 smithi062 bash[53665]: cephadm 2024-04-02T05:52:39.783821+0000 mgr.y (mgr.25477) 134 : cephadm 1 Reconfiguring daemon rgw.foo.smithi122.clipne on smithi122 2024-04-02T05:52:41.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:40 smithi122 bash[42159]: cephadm 2024-04-02T05:52:39.777130+0000 mgr.y (mgr.25477) 133 : cephadm 1 Reconfiguring rgw.foo.smithi122.clipne (monmap changed)... 2024-04-02T05:52:41.133 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:40 smithi122 bash[42159]: cephadm 2024-04-02T05:52:39.783821+0000 mgr.y (mgr.25477) 134 : cephadm 1 Reconfiguring daemon rgw.foo.smithi122.clipne on smithi122 2024-04-02T05:52:42.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:41 smithi062 bash[53665]: cluster 2024-04-02T05:52:40.052419+0000 mgr.y (mgr.25477) 135 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:42.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:41 smithi062 bash[55029]: cluster 2024-04-02T05:52:40.052419+0000 mgr.y (mgr.25477) 135 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:42.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:41 smithi122 bash[42159]: cluster 2024-04-02T05:52:40.052419+0000 mgr.y (mgr.25477) 135 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:43.162 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:42 smithi122 bash[42159]: audit 2024-04-02T05:52:41.626979+0000 mgr.y (mgr.25477) 136 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:43.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:42 smithi122 bash[42159]: audit 2024-04-02T05:52:41.874654+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:43.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:42 smithi122 bash[42159]: audit 2024-04-02T05:52:41.883816+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:43.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:42 smithi122 bash[42159]: audit 2024-04-02T05:52:41.904173+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.tsfqvr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:52:43.163 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:42 smithi122 bash[42159]: audit 2024-04-02T05:52:41.907479+0000 mon.a (mon.0) 276 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:43.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:42 smithi062 bash[53665]: audit 2024-04-02T05:52:41.626979+0000 mgr.y (mgr.25477) 136 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:43.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:42 smithi062 bash[53665]: audit 2024-04-02T05:52:41.874654+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:43.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:42 smithi062 bash[53665]: audit 2024-04-02T05:52:41.883816+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:43.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:42 smithi062 bash[53665]: audit 2024-04-02T05:52:41.904173+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.tsfqvr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:52:43.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:42 smithi062 bash[53665]: audit 2024-04-02T05:52:41.907479+0000 mon.a (mon.0) 276 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:43.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:42 smithi062 bash[55029]: audit 2024-04-02T05:52:41.626979+0000 mgr.y (mgr.25477) 136 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:43.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:42 smithi062 bash[55029]: audit 2024-04-02T05:52:41.874654+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:43.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:42 smithi062 bash[55029]: audit 2024-04-02T05:52:41.883816+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:43.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:42 smithi062 bash[55029]: audit 2024-04-02T05:52:41.904173+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.tsfqvr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:52:43.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:42 smithi062 bash[55029]: audit 2024-04-02T05:52:41.907479+0000 mon.a (mon.0) 276 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:44.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:43 smithi122 bash[42159]: cephadm 2024-04-02T05:52:41.903502+0000 mgr.y (mgr.25477) 137 : cephadm 1 Reconfiguring rgw.smpl.smithi122.tsfqvr (monmap changed)... 2024-04-02T05:52:44.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:43 smithi122 bash[42159]: cephadm 2024-04-02T05:52:41.909533+0000 mgr.y (mgr.25477) 138 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi122.tsfqvr on smithi122 2024-04-02T05:52:44.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:43 smithi122 bash[42159]: cluster 2024-04-02T05:52:42.054163+0000 mgr.y (mgr.25477) 139 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:43 smithi062 bash[53665]: cephadm 2024-04-02T05:52:41.903502+0000 mgr.y (mgr.25477) 137 : cephadm 1 Reconfiguring rgw.smpl.smithi122.tsfqvr (monmap changed)... 2024-04-02T05:52:44.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:43 smithi062 bash[53665]: cephadm 2024-04-02T05:52:41.909533+0000 mgr.y (mgr.25477) 138 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi122.tsfqvr on smithi122 2024-04-02T05:52:44.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:43 smithi062 bash[53665]: cluster 2024-04-02T05:52:42.054163+0000 mgr.y (mgr.25477) 139 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:44.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:43 smithi062 bash[55029]: cephadm 2024-04-02T05:52:41.903502+0000 mgr.y (mgr.25477) 137 : cephadm 1 Reconfiguring rgw.smpl.smithi122.tsfqvr (monmap changed)... 2024-04-02T05:52:44.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:43 smithi062 bash[55029]: cephadm 2024-04-02T05:52:41.909533+0000 mgr.y (mgr.25477) 138 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi122.tsfqvr on smithi122 2024-04-02T05:52:44.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:43 smithi062 bash[55029]: cluster 2024-04-02T05:52:42.054163+0000 mgr.y (mgr.25477) 139 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:45.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.052876+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:45.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: cluster 2024-04-02T05:52:44.056019+0000 mgr.y (mgr.25477) 140 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:45.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.065757+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:45.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.091341+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:52:45.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.094584+0000 mon.a (mon.0) 280 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:52:45.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.097112+0000 mon.a (mon.0) 281 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:52:45.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: cephadm 2024-04-02T05:52:44.098237+0000 mgr.y (mgr.25477) 141 : cephadm 1 Upgrade: Setting container_image for all mon 2024-04-02T05:52:45.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.104962+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:45.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.108579+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-02T05:52:45.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.116289+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-02T05:52:45.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.119310+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-02T05:52:45.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.127016+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-02T05:52:45.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.130073+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-02T05:52:45.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.136512+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-02T05:52:45.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.140269+0000 mon.a (mon.0) 289 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:52:45.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: cephadm 2024-04-02T05:52:44.141456+0000 mgr.y (mgr.25477) 142 : cephadm 1 Upgrade: Setting container_image for all crash 2024-04-02T05:52:45.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.148231+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:45.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.152948+0000 mon.a (mon.0) 291 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-02T05:52:45.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: audit 2024-04-02T05:52:44.153324+0000 mgr.y (mgr.25477) 143 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-02T05:52:45.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[53665]: cephadm 2024-04-02T05:52:44.155309+0000 mgr.y (mgr.25477) 144 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-04-02T05:52:45.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.052876+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:45.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: cluster 2024-04-02T05:52:44.056019+0000 mgr.y (mgr.25477) 140 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:45.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.065757+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:45.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.091341+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:52:45.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.094584+0000 mon.a (mon.0) 280 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:52:45.357 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.097112+0000 mon.a (mon.0) 281 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:52:45.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: cephadm 2024-04-02T05:52:44.098237+0000 mgr.y (mgr.25477) 141 : cephadm 1 Upgrade: Setting container_image for all mon 2024-04-02T05:52:45.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.104962+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:45.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.108579+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-02T05:52:45.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.116289+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-02T05:52:45.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.119310+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-02T05:52:45.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.127016+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-02T05:52:45.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.130073+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-02T05:52:45.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.136512+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-02T05:52:45.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.140269+0000 mon.a (mon.0) 289 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:52:45.359 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: cephadm 2024-04-02T05:52:44.141456+0000 mgr.y (mgr.25477) 142 : cephadm 1 Upgrade: Setting container_image for all crash 2024-04-02T05:52:45.359 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.148231+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:45.359 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.152948+0000 mon.a (mon.0) 291 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-02T05:52:45.359 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: audit 2024-04-02T05:52:44.153324+0000 mgr.y (mgr.25477) 143 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-02T05:52:45.359 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:45 smithi062 bash[55029]: cephadm 2024-04-02T05:52:44.155309+0000 mgr.y (mgr.25477) 144 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-04-02T05:52:45.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.052876+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:45.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: cluster 2024-04-02T05:52:44.056019+0000 mgr.y (mgr.25477) 140 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:45.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.065757+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:45.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.091341+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:52:45.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.094584+0000 mon.a (mon.0) 280 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:52:45.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.097112+0000 mon.a (mon.0) 281 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:52:45.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: cephadm 2024-04-02T05:52:44.098237+0000 mgr.y (mgr.25477) 141 : cephadm 1 Upgrade: Setting container_image for all mon 2024-04-02T05:52:45.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.104962+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:45.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.108579+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-02T05:52:45.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.116289+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-02T05:52:45.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.119310+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-02T05:52:45.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.127016+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-02T05:52:45.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.130073+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-02T05:52:45.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.136512+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-02T05:52:45.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.140269+0000 mon.a (mon.0) 289 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:52:45.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: cephadm 2024-04-02T05:52:44.141456+0000 mgr.y (mgr.25477) 142 : cephadm 1 Upgrade: Setting container_image for all crash 2024-04-02T05:52:45.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.148231+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:45.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.152948+0000 mon.a (mon.0) 291 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-02T05:52:45.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: audit 2024-04-02T05:52:44.153324+0000 mgr.y (mgr.25477) 143 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-02T05:52:45.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:45 smithi122 bash[42159]: cephadm 2024-04-02T05:52:44.155309+0000 mgr.y (mgr.25477) 144 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-04-02T05:52:46.353 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:52:46 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:52:46] "GET /metrics HTTP/1.1" 200 38264 "" "Prometheus/2.33.4" 2024-04-02T05:52:47.718 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:47 smithi062 bash[55029]: cluster 2024-04-02T05:52:46.056728+0000 mgr.y (mgr.25477) 145 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:47.719 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:47 smithi062 bash[55029]: cephadm 2024-04-02T05:52:46.424789+0000 mgr.y (mgr.25477) 146 : cephadm 1 Upgrade: Updating osd.0 2024-04-02T05:52:47.719 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:47 smithi062 bash[55029]: audit 2024-04-02T05:52:46.431977+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:47.719 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:47 smithi062 bash[55029]: audit 2024-04-02T05:52:46.435571+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T05:52:47.719 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:47 smithi062 bash[55029]: audit 2024-04-02T05:52:46.437193+0000 mon.a (mon.0) 294 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:47.719 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:47 smithi062 bash[55029]: cephadm 2024-04-02T05:52:46.440629+0000 mgr.y (mgr.25477) 147 : cephadm 1 Deploying daemon osd.0 on smithi062 2024-04-02T05:52:47.719 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:47 smithi062 bash[53665]: cluster 2024-04-02T05:52:46.056728+0000 mgr.y (mgr.25477) 145 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:47.719 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:47 smithi062 bash[53665]: cephadm 2024-04-02T05:52:46.424789+0000 mgr.y (mgr.25477) 146 : cephadm 1 Upgrade: Updating osd.0 2024-04-02T05:52:47.719 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:47 smithi062 bash[53665]: audit 2024-04-02T05:52:46.431977+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:47.719 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:47 smithi062 bash[53665]: audit 2024-04-02T05:52:46.435571+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T05:52:47.719 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:47 smithi062 bash[53665]: audit 2024-04-02T05:52:46.437193+0000 mon.a (mon.0) 294 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:47.719 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:47 smithi062 bash[53665]: cephadm 2024-04-02T05:52:46.440629+0000 mgr.y (mgr.25477) 147 : cephadm 1 Deploying daemon osd.0 on smithi062 2024-04-02T05:52:47.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:47 smithi122 bash[42159]: cluster 2024-04-02T05:52:46.056728+0000 mgr.y (mgr.25477) 145 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:47.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:47 smithi122 bash[42159]: cephadm 2024-04-02T05:52:46.424789+0000 mgr.y (mgr.25477) 146 : cephadm 1 Upgrade: Updating osd.0 2024-04-02T05:52:47.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:47 smithi122 bash[42159]: audit 2024-04-02T05:52:46.431977+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:47.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:47 smithi122 bash[42159]: audit 2024-04-02T05:52:46.435571+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-02T05:52:47.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:47 smithi122 bash[42159]: audit 2024-04-02T05:52:46.437193+0000 mon.a (mon.0) 294 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:52:47.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:47 smithi122 bash[42159]: cephadm 2024-04-02T05:52:46.440629+0000 mgr.y (mgr.25477) 147 : cephadm 1 Deploying daemon osd.0 on smithi062 2024-04-02T05:52:48.973 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:52:48 smithi122 bash[39113]: ts=2024-04-02T05:52:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:52:49.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:49 smithi122 bash[42159]: cluster 2024-04-02T05:52:48.058496+0000 mgr.y (mgr.25477) 148 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:49.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:49 smithi062 bash[53665]: cluster 2024-04-02T05:52:48.058496+0000 mgr.y (mgr.25477) 148 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:49.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:49 smithi062 bash[55029]: cluster 2024-04-02T05:52:48.058496+0000 mgr.y (mgr.25477) 148 : cluster 0 pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:52:50.784 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:50 smithi062 systemd[1]: Stopping Ceph osd.0 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:52:51.102 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:50 smithi062 bash[22682]: debug 2024-04-02T05:52:50.774+0000 7fc00754d700 -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-04-02T05:52:51.103 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:50 smithi062 bash[22682]: debug 2024-04-02T05:52:50.774+0000 7fc00754d700 -1 osd.0 107 *** Got signal Terminated *** 2024-04-02T05:52:51.103 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:50 smithi062 bash[22682]: debug 2024-04-02T05:52:50.774+0000 7fc00754d700 -1 osd.0 107 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T05:52:51.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:51 smithi122 bash[42159]: cluster 2024-04-02T05:52:50.059249+0000 mgr.y (mgr.25477) 149 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:51.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:51 smithi122 bash[42159]: audit 2024-04-02T05:52:50.663059+0000 mon.a (mon.0) 295 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:52:51.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:51 smithi122 bash[42159]: cluster 2024-04-02T05:52:50.780700+0000 mon.a (mon.0) 296 : cluster 1 osd.0 marked itself down and dead 2024-04-02T05:52:51.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:51 smithi062 bash[53665]: cluster 2024-04-02T05:52:50.059249+0000 mgr.y (mgr.25477) 149 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:51.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:51 smithi062 bash[53665]: audit 2024-04-02T05:52:50.663059+0000 mon.a (mon.0) 295 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:52:51.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:51 smithi062 bash[53665]: cluster 2024-04-02T05:52:50.780700+0000 mon.a (mon.0) 296 : cluster 1 osd.0 marked itself down and dead 2024-04-02T05:52:51.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:51 smithi062 bash[55029]: cluster 2024-04-02T05:52:50.059249+0000 mgr.y (mgr.25477) 149 : cluster 0 pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:52:51.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:51 smithi062 bash[55029]: audit 2024-04-02T05:52:50.663059+0000 mon.a (mon.0) 295 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:52:51.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:51 smithi062 bash[55029]: cluster 2024-04-02T05:52:50.780700+0000 mon.a (mon.0) 296 : cluster 1 osd.0 marked itself down and dead 2024-04-02T05:52:52.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:52 smithi122 bash[42159]: cluster 2024-04-02T05:52:51.439853+0000 mon.a (mon.0) 297 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:52:52.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:52 smithi122 bash[42159]: cluster 2024-04-02T05:52:51.451997+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2024-04-02T05:52:52.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:52 smithi122 bash[42159]: cluster 2024-04-02T05:52:51.455266+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2024-04-02T05:52:52.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:52 smithi122 bash[42159]: cluster 2024-04-02T05:52:51.455572+0000 mon.a (mon.0) 298 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-04-02T05:52:52.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:52 smithi122 bash[42159]: cluster 2024-04-02T05:52:51.456088+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2024-04-02T05:52:52.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:52 smithi122 bash[42159]: cluster 2024-04-02T05:52:51.463576+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e108 with expected crc 2024-04-02T05:52:52.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:52 smithi122 bash[42159]: audit 2024-04-02T05:52:51.634950+0000 mgr.y (mgr.25477) 150 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:52.762 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[53665]: cluster 2024-04-02T05:52:51.439853+0000 mon.a (mon.0) 297 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:52:52.762 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[53665]: cluster 2024-04-02T05:52:51.451997+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2024-04-02T05:52:52.762 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[53665]: cluster 2024-04-02T05:52:51.455266+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2024-04-02T05:52:52.762 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[53665]: cluster 2024-04-02T05:52:51.455572+0000 mon.a (mon.0) 298 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-04-02T05:52:52.762 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[53665]: cluster 2024-04-02T05:52:51.456088+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2024-04-02T05:52:52.762 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[53665]: cluster 2024-04-02T05:52:51.463576+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e108 with expected crc 2024-04-02T05:52:52.763 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[53665]: audit 2024-04-02T05:52:51.634950+0000 mgr.y (mgr.25477) 150 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:52.763 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[55029]: cluster 2024-04-02T05:52:51.439853+0000 mon.a (mon.0) 297 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:52:52.763 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[55029]: cluster 2024-04-02T05:52:51.451997+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2024-04-02T05:52:52.763 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[55029]: cluster 2024-04-02T05:52:51.455266+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2024-04-02T05:52:52.763 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[55029]: cluster 2024-04-02T05:52:51.455572+0000 mon.a (mon.0) 298 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-04-02T05:52:52.763 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[55029]: cluster 2024-04-02T05:52:51.456088+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2024-04-02T05:52:52.763 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[55029]: cluster 2024-04-02T05:52:51.463576+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e108 with expected crc 2024-04-02T05:52:52.763 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[55029]: audit 2024-04-02T05:52:51.634950+0000 mgr.y (mgr.25477) 150 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:52:52.764 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[57376]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-0 2024-04-02T05:52:53.103 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:52 smithi062 bash[57452]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-0 2024-04-02T05:52:53.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:53 smithi122 bash[42159]: cluster 2024-04-02T05:52:52.061080+0000 mgr.y (mgr.25477) 151 : cluster 0 pgmap v67: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-04-02T05:52:53.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:53 smithi122 bash[42159]: cluster 2024-04-02T05:52:52.450180+0000 mon.a (mon.0) 299 : cluster 3 Health check failed: Reduced data availability: 13 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-04-02T05:52:53.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:53 smithi122 bash[42159]: cluster 2024-04-02T05:52:52.462845+0000 mon.a (mon.0) 300 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-04-02T05:52:53.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:53 smithi122 bash[42159]: cluster 2024-04-02T05:52:52.463444+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:53 smithi122 bash[42159]: cluster 2024-04-02T05:52:52.463454+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:53 smithi122 bash[42159]: cluster 2024-04-02T05:52:52.463461+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:53 smithi122 bash[42159]: cluster 2024-04-02T05:52:52.464913+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:53 smithi122 bash[42159]: cluster 2024-04-02T05:52:52.464922+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:53 smithi122 bash[42159]: cluster 2024-04-02T05:52:52.467525+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:53 smithi122 bash[42159]: cluster 2024-04-02T05:52:52.467922+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:53 smithi122 bash[42159]: cluster 2024-04-02T05:52:52.468349+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[53665]: cluster 2024-04-02T05:52:52.061080+0000 mgr.y (mgr.25477) 151 : cluster 0 pgmap v67: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-04-02T05:52:53.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[53665]: cluster 2024-04-02T05:52:52.450180+0000 mon.a (mon.0) 299 : cluster 3 Health check failed: Reduced data availability: 13 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-04-02T05:52:53.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[53665]: cluster 2024-04-02T05:52:52.462845+0000 mon.a (mon.0) 300 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-04-02T05:52:53.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[53665]: cluster 2024-04-02T05:52:52.463444+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[53665]: cluster 2024-04-02T05:52:52.463454+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[53665]: cluster 2024-04-02T05:52:52.463461+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[53665]: cluster 2024-04-02T05:52:52.464913+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[53665]: cluster 2024-04-02T05:52:52.464922+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[53665]: cluster 2024-04-02T05:52:52.467525+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[53665]: cluster 2024-04-02T05:52:52.467922+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[53665]: cluster 2024-04-02T05:52:52.468349+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[55029]: cluster 2024-04-02T05:52:52.061080+0000 mgr.y (mgr.25477) 151 : cluster 0 pgmap v67: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-04-02T05:52:53.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[55029]: cluster 2024-04-02T05:52:52.450180+0000 mon.a (mon.0) 299 : cluster 3 Health check failed: Reduced data availability: 13 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2024-04-02T05:52:53.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[55029]: cluster 2024-04-02T05:52:52.462845+0000 mon.a (mon.0) 300 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-04-02T05:52:53.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[55029]: cluster 2024-04-02T05:52:52.463444+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[55029]: cluster 2024-04-02T05:52:52.463454+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[55029]: cluster 2024-04-02T05:52:52.463461+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[55029]: cluster 2024-04-02T05:52:52.464913+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[55029]: cluster 2024-04-02T05:52:52.464922+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[55029]: cluster 2024-04-02T05:52:52.467525+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[55029]: cluster 2024-04-02T05:52:52.467922+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:53.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:53 smithi062 bash[55029]: cluster 2024-04-02T05:52:52.468349+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2024-04-02T05:52:54.975 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:54 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.0.service: Succeeded. 2024-04-02T05:52:54.976 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:54 smithi062 systemd[1]: Stopped Ceph osd.0 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:52:54.976 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:54 smithi062 systemd[1]: Started Ceph osd.0 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:52:55.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:55 smithi122 bash[42159]: cluster 2024-04-02T05:52:54.062663+0000 mgr.y (mgr.25477) 152 : cluster 0 pgmap v69: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-02T05:52:55.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:55 smithi122 bash[42159]: audit 2024-04-02T05:52:55.022641+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:55.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:55 smithi122 bash[42159]: audit 2024-04-02T05:52:55.032937+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:55.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:55 smithi122 bash[42159]: audit 2024-04-02T05:52:55.078642+0000 mon.a (mon.0) 303 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:52:55.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:55 smithi062 bash[53665]: cluster 2024-04-02T05:52:54.062663+0000 mgr.y (mgr.25477) 152 : cluster 0 pgmap v69: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-02T05:52:55.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:55 smithi062 bash[53665]: audit 2024-04-02T05:52:55.022641+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:55.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:55 smithi062 bash[53665]: audit 2024-04-02T05:52:55.032937+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:55.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:55 smithi062 bash[53665]: audit 2024-04-02T05:52:55.078642+0000 mon.a (mon.0) 303 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:52:55.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:55 smithi062 bash[55029]: cluster 2024-04-02T05:52:54.062663+0000 mgr.y (mgr.25477) 152 : cluster 0 pgmap v69: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-02T05:52:55.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:55 smithi062 bash[55029]: audit 2024-04-02T05:52:55.022641+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:55.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:55 smithi062 bash[55029]: audit 2024-04-02T05:52:55.032937+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:52:55.854 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:55 smithi062 bash[55029]: audit 2024-04-02T05:52:55.078642+0000 mon.a (mon.0) 303 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:52:56.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:52:56 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:52:56] "GET /metrics HTTP/1.1" 200 38266 "" "Prometheus/2.33.4" 2024-04-02T05:52:56.852 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:56 smithi062 bash[57621]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-02T05:52:56.853 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:56 smithi062 bash[57621]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-02T05:52:56.853 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:56 smithi062 bash[57621]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-02T05:52:56.853 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:56 smithi062 bash[57621]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-02T05:52:56.853 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:56 smithi062 bash[57621]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-02T05:52:56.853 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:56 smithi062 bash[57621]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-02T05:52:56.853 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:56 smithi062 bash[57621]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-02T05:52:57.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:57 smithi062 bash[53665]: cluster 2024-04-02T05:52:56.064156+0000 mgr.y (mgr.25477) 153 : cluster 0 pgmap v70: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:52:57.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:57 smithi062 bash[55029]: cluster 2024-04-02T05:52:56.064156+0000 mgr.y (mgr.25477) 153 : cluster 0 pgmap v70: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:52:57.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:57 smithi122 bash[42159]: cluster 2024-04-02T05:52:56.064156+0000 mgr.y (mgr.25477) 153 : cluster 0 pgmap v70: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:52:58.352 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:58 smithi062 bash[57899]: debug 2024-04-02T05:52:58.118+0000 7f3d313af700 1 -- 172.21.15.62:0/2473702638 <== mon.0 v2:172.21.15.62:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55631a933680 con 0x55631a971000 2024-04-02T05:52:58.852 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:52:58 smithi062 bash[57899]: debug 2024-04-02T05:52:58.658+0000 7f3d3a5477c0 -1 Falling back to public interface 2024-04-02T05:52:58.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:58 smithi062 bash[53665]: cluster 2024-04-02T05:52:58.454435+0000 mon.a (mon.0) 304 : cluster 3 Health check failed: Degraded data redundancy: 75/726 objects degraded (10.331%), 21 pgs degraded (PG_DEGRADED) 2024-04-02T05:52:58.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:58 smithi062 bash[53665]: cluster 2024-04-02T05:52:58.454508+0000 mon.a (mon.0) 305 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 57 pgs peering) 2024-04-02T05:52:58.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:58 smithi062 bash[55029]: cluster 2024-04-02T05:52:58.454435+0000 mon.a (mon.0) 304 : cluster 3 Health check failed: Degraded data redundancy: 75/726 objects degraded (10.331%), 21 pgs degraded (PG_DEGRADED) 2024-04-02T05:52:58.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:58 smithi062 bash[55029]: cluster 2024-04-02T05:52:58.454508+0000 mon.a (mon.0) 305 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 57 pgs peering) 2024-04-02T05:52:58.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:58 smithi122 bash[42159]: cluster 2024-04-02T05:52:58.454435+0000 mon.a (mon.0) 304 : cluster 3 Health check failed: Degraded data redundancy: 75/726 objects degraded (10.331%), 21 pgs degraded (PG_DEGRADED) 2024-04-02T05:52:58.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:58 smithi122 bash[42159]: cluster 2024-04-02T05:52:58.454508+0000 mon.a (mon.0) 305 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 57 pgs peering) 2024-04-02T05:52:58.974 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:52:58 smithi122 bash[39113]: ts=2024-04-02T05:52:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:52:59.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:52:59 smithi062 bash[53665]: cluster 2024-04-02T05:52:58.065742+0000 mgr.y (mgr.25477) 154 : cluster 0 pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 75/726 objects degraded (10.331%) 2024-04-02T05:52:59.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:52:59 smithi062 bash[55029]: cluster 2024-04-02T05:52:58.065742+0000 mgr.y (mgr.25477) 154 : cluster 0 pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 75/726 objects degraded (10.331%) 2024-04-02T05:52:59.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:52:59 smithi122 bash[42159]: cluster 2024-04-02T05:52:58.065742+0000 mgr.y (mgr.25477) 154 : cluster 0 pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 75/726 objects degraded (10.331%) 2024-04-02T05:53:01.797 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:01 smithi062 bash[55029]: cluster 2024-04-02T05:53:00.066751+0000 mgr.y (mgr.25477) 155 : cluster 0 pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 118 B/s rd, 0 op/s; 75/726 objects degraded (10.331%) 2024-04-02T05:53:01.797 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:01 smithi062 bash[53665]: cluster 2024-04-02T05:53:00.066751+0000 mgr.y (mgr.25477) 155 : cluster 0 pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 118 B/s rd, 0 op/s; 75/726 objects degraded (10.331%) 2024-04-02T05:53:01.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:01 smithi122 bash[42159]: cluster 2024-04-02T05:53:00.066751+0000 mgr.y (mgr.25477) 155 : cluster 0 pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 118 B/s rd, 0 op/s; 75/726 objects degraded (10.331%) 2024-04-02T05:53:02.102 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:53:01 smithi062 bash[57899]: debug 2024-04-02T05:53:01.786+0000 7f3d3a5477c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-02T05:53:02.102 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:53:01 smithi062 bash[57899]: debug 2024-04-02T05:53:01.838+0000 7f3d3a5477c0 -1 osd.0 107 log_to_monitors true 2024-04-02T05:53:02.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:02 smithi122 bash[42159]: audit 2024-04-02T05:53:01.630007+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:02.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:02 smithi122 bash[42159]: audit 2024-04-02T05:53:01.640593+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:02.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:02 smithi122 bash[42159]: audit 2024-04-02T05:53:01.645928+0000 mgr.y (mgr.25477) 156 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:02.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:02 smithi122 bash[42159]: audit 2024-04-02T05:53:01.848280+0000 mon.a (mon.0) 308 : audit 1 from='osd.0 [v2:172.21.15.62:6802/1575028461,v1:172.21.15.62:6803/1575028461]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T05:53:03.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:02 smithi062 bash[55029]: audit 2024-04-02T05:53:01.630007+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:03.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:02 smithi062 bash[55029]: audit 2024-04-02T05:53:01.640593+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:03.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:02 smithi062 bash[55029]: audit 2024-04-02T05:53:01.645928+0000 mgr.y (mgr.25477) 156 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:03.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:02 smithi062 bash[55029]: audit 2024-04-02T05:53:01.848280+0000 mon.a (mon.0) 308 : audit 1 from='osd.0 [v2:172.21.15.62:6802/1575028461,v1:172.21.15.62:6803/1575028461]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T05:53:03.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:02 smithi062 bash[53665]: audit 2024-04-02T05:53:01.630007+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:03.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:02 smithi062 bash[53665]: audit 2024-04-02T05:53:01.640593+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:03.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:02 smithi062 bash[53665]: audit 2024-04-02T05:53:01.645928+0000 mgr.y (mgr.25477) 156 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:03.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:02 smithi062 bash[53665]: audit 2024-04-02T05:53:01.848280+0000 mon.a (mon.0) 308 : audit 1 from='osd.0 [v2:172.21.15.62:6802/1575028461,v1:172.21.15.62:6803/1575028461]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-02T05:53:03.602 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[57899]: debug 2024-04-02T05:53:03.154+0000 7f3d27997700 -1 osd.0 107 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:53:03.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:03 smithi122 bash[42159]: cluster 2024-04-02T05:53:02.068629+0000 mgr.y (mgr.25477) 157 : cluster 0 pgmap v73: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/726 objects degraded (10.331%) 2024-04-02T05:53:03.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:03 smithi122 bash[42159]: audit 2024-04-02T05:53:02.639925+0000 mon.a (mon.0) 309 : audit 1 from='osd.0 [v2:172.21.15.62:6802/1575028461,v1:172.21.15.62:6803/1575028461]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-02T05:53:03.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:03 smithi122 bash[42159]: cluster 2024-04-02T05:53:02.641873+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e110 with expected crc 2024-04-02T05:53:03.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:03 smithi122 bash[42159]: cluster 2024-04-02T05:53:02.643509+0000 mon.a (mon.0) 310 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-04-02T05:53:03.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:03 smithi122 bash[42159]: audit 2024-04-02T05:53:02.644562+0000 mon.a (mon.0) 311 : audit 1 from='osd.0 [v2:172.21.15.62:6802/1575028461,v1:172.21.15.62:6803/1575028461]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:53:03.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:03 smithi122 bash[42159]: cluster 2024-04-02T05:53:02.645857+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e110 with expected crc 2024-04-02T05:53:03.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:03 smithi122 bash[42159]: audit 2024-04-02T05:53:02.847353+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:03.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:03 smithi122 bash[42159]: cluster 2024-04-02T05:53:02.992102+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e110 with expected crc 2024-04-02T05:53:03.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:03 smithi122 bash[42159]: audit 2024-04-02T05:53:02.998768+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:03.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:03 smithi122 bash[42159]: audit 2024-04-02T05:53:03.145856+0000 mon.a (mon.0) 314 : audit 1 from='osd.0 [v2:172.21.15.62:6802/1575028461,v1:172.21.15.62:6803/1575028461]' entity='osd.0' 2024-04-02T05:53:03.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:03 smithi122 bash[42159]: cluster 2024-04-02T05:53:03.396366+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e110 with expected crc 2024-04-02T05:53:04.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[55029]: cluster 2024-04-02T05:53:02.068629+0000 mgr.y (mgr.25477) 157 : cluster 0 pgmap v73: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/726 objects degraded (10.331%) 2024-04-02T05:53:04.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[55029]: audit 2024-04-02T05:53:02.639925+0000 mon.a (mon.0) 309 : audit 1 from='osd.0 [v2:172.21.15.62:6802/1575028461,v1:172.21.15.62:6803/1575028461]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-02T05:53:04.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[55029]: cluster 2024-04-02T05:53:02.641873+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e110 with expected crc 2024-04-02T05:53:04.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[55029]: cluster 2024-04-02T05:53:02.643509+0000 mon.a (mon.0) 310 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-04-02T05:53:04.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[55029]: audit 2024-04-02T05:53:02.644562+0000 mon.a (mon.0) 311 : audit 1 from='osd.0 [v2:172.21.15.62:6802/1575028461,v1:172.21.15.62:6803/1575028461]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:53:04.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[55029]: cluster 2024-04-02T05:53:02.645857+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e110 with expected crc 2024-04-02T05:53:04.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[55029]: audit 2024-04-02T05:53:02.847353+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:04.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[55029]: cluster 2024-04-02T05:53:02.992102+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e110 with expected crc 2024-04-02T05:53:04.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[55029]: audit 2024-04-02T05:53:02.998768+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:04.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[55029]: audit 2024-04-02T05:53:03.145856+0000 mon.a (mon.0) 314 : audit 1 from='osd.0 [v2:172.21.15.62:6802/1575028461,v1:172.21.15.62:6803/1575028461]' entity='osd.0' 2024-04-02T05:53:04.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[55029]: cluster 2024-04-02T05:53:03.396366+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e110 with expected crc 2024-04-02T05:53:04.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[53665]: cluster 2024-04-02T05:53:02.068629+0000 mgr.y (mgr.25477) 157 : cluster 0 pgmap v73: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/726 objects degraded (10.331%) 2024-04-02T05:53:04.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[53665]: audit 2024-04-02T05:53:02.639925+0000 mon.a (mon.0) 309 : audit 1 from='osd.0 [v2:172.21.15.62:6802/1575028461,v1:172.21.15.62:6803/1575028461]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-02T05:53:04.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[53665]: cluster 2024-04-02T05:53:02.641873+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e110 with expected crc 2024-04-02T05:53:04.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[53665]: cluster 2024-04-02T05:53:02.643509+0000 mon.a (mon.0) 310 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-04-02T05:53:04.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[53665]: audit 2024-04-02T05:53:02.644562+0000 mon.a (mon.0) 311 : audit 1 from='osd.0 [v2:172.21.15.62:6802/1575028461,v1:172.21.15.62:6803/1575028461]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:53:04.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[53665]: cluster 2024-04-02T05:53:02.645857+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e110 with expected crc 2024-04-02T05:53:04.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[53665]: audit 2024-04-02T05:53:02.847353+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:04.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[53665]: cluster 2024-04-02T05:53:02.992102+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e110 with expected crc 2024-04-02T05:53:04.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[53665]: audit 2024-04-02T05:53:02.998768+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:04.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[53665]: audit 2024-04-02T05:53:03.145856+0000 mon.a (mon.0) 314 : audit 1 from='osd.0 [v2:172.21.15.62:6802/1575028461,v1:172.21.15.62:6803/1575028461]' entity='osd.0' 2024-04-02T05:53:04.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:03 smithi062 bash[53665]: cluster 2024-04-02T05:53:03.396366+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e110 with expected crc 2024-04-02T05:53:04.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:04 smithi122 bash[42159]: cluster 2024-04-02T05:53:02.806337+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e110 with expected crc 2024-04-02T05:53:04.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:04 smithi122 bash[42159]: cluster 2024-04-02T05:53:04.144779+0000 mon.a (mon.0) 315 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:53:04.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:04 smithi122 bash[42159]: cluster 2024-04-02T05:53:04.156850+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e111 with expected crc 2024-04-02T05:53:04.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:04 smithi122 bash[42159]: cluster 2024-04-02T05:53:04.156903+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e111 with expected crc 2024-04-02T05:53:04.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:04 smithi122 bash[42159]: cluster 2024-04-02T05:53:04.158966+0000 mon.a (mon.0) 316 : cluster 1 osd.0 [v2:172.21.15.62:6802/1575028461,v1:172.21.15.62:6803/1575028461] boot 2024-04-02T05:53:04.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:04 smithi122 bash[42159]: cluster 2024-04-02T05:53:04.159139+0000 mon.a (mon.0) 317 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-04-02T05:53:04.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:04 smithi122 bash[42159]: audit 2024-04-02T05:53:04.159658+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:53:05.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:04 smithi062 bash[53665]: cluster 2024-04-02T05:53:02.806337+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e110 with expected crc 2024-04-02T05:53:05.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:04 smithi062 bash[53665]: cluster 2024-04-02T05:53:04.144779+0000 mon.a (mon.0) 315 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:53:05.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:04 smithi062 bash[53665]: cluster 2024-04-02T05:53:04.156850+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e111 with expected crc 2024-04-02T05:53:05.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:04 smithi062 bash[53665]: cluster 2024-04-02T05:53:04.156903+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e111 with expected crc 2024-04-02T05:53:05.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:04 smithi062 bash[53665]: cluster 2024-04-02T05:53:04.158966+0000 mon.a (mon.0) 316 : cluster 1 osd.0 [v2:172.21.15.62:6802/1575028461,v1:172.21.15.62:6803/1575028461] boot 2024-04-02T05:53:05.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:04 smithi062 bash[53665]: cluster 2024-04-02T05:53:04.159139+0000 mon.a (mon.0) 317 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-04-02T05:53:05.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:04 smithi062 bash[53665]: audit 2024-04-02T05:53:04.159658+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:53:05.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:04 smithi062 bash[55029]: cluster 2024-04-02T05:53:02.806337+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e110 with expected crc 2024-04-02T05:53:05.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:04 smithi062 bash[55029]: cluster 2024-04-02T05:53:04.144779+0000 mon.a (mon.0) 315 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:53:05.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:04 smithi062 bash[55029]: cluster 2024-04-02T05:53:04.156850+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e111 with expected crc 2024-04-02T05:53:05.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:04 smithi062 bash[55029]: cluster 2024-04-02T05:53:04.156903+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e111 with expected crc 2024-04-02T05:53:05.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:04 smithi062 bash[55029]: cluster 2024-04-02T05:53:04.158966+0000 mon.a (mon.0) 316 : cluster 1 osd.0 [v2:172.21.15.62:6802/1575028461,v1:172.21.15.62:6803/1575028461] boot 2024-04-02T05:53:05.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:04 smithi062 bash[55029]: cluster 2024-04-02T05:53:04.159139+0000 mon.a (mon.0) 317 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-04-02T05:53:05.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:04 smithi062 bash[55029]: audit 2024-04-02T05:53:04.159658+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-02T05:53:05.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:05 smithi122 bash[42159]: cluster 2024-04-02T05:53:04.069656+0000 mgr.y (mgr.25477) 158 : cluster 0 pgmap v75: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/726 objects degraded (10.331%) 2024-04-02T05:53:05.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:05 smithi122 bash[42159]: cluster 2024-04-02T05:53:05.159135+0000 mon.a (mon.0) 319 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-04-02T05:53:05.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:05 smithi122 bash[42159]: cluster 2024-04-02T05:53:05.159361+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:05.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:05 smithi122 bash[42159]: cluster 2024-04-02T05:53:05.161325+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:05.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:05 smithi122 bash[42159]: cluster 2024-04-02T05:53:05.163548+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:05.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:05 smithi122 bash[42159]: cluster 2024-04-02T05:53:05.164253+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:05.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:05 smithi122 bash[42159]: cluster 2024-04-02T05:53:05.164311+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:05.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:05 smithi122 bash[42159]: cluster 2024-04-02T05:53:05.164432+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:05.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:05 smithi122 bash[42159]: cluster 2024-04-02T05:53:05.165918+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:05.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:05 smithi122 bash[42159]: cluster 2024-04-02T05:53:05.167822+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[55029]: cluster 2024-04-02T05:53:04.069656+0000 mgr.y (mgr.25477) 158 : cluster 0 pgmap v75: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/726 objects degraded (10.331%) 2024-04-02T05:53:06.097 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[55029]: cluster 2024-04-02T05:53:05.159135+0000 mon.a (mon.0) 319 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-04-02T05:53:06.097 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[55029]: cluster 2024-04-02T05:53:05.159361+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[55029]: cluster 2024-04-02T05:53:05.161325+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[55029]: cluster 2024-04-02T05:53:05.163548+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[55029]: cluster 2024-04-02T05:53:05.164253+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[55029]: cluster 2024-04-02T05:53:05.164311+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[55029]: cluster 2024-04-02T05:53:05.164432+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[55029]: cluster 2024-04-02T05:53:05.165918+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.098 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[55029]: cluster 2024-04-02T05:53:05.167822+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.098 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[53665]: cluster 2024-04-02T05:53:04.069656+0000 mgr.y (mgr.25477) 158 : cluster 0 pgmap v75: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/726 objects degraded (10.331%) 2024-04-02T05:53:06.098 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[53665]: cluster 2024-04-02T05:53:05.159135+0000 mon.a (mon.0) 319 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-04-02T05:53:06.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[53665]: cluster 2024-04-02T05:53:05.159361+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[53665]: cluster 2024-04-02T05:53:05.161325+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[53665]: cluster 2024-04-02T05:53:05.163548+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[53665]: cluster 2024-04-02T05:53:05.164253+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[53665]: cluster 2024-04-02T05:53:05.164311+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[53665]: cluster 2024-04-02T05:53:05.164432+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[53665]: cluster 2024-04-02T05:53:05.165918+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.099 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:05 smithi062 bash[53665]: cluster 2024-04-02T05:53:05.167822+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:53:06 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:53:06] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.33.4" 2024-04-02T05:53:06.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:06 smithi122 bash[42159]: cluster 2024-04-02T05:53:05.155031+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:06 smithi122 bash[42159]: cluster 2024-04-02T05:53:05.161362+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:06 smithi122 bash[42159]: cluster 2024-04-02T05:53:05.162216+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:06.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:06 smithi122 bash[42159]: audit 2024-04-02T05:53:05.668552+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:06.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:06 smithi122 bash[42159]: audit 2024-04-02T05:53:05.670182+0000 mon.a (mon.0) 321 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:53:07.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:06 smithi062 bash[53665]: cluster 2024-04-02T05:53:05.155031+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:07.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:06 smithi062 bash[53665]: cluster 2024-04-02T05:53:05.161362+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:07.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:06 smithi062 bash[53665]: cluster 2024-04-02T05:53:05.162216+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:07.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:06 smithi062 bash[53665]: audit 2024-04-02T05:53:05.668552+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:07.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:06 smithi062 bash[53665]: audit 2024-04-02T05:53:05.670182+0000 mon.a (mon.0) 321 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:53:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:06 smithi062 bash[55029]: cluster 2024-04-02T05:53:05.155031+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:06 smithi062 bash[55029]: cluster 2024-04-02T05:53:05.161362+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:06 smithi062 bash[55029]: cluster 2024-04-02T05:53:05.162216+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e112 with expected crc 2024-04-02T05:53:07.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:06 smithi062 bash[55029]: audit 2024-04-02T05:53:05.668552+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:07.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:06 smithi062 bash[55029]: audit 2024-04-02T05:53:05.670182+0000 mon.a (mon.0) 321 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:53:07.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:07 smithi122 bash[42159]: cluster 2024-04-02T05:53:06.070759+0000 mgr.y (mgr.25477) 159 : cluster 0 pgmap v78: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/726 objects degraded (10.331%) 2024-04-02T05:53:08.062 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:07 smithi062 bash[55029]: cluster 2024-04-02T05:53:06.070759+0000 mgr.y (mgr.25477) 159 : cluster 0 pgmap v78: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/726 objects degraded (10.331%) 2024-04-02T05:53:08.063 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:07 smithi062 bash[53665]: cluster 2024-04-02T05:53:06.070759+0000 mgr.y (mgr.25477) 159 : cluster 0 pgmap v78: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/726 objects degraded (10.331%) 2024-04-02T05:53:08.781 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:53:08.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:08 smithi122 bash[42159]: cluster 2024-04-02T05:53:08.677559+0000 mon.a (mon.0) 322 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 75/726 objects degraded (10.331%), 21 pgs degraded) 2024-04-02T05:53:08.973 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:53:08 smithi122 bash[39113]: ts=2024-04-02T05:53:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:53:09.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:08 smithi062 bash[55029]: cluster 2024-04-02T05:53:08.677559+0000 mon.a (mon.0) 322 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 75/726 objects degraded (10.331%), 21 pgs degraded) 2024-04-02T05:53:09.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:08 smithi062 bash[53665]: cluster 2024-04-02T05:53:08.677559+0000 mon.a (mon.0) 322 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 75/726 objects degraded (10.331%), 21 pgs degraded) 2024-04-02T05:53:09.574 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:53:09.574 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (4m) 7s ago 11m 15.9M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:53:09.574 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 error 74s ago 11m - - 2024-04-02T05:53:09.574 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (3m) 7s ago 9m 46.5M - 3.5 e1d6a67b021e b43a98374b20 2024-04-02T05:53:09.574 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (2m) 74s ago 17m 442M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:53:09.574 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (3m) 7s ago 19m 498M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:53:09.574 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (2m) 7s ago 19m 47.0M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:53:09.575 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (87s) 74s ago 17m 23.0M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T05:53:09.575 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (112s) 7s ago 17m 40.7M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:53:09.575 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (4m) 7s ago 11m 12.1M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:53:09.575 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (4m) 74s ago 11m 14.8M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:53:09.575 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (12s) 7s ago 16m - 2781M 19.0.0-1979-g6cec793d 78f830190839 0b54ac4dccab 2024-04-02T05:53:09.575 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (16m) 7s ago 16m 63.2M 2781M 17.2.0 e1d6a67b021e b3a5cde119f4 2024-04-02T05:53:09.575 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (15m) 7s ago 15m 56.8M 2781M 17.2.0 e1d6a67b021e ebf82f7a9f60 2024-04-02T05:53:09.575 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (15m) 7s ago 15m 61.4M 2781M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:53:09.575 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (14m) 74s ago 14m 61.9M 3037M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:53:09.575 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (13m) 74s ago 13m 57.4M 3037M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:53:09.575 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (13m) 74s ago 13m 56.2M 3037M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:53:09.575 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (12m) 74s ago 12m 58.1M 3037M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:53:09.575 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (3m) 74s ago 11m 57.5M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:53:09.575 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (9m) 7s ago 9m 89.0M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:53:09.575 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (9m) 74s ago 9m 88.6M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:53:09.576 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (9m) 7s ago 9m 89.0M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:53:09.576 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (9m) 74s ago 9m 88.9M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:53:09.787 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:09 smithi062 bash[53665]: cluster 2024-04-02T05:53:08.072135+0000 mgr.y (mgr.25477) 160 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:53:09.787 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:09 smithi062 bash[53665]: audit 2024-04-02T05:53:08.761510+0000 mgr.y (mgr.25477) 161 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:09.788 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:09 smithi062 bash[55029]: cluster 2024-04-02T05:53:08.072135+0000 mgr.y (mgr.25477) 160 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:53:09.788 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:09 smithi062 bash[55029]: audit 2024-04-02T05:53:08.761510+0000 mgr.y (mgr.25477) 161 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:10.048 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:53:10.048 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:53:10.048 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:53:10.049 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:53:10.049 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:53:10.049 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:53:10.049 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:53:10.049 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:53:10.049 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-02T05:53:10.049 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 1 2024-04-02T05:53:10.049 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:53:10.049 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:53:10.049 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:53:10.049 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:53:10.050 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:53:10.050 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-04-02T05:53:10.050 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 6 2024-04-02T05:53:10.050 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:53:10.050 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:53:10.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:09 smithi122 bash[42159]: cluster 2024-04-02T05:53:08.072135+0000 mgr.y (mgr.25477) 160 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:53:10.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:09 smithi122 bash[42159]: audit 2024-04-02T05:53:08.761510+0000 mgr.y (mgr.25477) 161 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:10.443 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:53:10.444 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:53:10.444 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:53:10.444 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:53:10.444 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:53:10.444 INFO:teuthology.orchestra.run.smithi062.stdout: "mon", 2024-04-02T05:53:10.444 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr" 2024-04-02T05:53:10.444 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:53:10.444 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "6/23 daemons upgraded", 2024-04-02T05:53:10.444 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading osd daemons", 2024-04-02T05:53:10.444 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:53:10.444 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:53:10.912 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:53:10.912 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:53:10.912 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in error state 2024-04-02T05:53:11.043 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:10 smithi062 bash[53665]: audit 2024-04-02T05:53:09.157312+0000 mgr.y (mgr.25477) 162 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:11.043 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:10 smithi062 bash[53665]: audit 2024-04-02T05:53:09.546156+0000 mgr.y (mgr.25477) 163 : audit 0 from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:11.043 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:10 smithi062 bash[53665]: audit 2024-04-02T05:53:10.043559+0000 mon.a (mon.0) 323 : audit 0 from='client.? 172.21.15.62:0/1391594779' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:11.043 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:10 smithi062 bash[55029]: audit 2024-04-02T05:53:09.157312+0000 mgr.y (mgr.25477) 162 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:11.044 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:10 smithi062 bash[55029]: audit 2024-04-02T05:53:09.546156+0000 mgr.y (mgr.25477) 163 : audit 0 from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:11.044 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:10 smithi062 bash[55029]: audit 2024-04-02T05:53:10.043559+0000 mon.a (mon.0) 323 : audit 0 from='client.? 172.21.15.62:0/1391594779' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:11.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:10 smithi122 bash[42159]: audit 2024-04-02T05:53:09.157312+0000 mgr.y (mgr.25477) 162 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:11.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:10 smithi122 bash[42159]: audit 2024-04-02T05:53:09.546156+0000 mgr.y (mgr.25477) 163 : audit 0 from='client.44227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:11.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:10 smithi122 bash[42159]: audit 2024-04-02T05:53:10.043559+0000 mon.a (mon.0) 323 : audit 0 from='client.? 172.21.15.62:0/1391594779' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:12.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:11 smithi062 bash[53665]: cluster 2024-04-02T05:53:10.072860+0000 mgr.y (mgr.25477) 164 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 688 B/s rd, 0 op/s 2024-04-02T05:53:12.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:11 smithi062 bash[53665]: audit 2024-04-02T05:53:10.438835+0000 mgr.y (mgr.25477) 165 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:12.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:11 smithi062 bash[53665]: audit 2024-04-02T05:53:10.907733+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.62:0/4292684287' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:53:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:11 smithi062 bash[55029]: cluster 2024-04-02T05:53:10.072860+0000 mgr.y (mgr.25477) 164 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 688 B/s rd, 0 op/s 2024-04-02T05:53:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:11 smithi062 bash[55029]: audit 2024-04-02T05:53:10.438835+0000 mgr.y (mgr.25477) 165 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:11 smithi062 bash[55029]: audit 2024-04-02T05:53:10.907733+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.62:0/4292684287' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:53:12.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:11 smithi122 bash[42159]: cluster 2024-04-02T05:53:10.072860+0000 mgr.y (mgr.25477) 164 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 688 B/s rd, 0 op/s 2024-04-02T05:53:12.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:11 smithi122 bash[42159]: audit 2024-04-02T05:53:10.438835+0000 mgr.y (mgr.25477) 165 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:12.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:11 smithi122 bash[42159]: audit 2024-04-02T05:53:10.907733+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.62:0/4292684287' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:53:12.762 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:12 smithi062 bash[53665]: audit 2024-04-02T05:53:11.655712+0000 mgr.y (mgr.25477) 166 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:12.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:12 smithi062 bash[55029]: audit 2024-04-02T05:53:11.655712+0000 mgr.y (mgr.25477) 166 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:13.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:12 smithi122 bash[42159]: audit 2024-04-02T05:53:11.655712+0000 mgr.y (mgr.25477) 166 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[53665]: cluster 2024-04-02T05:53:12.074474+0000 mgr.y (mgr.25477) 167 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:53:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[53665]: audit 2024-04-02T05:53:13.200059+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[53665]: audit 2024-04-02T05:53:13.206835+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[53665]: audit 2024-04-02T05:53:13.208416+0000 mon.a (mon.0) 326 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:53:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[53665]: audit 2024-04-02T05:53:13.209553+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:53:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[53665]: audit 2024-04-02T05:53:13.219026+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[53665]: audit 2024-04-02T05:53:13.306855+0000 mon.a (mon.0) 329 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:53:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[53665]: audit 2024-04-02T05:53:13.311985+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[53665]: audit 2024-04-02T05:53:13.315691+0000 mon.a (mon.0) 331 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:14.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[53665]: audit 2024-04-02T05:53:13.318505+0000 mon.a (mon.0) 332 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:14.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[53665]: audit 2024-04-02T05:53:13.321984+0000 mon.a (mon.0) 333 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-02T05:53:14.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[55029]: cluster 2024-04-02T05:53:12.074474+0000 mgr.y (mgr.25477) 167 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:53:14.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[55029]: audit 2024-04-02T05:53:13.200059+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:14.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[55029]: audit 2024-04-02T05:53:13.206835+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:14.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[55029]: audit 2024-04-02T05:53:13.208416+0000 mon.a (mon.0) 326 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:53:14.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[55029]: audit 2024-04-02T05:53:13.209553+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:53:14.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[55029]: audit 2024-04-02T05:53:13.219026+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:14.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[55029]: audit 2024-04-02T05:53:13.306855+0000 mon.a (mon.0) 329 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:53:14.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[55029]: audit 2024-04-02T05:53:13.311985+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:14.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[55029]: audit 2024-04-02T05:53:13.315691+0000 mon.a (mon.0) 331 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:14.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[55029]: audit 2024-04-02T05:53:13.318505+0000 mon.a (mon.0) 332 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:14.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:13 smithi062 bash[55029]: audit 2024-04-02T05:53:13.321984+0000 mon.a (mon.0) 333 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-02T05:53:14.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:13 smithi122 bash[42159]: cluster 2024-04-02T05:53:12.074474+0000 mgr.y (mgr.25477) 167 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:53:14.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:13 smithi122 bash[42159]: audit 2024-04-02T05:53:13.200059+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:14.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:13 smithi122 bash[42159]: audit 2024-04-02T05:53:13.206835+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:14.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:13 smithi122 bash[42159]: audit 2024-04-02T05:53:13.208416+0000 mon.a (mon.0) 326 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:53:14.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:13 smithi122 bash[42159]: audit 2024-04-02T05:53:13.209553+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:53:14.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:13 smithi122 bash[42159]: audit 2024-04-02T05:53:13.219026+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:14.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:13 smithi122 bash[42159]: audit 2024-04-02T05:53:13.306855+0000 mon.a (mon.0) 329 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:53:14.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:13 smithi122 bash[42159]: audit 2024-04-02T05:53:13.311985+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:14.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:13 smithi122 bash[42159]: audit 2024-04-02T05:53:13.315691+0000 mon.a (mon.0) 331 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:14.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:13 smithi122 bash[42159]: audit 2024-04-02T05:53:13.318505+0000 mon.a (mon.0) 332 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:14.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:13 smithi122 bash[42159]: audit 2024-04-02T05:53:13.321984+0000 mon.a (mon.0) 333 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-02T05:53:14.928 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:14 smithi062 bash[55029]: cluster 2024-04-02T05:53:13.211694+0000 mgr.y (mgr.25477) 168 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:53:14.929 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:14 smithi062 bash[55029]: cluster 2024-04-02T05:53:13.212103+0000 mgr.y (mgr.25477) 169 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:53:14.929 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:14 smithi062 bash[55029]: audit 2024-04-02T05:53:13.322294+0000 mgr.y (mgr.25477) 170 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-02T05:53:14.929 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:14 smithi062 bash[55029]: cephadm 2024-04-02T05:53:13.324259+0000 mgr.y (mgr.25477) 171 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-04-02T05:53:14.929 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:14 smithi062 bash[53665]: cluster 2024-04-02T05:53:13.211694+0000 mgr.y (mgr.25477) 168 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:53:14.929 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:14 smithi062 bash[53665]: cluster 2024-04-02T05:53:13.212103+0000 mgr.y (mgr.25477) 169 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:53:14.929 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:14 smithi062 bash[53665]: audit 2024-04-02T05:53:13.322294+0000 mgr.y (mgr.25477) 170 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-02T05:53:14.929 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:14 smithi062 bash[53665]: cephadm 2024-04-02T05:53:13.324259+0000 mgr.y (mgr.25477) 171 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-04-02T05:53:15.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:14 smithi122 bash[42159]: cluster 2024-04-02T05:53:13.211694+0000 mgr.y (mgr.25477) 168 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:53:15.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:14 smithi122 bash[42159]: cluster 2024-04-02T05:53:13.212103+0000 mgr.y (mgr.25477) 169 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:53:15.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:14 smithi122 bash[42159]: audit 2024-04-02T05:53:13.322294+0000 mgr.y (mgr.25477) 170 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-02T05:53:15.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:14 smithi122 bash[42159]: cephadm 2024-04-02T05:53:13.324259+0000 mgr.y (mgr.25477) 171 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-04-02T05:53:16.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:53:16 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:53:16] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.33.4" 2024-04-02T05:53:16.917 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:16 smithi062 bash[55029]: cluster 2024-04-02T05:53:15.212873+0000 mgr.y (mgr.25477) 172 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:53:16.917 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:16 smithi062 bash[55029]: cephadm 2024-04-02T05:53:15.644405+0000 mgr.y (mgr.25477) 173 : cephadm 1 Upgrade: Updating osd.1 2024-04-02T05:53:16.917 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:16 smithi062 bash[55029]: audit 2024-04-02T05:53:15.651985+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:16.917 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:16 smithi062 bash[55029]: audit 2024-04-02T05:53:15.656480+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T05:53:16.917 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:16 smithi062 bash[55029]: audit 2024-04-02T05:53:15.658052+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:53:16.917 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:16 smithi062 bash[55029]: cephadm 2024-04-02T05:53:15.662807+0000 mgr.y (mgr.25477) 174 : cephadm 1 Deploying daemon osd.1 on smithi062 2024-04-02T05:53:16.917 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:16 smithi062 bash[55029]: audit 2024-04-02T05:53:15.734937+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:16.917 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:16 smithi062 bash[53665]: cluster 2024-04-02T05:53:15.212873+0000 mgr.y (mgr.25477) 172 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:53:16.918 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:16 smithi062 bash[53665]: cephadm 2024-04-02T05:53:15.644405+0000 mgr.y (mgr.25477) 173 : cephadm 1 Upgrade: Updating osd.1 2024-04-02T05:53:16.918 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:16 smithi062 bash[53665]: audit 2024-04-02T05:53:15.651985+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:16.918 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:16 smithi062 bash[53665]: audit 2024-04-02T05:53:15.656480+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T05:53:16.918 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:16 smithi062 bash[53665]: audit 2024-04-02T05:53:15.658052+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:53:16.918 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:16 smithi062 bash[53665]: cephadm 2024-04-02T05:53:15.662807+0000 mgr.y (mgr.25477) 174 : cephadm 1 Deploying daemon osd.1 on smithi062 2024-04-02T05:53:16.918 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:16 smithi062 bash[53665]: audit 2024-04-02T05:53:15.734937+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:16.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:16 smithi122 bash[42159]: cluster 2024-04-02T05:53:15.212873+0000 mgr.y (mgr.25477) 172 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:53:16.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:16 smithi122 bash[42159]: cephadm 2024-04-02T05:53:15.644405+0000 mgr.y (mgr.25477) 173 : cephadm 1 Upgrade: Updating osd.1 2024-04-02T05:53:16.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:16 smithi122 bash[42159]: audit 2024-04-02T05:53:15.651985+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:16.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:16 smithi122 bash[42159]: audit 2024-04-02T05:53:15.656480+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-02T05:53:16.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:16 smithi122 bash[42159]: audit 2024-04-02T05:53:15.658052+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:53:16.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:16 smithi122 bash[42159]: cephadm 2024-04-02T05:53:15.662807+0000 mgr.y (mgr.25477) 174 : cephadm 1 Deploying daemon osd.1 on smithi062 2024-04-02T05:53:16.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:16 smithi122 bash[42159]: audit 2024-04-02T05:53:15.734937+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:18.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:18 smithi062 bash[55029]: cluster 2024-04-02T05:53:17.214610+0000 mgr.y (mgr.25477) 175 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:53:18.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:18 smithi062 bash[53665]: cluster 2024-04-02T05:53:17.214610+0000 mgr.y (mgr.25477) 175 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:53:18.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:18 smithi122 bash[42159]: cluster 2024-04-02T05:53:17.214610+0000 mgr.y (mgr.25477) 175 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:53:18.974 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:53:18 smithi122 bash[39113]: ts=2024-04-02T05:53:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:53:20.102 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:19 smithi062 systemd[1]: Stopping Ceph osd.1 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:53:20.602 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:20 smithi062 bash[25796]: debug 2024-04-02T05:53:20.150+0000 7f3bc2c06700 -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-04-02T05:53:20.603 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:20 smithi062 bash[25796]: debug 2024-04-02T05:53:20.150+0000 7f3bc2c06700 -1 osd.1 112 *** Got signal Terminated *** 2024-04-02T05:53:20.603 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:20 smithi062 bash[25796]: debug 2024-04-02T05:53:20.150+0000 7f3bc2c06700 -1 osd.1 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T05:53:20.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:20 smithi122 bash[42159]: cluster 2024-04-02T05:53:19.215589+0000 mgr.y (mgr.25477) 176 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:53:20.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:20 smithi122 bash[42159]: cluster 2024-04-02T05:53:20.157365+0000 mon.a (mon.0) 338 : cluster 1 osd.1 marked itself down and dead 2024-04-02T05:53:21.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:20 smithi062 bash[55029]: cluster 2024-04-02T05:53:19.215589+0000 mgr.y (mgr.25477) 176 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:53:21.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:20 smithi062 bash[55029]: cluster 2024-04-02T05:53:20.157365+0000 mon.a (mon.0) 338 : cluster 1 osd.1 marked itself down and dead 2024-04-02T05:53:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:20 smithi062 bash[53665]: cluster 2024-04-02T05:53:19.215589+0000 mgr.y (mgr.25477) 176 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:53:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:20 smithi062 bash[53665]: cluster 2024-04-02T05:53:20.157365+0000 mon.a (mon.0) 338 : cluster 1 osd.1 marked itself down and dead 2024-04-02T05:53:21.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:21 smithi122 bash[42159]: cluster 2024-04-02T05:53:20.657443+0000 mon.a (mon.0) 339 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:53:21.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:21 smithi122 bash[42159]: cluster 2024-04-02T05:53:20.664613+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e113 with expected crc 2024-04-02T05:53:21.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:21 smithi122 bash[42159]: cluster 2024-04-02T05:53:20.669056+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e113 with expected crc 2024-04-02T05:53:21.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:21 smithi122 bash[42159]: cluster 2024-04-02T05:53:20.669129+0000 mon.a (mon.0) 340 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-04-02T05:53:21.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:21 smithi122 bash[42159]: cluster 2024-04-02T05:53:20.670906+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e113 with expected crc 2024-04-02T05:53:21.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:21 smithi122 bash[42159]: cluster 2024-04-02T05:53:20.676350+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e113 with expected crc 2024-04-02T05:53:21.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:21 smithi122 bash[42159]: cluster 2024-04-02T05:53:20.676486+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e113 with expected crc 2024-04-02T05:53:21.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:21 smithi122 bash[42159]: audit 2024-04-02T05:53:20.686294+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:21.697 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:21 smithi122 bash[42159]: audit 2024-04-02T05:53:20.687968+0000 mon.a (mon.0) 342 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:53:21.920 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[59530]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-1 2024-04-02T05:53:21.920 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[53665]: cluster 2024-04-02T05:53:20.657443+0000 mon.a (mon.0) 339 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:53:21.920 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[53665]: cluster 2024-04-02T05:53:20.664613+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e113 with expected crc 2024-04-02T05:53:21.920 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[53665]: cluster 2024-04-02T05:53:20.669056+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e113 with expected crc 2024-04-02T05:53:21.921 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[53665]: cluster 2024-04-02T05:53:20.669129+0000 mon.a (mon.0) 340 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-04-02T05:53:21.921 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[53665]: cluster 2024-04-02T05:53:20.670906+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e113 with expected crc 2024-04-02T05:53:21.921 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[53665]: cluster 2024-04-02T05:53:20.676350+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e113 with expected crc 2024-04-02T05:53:21.921 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[53665]: cluster 2024-04-02T05:53:20.676486+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e113 with expected crc 2024-04-02T05:53:21.921 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[53665]: audit 2024-04-02T05:53:20.686294+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:21.921 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[53665]: audit 2024-04-02T05:53:20.687968+0000 mon.a (mon.0) 342 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:53:21.921 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[55029]: cluster 2024-04-02T05:53:20.657443+0000 mon.a (mon.0) 339 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:53:21.921 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[55029]: cluster 2024-04-02T05:53:20.664613+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e113 with expected crc 2024-04-02T05:53:21.921 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[55029]: cluster 2024-04-02T05:53:20.669056+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e113 with expected crc 2024-04-02T05:53:21.921 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[55029]: cluster 2024-04-02T05:53:20.669129+0000 mon.a (mon.0) 340 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-04-02T05:53:21.921 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[55029]: cluster 2024-04-02T05:53:20.670906+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e113 with expected crc 2024-04-02T05:53:21.921 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[55029]: cluster 2024-04-02T05:53:20.676350+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e113 with expected crc 2024-04-02T05:53:21.922 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[55029]: cluster 2024-04-02T05:53:20.676486+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e113 with expected crc 2024-04-02T05:53:21.922 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[55029]: audit 2024-04-02T05:53:20.686294+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:21.922 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[55029]: audit 2024-04-02T05:53:20.687968+0000 mon.a (mon.0) 342 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:53:22.352 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:21 smithi062 bash[59602]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-1 2024-04-02T05:53:22.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:22 smithi122 bash[42159]: cluster 2024-04-02T05:53:21.216400+0000 mgr.y (mgr.25477) 177 : cluster 0 pgmap v88: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:53:22.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:22 smithi122 bash[42159]: audit 2024-04-02T05:53:21.666938+0000 mgr.y (mgr.25477) 178 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:22.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:22 smithi122 bash[42159]: cluster 2024-04-02T05:53:21.680232+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:22.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:22 smithi122 bash[42159]: cluster 2024-04-02T05:53:21.680770+0000 mon.a (mon.0) 343 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-04-02T05:53:22.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:22 smithi122 bash[42159]: cluster 2024-04-02T05:53:21.683116+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:22.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:22 smithi122 bash[42159]: cluster 2024-04-02T05:53:21.683631+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:22.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:22 smithi122 bash[42159]: cluster 2024-04-02T05:53:21.685035+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:22.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:22 smithi122 bash[42159]: cluster 2024-04-02T05:53:21.686014+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:22.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:22 smithi122 bash[42159]: cluster 2024-04-02T05:53:21.686116+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:22.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:22 smithi122 bash[42159]: cluster 2024-04-02T05:53:21.687319+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:22.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:22 smithi122 bash[42159]: cluster 2024-04-02T05:53:21.687437+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[53665]: cluster 2024-04-02T05:53:21.216400+0000 mgr.y (mgr.25477) 177 : cluster 0 pgmap v88: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:53:23.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[53665]: audit 2024-04-02T05:53:21.666938+0000 mgr.y (mgr.25477) 178 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:23.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[53665]: cluster 2024-04-02T05:53:21.680232+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[53665]: cluster 2024-04-02T05:53:21.680770+0000 mon.a (mon.0) 343 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-04-02T05:53:23.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[53665]: cluster 2024-04-02T05:53:21.683116+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[53665]: cluster 2024-04-02T05:53:21.683631+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[53665]: cluster 2024-04-02T05:53:21.685035+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[53665]: cluster 2024-04-02T05:53:21.686014+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[53665]: cluster 2024-04-02T05:53:21.686116+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[53665]: cluster 2024-04-02T05:53:21.687319+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[53665]: cluster 2024-04-02T05:53:21.687437+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[55029]: cluster 2024-04-02T05:53:21.216400+0000 mgr.y (mgr.25477) 177 : cluster 0 pgmap v88: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:53:23.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[55029]: audit 2024-04-02T05:53:21.666938+0000 mgr.y (mgr.25477) 178 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:23.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[55029]: cluster 2024-04-02T05:53:21.680232+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[55029]: cluster 2024-04-02T05:53:21.680770+0000 mon.a (mon.0) 343 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-04-02T05:53:23.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[55029]: cluster 2024-04-02T05:53:21.683116+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[55029]: cluster 2024-04-02T05:53:21.683631+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[55029]: cluster 2024-04-02T05:53:21.685035+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[55029]: cluster 2024-04-02T05:53:21.686014+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[55029]: cluster 2024-04-02T05:53:21.686116+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[55029]: cluster 2024-04-02T05:53:21.687319+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:22 smithi062 bash[55029]: cluster 2024-04-02T05:53:21.687437+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e114 with expected crc 2024-04-02T05:53:23.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:23 smithi062 bash[53665]: cluster 2024-04-02T05:53:23.690958+0000 mon.a (mon.0) 344 : cluster 3 Health check failed: Reduced data availability: 10 pgs inactive, 17 pgs peering (PG_AVAILABILITY) 2024-04-02T05:53:23.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:23 smithi062 bash[53665]: cluster 2024-04-02T05:53:23.691035+0000 mon.a (mon.0) 345 : cluster 3 Health check failed: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded (PG_DEGRADED) 2024-04-02T05:53:23.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:23 smithi062 bash[55029]: cluster 2024-04-02T05:53:23.690958+0000 mon.a (mon.0) 344 : cluster 3 Health check failed: Reduced data availability: 10 pgs inactive, 17 pgs peering (PG_AVAILABILITY) 2024-04-02T05:53:23.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:23 smithi062 bash[55029]: cluster 2024-04-02T05:53:23.691035+0000 mon.a (mon.0) 345 : cluster 3 Health check failed: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded (PG_DEGRADED) 2024-04-02T05:53:24.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:23 smithi122 bash[42159]: cluster 2024-04-02T05:53:23.690958+0000 mon.a (mon.0) 344 : cluster 3 Health check failed: Reduced data availability: 10 pgs inactive, 17 pgs peering (PG_AVAILABILITY) 2024-04-02T05:53:24.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:23 smithi122 bash[42159]: cluster 2024-04-02T05:53:23.691035+0000 mon.a (mon.0) 345 : cluster 3 Health check failed: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded (PG_DEGRADED) 2024-04-02T05:53:24.345 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:24 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.1.service: Succeeded. 2024-04-02T05:53:24.345 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:24 smithi062 systemd[1]: Stopped Ceph osd.1 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:53:24.602 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:24 smithi062 systemd[1]: Started Ceph osd.1 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:53:25.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:24 smithi062 bash[53665]: cluster 2024-04-02T05:53:23.217663+0000 mgr.y (mgr.25477) 179 : cluster 0 pgmap v90: 161 pgs: 2 active+undersized+degraded, 56 peering, 5 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 7/726 objects degraded (0.964%) 2024-04-02T05:53:25.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:24 smithi062 bash[53665]: audit 2024-04-02T05:53:24.391026+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:25.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:24 smithi062 bash[53665]: audit 2024-04-02T05:53:24.403037+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:25.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:24 smithi062 bash[53665]: audit 2024-04-02T05:53:24.447532+0000 mon.a (mon.0) 348 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:53:25.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:24 smithi062 bash[55029]: cluster 2024-04-02T05:53:23.217663+0000 mgr.y (mgr.25477) 179 : cluster 0 pgmap v90: 161 pgs: 2 active+undersized+degraded, 56 peering, 5 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 7/726 objects degraded (0.964%) 2024-04-02T05:53:25.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:24 smithi062 bash[55029]: audit 2024-04-02T05:53:24.391026+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:25.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:24 smithi062 bash[55029]: audit 2024-04-02T05:53:24.403037+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:25.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:24 smithi062 bash[55029]: audit 2024-04-02T05:53:24.447532+0000 mon.a (mon.0) 348 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:53:25.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:24 smithi122 bash[42159]: cluster 2024-04-02T05:53:23.217663+0000 mgr.y (mgr.25477) 179 : cluster 0 pgmap v90: 161 pgs: 2 active+undersized+degraded, 56 peering, 5 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 7/726 objects degraded (0.964%) 2024-04-02T05:53:25.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:24 smithi122 bash[42159]: audit 2024-04-02T05:53:24.391026+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:25.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:24 smithi122 bash[42159]: audit 2024-04-02T05:53:24.403037+0000 mon.a (mon.0) 347 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:25.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:24 smithi122 bash[42159]: audit 2024-04-02T05:53:24.447532+0000 mon.a (mon.0) 348 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:53:26.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:53:26 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:53:26] "GET /metrics HTTP/1.1" 200 38356 "" "Prometheus/2.33.4" 2024-04-02T05:53:26.353 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:25 smithi062 bash[59773]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-02T05:53:26.353 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:25 smithi062 bash[59773]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-02T05:53:26.353 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:25 smithi062 bash[59773]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-02T05:53:26.353 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:25 smithi062 bash[59773]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-02T05:53:26.353 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:25 smithi062 bash[59773]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-02T05:53:26.353 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:25 smithi062 bash[59773]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-02T05:53:26.353 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:25 smithi062 bash[59773]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-02T05:53:27.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:26 smithi062 bash[53665]: cluster 2024-04-02T05:53:25.218868+0000 mgr.y (mgr.25477) 180 : cluster 0 pgmap v91: 161 pgs: 2 active+undersized+degraded, 56 peering, 5 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 7/726 objects degraded (0.964%) 2024-04-02T05:53:27.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:26 smithi062 bash[55029]: cluster 2024-04-02T05:53:25.218868+0000 mgr.y (mgr.25477) 180 : cluster 0 pgmap v91: 161 pgs: 2 active+undersized+degraded, 56 peering, 5 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 7/726 objects degraded (0.964%) 2024-04-02T05:53:27.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:26 smithi122 bash[42159]: cluster 2024-04-02T05:53:25.218868+0000 mgr.y (mgr.25477) 180 : cluster 0 pgmap v91: 161 pgs: 2 active+undersized+degraded, 56 peering, 5 active+undersized, 98 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 7/726 objects degraded (0.964%) 2024-04-02T05:53:27.810 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:27 smithi062 bash[60081]: debug 2024-04-02T05:53:27.638+0000 7febca8f7700 1 -- 172.21.15.62:0/905384419 <== mon.0 v2:172.21.15.62:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555e07f21680 con 0x555e07f5e800 2024-04-02T05:53:28.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:27 smithi062 bash[53665]: cluster 2024-04-02T05:53:27.751283+0000 mon.a (mon.0) 349 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 17 pgs peering) 2024-04-02T05:53:28.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:27 smithi062 bash[55029]: cluster 2024-04-02T05:53:27.751283+0000 mon.a (mon.0) 349 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 17 pgs peering) 2024-04-02T05:53:28.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:27 smithi122 bash[42159]: cluster 2024-04-02T05:53:27.751283+0000 mon.a (mon.0) 349 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 17 pgs peering) 2024-04-02T05:53:28.602 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:28 smithi062 bash[60081]: debug 2024-04-02T05:53:28.194+0000 7febd3a8f7c0 -1 Falling back to public interface 2024-04-02T05:53:28.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:28 smithi122 bash[42159]: cluster 2024-04-02T05:53:27.220959+0000 mgr.y (mgr.25477) 181 : cluster 0 pgmap v92: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 62 op/s; 103/726 objects degraded (14.187%) 2024-04-02T05:53:28.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:28 smithi122 bash[42159]: cluster 2024-04-02T05:53:28.771673+0000 mon.a (mon.0) 350 : cluster 3 Health check update: Degraded data redundancy: 103/726 objects degraded (14.187%), 21 pgs degraded (PG_DEGRADED) 2024-04-02T05:53:28.973 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:53:28 smithi122 bash[39113]: ts=2024-04-02T05:53:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:53:29.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:28 smithi062 bash[53665]: cluster 2024-04-02T05:53:27.220959+0000 mgr.y (mgr.25477) 181 : cluster 0 pgmap v92: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 62 op/s; 103/726 objects degraded (14.187%) 2024-04-02T05:53:29.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:28 smithi062 bash[53665]: cluster 2024-04-02T05:53:28.771673+0000 mon.a (mon.0) 350 : cluster 3 Health check update: Degraded data redundancy: 103/726 objects degraded (14.187%), 21 pgs degraded (PG_DEGRADED) 2024-04-02T05:53:29.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:28 smithi062 bash[55029]: cluster 2024-04-02T05:53:27.220959+0000 mgr.y (mgr.25477) 181 : cluster 0 pgmap v92: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 62 op/s; 103/726 objects degraded (14.187%) 2024-04-02T05:53:29.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:28 smithi062 bash[55029]: cluster 2024-04-02T05:53:28.771673+0000 mon.a (mon.0) 350 : cluster 3 Health check update: Degraded data redundancy: 103/726 objects degraded (14.187%), 21 pgs degraded (PG_DEGRADED) 2024-04-02T05:53:31.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:30 smithi062 bash[53665]: cluster 2024-04-02T05:53:29.221988+0000 mgr.y (mgr.25477) 182 : cluster 0 pgmap v93: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 85 op/s; 103/726 objects degraded (14.187%) 2024-04-02T05:53:31.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:30 smithi062 bash[55029]: cluster 2024-04-02T05:53:29.221988+0000 mgr.y (mgr.25477) 182 : cluster 0 pgmap v93: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 85 op/s; 103/726 objects degraded (14.187%) 2024-04-02T05:53:31.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:30 smithi122 bash[42159]: cluster 2024-04-02T05:53:29.221988+0000 mgr.y (mgr.25477) 182 : cluster 0 pgmap v93: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 85 op/s; 103/726 objects degraded (14.187%) 2024-04-02T05:53:31.602 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:31 smithi062 bash[60081]: debug 2024-04-02T05:53:31.194+0000 7febd3a8f7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-02T05:53:31.602 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:31 smithi062 bash[60081]: debug 2024-04-02T05:53:31.238+0000 7febd3a8f7c0 -1 osd.1 112 log_to_monitors true 2024-04-02T05:53:32.002 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:31 smithi062 bash[55029]: audit 2024-04-02T05:53:30.995057+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:32.002 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:31 smithi062 bash[55029]: audit 2024-04-02T05:53:31.003660+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:32.002 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:31 smithi062 bash[55029]: cluster 2024-04-02T05:53:31.222602+0000 mgr.y (mgr.25477) 183 : cluster 0 pgmap v94: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 73 op/s; 103/726 objects degraded (14.187%) 2024-04-02T05:53:32.002 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:31 smithi062 bash[55029]: audit 2024-04-02T05:53:31.243941+0000 mon.a (mon.0) 353 : audit 1 from='osd.1 [v2:172.21.15.62:6810/3926480715,v1:172.21.15.62:6811/3926480715]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T05:53:32.002 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:31 smithi062 bash[55029]: audit 2024-04-02T05:53:31.677226+0000 mgr.y (mgr.25477) 184 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:32.002 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:31 smithi062 bash[53665]: audit 2024-04-02T05:53:30.995057+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:32.002 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:31 smithi062 bash[53665]: audit 2024-04-02T05:53:31.003660+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:32.003 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:31 smithi062 bash[53665]: cluster 2024-04-02T05:53:31.222602+0000 mgr.y (mgr.25477) 183 : cluster 0 pgmap v94: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 73 op/s; 103/726 objects degraded (14.187%) 2024-04-02T05:53:32.003 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:31 smithi062 bash[53665]: audit 2024-04-02T05:53:31.243941+0000 mon.a (mon.0) 353 : audit 1 from='osd.1 [v2:172.21.15.62:6810/3926480715,v1:172.21.15.62:6811/3926480715]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T05:53:32.003 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:31 smithi062 bash[53665]: audit 2024-04-02T05:53:31.677226+0000 mgr.y (mgr.25477) 184 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:32.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:32 smithi122 bash[42159]: audit 2024-04-02T05:53:30.995057+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:32.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:32 smithi122 bash[42159]: audit 2024-04-02T05:53:31.003660+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:32.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:32 smithi122 bash[42159]: cluster 2024-04-02T05:53:31.222602+0000 mgr.y (mgr.25477) 183 : cluster 0 pgmap v94: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 73 op/s; 103/726 objects degraded (14.187%) 2024-04-02T05:53:32.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:32 smithi122 bash[42159]: audit 2024-04-02T05:53:31.243941+0000 mon.a (mon.0) 353 : audit 1 from='osd.1 [v2:172.21.15.62:6810/3926480715,v1:172.21.15.62:6811/3926480715]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-02T05:53:32.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:32 smithi122 bash[42159]: audit 2024-04-02T05:53:31.677226+0000 mgr.y (mgr.25477) 184 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:32.852 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 05:53:32 smithi062 bash[60081]: debug 2024-04-02T05:53:32.538+0000 7febc0edf700 -1 osd.1 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:53:33.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[55029]: audit 2024-04-02T05:53:32.014642+0000 mon.a (mon.0) 354 : audit 1 from='osd.1 [v2:172.21.15.62:6810/3926480715,v1:172.21.15.62:6811/3926480715]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-02T05:53:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[55029]: cluster 2024-04-02T05:53:32.017090+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e115 with expected crc 2024-04-02T05:53:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[55029]: cluster 2024-04-02T05:53:32.018882+0000 mon.a (mon.0) 355 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-04-02T05:53:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[55029]: cluster 2024-04-02T05:53:32.020364+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e115 with expected crc 2024-04-02T05:53:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[55029]: audit 2024-04-02T05:53:32.020381+0000 mon.a (mon.0) 356 : audit 1 from='osd.1 [v2:172.21.15.62:6810/3926480715,v1:172.21.15.62:6811/3926480715]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:53:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[55029]: cluster 2024-04-02T05:53:32.042335+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e115 with expected crc 2024-04-02T05:53:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[55029]: audit 2024-04-02T05:53:32.233955+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[55029]: audit 2024-04-02T05:53:32.376367+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[55029]: audit 2024-04-02T05:53:32.515025+0000 mon.a (mon.0) 359 : audit 1 from='osd.1 [v2:172.21.15.62:6810/3926480715,v1:172.21.15.62:6811/3926480715]' entity='osd.1' 2024-04-02T05:53:33.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[53665]: audit 2024-04-02T05:53:32.014642+0000 mon.a (mon.0) 354 : audit 1 from='osd.1 [v2:172.21.15.62:6810/3926480715,v1:172.21.15.62:6811/3926480715]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-02T05:53:33.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[53665]: cluster 2024-04-02T05:53:32.017090+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e115 with expected crc 2024-04-02T05:53:33.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[53665]: cluster 2024-04-02T05:53:32.018882+0000 mon.a (mon.0) 355 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-04-02T05:53:33.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[53665]: cluster 2024-04-02T05:53:32.020364+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e115 with expected crc 2024-04-02T05:53:33.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[53665]: audit 2024-04-02T05:53:32.020381+0000 mon.a (mon.0) 356 : audit 1 from='osd.1 [v2:172.21.15.62:6810/3926480715,v1:172.21.15.62:6811/3926480715]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:53:33.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[53665]: cluster 2024-04-02T05:53:32.042335+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e115 with expected crc 2024-04-02T05:53:33.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[53665]: audit 2024-04-02T05:53:32.233955+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:33.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[53665]: audit 2024-04-02T05:53:32.376367+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:33.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:33 smithi062 bash[53665]: audit 2024-04-02T05:53:32.515025+0000 mon.a (mon.0) 359 : audit 1 from='osd.1 [v2:172.21.15.62:6810/3926480715,v1:172.21.15.62:6811/3926480715]' entity='osd.1' 2024-04-02T05:53:33.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:33 smithi122 bash[42159]: audit 2024-04-02T05:53:32.014642+0000 mon.a (mon.0) 354 : audit 1 from='osd.1 [v2:172.21.15.62:6810/3926480715,v1:172.21.15.62:6811/3926480715]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-02T05:53:33.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:33 smithi122 bash[42159]: cluster 2024-04-02T05:53:32.017090+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e115 with expected crc 2024-04-02T05:53:33.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:33 smithi122 bash[42159]: cluster 2024-04-02T05:53:32.018882+0000 mon.a (mon.0) 355 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-04-02T05:53:33.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:33 smithi122 bash[42159]: cluster 2024-04-02T05:53:32.020364+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e115 with expected crc 2024-04-02T05:53:33.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:33 smithi122 bash[42159]: audit 2024-04-02T05:53:32.020381+0000 mon.a (mon.0) 356 : audit 1 from='osd.1 [v2:172.21.15.62:6810/3926480715,v1:172.21.15.62:6811/3926480715]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:53:33.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:33 smithi122 bash[42159]: cluster 2024-04-02T05:53:32.042335+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e115 with expected crc 2024-04-02T05:53:33.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:33 smithi122 bash[42159]: audit 2024-04-02T05:53:32.233955+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:33.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:33 smithi122 bash[42159]: audit 2024-04-02T05:53:32.376367+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:33.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:33 smithi122 bash[42159]: audit 2024-04-02T05:53:32.515025+0000 mon.a (mon.0) 359 : audit 1 from='osd.1 [v2:172.21.15.62:6810/3926480715,v1:172.21.15.62:6811/3926480715]' entity='osd.1' 2024-04-02T05:53:34.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:34 smithi062 bash[55029]: cluster 2024-04-02T05:53:33.223817+0000 mgr.y (mgr.25477) 185 : cluster 0 pgmap v96: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 103/726 objects degraded (14.187%) 2024-04-02T05:53:34.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:34 smithi062 bash[55029]: cluster 2024-04-02T05:53:33.513960+0000 mon.a (mon.0) 360 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:53:34.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:34 smithi062 bash[55029]: cluster 2024-04-02T05:53:33.519195+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e116 with expected crc 2024-04-02T05:53:34.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:34 smithi062 bash[55029]: cluster 2024-04-02T05:53:33.524296+0000 mon.a (mon.0) 361 : cluster 1 osd.1 [v2:172.21.15.62:6810/3926480715,v1:172.21.15.62:6811/3926480715] boot 2024-04-02T05:53:34.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:34 smithi062 bash[55029]: cluster 2024-04-02T05:53:33.524413+0000 mon.a (mon.0) 362 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-04-02T05:53:34.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:34 smithi062 bash[55029]: audit 2024-04-02T05:53:33.526264+0000 mon.a (mon.0) 363 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:53:34.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:34 smithi062 bash[53665]: cluster 2024-04-02T05:53:33.223817+0000 mgr.y (mgr.25477) 185 : cluster 0 pgmap v96: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 103/726 objects degraded (14.187%) 2024-04-02T05:53:34.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:34 smithi062 bash[53665]: cluster 2024-04-02T05:53:33.513960+0000 mon.a (mon.0) 360 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:53:34.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:34 smithi062 bash[53665]: cluster 2024-04-02T05:53:33.519195+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e116 with expected crc 2024-04-02T05:53:34.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:34 smithi062 bash[53665]: cluster 2024-04-02T05:53:33.524296+0000 mon.a (mon.0) 361 : cluster 1 osd.1 [v2:172.21.15.62:6810/3926480715,v1:172.21.15.62:6811/3926480715] boot 2024-04-02T05:53:34.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:34 smithi062 bash[53665]: cluster 2024-04-02T05:53:33.524413+0000 mon.a (mon.0) 362 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-04-02T05:53:34.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:34 smithi062 bash[53665]: audit 2024-04-02T05:53:33.526264+0000 mon.a (mon.0) 363 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:53:34.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:34 smithi122 bash[42159]: cluster 2024-04-02T05:53:33.223817+0000 mgr.y (mgr.25477) 185 : cluster 0 pgmap v96: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 103/726 objects degraded (14.187%) 2024-04-02T05:53:34.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:34 smithi122 bash[42159]: cluster 2024-04-02T05:53:33.513960+0000 mon.a (mon.0) 360 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:53:34.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:34 smithi122 bash[42159]: cluster 2024-04-02T05:53:33.519195+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e116 with expected crc 2024-04-02T05:53:34.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:34 smithi122 bash[42159]: cluster 2024-04-02T05:53:33.524296+0000 mon.a (mon.0) 361 : cluster 1 osd.1 [v2:172.21.15.62:6810/3926480715,v1:172.21.15.62:6811/3926480715] boot 2024-04-02T05:53:34.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:34 smithi122 bash[42159]: cluster 2024-04-02T05:53:33.524413+0000 mon.a (mon.0) 362 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-04-02T05:53:34.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:34 smithi122 bash[42159]: audit 2024-04-02T05:53:33.526264+0000 mon.a (mon.0) 363 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-02T05:53:35.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:35 smithi062 bash[55029]: cluster 2024-04-02T05:53:33.531949+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e116 with expected crc 2024-04-02T05:53:35.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:35 smithi062 bash[55029]: cluster 2024-04-02T05:53:33.532072+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e116 with expected crc 2024-04-02T05:53:35.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:35 smithi062 bash[55029]: cluster 2024-04-02T05:53:34.521302+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:35.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:35 smithi062 bash[55029]: cluster 2024-04-02T05:53:34.525532+0000 mon.a (mon.0) 364 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-04-02T05:53:35.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:35 smithi062 bash[55029]: cluster 2024-04-02T05:53:34.526852+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:35.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:35 smithi062 bash[55029]: cluster 2024-04-02T05:53:34.531510+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:35.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:35 smithi062 bash[53665]: cluster 2024-04-02T05:53:33.531949+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e116 with expected crc 2024-04-02T05:53:35.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:35 smithi062 bash[53665]: cluster 2024-04-02T05:53:33.532072+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e116 with expected crc 2024-04-02T05:53:35.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:35 smithi062 bash[53665]: cluster 2024-04-02T05:53:34.521302+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:35.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:35 smithi062 bash[53665]: cluster 2024-04-02T05:53:34.525532+0000 mon.a (mon.0) 364 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-04-02T05:53:35.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:35 smithi062 bash[53665]: cluster 2024-04-02T05:53:34.526852+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:35.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:35 smithi062 bash[53665]: cluster 2024-04-02T05:53:34.531510+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:35.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:35 smithi122 bash[42159]: cluster 2024-04-02T05:53:33.531949+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e116 with expected crc 2024-04-02T05:53:35.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:35 smithi122 bash[42159]: cluster 2024-04-02T05:53:33.532072+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e116 with expected crc 2024-04-02T05:53:35.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:35 smithi122 bash[42159]: cluster 2024-04-02T05:53:34.521302+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:35.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:35 smithi122 bash[42159]: cluster 2024-04-02T05:53:34.525532+0000 mon.a (mon.0) 364 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-04-02T05:53:35.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:35 smithi122 bash[42159]: cluster 2024-04-02T05:53:34.526852+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:35.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:35 smithi122 bash[42159]: cluster 2024-04-02T05:53:34.531510+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:53:36] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.33.4" 2024-04-02T05:53:36.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[53665]: cluster 2024-04-02T05:53:34.525151+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[53665]: cluster 2024-04-02T05:53:34.530306+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[53665]: cluster 2024-04-02T05:53:34.530461+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[53665]: cluster 2024-04-02T05:53:34.530771+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[53665]: cluster 2024-04-02T05:53:34.533927+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[53665]: cluster 2024-04-02T05:53:35.224872+0000 mgr.y (mgr.25477) 186 : cluster 0 pgmap v99: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s; 103/726 objects degraded (14.187%) 2024-04-02T05:53:36.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[53665]: audit 2024-04-02T05:53:35.671445+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:36.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[53665]: audit 2024-04-02T05:53:35.673904+0000 mon.a (mon.0) 366 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:53:36.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[55029]: cluster 2024-04-02T05:53:34.525151+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[55029]: cluster 2024-04-02T05:53:34.530306+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[55029]: cluster 2024-04-02T05:53:34.530461+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[55029]: cluster 2024-04-02T05:53:34.530771+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[55029]: cluster 2024-04-02T05:53:34.533927+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[55029]: cluster 2024-04-02T05:53:35.224872+0000 mgr.y (mgr.25477) 186 : cluster 0 pgmap v99: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s; 103/726 objects degraded (14.187%) 2024-04-02T05:53:36.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[55029]: audit 2024-04-02T05:53:35.671445+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:36.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:36 smithi062 bash[55029]: audit 2024-04-02T05:53:35.673904+0000 mon.a (mon.0) 366 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:53:36.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:36 smithi122 bash[42159]: cluster 2024-04-02T05:53:34.525151+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:36 smithi122 bash[42159]: cluster 2024-04-02T05:53:34.530306+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:36 smithi122 bash[42159]: cluster 2024-04-02T05:53:34.530461+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:36 smithi122 bash[42159]: cluster 2024-04-02T05:53:34.530771+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:36 smithi122 bash[42159]: cluster 2024-04-02T05:53:34.533927+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e117 with expected crc 2024-04-02T05:53:36.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:36 smithi122 bash[42159]: cluster 2024-04-02T05:53:35.224872+0000 mgr.y (mgr.25477) 186 : cluster 0 pgmap v99: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s; 103/726 objects degraded (14.187%) 2024-04-02T05:53:36.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:36 smithi122 bash[42159]: audit 2024-04-02T05:53:35.671445+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:36.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:36 smithi122 bash[42159]: audit 2024-04-02T05:53:35.673904+0000 mon.a (mon.0) 366 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:53:37.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:37 smithi062 bash[53665]: cluster 2024-04-02T05:53:37.278214+0000 mon.a (mon.0) 367 : cluster 3 Health check update: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded (PG_DEGRADED) 2024-04-02T05:53:37.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:37 smithi062 bash[55029]: cluster 2024-04-02T05:53:37.278214+0000 mon.a (mon.0) 367 : cluster 3 Health check update: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded (PG_DEGRADED) 2024-04-02T05:53:37.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:37 smithi122 bash[42159]: cluster 2024-04-02T05:53:37.278214+0000 mon.a (mon.0) 367 : cluster 3 Health check update: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded (PG_DEGRADED) 2024-04-02T05:53:38.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:38 smithi062 bash[55029]: cluster 2024-04-02T05:53:37.226681+0000 mgr.y (mgr.25477) 187 : cluster 0 pgmap v100: 161 pgs: 2 active+undersized+degraded, 4 active+undersized, 155 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 0 B/s wr, 201 op/s; 7/726 objects degraded (0.964%); 0 B/s, 8 objects/s recovering 2024-04-02T05:53:38.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:38 smithi062 bash[53665]: cluster 2024-04-02T05:53:37.226681+0000 mgr.y (mgr.25477) 187 : cluster 0 pgmap v100: 161 pgs: 2 active+undersized+degraded, 4 active+undersized, 155 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 0 B/s wr, 201 op/s; 7/726 objects degraded (0.964%); 0 B/s, 8 objects/s recovering 2024-04-02T05:53:38.661 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:38 smithi122 bash[42159]: cluster 2024-04-02T05:53:37.226681+0000 mgr.y (mgr.25477) 187 : cluster 0 pgmap v100: 161 pgs: 2 active+undersized+degraded, 4 active+undersized, 155 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 0 B/s wr, 201 op/s; 7/726 objects degraded (0.964%); 0 B/s, 8 objects/s recovering 2024-04-02T05:53:38.662 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:53:38 smithi122 bash[39113]: ts=2024-04-02T05:53:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"smithi062:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.62\", device_class=\"ssd\", hostname=\"smithi062\", instance=\"172.21.15.122:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.62\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-02T05:53:39.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:39 smithi122 bash[42159]: cluster 2024-04-02T05:53:39.333345+0000 mon.a (mon.0) 368 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded) 2024-04-02T05:53:39.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:39 smithi062 bash[53665]: cluster 2024-04-02T05:53:39.333345+0000 mon.a (mon.0) 368 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded) 2024-04-02T05:53:39.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:39 smithi062 bash[55029]: cluster 2024-04-02T05:53:39.333345+0000 mon.a (mon.0) 368 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/726 objects degraded (0.964%), 2 pgs degraded) 2024-04-02T05:53:40.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:40 smithi062 bash[55029]: cluster 2024-04-02T05:53:39.227658+0000 mgr.y (mgr.25477) 188 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 104 op/s; 0 B/s, 7 objects/s recovering 2024-04-02T05:53:40.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:40 smithi062 bash[53665]: cluster 2024-04-02T05:53:39.227658+0000 mgr.y (mgr.25477) 188 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 104 op/s; 0 B/s, 7 objects/s recovering 2024-04-02T05:53:40.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:40 smithi122 bash[42159]: cluster 2024-04-02T05:53:39.227658+0000 mgr.y (mgr.25477) 188 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 104 op/s; 0 B/s, 7 objects/s recovering 2024-04-02T05:53:41.350 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:53:42.168 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:53:42.168 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (5m) 11s ago 12m 15.9M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:53:42.168 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 error 107s ago 11m - - 2024-04-02T05:53:42.168 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (3m) 11s ago 9m 47.0M - 3.5 e1d6a67b021e b43a98374b20 2024-04-02T05:53:42.168 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (3m) 107s ago 17m 442M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:53:42.168 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (4m) 11s ago 19m 500M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:53:42.168 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (3m) 11s ago 20m 49.0M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (119s) 107s ago 18m 23.0M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (2m) 11s ago 18m 42.5M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (5m) 11s ago 12m 11.4M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (4m) 107s ago 12m 14.8M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (44s) 11s ago 17m 54.5M 2781M 19.0.0-1979-g6cec793d 78f830190839 0b54ac4dccab 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (15s) 11s ago 16m - 2781M 19.0.0-1979-g6cec793d 78f830190839 5e4c983897c7 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (16m) 11s ago 16m 58.0M 2781M 17.2.0 e1d6a67b021e ebf82f7a9f60 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (15m) 11s ago 15m 63.6M 2781M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (15m) 107s ago 15m 61.9M 3037M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (14m) 107s ago 14m 57.4M 3037M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (13m) 107s ago 13m 56.2M 3037M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (13m) 107s ago 13m 58.1M 3037M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (3m) 107s ago 12m 57.5M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (10m) 11s ago 10m 89.1M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (10m) 107s ago 10m 88.6M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:53:42.169 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (10m) 11s ago 10m 89.1M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:53:42.170 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (10m) 107s ago 10m 88.9M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:53:42.635 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:53:42.636 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:53:42.636 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:53:42.636 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:53:42.636 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:53:42.636 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:53:42.636 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:53:42.636 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:53:42.636 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-02T05:53:42.636 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:53:42.636 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:53:42.636 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:53:42.636 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:53:42.636 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:53:42.636 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:53:42.637 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-02T05:53:42.637 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 7 2024-04-02T05:53:42.637 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:53:42.637 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:53:42.711 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[53665]: cluster 2024-04-02T05:53:41.228540+0000 mgr.y (mgr.25477) 189 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s; 0 B/s, 7 objects/s recovering 2024-04-02T05:53:42.712 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[53665]: audit 2024-04-02T05:53:41.329171+0000 mgr.y (mgr.25477) 190 : audit 0 from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:42.712 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[53665]: audit 2024-04-02T05:53:41.686728+0000 mgr.y (mgr.25477) 191 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:42.712 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[53665]: audit 2024-04-02T05:53:41.757836+0000 mgr.y (mgr.25477) 192 : audit 0 from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:42.712 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[53665]: audit 2024-04-02T05:53:42.132598+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:42.712 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[53665]: audit 2024-04-02T05:53:42.144029+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:42.712 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[53665]: audit 2024-04-02T05:53:42.148512+0000 mon.a (mon.0) 371 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:53:42.712 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[53665]: audit 2024-04-02T05:53:42.152179+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:53:42.712 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[53665]: audit 2024-04-02T05:53:42.176940+0000 mon.a (mon.0) 373 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:42.712 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[53665]: audit 2024-04-02T05:53:42.262960+0000 mon.a (mon.0) 374 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:53:42.712 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[53665]: audit 2024-04-02T05:53:42.266051+0000 mon.a (mon.0) 375 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:42.712 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[53665]: audit 2024-04-02T05:53:42.268211+0000 mon.a (mon.0) 376 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:42.712 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[53665]: audit 2024-04-02T05:53:42.269811+0000 mon.a (mon.0) 377 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:42.712 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[53665]: audit 2024-04-02T05:53:42.271910+0000 mon.a (mon.0) 378 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-02T05:53:42.713 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[55029]: cluster 2024-04-02T05:53:41.228540+0000 mgr.y (mgr.25477) 189 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s; 0 B/s, 7 objects/s recovering 2024-04-02T05:53:42.713 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[55029]: audit 2024-04-02T05:53:41.329171+0000 mgr.y (mgr.25477) 190 : audit 0 from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:42.713 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[55029]: audit 2024-04-02T05:53:41.686728+0000 mgr.y (mgr.25477) 191 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:42.713 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[55029]: audit 2024-04-02T05:53:41.757836+0000 mgr.y (mgr.25477) 192 : audit 0 from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:42.713 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[55029]: audit 2024-04-02T05:53:42.132598+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:42.713 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[55029]: audit 2024-04-02T05:53:42.144029+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:42.713 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[55029]: audit 2024-04-02T05:53:42.148512+0000 mon.a (mon.0) 371 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:53:42.713 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[55029]: audit 2024-04-02T05:53:42.152179+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:53:42.713 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[55029]: audit 2024-04-02T05:53:42.176940+0000 mon.a (mon.0) 373 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:42.713 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[55029]: audit 2024-04-02T05:53:42.262960+0000 mon.a (mon.0) 374 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:53:42.713 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[55029]: audit 2024-04-02T05:53:42.266051+0000 mon.a (mon.0) 375 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:42.713 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[55029]: audit 2024-04-02T05:53:42.268211+0000 mon.a (mon.0) 376 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:42.714 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[55029]: audit 2024-04-02T05:53:42.269811+0000 mon.a (mon.0) 377 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:42.714 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:42 smithi062 bash[55029]: audit 2024-04-02T05:53:42.271910+0000 mon.a (mon.0) 378 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-02T05:53:42.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:42 smithi122 bash[42159]: cluster 2024-04-02T05:53:41.228540+0000 mgr.y (mgr.25477) 189 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s; 0 B/s, 7 objects/s recovering 2024-04-02T05:53:42.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:42 smithi122 bash[42159]: audit 2024-04-02T05:53:41.329171+0000 mgr.y (mgr.25477) 190 : audit 0 from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:42.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:42 smithi122 bash[42159]: audit 2024-04-02T05:53:41.686728+0000 mgr.y (mgr.25477) 191 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:42.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:42 smithi122 bash[42159]: audit 2024-04-02T05:53:41.757836+0000 mgr.y (mgr.25477) 192 : audit 0 from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:42.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:42 smithi122 bash[42159]: audit 2024-04-02T05:53:42.132598+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:42.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:42 smithi122 bash[42159]: audit 2024-04-02T05:53:42.144029+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:42.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:42 smithi122 bash[42159]: audit 2024-04-02T05:53:42.148512+0000 mon.a (mon.0) 371 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:53:42.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:42 smithi122 bash[42159]: audit 2024-04-02T05:53:42.152179+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:53:42.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:42 smithi122 bash[42159]: audit 2024-04-02T05:53:42.176940+0000 mon.a (mon.0) 373 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:42.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:42 smithi122 bash[42159]: audit 2024-04-02T05:53:42.262960+0000 mon.a (mon.0) 374 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:53:42.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:42 smithi122 bash[42159]: audit 2024-04-02T05:53:42.266051+0000 mon.a (mon.0) 375 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:42.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:42 smithi122 bash[42159]: audit 2024-04-02T05:53:42.268211+0000 mon.a (mon.0) 376 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:42.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:42 smithi122 bash[42159]: audit 2024-04-02T05:53:42.269811+0000 mon.a (mon.0) 377 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:42.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:42 smithi122 bash[42159]: audit 2024-04-02T05:53:42.271910+0000 mon.a (mon.0) 378 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-02T05:53:43.040 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:53:43.040 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:53:43.040 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:53:43.040 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:53:43.040 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:53:43.041 INFO:teuthology.orchestra.run.smithi062.stdout: "mon", 2024-04-02T05:53:43.041 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr" 2024-04-02T05:53:43.041 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:53:43.041 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "7/23 daemons upgraded", 2024-04-02T05:53:43.041 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading osd daemons", 2024-04-02T05:53:43.041 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:53:43.041 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:53:43.512 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:53:43.512 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:53:43.512 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in error state 2024-04-02T05:53:43.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:43 smithi122 bash[42159]: audit 2024-04-02T05:53:42.142348+0000 mgr.y (mgr.25477) 193 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:43.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:43 smithi122 bash[42159]: cluster 2024-04-02T05:53:42.166410+0000 mgr.y (mgr.25477) 194 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 0 B/s wr, 154 op/s; 0 B/s, 6 objects/s recovering 2024-04-02T05:53:43.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:43 smithi122 bash[42159]: cluster 2024-04-02T05:53:42.166939+0000 mgr.y (mgr.25477) 195 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 175 op/s; 0 B/s, 7 objects/s recovering 2024-04-02T05:53:43.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:43 smithi122 bash[42159]: audit 2024-04-02T05:53:42.272144+0000 mgr.y (mgr.25477) 196 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-02T05:53:43.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:43 smithi122 bash[42159]: cephadm 2024-04-02T05:53:42.273516+0000 mgr.y (mgr.25477) 197 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-04-02T05:53:43.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:43 smithi122 bash[42159]: audit 2024-04-02T05:53:42.631421+0000 mon.a (mon.0) 379 : audit 0 from='client.? 172.21.15.62:0/1409223493' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:43.816 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:43 smithi062 bash[55029]: audit 2024-04-02T05:53:42.142348+0000 mgr.y (mgr.25477) 193 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:43.816 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:43 smithi062 bash[55029]: cluster 2024-04-02T05:53:42.166410+0000 mgr.y (mgr.25477) 194 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 0 B/s wr, 154 op/s; 0 B/s, 6 objects/s recovering 2024-04-02T05:53:43.816 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:43 smithi062 bash[55029]: cluster 2024-04-02T05:53:42.166939+0000 mgr.y (mgr.25477) 195 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 175 op/s; 0 B/s, 7 objects/s recovering 2024-04-02T05:53:43.816 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:43 smithi062 bash[55029]: audit 2024-04-02T05:53:42.272144+0000 mgr.y (mgr.25477) 196 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-02T05:53:43.816 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:43 smithi062 bash[55029]: cephadm 2024-04-02T05:53:42.273516+0000 mgr.y (mgr.25477) 197 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-04-02T05:53:43.817 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:43 smithi062 bash[55029]: audit 2024-04-02T05:53:42.631421+0000 mon.a (mon.0) 379 : audit 0 from='client.? 172.21.15.62:0/1409223493' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:43.817 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:43 smithi062 bash[53665]: audit 2024-04-02T05:53:42.142348+0000 mgr.y (mgr.25477) 193 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:43.817 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:43 smithi062 bash[53665]: cluster 2024-04-02T05:53:42.166410+0000 mgr.y (mgr.25477) 194 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 0 B/s wr, 154 op/s; 0 B/s, 6 objects/s recovering 2024-04-02T05:53:43.817 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:43 smithi062 bash[53665]: cluster 2024-04-02T05:53:42.166939+0000 mgr.y (mgr.25477) 195 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 175 op/s; 0 B/s, 7 objects/s recovering 2024-04-02T05:53:43.817 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:43 smithi062 bash[53665]: audit 2024-04-02T05:53:42.272144+0000 mgr.y (mgr.25477) 196 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-02T05:53:43.817 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:43 smithi062 bash[53665]: cephadm 2024-04-02T05:53:42.273516+0000 mgr.y (mgr.25477) 197 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-04-02T05:53:43.817 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:43 smithi062 bash[53665]: audit 2024-04-02T05:53:42.631421+0000 mon.a (mon.0) 379 : audit 0 from='client.? 172.21.15.62:0/1409223493' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:53:44.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:44 smithi122 bash[42159]: audit 2024-04-02T05:53:43.035138+0000 mgr.y (mgr.25477) 198 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:44.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:44 smithi122 bash[42159]: audit 2024-04-02T05:53:43.507799+0000 mon.a (mon.0) 380 : audit 0 from='client.? 172.21.15.62:0/2868763156' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:53:44.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:44 smithi062 bash[55029]: audit 2024-04-02T05:53:43.035138+0000 mgr.y (mgr.25477) 198 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:44.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:44 smithi062 bash[55029]: audit 2024-04-02T05:53:43.507799+0000 mon.a (mon.0) 380 : audit 0 from='client.? 172.21.15.62:0/2868763156' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:53:44.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:44 smithi062 bash[53665]: audit 2024-04-02T05:53:43.035138+0000 mgr.y (mgr.25477) 198 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:53:44.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:44 smithi062 bash[53665]: audit 2024-04-02T05:53:43.507799+0000 mon.a (mon.0) 380 : audit 0 from='client.? 172.21.15.62:0/2868763156' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:53:45.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:45 smithi062 bash[55029]: cluster 2024-04-02T05:53:44.167887+0000 mgr.y (mgr.25477) 199 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 6 objects/s recovering 2024-04-02T05:53:45.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:45 smithi062 bash[55029]: cephadm 2024-04-02T05:53:44.542593+0000 mgr.y (mgr.25477) 200 : cephadm 1 Upgrade: Updating osd.2 2024-04-02T05:53:45.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:45 smithi062 bash[55029]: audit 2024-04-02T05:53:44.551914+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:45.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:45 smithi062 bash[55029]: audit 2024-04-02T05:53:44.556588+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T05:53:45.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:45 smithi062 bash[55029]: audit 2024-04-02T05:53:44.558257+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:53:45.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:45 smithi062 bash[55029]: cephadm 2024-04-02T05:53:44.563873+0000 mgr.y (mgr.25477) 201 : cephadm 1 Deploying daemon osd.2 on smithi062 2024-04-02T05:53:45.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:45 smithi062 bash[53665]: cluster 2024-04-02T05:53:44.167887+0000 mgr.y (mgr.25477) 199 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 6 objects/s recovering 2024-04-02T05:53:45.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:45 smithi062 bash[53665]: cephadm 2024-04-02T05:53:44.542593+0000 mgr.y (mgr.25477) 200 : cephadm 1 Upgrade: Updating osd.2 2024-04-02T05:53:45.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:45 smithi062 bash[53665]: audit 2024-04-02T05:53:44.551914+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:45.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:45 smithi062 bash[53665]: audit 2024-04-02T05:53:44.556588+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T05:53:45.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:45 smithi062 bash[53665]: audit 2024-04-02T05:53:44.558257+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:53:45.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:45 smithi062 bash[53665]: cephadm 2024-04-02T05:53:44.563873+0000 mgr.y (mgr.25477) 201 : cephadm 1 Deploying daemon osd.2 on smithi062 2024-04-02T05:53:45.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:45 smithi122 bash[42159]: cluster 2024-04-02T05:53:44.167887+0000 mgr.y (mgr.25477) 199 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 6 objects/s recovering 2024-04-02T05:53:45.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:45 smithi122 bash[42159]: cephadm 2024-04-02T05:53:44.542593+0000 mgr.y (mgr.25477) 200 : cephadm 1 Upgrade: Updating osd.2 2024-04-02T05:53:45.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:45 smithi122 bash[42159]: audit 2024-04-02T05:53:44.551914+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:45.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:45 smithi122 bash[42159]: audit 2024-04-02T05:53:44.556588+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-02T05:53:45.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:45 smithi122 bash[42159]: audit 2024-04-02T05:53:44.558257+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:53:45.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:45 smithi122 bash[42159]: cephadm 2024-04-02T05:53:44.563873+0000 mgr.y (mgr.25477) 201 : cephadm 1 Deploying daemon osd.2 on smithi062 2024-04-02T05:53:46.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:53:46 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:53:46] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.33.4" 2024-04-02T05:53:47.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:46 smithi062 bash[53665]: audit 2024-04-02T05:53:45.769056+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:47.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:46 smithi062 bash[55029]: audit 2024-04-02T05:53:45.769056+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:47.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:46 smithi122 bash[42159]: audit 2024-04-02T05:53:45.769056+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:48.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:47 smithi062 bash[53665]: cluster 2024-04-02T05:53:46.168718+0000 mgr.y (mgr.25477) 202 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 93 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:53:48.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:47 smithi062 bash[55029]: cluster 2024-04-02T05:53:46.168718+0000 mgr.y (mgr.25477) 202 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 93 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:53:48.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:47 smithi122 bash[42159]: cluster 2024-04-02T05:53:46.168718+0000 mgr.y (mgr.25477) 202 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 93 op/s; 0 B/s, 0 objects/s recovering 2024-04-02T05:53:49.102 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:48 smithi062 systemd[1]: Stopping Ceph osd.2 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:53:49.602 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:49 smithi062 bash[28911]: debug 2024-04-02T05:53:49.102+0000 7f245341d700 -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-04-02T05:53:49.602 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:49 smithi062 bash[28911]: debug 2024-04-02T05:53:49.102+0000 7f245341d700 -1 osd.2 117 *** Got signal Terminated *** 2024-04-02T05:53:49.602 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:49 smithi062 bash[28911]: debug 2024-04-02T05:53:49.102+0000 7f245341d700 -1 osd.2 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T05:53:50.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:49 smithi062 bash[55029]: cluster 2024-04-02T05:53:48.170510+0000 mgr.y (mgr.25477) 203 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 78 op/s 2024-04-02T05:53:50.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:49 smithi062 bash[55029]: cluster 2024-04-02T05:53:49.104154+0000 mon.a (mon.0) 385 : cluster 1 osd.2 marked itself down and dead 2024-04-02T05:53:50.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:49 smithi062 bash[53665]: cluster 2024-04-02T05:53:48.170510+0000 mgr.y (mgr.25477) 203 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 78 op/s 2024-04-02T05:53:50.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:49 smithi062 bash[53665]: cluster 2024-04-02T05:53:49.104154+0000 mon.a (mon.0) 385 : cluster 1 osd.2 marked itself down and dead 2024-04-02T05:53:50.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:49 smithi122 bash[42159]: cluster 2024-04-02T05:53:48.170510+0000 mgr.y (mgr.25477) 203 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 78 op/s 2024-04-02T05:53:50.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:49 smithi122 bash[42159]: cluster 2024-04-02T05:53:49.104154+0000 mon.a (mon.0) 385 : cluster 1 osd.2 marked itself down and dead 2024-04-02T05:53:50.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: cluster 2024-04-02T05:53:49.781479+0000 mon.a (mon.0) 386 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:53:50.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: cluster 2024-04-02T05:53:49.788504+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:50.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: cluster 2024-04-02T05:53:49.792819+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:50.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: cluster 2024-04-02T05:53:49.793068+0000 mon.a (mon.0) 387 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-04-02T05:53:50.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: cluster 2024-04-02T05:53:49.794326+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:50.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: cluster 2024-04-02T05:53:49.798719+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:50.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: cluster 2024-04-02T05:53:49.799489+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:50.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: cluster 2024-04-02T05:53:49.803440+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:50.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: audit 2024-04-02T05:53:50.609929+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 4]}]: dispatch 2024-04-02T05:53:50.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: audit 2024-04-02T05:53:50.610463+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-04-02T05:53:50.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: audit 2024-04-02T05:53:50.610899+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 1]}]: dispatch 2024-04-02T05:53:50.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: audit 2024-04-02T05:53:50.611366+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1, 7, 6]}]: dispatch 2024-04-02T05:53:50.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: audit 2024-04-02T05:53:50.611862+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [3, 2]}]: dispatch 2024-04-02T05:53:50.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: audit 2024-04-02T05:53:50.612421+0000 mon.a (mon.0) 393 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 0]}]: dispatch 2024-04-02T05:53:50.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: audit 2024-04-02T05:53:50.612866+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [3, 0]}]: dispatch 2024-04-02T05:53:50.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: audit 2024-04-02T05:53:50.613291+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 2]}]: dispatch 2024-04-02T05:53:50.819 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: audit 2024-04-02T05:53:50.613720+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1d", "id": [5, 2]}]: dispatch 2024-04-02T05:53:50.820 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: audit 2024-04-02T05:53:50.670975+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:50.820 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[53665]: audit 2024-04-02T05:53:50.673231+0000 mon.a (mon.0) 398 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:53:50.820 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: cluster 2024-04-02T05:53:49.781479+0000 mon.a (mon.0) 386 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:53:50.820 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: cluster 2024-04-02T05:53:49.788504+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:50.820 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: cluster 2024-04-02T05:53:49.792819+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:50.820 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: cluster 2024-04-02T05:53:49.793068+0000 mon.a (mon.0) 387 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-04-02T05:53:51.102 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[61697]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-2 2024-04-02T05:53:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: cluster 2024-04-02T05:53:49.794326+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: cluster 2024-04-02T05:53:49.798719+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: cluster 2024-04-02T05:53:49.799489+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: cluster 2024-04-02T05:53:49.803440+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: audit 2024-04-02T05:53:50.609929+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 4]}]: dispatch 2024-04-02T05:53:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: audit 2024-04-02T05:53:50.610463+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-04-02T05:53:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: audit 2024-04-02T05:53:50.610899+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 1]}]: dispatch 2024-04-02T05:53:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: audit 2024-04-02T05:53:50.611366+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1, 7, 6]}]: dispatch 2024-04-02T05:53:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: audit 2024-04-02T05:53:50.611862+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [3, 2]}]: dispatch 2024-04-02T05:53:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: audit 2024-04-02T05:53:50.612421+0000 mon.a (mon.0) 393 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 0]}]: dispatch 2024-04-02T05:53:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: audit 2024-04-02T05:53:50.612866+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [3, 0]}]: dispatch 2024-04-02T05:53:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: audit 2024-04-02T05:53:50.613291+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 2]}]: dispatch 2024-04-02T05:53:51.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: audit 2024-04-02T05:53:50.613720+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1d", "id": [5, 2]}]: dispatch 2024-04-02T05:53:51.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: audit 2024-04-02T05:53:50.670975+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:51.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:50 smithi062 bash[55029]: audit 2024-04-02T05:53:50.673231+0000 mon.a (mon.0) 398 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:53:51.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: cluster 2024-04-02T05:53:49.781479+0000 mon.a (mon.0) 386 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:53:51.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: cluster 2024-04-02T05:53:49.788504+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:51.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: cluster 2024-04-02T05:53:49.792819+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:51.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: cluster 2024-04-02T05:53:49.793068+0000 mon.a (mon.0) 387 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-04-02T05:53:51.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: cluster 2024-04-02T05:53:49.794326+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:51.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: cluster 2024-04-02T05:53:49.798719+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:51.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: cluster 2024-04-02T05:53:49.799489+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:51.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: cluster 2024-04-02T05:53:49.803440+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e118 with expected crc 2024-04-02T05:53:51.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: audit 2024-04-02T05:53:50.609929+0000 mon.a (mon.0) 388 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 4]}]: dispatch 2024-04-02T05:53:51.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: audit 2024-04-02T05:53:50.610463+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-04-02T05:53:51.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: audit 2024-04-02T05:53:50.610899+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 1]}]: dispatch 2024-04-02T05:53:51.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: audit 2024-04-02T05:53:50.611366+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1, 7, 6]}]: dispatch 2024-04-02T05:53:51.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: audit 2024-04-02T05:53:50.611862+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [3, 2]}]: dispatch 2024-04-02T05:53:51.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: audit 2024-04-02T05:53:50.612421+0000 mon.a (mon.0) 393 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 0]}]: dispatch 2024-04-02T05:53:51.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: audit 2024-04-02T05:53:50.612866+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [3, 0]}]: dispatch 2024-04-02T05:53:51.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: audit 2024-04-02T05:53:50.613291+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 2]}]: dispatch 2024-04-02T05:53:51.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: audit 2024-04-02T05:53:50.613720+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1d", "id": [5, 2]}]: dispatch 2024-04-02T05:53:51.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: audit 2024-04-02T05:53:50.670975+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:51.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:50 smithi122 bash[42159]: audit 2024-04-02T05:53:50.673231+0000 mon.a (mon.0) 398 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:53:51.603 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[61767]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-2 2024-04-02T05:53:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: cluster 2024-04-02T05:53:50.171434+0000 mgr.y (mgr.25477) 204 : cluster 0 pgmap v109: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-02T05:53:52.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: audit 2024-04-02T05:53:50.807430+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 4]}]': finished 2024-04-02T05:53:52.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: audit 2024-04-02T05:53:50.807641+0000 mon.a (mon.0) 400 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-04-02T05:53:52.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: audit 2024-04-02T05:53:50.807866+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 1]}]': finished 2024-04-02T05:53:52.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: audit 2024-04-02T05:53:50.808075+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1, 7, 6]}]': finished 2024-04-02T05:53:52.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: audit 2024-04-02T05:53:50.808328+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [3, 2]}]': finished 2024-04-02T05:53:52.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: audit 2024-04-02T05:53:50.808575+0000 mon.a (mon.0) 404 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 0]}]': finished 2024-04-02T05:53:52.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: audit 2024-04-02T05:53:50.808820+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [3, 0]}]': finished 2024-04-02T05:53:52.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: audit 2024-04-02T05:53:50.809082+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 2]}]': finished 2024-04-02T05:53:52.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: audit 2024-04-02T05:53:50.809351+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1d", "id": [5, 2]}]': finished 2024-04-02T05:53:52.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: cluster 2024-04-02T05:53:50.814367+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: cluster 2024-04-02T05:53:50.815628+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: cluster 2024-04-02T05:53:50.817077+0000 mon.a (mon.0) 408 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-04-02T05:53:52.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: cluster 2024-04-02T05:53:50.818290+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: cluster 2024-04-02T05:53:50.822002+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: cluster 2024-04-02T05:53:50.822097+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[55029]: cluster 2024-04-02T05:53:50.822175+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: cluster 2024-04-02T05:53:50.171434+0000 mgr.y (mgr.25477) 204 : cluster 0 pgmap v109: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-02T05:53:52.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: audit 2024-04-02T05:53:50.807430+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 4]}]': finished 2024-04-02T05:53:52.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: audit 2024-04-02T05:53:50.807641+0000 mon.a (mon.0) 400 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-04-02T05:53:52.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: audit 2024-04-02T05:53:50.807866+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 1]}]': finished 2024-04-02T05:53:52.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: audit 2024-04-02T05:53:50.808075+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1, 7, 6]}]': finished 2024-04-02T05:53:52.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: audit 2024-04-02T05:53:50.808328+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [3, 2]}]': finished 2024-04-02T05:53:52.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: audit 2024-04-02T05:53:50.808575+0000 mon.a (mon.0) 404 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 0]}]': finished 2024-04-02T05:53:52.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: audit 2024-04-02T05:53:50.808820+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [3, 0]}]': finished 2024-04-02T05:53:52.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: audit 2024-04-02T05:53:50.809082+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 2]}]': finished 2024-04-02T05:53:52.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: audit 2024-04-02T05:53:50.809351+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1d", "id": [5, 2]}]': finished 2024-04-02T05:53:52.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: cluster 2024-04-02T05:53:50.814367+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: cluster 2024-04-02T05:53:50.815628+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: cluster 2024-04-02T05:53:50.817077+0000 mon.a (mon.0) 408 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-04-02T05:53:52.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: cluster 2024-04-02T05:53:50.818290+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: cluster 2024-04-02T05:53:50.822002+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: cluster 2024-04-02T05:53:50.822097+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:51 smithi062 bash[53665]: cluster 2024-04-02T05:53:50.822175+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: cluster 2024-04-02T05:53:50.171434+0000 mgr.y (mgr.25477) 204 : cluster 0 pgmap v109: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 8.1 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-02T05:53:52.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: audit 2024-04-02T05:53:50.807430+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 4]}]': finished 2024-04-02T05:53:52.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: audit 2024-04-02T05:53:50.807641+0000 mon.a (mon.0) 400 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-04-02T05:53:52.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: audit 2024-04-02T05:53:50.807866+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 1]}]': finished 2024-04-02T05:53:52.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: audit 2024-04-02T05:53:50.808075+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.8", "id": [3, 1, 7, 6]}]': finished 2024-04-02T05:53:52.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: audit 2024-04-02T05:53:50.808328+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [3, 2]}]': finished 2024-04-02T05:53:52.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: audit 2024-04-02T05:53:50.808575+0000 mon.a (mon.0) 404 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [5, 0]}]': finished 2024-04-02T05:53:52.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: audit 2024-04-02T05:53:50.808820+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [3, 0]}]': finished 2024-04-02T05:53:52.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: audit 2024-04-02T05:53:50.809082+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 2]}]': finished 2024-04-02T05:53:52.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: audit 2024-04-02T05:53:50.809351+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1d", "id": [5, 2]}]': finished 2024-04-02T05:53:52.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: cluster 2024-04-02T05:53:50.814367+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: cluster 2024-04-02T05:53:50.815628+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: cluster 2024-04-02T05:53:50.817077+0000 mon.a (mon.0) 408 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-04-02T05:53:52.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: cluster 2024-04-02T05:53:50.818290+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: cluster 2024-04-02T05:53:50.822002+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: cluster 2024-04-02T05:53:50.822097+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:52.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:51 smithi122 bash[42159]: cluster 2024-04-02T05:53:50.822175+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e119 with expected crc 2024-04-02T05:53:53.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[53665]: audit 2024-04-02T05:53:51.694780+0000 mgr.y (mgr.25477) 205 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:53.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[53665]: cluster 2024-04-02T05:53:51.815715+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[53665]: cluster 2024-04-02T05:53:51.816194+0000 mon.a (mon.0) 409 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-04-02T05:53:53.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[53665]: cluster 2024-04-02T05:53:51.816615+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[53665]: cluster 2024-04-02T05:53:51.820961+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[53665]: cluster 2024-04-02T05:53:51.821031+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[53665]: cluster 2024-04-02T05:53:51.821206+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[53665]: cluster 2024-04-02T05:53:51.821610+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[55029]: audit 2024-04-02T05:53:51.694780+0000 mgr.y (mgr.25477) 205 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:53.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[55029]: cluster 2024-04-02T05:53:51.815715+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[55029]: cluster 2024-04-02T05:53:51.816194+0000 mon.a (mon.0) 409 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-04-02T05:53:53.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[55029]: cluster 2024-04-02T05:53:51.816615+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[55029]: cluster 2024-04-02T05:53:51.820961+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[55029]: cluster 2024-04-02T05:53:51.821031+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[55029]: cluster 2024-04-02T05:53:51.821206+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:52 smithi062 bash[55029]: cluster 2024-04-02T05:53:51.821610+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:52 smithi122 bash[42159]: audit 2024-04-02T05:53:51.694780+0000 mgr.y (mgr.25477) 205 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:53:53.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:52 smithi122 bash[42159]: cluster 2024-04-02T05:53:51.815715+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:52 smithi122 bash[42159]: cluster 2024-04-02T05:53:51.816194+0000 mon.a (mon.0) 409 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-04-02T05:53:53.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:52 smithi122 bash[42159]: cluster 2024-04-02T05:53:51.816615+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:52 smithi122 bash[42159]: cluster 2024-04-02T05:53:51.820961+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:52 smithi122 bash[42159]: cluster 2024-04-02T05:53:51.821031+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:52 smithi122 bash[42159]: cluster 2024-04-02T05:53:51.821206+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:52 smithi122 bash[42159]: cluster 2024-04-02T05:53:51.821610+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e120 with expected crc 2024-04-02T05:53:53.661 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:53 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.2.service: Succeeded. 2024-04-02T05:53:53.661 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:53 smithi062 systemd[1]: Stopped Ceph osd.2 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:53:53.661 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:53 smithi062 systemd[1]: Started Ceph osd.2 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:53:54.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[53665]: cluster 2024-04-02T05:53:52.172643+0000 mgr.y (mgr.25477) 206 : cluster 0 pgmap v112: 161 pgs: 1 remapped+peering, 12 active+undersized+degraded, 4 peering, 2 stale+active+clean, 26 active+undersized, 116 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 58/726 objects degraded (7.989%) 2024-04-02T05:53:54.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[53665]: cluster 2024-04-02T05:53:52.819740+0000 mon.a (mon.0) 410 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-02T05:53:54.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[53665]: cluster 2024-04-02T05:53:52.819831+0000 mon.a (mon.0) 411 : cluster 3 Health check failed: Degraded data redundancy: 58/726 objects degraded (7.989%), 12 pgs degraded (PG_DEGRADED) 2024-04-02T05:53:54.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[53665]: cluster 2024-04-02T05:53:52.835292+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e121 with expected crc 2024-04-02T05:53:54.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[53665]: cluster 2024-04-02T05:53:52.835638+0000 mon.a (mon.0) 412 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-04-02T05:53:54.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[53665]: cluster 2024-04-02T05:53:52.835979+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e121 with expected crc 2024-04-02T05:53:54.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[53665]: cluster 2024-04-02T05:53:52.840655+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e121 with expected crc 2024-04-02T05:53:54.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[53665]: cluster 2024-04-02T05:53:52.840770+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e121 with expected crc 2024-04-02T05:53:54.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[53665]: cluster 2024-04-02T05:53:52.840919+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e121 with expected crc 2024-04-02T05:53:54.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[53665]: audit 2024-04-02T05:53:53.631272+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:54.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[53665]: audit 2024-04-02T05:53:53.642703+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:54.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[53665]: audit 2024-04-02T05:53:53.654442+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:53:54.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[55029]: cluster 2024-04-02T05:53:52.172643+0000 mgr.y (mgr.25477) 206 : cluster 0 pgmap v112: 161 pgs: 1 remapped+peering, 12 active+undersized+degraded, 4 peering, 2 stale+active+clean, 26 active+undersized, 116 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 58/726 objects degraded (7.989%) 2024-04-02T05:53:54.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[55029]: cluster 2024-04-02T05:53:52.819740+0000 mon.a (mon.0) 410 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-02T05:53:54.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[55029]: cluster 2024-04-02T05:53:52.819831+0000 mon.a (mon.0) 411 : cluster 3 Health check failed: Degraded data redundancy: 58/726 objects degraded (7.989%), 12 pgs degraded (PG_DEGRADED) 2024-04-02T05:53:54.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[55029]: cluster 2024-04-02T05:53:52.835292+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e121 with expected crc 2024-04-02T05:53:54.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[55029]: cluster 2024-04-02T05:53:52.835638+0000 mon.a (mon.0) 412 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-04-02T05:53:54.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[55029]: cluster 2024-04-02T05:53:52.835979+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e121 with expected crc 2024-04-02T05:53:54.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[55029]: cluster 2024-04-02T05:53:52.840655+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e121 with expected crc 2024-04-02T05:53:54.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[55029]: cluster 2024-04-02T05:53:52.840770+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e121 with expected crc 2024-04-02T05:53:54.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[55029]: cluster 2024-04-02T05:53:52.840919+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e121 with expected crc 2024-04-02T05:53:54.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[55029]: audit 2024-04-02T05:53:53.631272+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:54.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[55029]: audit 2024-04-02T05:53:53.642703+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:54.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:53 smithi062 bash[55029]: audit 2024-04-02T05:53:53.654442+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:53:54.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:53 smithi122 bash[42159]: cluster 2024-04-02T05:53:52.172643+0000 mgr.y (mgr.25477) 206 : cluster 0 pgmap v112: 161 pgs: 1 remapped+peering, 12 active+undersized+degraded, 4 peering, 2 stale+active+clean, 26 active+undersized, 116 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 58/726 objects degraded (7.989%) 2024-04-02T05:53:54.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:53 smithi122 bash[42159]: cluster 2024-04-02T05:53:52.819740+0000 mon.a (mon.0) 410 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-02T05:53:54.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:53 smithi122 bash[42159]: cluster 2024-04-02T05:53:52.819831+0000 mon.a (mon.0) 411 : cluster 3 Health check failed: Degraded data redundancy: 58/726 objects degraded (7.989%), 12 pgs degraded (PG_DEGRADED) 2024-04-02T05:53:54.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:53 smithi122 bash[42159]: cluster 2024-04-02T05:53:52.835292+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e121 with expected crc 2024-04-02T05:53:54.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:53 smithi122 bash[42159]: cluster 2024-04-02T05:53:52.835638+0000 mon.a (mon.0) 412 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-04-02T05:53:54.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:53 smithi122 bash[42159]: cluster 2024-04-02T05:53:52.835979+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e121 with expected crc 2024-04-02T05:53:54.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:53 smithi122 bash[42159]: cluster 2024-04-02T05:53:52.840655+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e121 with expected crc 2024-04-02T05:53:54.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:53 smithi122 bash[42159]: cluster 2024-04-02T05:53:52.840770+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e121 with expected crc 2024-04-02T05:53:54.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:53 smithi122 bash[42159]: cluster 2024-04-02T05:53:52.840919+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e121 with expected crc 2024-04-02T05:53:54.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:53 smithi122 bash[42159]: audit 2024-04-02T05:53:53.631272+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:54.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:53 smithi122 bash[42159]: audit 2024-04-02T05:53:53.642703+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:53:54.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:53 smithi122 bash[42159]: audit 2024-04-02T05:53:53.654442+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:53:55.602 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:55 smithi062 bash[61933]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-02T05:53:55.603 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:55 smithi062 bash[61933]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-02T05:53:55.603 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:55 smithi062 bash[61933]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-02T05:53:55.603 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:55 smithi062 bash[61933]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-02T05:53:55.603 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:55 smithi062 bash[61933]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-02T05:53:55.603 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:55 smithi062 bash[61933]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-02T05:53:55.603 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:55 smithi062 bash[61933]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-02T05:53:56.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:55 smithi062 bash[55029]: cluster 2024-04-02T05:53:54.173610+0000 mgr.y (mgr.25477) 207 : cluster 0 pgmap v114: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 4 peering, 32 active+undersized, 109 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 64/726 objects degraded (8.815%) 2024-04-02T05:53:56.094 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:55 smithi062 bash[53665]: cluster 2024-04-02T05:53:54.173610+0000 mgr.y (mgr.25477) 207 : cluster 0 pgmap v114: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 4 peering, 32 active+undersized, 109 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 64/726 objects degraded (8.815%) 2024-04-02T05:53:56.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:55 smithi122 bash[42159]: cluster 2024-04-02T05:53:54.173610+0000 mgr.y (mgr.25477) 207 : cluster 0 pgmap v114: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 4 peering, 32 active+undersized, 109 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 64/726 objects degraded (8.815%) 2024-04-02T05:53:56.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:53:56 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:53:56] "GET /metrics HTTP/1.1" 200 38423 "" "Prometheus/2.33.4" 2024-04-02T05:53:57.352 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:56 smithi062 bash[62245]: debug 2024-04-02T05:53:56.989+0000 7f85a3b0c700 1 -- 172.21.15.62:0/2770964275 <== mon.0 v2:172.21.15.62:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5567385e3680 con 0x556738620800 2024-04-02T05:53:57.845 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:53:57 smithi062 bash[62245]: debug 2024-04-02T05:53:57.525+0000 7f85acca47c0 -1 Falling back to public interface 2024-04-02T05:53:58.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:57 smithi062 bash[53665]: cluster 2024-04-02T05:53:56.174823+0000 mgr.y (mgr.25477) 208 : cluster 0 pgmap v115: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 4 peering, 32 active+undersized, 109 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 64/726 objects degraded (8.815%) 2024-04-02T05:53:58.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:57 smithi062 bash[55029]: cluster 2024-04-02T05:53:56.174823+0000 mgr.y (mgr.25477) 208 : cluster 0 pgmap v115: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 4 peering, 32 active+undersized, 109 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 64/726 objects degraded (8.815%) 2024-04-02T05:53:58.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:57 smithi122 bash[42159]: cluster 2024-04-02T05:53:56.174823+0000 mgr.y (mgr.25477) 208 : cluster 0 pgmap v115: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 4 peering, 32 active+undersized, 109 active+clean; 585 KiB data, 155 MiB used, 715 GiB / 715 GiB avail; 64/726 objects degraded (8.815%) 2024-04-02T05:53:59.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:58 smithi122 bash[42159]: cluster 2024-04-02T05:53:58.780641+0000 mon.a (mon.0) 416 : cluster 3 Health check update: Degraded data redundancy: 64/726 objects degraded (8.815%), 13 pgs degraded (PG_DEGRADED) 2024-04-02T05:53:59.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:58 smithi062 bash[53665]: cluster 2024-04-02T05:53:58.780641+0000 mon.a (mon.0) 416 : cluster 3 Health check update: Degraded data redundancy: 64/726 objects degraded (8.815%), 13 pgs degraded (PG_DEGRADED) 2024-04-02T05:53:59.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:58 smithi062 bash[55029]: cluster 2024-04-02T05:53:58.780641+0000 mon.a (mon.0) 416 : cluster 3 Health check update: Degraded data redundancy: 64/726 objects degraded (8.815%), 13 pgs degraded (PG_DEGRADED) 2024-04-02T05:54:00.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:59 smithi122 bash[42159]: cluster 2024-04-02T05:53:58.176696+0000 mgr.y (mgr.25477) 209 : cluster 0 pgmap v116: 161 pgs: 6 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 64/726 objects degraded (8.815%); 6 B/s, 0 objects/s recovering 2024-04-02T05:54:00.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:53:59 smithi122 bash[42159]: cluster 2024-04-02T05:53:58.841247+0000 mon.a (mon.0) 417 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-02T05:54:00.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:59 smithi062 bash[55029]: cluster 2024-04-02T05:53:58.176696+0000 mgr.y (mgr.25477) 209 : cluster 0 pgmap v116: 161 pgs: 6 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 64/726 objects degraded (8.815%); 6 B/s, 0 objects/s recovering 2024-04-02T05:54:00.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:53:59 smithi062 bash[55029]: cluster 2024-04-02T05:53:58.841247+0000 mon.a (mon.0) 417 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-02T05:54:00.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:59 smithi062 bash[53665]: cluster 2024-04-02T05:53:58.176696+0000 mgr.y (mgr.25477) 209 : cluster 0 pgmap v116: 161 pgs: 6 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 64/726 objects degraded (8.815%); 6 B/s, 0 objects/s recovering 2024-04-02T05:54:00.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:53:59 smithi062 bash[53665]: cluster 2024-04-02T05:53:58.841247+0000 mon.a (mon.0) 417 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-02T05:54:00.852 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:54:00 smithi062 bash[62245]: debug 2024-04-02T05:54:00.573+0000 7f85acca47c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-02T05:54:00.852 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:54:00 smithi062 bash[62245]: debug 2024-04-02T05:54:00.601+0000 7f85acca47c0 -1 osd.2 117 log_to_monitors true 2024-04-02T05:54:01.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:01 smithi062 bash[55029]: cluster 2024-04-02T05:54:00.177378+0000 mgr.y (mgr.25477) 210 : cluster 0 pgmap v117: 161 pgs: 6 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 64/726 objects degraded (8.815%); 5 B/s, 0 objects/s recovering 2024-04-02T05:54:01.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:01 smithi062 bash[55029]: audit 2024-04-02T05:54:00.254546+0000 mon.a (mon.0) 418 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:01.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:01 smithi062 bash[55029]: audit 2024-04-02T05:54:00.261279+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:01.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:01 smithi062 bash[55029]: audit 2024-04-02T05:54:00.607048+0000 mon.c (mon.1) 7 : audit 1 from='osd.2 [v2:172.21.15.62:6818/3152982365,v1:172.21.15.62:6819/3152982365]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T05:54:01.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:01 smithi062 bash[55029]: audit 2024-04-02T05:54:00.607426+0000 mon.a (mon.0) 420 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T05:54:01.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:01 smithi062 bash[53665]: cluster 2024-04-02T05:54:00.177378+0000 mgr.y (mgr.25477) 210 : cluster 0 pgmap v117: 161 pgs: 6 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 64/726 objects degraded (8.815%); 5 B/s, 0 objects/s recovering 2024-04-02T05:54:01.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:01 smithi062 bash[53665]: audit 2024-04-02T05:54:00.254546+0000 mon.a (mon.0) 418 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:01.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:01 smithi062 bash[53665]: audit 2024-04-02T05:54:00.261279+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:01.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:01 smithi062 bash[53665]: audit 2024-04-02T05:54:00.607048+0000 mon.c (mon.1) 7 : audit 1 from='osd.2 [v2:172.21.15.62:6818/3152982365,v1:172.21.15.62:6819/3152982365]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T05:54:01.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:01 smithi062 bash[53665]: audit 2024-04-02T05:54:00.607426+0000 mon.a (mon.0) 420 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T05:54:01.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:01 smithi122 bash[42159]: cluster 2024-04-02T05:54:00.177378+0000 mgr.y (mgr.25477) 210 : cluster 0 pgmap v117: 161 pgs: 6 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 64/726 objects degraded (8.815%); 5 B/s, 0 objects/s recovering 2024-04-02T05:54:01.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:01 smithi122 bash[42159]: audit 2024-04-02T05:54:00.254546+0000 mon.a (mon.0) 418 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:01.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:01 smithi122 bash[42159]: audit 2024-04-02T05:54:00.261279+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:01.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:01 smithi122 bash[42159]: audit 2024-04-02T05:54:00.607048+0000 mon.c (mon.1) 7 : audit 1 from='osd.2 [v2:172.21.15.62:6818/3152982365,v1:172.21.15.62:6819/3152982365]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T05:54:01.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:01 smithi122 bash[42159]: audit 2024-04-02T05:54:00.607426+0000 mon.a (mon.0) 420 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-02T05:54:02.102 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 05:54:01 smithi062 bash[62245]: debug 2024-04-02T05:54:01.793+0000 7f859a0f4700 -1 osd.2 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:54:02.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[55029]: audit 2024-04-02T05:54:01.261937+0000 mon.a (mon.0) 421 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-02T05:54:02.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[55029]: cluster 2024-04-02T05:54:01.265230+0000 mon.a (mon.0) 422 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2024-04-02T05:54:02.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[55029]: audit 2024-04-02T05:54:01.266075+0000 mon.c (mon.1) 8 : audit 1 from='osd.2 [v2:172.21.15.62:6818/3152982365,v1:172.21.15.62:6819/3152982365]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:54:02.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[55029]: audit 2024-04-02T05:54:01.266492+0000 mon.a (mon.0) 423 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:54:02.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[55029]: cluster 2024-04-02T05:54:01.267900+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e122 with expected crc 2024-04-02T05:54:02.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[55029]: cluster 2024-04-02T05:54:01.268490+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e122 with expected crc 2024-04-02T05:54:02.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[55029]: audit 2024-04-02T05:54:01.399819+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:02.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[55029]: audit 2024-04-02T05:54:01.520389+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:02.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[55029]: audit 2024-04-02T05:54:01.702759+0000 mgr.y (mgr.25477) 211 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:02.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[55029]: audit 2024-04-02T05:54:01.773421+0000 mon.a (mon.0) 426 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-02T05:54:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[53665]: audit 2024-04-02T05:54:01.261937+0000 mon.a (mon.0) 421 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-02T05:54:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[53665]: cluster 2024-04-02T05:54:01.265230+0000 mon.a (mon.0) 422 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2024-04-02T05:54:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[53665]: audit 2024-04-02T05:54:01.266075+0000 mon.c (mon.1) 8 : audit 1 from='osd.2 [v2:172.21.15.62:6818/3152982365,v1:172.21.15.62:6819/3152982365]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:54:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[53665]: audit 2024-04-02T05:54:01.266492+0000 mon.a (mon.0) 423 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:54:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[53665]: cluster 2024-04-02T05:54:01.267900+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e122 with expected crc 2024-04-02T05:54:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[53665]: cluster 2024-04-02T05:54:01.268490+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e122 with expected crc 2024-04-02T05:54:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[53665]: audit 2024-04-02T05:54:01.399819+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[53665]: audit 2024-04-02T05:54:01.520389+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[53665]: audit 2024-04-02T05:54:01.702759+0000 mgr.y (mgr.25477) 211 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:02.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:02 smithi062 bash[53665]: audit 2024-04-02T05:54:01.773421+0000 mon.a (mon.0) 426 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-02T05:54:02.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:02 smithi122 bash[42159]: audit 2024-04-02T05:54:01.261937+0000 mon.a (mon.0) 421 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-02T05:54:02.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:02 smithi122 bash[42159]: cluster 2024-04-02T05:54:01.265230+0000 mon.a (mon.0) 422 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2024-04-02T05:54:02.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:02 smithi122 bash[42159]: audit 2024-04-02T05:54:01.266075+0000 mon.c (mon.1) 8 : audit 1 from='osd.2 [v2:172.21.15.62:6818/3152982365,v1:172.21.15.62:6819/3152982365]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:54:02.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:02 smithi122 bash[42159]: audit 2024-04-02T05:54:01.266492+0000 mon.a (mon.0) 423 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:54:02.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:02 smithi122 bash[42159]: cluster 2024-04-02T05:54:01.267900+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e122 with expected crc 2024-04-02T05:54:02.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:02 smithi122 bash[42159]: cluster 2024-04-02T05:54:01.268490+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e122 with expected crc 2024-04-02T05:54:02.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:02 smithi122 bash[42159]: audit 2024-04-02T05:54:01.399819+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:02.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:02 smithi122 bash[42159]: audit 2024-04-02T05:54:01.520389+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:02.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:02 smithi122 bash[42159]: audit 2024-04-02T05:54:01.702759+0000 mgr.y (mgr.25477) 211 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:02.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:02 smithi122 bash[42159]: audit 2024-04-02T05:54:01.773421+0000 mon.a (mon.0) 426 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-02T05:54:03.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:03 smithi062 bash[55029]: cluster 2024-04-02T05:54:02.179170+0000 mgr.y (mgr.25477) 212 : cluster 0 pgmap v119: 161 pgs: 6 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s; 64/726 objects degraded (8.815%); 4 B/s, 0 objects/s recovering 2024-04-02T05:54:03.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:03 smithi062 bash[55029]: cluster 2024-04-02T05:54:02.772529+0000 mon.a (mon.0) 427 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:54:03.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:03 smithi062 bash[55029]: cluster 2024-04-02T05:54:02.780418+0000 mon.a (mon.0) 428 : cluster 1 osd.2 [v2:172.21.15.62:6818/3152982365,v1:172.21.15.62:6819/3152982365] boot 2024-04-02T05:54:03.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:03 smithi062 bash[55029]: cluster 2024-04-02T05:54:02.780506+0000 mon.a (mon.0) 429 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-04-02T05:54:03.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:03 smithi062 bash[55029]: audit 2024-04-02T05:54:02.781522+0000 mon.a (mon.0) 430 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:54:03.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:03 smithi062 bash[53665]: cluster 2024-04-02T05:54:02.179170+0000 mgr.y (mgr.25477) 212 : cluster 0 pgmap v119: 161 pgs: 6 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s; 64/726 objects degraded (8.815%); 4 B/s, 0 objects/s recovering 2024-04-02T05:54:03.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:03 smithi062 bash[53665]: cluster 2024-04-02T05:54:02.772529+0000 mon.a (mon.0) 427 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:54:03.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:03 smithi062 bash[53665]: cluster 2024-04-02T05:54:02.780418+0000 mon.a (mon.0) 428 : cluster 1 osd.2 [v2:172.21.15.62:6818/3152982365,v1:172.21.15.62:6819/3152982365] boot 2024-04-02T05:54:03.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:03 smithi062 bash[53665]: cluster 2024-04-02T05:54:02.780506+0000 mon.a (mon.0) 429 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-04-02T05:54:03.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:03 smithi062 bash[53665]: audit 2024-04-02T05:54:02.781522+0000 mon.a (mon.0) 430 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:54:03.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:03 smithi122 bash[42159]: cluster 2024-04-02T05:54:02.179170+0000 mgr.y (mgr.25477) 212 : cluster 0 pgmap v119: 161 pgs: 6 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s; 64/726 objects degraded (8.815%); 4 B/s, 0 objects/s recovering 2024-04-02T05:54:03.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:03 smithi122 bash[42159]: cluster 2024-04-02T05:54:02.772529+0000 mon.a (mon.0) 427 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:54:03.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:03 smithi122 bash[42159]: cluster 2024-04-02T05:54:02.780418+0000 mon.a (mon.0) 428 : cluster 1 osd.2 [v2:172.21.15.62:6818/3152982365,v1:172.21.15.62:6819/3152982365] boot 2024-04-02T05:54:03.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:03 smithi122 bash[42159]: cluster 2024-04-02T05:54:02.780506+0000 mon.a (mon.0) 429 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-04-02T05:54:03.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:03 smithi122 bash[42159]: audit 2024-04-02T05:54:02.781522+0000 mon.a (mon.0) 430 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-02T05:54:04.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:04 smithi062 bash[55029]: cluster 2024-04-02T05:54:02.781008+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e123 with expected crc 2024-04-02T05:54:04.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:04 smithi062 bash[55029]: cluster 2024-04-02T05:54:03.791303+0000 mon.a (mon.0) 431 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2024-04-02T05:54:04.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:04 smithi062 bash[53665]: cluster 2024-04-02T05:54:02.781008+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e123 with expected crc 2024-04-02T05:54:04.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:04 smithi062 bash[53665]: cluster 2024-04-02T05:54:03.791303+0000 mon.a (mon.0) 431 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2024-04-02T05:54:04.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:04 smithi122 bash[42159]: cluster 2024-04-02T05:54:02.781008+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e123 with expected crc 2024-04-02T05:54:04.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:04 smithi122 bash[42159]: cluster 2024-04-02T05:54:03.791303+0000 mon.a (mon.0) 431 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2024-04-02T05:54:05.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[55029]: cluster 2024-04-02T05:54:03.786903+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[55029]: cluster 2024-04-02T05:54:03.790938+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[55029]: cluster 2024-04-02T05:54:03.795868+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[55029]: cluster 2024-04-02T05:54:03.796165+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[55029]: cluster 2024-04-02T05:54:03.796464+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[55029]: cluster 2024-04-02T05:54:03.797511+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[55029]: cluster 2024-04-02T05:54:03.801277+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[55029]: cluster 2024-04-02T05:54:04.180245+0000 mgr.y (mgr.25477) 213 : cluster 0 pgmap v122: 161 pgs: 6 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 64/726 objects degraded (8.815%) 2024-04-02T05:54:05.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[55029]: cluster 2024-04-02T05:54:04.794658+0000 mon.a (mon.0) 432 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2024-04-02T05:54:05.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[53665]: cluster 2024-04-02T05:54:03.786903+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[53665]: cluster 2024-04-02T05:54:03.790938+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[53665]: cluster 2024-04-02T05:54:03.795868+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[53665]: cluster 2024-04-02T05:54:03.796165+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[53665]: cluster 2024-04-02T05:54:03.796464+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[53665]: cluster 2024-04-02T05:54:03.797511+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[53665]: cluster 2024-04-02T05:54:03.801277+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[53665]: cluster 2024-04-02T05:54:04.180245+0000 mgr.y (mgr.25477) 213 : cluster 0 pgmap v122: 161 pgs: 6 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 64/726 objects degraded (8.815%) 2024-04-02T05:54:05.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:05 smithi062 bash[53665]: cluster 2024-04-02T05:54:04.794658+0000 mon.a (mon.0) 432 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2024-04-02T05:54:05.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:05 smithi122 bash[42159]: cluster 2024-04-02T05:54:03.786903+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:05 smithi122 bash[42159]: cluster 2024-04-02T05:54:03.790938+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:05 smithi122 bash[42159]: cluster 2024-04-02T05:54:03.795868+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:05 smithi122 bash[42159]: cluster 2024-04-02T05:54:03.796165+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:05 smithi122 bash[42159]: cluster 2024-04-02T05:54:03.796464+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:05 smithi122 bash[42159]: cluster 2024-04-02T05:54:03.797511+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:05 smithi122 bash[42159]: cluster 2024-04-02T05:54:03.801277+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e124 with expected crc 2024-04-02T05:54:05.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:05 smithi122 bash[42159]: cluster 2024-04-02T05:54:04.180245+0000 mgr.y (mgr.25477) 213 : cluster 0 pgmap v122: 161 pgs: 6 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 64/726 objects degraded (8.815%) 2024-04-02T05:54:05.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:05 smithi122 bash[42159]: cluster 2024-04-02T05:54:04.794658+0000 mon.a (mon.0) 432 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2024-04-02T05:54:06.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:54:06] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.33.4" 2024-04-02T05:54:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[55029]: cluster 2024-04-02T05:54:04.793388+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[55029]: cluster 2024-04-02T05:54:04.797241+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[55029]: cluster 2024-04-02T05:54:04.799941+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[55029]: cluster 2024-04-02T05:54:04.800328+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[55029]: cluster 2024-04-02T05:54:04.803333+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[55029]: cluster 2024-04-02T05:54:04.805815+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[55029]: cluster 2024-04-02T05:54:04.980382+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[55029]: cluster 2024-04-02T05:54:04.990637+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[55029]: audit 2024-04-02T05:54:05.673491+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[55029]: audit 2024-04-02T05:54:05.676037+0000 mon.a (mon.0) 434 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:54:06.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[55029]: audit 2024-04-02T05:54:05.809226+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[53665]: cluster 2024-04-02T05:54:04.793388+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[53665]: cluster 2024-04-02T05:54:04.797241+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[53665]: cluster 2024-04-02T05:54:04.799941+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[53665]: cluster 2024-04-02T05:54:04.800328+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[53665]: cluster 2024-04-02T05:54:04.803333+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[53665]: cluster 2024-04-02T05:54:04.805815+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[53665]: cluster 2024-04-02T05:54:04.980382+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[53665]: cluster 2024-04-02T05:54:04.990637+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[53665]: audit 2024-04-02T05:54:05.673491+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[53665]: audit 2024-04-02T05:54:05.676037+0000 mon.a (mon.0) 434 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:54:06.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:06 smithi062 bash[53665]: audit 2024-04-02T05:54:05.809226+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:06.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:06 smithi122 bash[42159]: cluster 2024-04-02T05:54:04.793388+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:06 smithi122 bash[42159]: cluster 2024-04-02T05:54:04.797241+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:06 smithi122 bash[42159]: cluster 2024-04-02T05:54:04.799941+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:06 smithi122 bash[42159]: cluster 2024-04-02T05:54:04.800328+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:06 smithi122 bash[42159]: cluster 2024-04-02T05:54:04.803333+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:06 smithi122 bash[42159]: cluster 2024-04-02T05:54:04.805815+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:06 smithi122 bash[42159]: cluster 2024-04-02T05:54:04.980382+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:06 smithi122 bash[42159]: cluster 2024-04-02T05:54:04.990637+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e125 with expected crc 2024-04-02T05:54:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:06 smithi122 bash[42159]: audit 2024-04-02T05:54:05.673491+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:06 smithi122 bash[42159]: audit 2024-04-02T05:54:05.676037+0000 mon.a (mon.0) 434 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:54:06.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:06 smithi122 bash[42159]: audit 2024-04-02T05:54:05.809226+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:07.905 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:07 smithi062 bash[55029]: cluster 2024-04-02T05:54:06.181212+0000 mgr.y (mgr.25477) 214 : cluster 0 pgmap v124: 161 pgs: 6 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s; 64/726 objects degraded (8.815%) 2024-04-02T05:54:07.906 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:07 smithi062 bash[53665]: cluster 2024-04-02T05:54:06.181212+0000 mgr.y (mgr.25477) 214 : cluster 0 pgmap v124: 161 pgs: 6 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s; 64/726 objects degraded (8.815%) 2024-04-02T05:54:08.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:07 smithi122 bash[42159]: cluster 2024-04-02T05:54:06.181212+0000 mgr.y (mgr.25477) 214 : cluster 0 pgmap v124: 161 pgs: 6 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 110 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s; 64/726 objects degraded (8.815%) 2024-04-02T05:54:09.172 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:08 smithi062 bash[53665]: cluster 2024-04-02T05:54:08.808692+0000 mon.a (mon.0) 436 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/726 objects degraded (8.815%), 13 pgs degraded) 2024-04-02T05:54:09.173 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:08 smithi062 bash[55029]: cluster 2024-04-02T05:54:08.808692+0000 mon.a (mon.0) 436 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/726 objects degraded (8.815%), 13 pgs degraded) 2024-04-02T05:54:09.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:08 smithi122 bash[42159]: cluster 2024-04-02T05:54:08.808692+0000 mon.a (mon.0) 436 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/726 objects degraded (8.815%), 13 pgs degraded) 2024-04-02T05:54:10.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:09 smithi122 bash[42159]: cluster 2024-04-02T05:54:08.182999+0000 mgr.y (mgr.25477) 215 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:54:10.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:09 smithi062 bash[53665]: cluster 2024-04-02T05:54:08.182999+0000 mgr.y (mgr.25477) 215 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:54:10.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:09 smithi062 bash[55029]: cluster 2024-04-02T05:54:08.182999+0000 mgr.y (mgr.25477) 215 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:54:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[55029]: cluster 2024-04-02T05:54:10.184053+0000 mgr.y (mgr.25477) 216 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 691 B/s rd, 0 op/s 2024-04-02T05:54:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[55029]: audit 2024-04-02T05:54:11.238000+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[55029]: audit 2024-04-02T05:54:11.249415+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[55029]: audit 2024-04-02T05:54:11.251370+0000 mon.a (mon.0) 439 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:54:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[55029]: audit 2024-04-02T05:54:11.252932+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:54:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[55029]: audit 2024-04-02T05:54:11.263998+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[55029]: audit 2024-04-02T05:54:11.351259+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:54:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[55029]: audit 2024-04-02T05:54:11.356115+0000 mon.a (mon.0) 443 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[55029]: audit 2024-04-02T05:54:11.359828+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[55029]: audit 2024-04-02T05:54:11.362608+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:12.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[55029]: audit 2024-04-02T05:54:11.366065+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-02T05:54:12.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[53665]: cluster 2024-04-02T05:54:10.184053+0000 mgr.y (mgr.25477) 216 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 691 B/s rd, 0 op/s 2024-04-02T05:54:12.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[53665]: audit 2024-04-02T05:54:11.238000+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:12.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[53665]: audit 2024-04-02T05:54:11.249415+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:12.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[53665]: audit 2024-04-02T05:54:11.251370+0000 mon.a (mon.0) 439 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:54:12.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[53665]: audit 2024-04-02T05:54:11.252932+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:54:12.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[53665]: audit 2024-04-02T05:54:11.263998+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:12.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[53665]: audit 2024-04-02T05:54:11.351259+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:54:12.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[53665]: audit 2024-04-02T05:54:11.356115+0000 mon.a (mon.0) 443 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:12.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[53665]: audit 2024-04-02T05:54:11.359828+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:12.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[53665]: audit 2024-04-02T05:54:11.362608+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:12.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:11 smithi062 bash[53665]: audit 2024-04-02T05:54:11.366065+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-02T05:54:12.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:11 smithi122 bash[42159]: cluster 2024-04-02T05:54:10.184053+0000 mgr.y (mgr.25477) 216 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 691 B/s rd, 0 op/s 2024-04-02T05:54:12.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:11 smithi122 bash[42159]: audit 2024-04-02T05:54:11.238000+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:12.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:11 smithi122 bash[42159]: audit 2024-04-02T05:54:11.249415+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:12.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:11 smithi122 bash[42159]: audit 2024-04-02T05:54:11.251370+0000 mon.a (mon.0) 439 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:54:12.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:11 smithi122 bash[42159]: audit 2024-04-02T05:54:11.252932+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:54:12.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:11 smithi122 bash[42159]: audit 2024-04-02T05:54:11.263998+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:12.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:11 smithi122 bash[42159]: audit 2024-04-02T05:54:11.351259+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:54:12.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:11 smithi122 bash[42159]: audit 2024-04-02T05:54:11.356115+0000 mon.a (mon.0) 443 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:12.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:11 smithi122 bash[42159]: audit 2024-04-02T05:54:11.359828+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:12.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:11 smithi122 bash[42159]: audit 2024-04-02T05:54:11.362608+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:12.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:11 smithi122 bash[42159]: audit 2024-04-02T05:54:11.366065+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-02T05:54:12.959 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:12 smithi062 bash[53665]: cluster 2024-04-02T05:54:11.255650+0000 mgr.y (mgr.25477) 217 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-04-02T05:54:12.959 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:12 smithi062 bash[53665]: cluster 2024-04-02T05:54:11.256092+0000 mgr.y (mgr.25477) 218 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 0 op/s 2024-04-02T05:54:12.959 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:12 smithi062 bash[53665]: audit 2024-04-02T05:54:11.366546+0000 mgr.y (mgr.25477) 219 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-02T05:54:12.959 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:12 smithi062 bash[53665]: cephadm 2024-04-02T05:54:11.369036+0000 mgr.y (mgr.25477) 220 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-04-02T05:54:12.959 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:12 smithi062 bash[53665]: audit 2024-04-02T05:54:11.710798+0000 mgr.y (mgr.25477) 221 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:12.960 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:12 smithi062 bash[55029]: cluster 2024-04-02T05:54:11.255650+0000 mgr.y (mgr.25477) 217 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-04-02T05:54:12.960 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:12 smithi062 bash[55029]: cluster 2024-04-02T05:54:11.256092+0000 mgr.y (mgr.25477) 218 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 0 op/s 2024-04-02T05:54:12.960 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:12 smithi062 bash[55029]: audit 2024-04-02T05:54:11.366546+0000 mgr.y (mgr.25477) 219 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-02T05:54:12.960 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:12 smithi062 bash[55029]: cephadm 2024-04-02T05:54:11.369036+0000 mgr.y (mgr.25477) 220 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-04-02T05:54:12.960 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:12 smithi062 bash[55029]: audit 2024-04-02T05:54:11.710798+0000 mgr.y (mgr.25477) 221 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:13.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:12 smithi122 bash[42159]: cluster 2024-04-02T05:54:11.255650+0000 mgr.y (mgr.25477) 217 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-04-02T05:54:13.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:12 smithi122 bash[42159]: cluster 2024-04-02T05:54:11.256092+0000 mgr.y (mgr.25477) 218 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 0 op/s 2024-04-02T05:54:13.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:12 smithi122 bash[42159]: audit 2024-04-02T05:54:11.366546+0000 mgr.y (mgr.25477) 219 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-02T05:54:13.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:12 smithi122 bash[42159]: cephadm 2024-04-02T05:54:11.369036+0000 mgr.y (mgr.25477) 220 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-04-02T05:54:13.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:12 smithi122 bash[42159]: audit 2024-04-02T05:54:11.710798+0000 mgr.y (mgr.25477) 221 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:13.935 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:54:14.735 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:54:14.736 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (5m) 14s ago 12m 15.9M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:54:14.736 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 error 2m ago 12m - - 2024-04-02T05:54:14.736 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (4m) 14s ago 10m 47.2M - 3.5 e1d6a67b021e b43a98374b20 2024-04-02T05:54:14.736 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (4m) 2m ago 18m 442M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:54:14.736 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (4m) 14s ago 20m 501M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:54:14.736 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (3m) 14s ago 20m 51.2M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:54:14.736 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (2m) 2m ago 18m 23.0M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T05:54:14.736 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (2m) 14s ago 18m 44.0M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:54:14.736 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (5m) 14s ago 12m 11.7M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:54:14.736 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (5m) 2m ago 12m 14.8M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:54:14.736 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (77s) 14s ago 18m 57.1M 2781M 19.0.0-1979-g6cec793d 78f830190839 0b54ac4dccab 2024-04-02T05:54:14.736 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (47s) 14s ago 17m 58.3M 2781M 19.0.0-1979-g6cec793d 78f830190839 5e4c983897c7 2024-04-02T05:54:14.736 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (18s) 14s ago 16m - 2781M 19.0.0-1979-g6cec793d 78f830190839 bc213d0d4da8 2024-04-02T05:54:14.737 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (16m) 14s ago 16m 65.9M 2781M 17.2.0 e1d6a67b021e b6eda0310463 2024-04-02T05:54:14.737 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (15m) 2m ago 15m 61.9M 3037M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:54:14.737 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (14m) 2m ago 15m 57.4M 3037M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:54:14.737 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (14m) 2m ago 14m 56.2M 3037M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:54:14.737 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (13m) 2m ago 13m 58.1M 3037M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:54:14.737 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (4m) 2m ago 12m 57.5M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:54:14.737 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (10m) 14s ago 10m 89.5M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:54:14.737 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (10m) 2m ago 10m 88.6M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:54:14.737 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (10m) 14s ago 10m 89.4M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:54:14.737 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (10m) 2m ago 10m 88.9M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:54:14.960 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:14 smithi062 bash[55029]: cluster 2024-04-02T05:54:13.257829+0000 mgr.y (mgr.25477) 222 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:54:14.961 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:14 smithi062 bash[55029]: cephadm 2024-04-02T05:54:13.688268+0000 mgr.y (mgr.25477) 223 : cephadm 1 Upgrade: Updating osd.3 2024-04-02T05:54:14.961 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:14 smithi062 bash[55029]: audit 2024-04-02T05:54:13.695359+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:14.961 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:14 smithi062 bash[55029]: audit 2024-04-02T05:54:13.700055+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T05:54:14.961 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:14 smithi062 bash[55029]: audit 2024-04-02T05:54:13.701194+0000 mon.a (mon.0) 449 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:54:14.961 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:14 smithi062 bash[55029]: cephadm 2024-04-02T05:54:13.704564+0000 mgr.y (mgr.25477) 224 : cephadm 1 Deploying daemon osd.3 on smithi062 2024-04-02T05:54:14.961 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:14 smithi062 bash[53665]: cluster 2024-04-02T05:54:13.257829+0000 mgr.y (mgr.25477) 222 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:54:14.961 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:14 smithi062 bash[53665]: cephadm 2024-04-02T05:54:13.688268+0000 mgr.y (mgr.25477) 223 : cephadm 1 Upgrade: Updating osd.3 2024-04-02T05:54:14.961 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:14 smithi062 bash[53665]: audit 2024-04-02T05:54:13.695359+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:14.961 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:14 smithi062 bash[53665]: audit 2024-04-02T05:54:13.700055+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T05:54:14.962 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:14 smithi062 bash[53665]: audit 2024-04-02T05:54:13.701194+0000 mon.a (mon.0) 449 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:54:14.962 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:14 smithi062 bash[53665]: cephadm 2024-04-02T05:54:13.704564+0000 mgr.y (mgr.25477) 224 : cephadm 1 Deploying daemon osd.3 on smithi062 2024-04-02T05:54:14.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:14 smithi122 bash[42159]: cluster 2024-04-02T05:54:13.257829+0000 mgr.y (mgr.25477) 222 : cluster 0 pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:54:14.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:14 smithi122 bash[42159]: cephadm 2024-04-02T05:54:13.688268+0000 mgr.y (mgr.25477) 223 : cephadm 1 Upgrade: Updating osd.3 2024-04-02T05:54:14.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:14 smithi122 bash[42159]: audit 2024-04-02T05:54:13.695359+0000 mon.a (mon.0) 447 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:14.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:14 smithi122 bash[42159]: audit 2024-04-02T05:54:13.700055+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-02T05:54:14.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:14 smithi122 bash[42159]: audit 2024-04-02T05:54:13.701194+0000 mon.a (mon.0) 449 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:54:14.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:14 smithi122 bash[42159]: cephadm 2024-04-02T05:54:13.704564+0000 mgr.y (mgr.25477) 224 : cephadm 1 Deploying daemon osd.3 on smithi062 2024-04-02T05:54:15.216 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:54:15.216 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:54:15.216 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:54:15.216 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:54:15.217 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:54:15.217 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:54:15.217 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:54:15.217 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:54:15.217 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-02T05:54:15.217 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:54:15.217 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:54:15.217 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:54:15.217 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:54:15.217 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:54:15.217 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:54:15.217 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-02T05:54:15.217 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 8 2024-04-02T05:54:15.217 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:54:15.217 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:54:15.616 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:54:15.616 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:54:15.616 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:54:15.617 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:54:15.617 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:54:15.617 INFO:teuthology.orchestra.run.smithi062.stdout: "mon", 2024-04-02T05:54:15.617 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr" 2024-04-02T05:54:15.617 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:54:15.617 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "8/23 daemons upgraded", 2024-04-02T05:54:15.617 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading osd daemons", 2024-04-02T05:54:15.617 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:54:15.617 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:54:15.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:15 smithi122 bash[42159]: audit 2024-04-02T05:54:13.913525+0000 mgr.y (mgr.25477) 225 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:15.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:15 smithi122 bash[42159]: audit 2024-04-02T05:54:14.320089+0000 mgr.y (mgr.25477) 226 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:15.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:15 smithi122 bash[42159]: audit 2024-04-02T05:54:14.710309+0000 mgr.y (mgr.25477) 227 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:15.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:15 smithi122 bash[42159]: audit 2024-04-02T05:54:15.211963+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.62:0/462499481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:16.087 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:54:16.087 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:54:16.087 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in error state 2024-04-02T05:54:16.095 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:15 smithi062 bash[55029]: audit 2024-04-02T05:54:13.913525+0000 mgr.y (mgr.25477) 225 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:16.095 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:15 smithi062 bash[55029]: audit 2024-04-02T05:54:14.320089+0000 mgr.y (mgr.25477) 226 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:16.095 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:15 smithi062 bash[55029]: audit 2024-04-02T05:54:14.710309+0000 mgr.y (mgr.25477) 227 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:16.095 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:15 smithi062 bash[55029]: audit 2024-04-02T05:54:15.211963+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.62:0/462499481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:16.095 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:15 smithi062 bash[53665]: audit 2024-04-02T05:54:13.913525+0000 mgr.y (mgr.25477) 225 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:16.095 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:15 smithi062 bash[53665]: audit 2024-04-02T05:54:14.320089+0000 mgr.y (mgr.25477) 226 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:16.095 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:15 smithi062 bash[53665]: audit 2024-04-02T05:54:14.710309+0000 mgr.y (mgr.25477) 227 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:16.096 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:15 smithi062 bash[53665]: audit 2024-04-02T05:54:15.211963+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.62:0/462499481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:16.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:54:16 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:54:16] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.33.4" 2024-04-02T05:54:16.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:16 smithi062 bash[55029]: cluster 2024-04-02T05:54:15.258599+0000 mgr.y (mgr.25477) 228 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:54:16.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:16 smithi062 bash[55029]: audit 2024-04-02T05:54:15.611652+0000 mgr.y (mgr.25477) 229 : audit 0 from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:16.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:16 smithi062 bash[55029]: audit 2024-04-02T05:54:15.836298+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:16.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:16 smithi062 bash[55029]: audit 2024-04-02T05:54:16.083304+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.62:0/2928771712' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:54:16.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:16 smithi062 bash[53665]: cluster 2024-04-02T05:54:15.258599+0000 mgr.y (mgr.25477) 228 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:54:16.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:16 smithi062 bash[53665]: audit 2024-04-02T05:54:15.611652+0000 mgr.y (mgr.25477) 229 : audit 0 from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:16.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:16 smithi062 bash[53665]: audit 2024-04-02T05:54:15.836298+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:16.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:16 smithi062 bash[53665]: audit 2024-04-02T05:54:16.083304+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.62:0/2928771712' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:54:17.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:16 smithi122 bash[42159]: cluster 2024-04-02T05:54:15.258599+0000 mgr.y (mgr.25477) 228 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:54:17.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:16 smithi122 bash[42159]: audit 2024-04-02T05:54:15.611652+0000 mgr.y (mgr.25477) 229 : audit 0 from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:17.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:16 smithi122 bash[42159]: audit 2024-04-02T05:54:15.836298+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:17.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:16 smithi122 bash[42159]: audit 2024-04-02T05:54:16.083304+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.62:0/2928771712' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:54:18.260 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:18 smithi062 systemd[1]: Stopping Ceph osd.3 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:54:18.602 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:18 smithi062 bash[32096]: debug 2024-04-02T05:54:18.253+0000 7fcb84e80700 -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-04-02T05:54:18.602 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:18 smithi062 bash[32096]: debug 2024-04-02T05:54:18.253+0000 7fcb84e80700 -1 osd.3 125 *** Got signal Terminated *** 2024-04-02T05:54:18.602 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:18 smithi062 bash[32096]: debug 2024-04-02T05:54:18.253+0000 7fcb84e80700 -1 osd.3 125 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T05:54:19.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:18 smithi062 bash[53665]: cluster 2024-04-02T05:54:17.260208+0000 mgr.y (mgr.25477) 230 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:54:19.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:18 smithi062 bash[53665]: cluster 2024-04-02T05:54:18.257556+0000 mon.a (mon.0) 451 : cluster 1 osd.3 marked itself down and dead 2024-04-02T05:54:19.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:18 smithi062 bash[55029]: cluster 2024-04-02T05:54:17.260208+0000 mgr.y (mgr.25477) 230 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:54:19.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:18 smithi062 bash[55029]: cluster 2024-04-02T05:54:18.257556+0000 mon.a (mon.0) 451 : cluster 1 osd.3 marked itself down and dead 2024-04-02T05:54:19.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:18 smithi122 bash[42159]: cluster 2024-04-02T05:54:17.260208+0000 mgr.y (mgr.25477) 230 : cluster 0 pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:54:19.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:18 smithi122 bash[42159]: cluster 2024-04-02T05:54:18.257556+0000 mon.a (mon.0) 451 : cluster 1 osd.3 marked itself down and dead 2024-04-02T05:54:20.102 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[63898]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-3 2024-04-02T05:54:20.102 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[63973]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-3 2024-04-02T05:54:20.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[53665]: cluster 2024-04-02T05:54:18.839899+0000 mon.a (mon.0) 452 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:54:20.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[53665]: cluster 2024-04-02T05:54:18.857102+0000 mon.a (mon.0) 453 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-04-02T05:54:20.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[53665]: cluster 2024-04-02T05:54:18.859538+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[53665]: cluster 2024-04-02T05:54:18.859600+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[53665]: cluster 2024-04-02T05:54:18.862945+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[53665]: cluster 2024-04-02T05:54:18.863245+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[53665]: cluster 2024-04-02T05:54:18.863798+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[53665]: cluster 2024-04-02T05:54:18.864742+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[53665]: cluster 2024-04-02T05:54:18.865912+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[53665]: cluster 2024-04-02T05:54:18.866365+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[53665]: cluster 2024-04-02T05:54:18.868679+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[55029]: cluster 2024-04-02T05:54:18.839899+0000 mon.a (mon.0) 452 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:54:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[55029]: cluster 2024-04-02T05:54:18.857102+0000 mon.a (mon.0) 453 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-04-02T05:54:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[55029]: cluster 2024-04-02T05:54:18.859538+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[55029]: cluster 2024-04-02T05:54:18.859600+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[55029]: cluster 2024-04-02T05:54:18.862945+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[55029]: cluster 2024-04-02T05:54:18.863245+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[55029]: cluster 2024-04-02T05:54:18.863798+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[55029]: cluster 2024-04-02T05:54:18.864742+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[55029]: cluster 2024-04-02T05:54:18.865912+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[55029]: cluster 2024-04-02T05:54:18.866365+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:19 smithi062 bash[55029]: cluster 2024-04-02T05:54:18.868679+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:19 smithi122 bash[42159]: cluster 2024-04-02T05:54:18.839899+0000 mon.a (mon.0) 452 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:54:20.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:19 smithi122 bash[42159]: cluster 2024-04-02T05:54:18.857102+0000 mon.a (mon.0) 453 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-04-02T05:54:20.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:19 smithi122 bash[42159]: cluster 2024-04-02T05:54:18.859538+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:19 smithi122 bash[42159]: cluster 2024-04-02T05:54:18.859600+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:19 smithi122 bash[42159]: cluster 2024-04-02T05:54:18.862945+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:19 smithi122 bash[42159]: cluster 2024-04-02T05:54:18.863245+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:19 smithi122 bash[42159]: cluster 2024-04-02T05:54:18.863798+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:19 smithi122 bash[42159]: cluster 2024-04-02T05:54:18.864742+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:19 smithi122 bash[42159]: cluster 2024-04-02T05:54:18.865912+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:19 smithi122 bash[42159]: cluster 2024-04-02T05:54:18.866365+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:20.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:19 smithi122 bash[42159]: cluster 2024-04-02T05:54:18.868679+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e126 with expected crc 2024-04-02T05:54:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[53665]: cluster 2024-04-02T05:54:19.261000+0000 mgr.y (mgr.25477) 231 : cluster 0 pgmap v133: 161 pgs: 26 stale+active+clean, 135 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:54:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[53665]: cluster 2024-04-02T05:54:19.859836+0000 mon.a (mon.0) 454 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2024-04-02T05:54:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[53665]: cluster 2024-04-02T05:54:19.864522+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[53665]: cluster 2024-04-02T05:54:19.864803+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[53665]: cluster 2024-04-02T05:54:19.865933+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[53665]: cluster 2024-04-02T05:54:19.867368+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[53665]: cluster 2024-04-02T05:54:19.867890+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[53665]: cluster 2024-04-02T05:54:19.867962+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[53665]: cluster 2024-04-02T05:54:19.869955+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[53665]: cluster 2024-04-02T05:54:19.871063+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[53665]: cluster 2024-04-02T05:54:19.873992+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[53665]: cluster 2024-04-02T05:54:19.874316+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[53665]: cluster 2024-04-02T05:54:19.876633+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[53665]: audit 2024-04-02T05:54:20.672247+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:21.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[53665]: audit 2024-04-02T05:54:20.674645+0000 mon.a (mon.0) 456 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:54:21.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[55029]: cluster 2024-04-02T05:54:19.261000+0000 mgr.y (mgr.25477) 231 : cluster 0 pgmap v133: 161 pgs: 26 stale+active+clean, 135 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:54:21.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[55029]: cluster 2024-04-02T05:54:19.859836+0000 mon.a (mon.0) 454 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2024-04-02T05:54:21.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[55029]: cluster 2024-04-02T05:54:19.864522+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[55029]: cluster 2024-04-02T05:54:19.864803+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[55029]: cluster 2024-04-02T05:54:19.865933+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[55029]: cluster 2024-04-02T05:54:19.867368+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[55029]: cluster 2024-04-02T05:54:19.867890+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[55029]: cluster 2024-04-02T05:54:19.867962+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[55029]: cluster 2024-04-02T05:54:19.869955+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[55029]: cluster 2024-04-02T05:54:19.871063+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[55029]: cluster 2024-04-02T05:54:19.873992+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[55029]: cluster 2024-04-02T05:54:19.874316+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[55029]: cluster 2024-04-02T05:54:19.876633+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[55029]: audit 2024-04-02T05:54:20.672247+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:21.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:20 smithi062 bash[55029]: audit 2024-04-02T05:54:20.674645+0000 mon.a (mon.0) 456 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:54:21.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:20 smithi122 bash[42159]: cluster 2024-04-02T05:54:19.261000+0000 mgr.y (mgr.25477) 231 : cluster 0 pgmap v133: 161 pgs: 26 stale+active+clean, 135 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:54:21.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:20 smithi122 bash[42159]: cluster 2024-04-02T05:54:19.859836+0000 mon.a (mon.0) 454 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2024-04-02T05:54:21.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:20 smithi122 bash[42159]: cluster 2024-04-02T05:54:19.864522+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:20 smithi122 bash[42159]: cluster 2024-04-02T05:54:19.864803+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:20 smithi122 bash[42159]: cluster 2024-04-02T05:54:19.865933+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:20 smithi122 bash[42159]: cluster 2024-04-02T05:54:19.867368+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:20 smithi122 bash[42159]: cluster 2024-04-02T05:54:19.867890+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:20 smithi122 bash[42159]: cluster 2024-04-02T05:54:19.867962+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:20 smithi122 bash[42159]: cluster 2024-04-02T05:54:19.869955+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:20 smithi122 bash[42159]: cluster 2024-04-02T05:54:19.871063+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:20 smithi122 bash[42159]: cluster 2024-04-02T05:54:19.873992+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:20 smithi122 bash[42159]: cluster 2024-04-02T05:54:19.874316+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:20 smithi122 bash[42159]: cluster 2024-04-02T05:54:19.876633+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e127 with expected crc 2024-04-02T05:54:21.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:20 smithi122 bash[42159]: audit 2024-04-02T05:54:20.672247+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:21.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:20 smithi122 bash[42159]: audit 2024-04-02T05:54:20.674645+0000 mon.a (mon.0) 456 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:54:22.292 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:22 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.3.service: Succeeded. 2024-04-02T05:54:22.292 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:22 smithi062 systemd[1]: Stopped Ceph osd.3 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:54:22.292 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:22 smithi062 systemd[1]: Started Ceph osd.3 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:54:23.193 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:22 smithi062 bash[53665]: cluster 2024-04-02T05:54:21.261841+0000 mgr.y (mgr.25477) 232 : cluster 0 pgmap v135: 161 pgs: 26 stale+active+clean, 135 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:54:23.193 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:22 smithi062 bash[53665]: audit 2024-04-02T05:54:21.718922+0000 mgr.y (mgr.25477) 233 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:23.193 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:22 smithi062 bash[53665]: audit 2024-04-02T05:54:22.329375+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:23.193 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:22 smithi062 bash[53665]: audit 2024-04-02T05:54:22.339205+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:23.193 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:22 smithi062 bash[53665]: audit 2024-04-02T05:54:22.388224+0000 mon.a (mon.0) 459 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:54:23.193 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:22 smithi062 bash[55029]: cluster 2024-04-02T05:54:21.261841+0000 mgr.y (mgr.25477) 232 : cluster 0 pgmap v135: 161 pgs: 26 stale+active+clean, 135 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:54:23.193 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:22 smithi062 bash[55029]: audit 2024-04-02T05:54:21.718922+0000 mgr.y (mgr.25477) 233 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:23.193 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:22 smithi062 bash[55029]: audit 2024-04-02T05:54:22.329375+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:23.194 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:22 smithi062 bash[55029]: audit 2024-04-02T05:54:22.339205+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:23.194 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:22 smithi062 bash[55029]: audit 2024-04-02T05:54:22.388224+0000 mon.a (mon.0) 459 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:54:23.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:22 smithi122 bash[42159]: cluster 2024-04-02T05:54:21.261841+0000 mgr.y (mgr.25477) 232 : cluster 0 pgmap v135: 161 pgs: 26 stale+active+clean, 135 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:54:23.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:22 smithi122 bash[42159]: audit 2024-04-02T05:54:21.718922+0000 mgr.y (mgr.25477) 233 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:23.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:22 smithi122 bash[42159]: audit 2024-04-02T05:54:22.329375+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:23.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:22 smithi122 bash[42159]: audit 2024-04-02T05:54:22.339205+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:23.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:22 smithi122 bash[42159]: audit 2024-04-02T05:54:22.388224+0000 mon.a (mon.0) 459 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:54:24.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:23 smithi122 bash[42159]: cluster 2024-04-02T05:54:23.264538+0000 mgr.y (mgr.25477) 234 : cluster 0 pgmap v136: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-02T05:54:24.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:23 smithi122 bash[42159]: cluster 2024-04-02T05:54:23.860674+0000 mon.a (mon.0) 460 : cluster 3 Health check failed: Degraded data redundancy: 99/726 objects degraded (13.636%), 25 pgs degraded (PG_DEGRADED) 2024-04-02T05:54:24.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:23 smithi062 bash[53665]: cluster 2024-04-02T05:54:23.264538+0000 mgr.y (mgr.25477) 234 : cluster 0 pgmap v136: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-02T05:54:24.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:23 smithi062 bash[53665]: cluster 2024-04-02T05:54:23.860674+0000 mon.a (mon.0) 460 : cluster 3 Health check failed: Degraded data redundancy: 99/726 objects degraded (13.636%), 25 pgs degraded (PG_DEGRADED) 2024-04-02T05:54:24.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:23 smithi062 bash[55029]: cluster 2024-04-02T05:54:23.264538+0000 mgr.y (mgr.25477) 234 : cluster 0 pgmap v136: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-02T05:54:24.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:23 smithi062 bash[55029]: cluster 2024-04-02T05:54:23.860674+0000 mon.a (mon.0) 460 : cluster 3 Health check failed: Degraded data redundancy: 99/726 objects degraded (13.636%), 25 pgs degraded (PG_DEGRADED) 2024-04-02T05:54:24.353 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:23 smithi062 bash[64143]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-02T05:54:24.353 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:23 smithi062 bash[64143]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-02T05:54:24.353 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:23 smithi062 bash[64143]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-02T05:54:24.353 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:23 smithi062 bash[64143]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-02T05:54:24.353 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:23 smithi062 bash[64143]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-02T05:54:24.353 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:23 smithi062 bash[64143]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-02T05:54:24.353 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:23 smithi062 bash[64143]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-02T05:54:25.852 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:25 smithi062 bash[64447]: debug 2024-04-02T05:54:25.517+0000 7f30c2cb5700 1 -- 172.21.15.62:0/1381710682 <== mon.0 v2:172.21.15.62:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5603a77ed680 con 0x5603a782ac00 2024-04-02T05:54:26.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:54:26 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:54:26] "GET /metrics HTTP/1.1" 200 38436 "" "Prometheus/2.33.4" 2024-04-02T05:54:26.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:26 smithi062 bash[55029]: cluster 2024-04-02T05:54:25.265647+0000 mgr.y (mgr.25477) 235 : cluster 0 pgmap v137: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-02T05:54:26.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:26 smithi062 bash[53665]: cluster 2024-04-02T05:54:25.265647+0000 mgr.y (mgr.25477) 235 : cluster 0 pgmap v137: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-02T05:54:26.353 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:26 smithi062 bash[64447]: debug 2024-04-02T05:54:26.081+0000 7f30cbe4d7c0 -1 Falling back to public interface 2024-04-02T05:54:26.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:26 smithi122 bash[42159]: cluster 2024-04-02T05:54:25.265647+0000 mgr.y (mgr.25477) 235 : cluster 0 pgmap v137: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-02T05:54:28.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:28 smithi062 bash[55029]: cluster 2024-04-02T05:54:27.267622+0000 mgr.y (mgr.25477) 236 : cluster 0 pgmap v138: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-02T05:54:28.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:28 smithi062 bash[53665]: cluster 2024-04-02T05:54:27.267622+0000 mgr.y (mgr.25477) 236 : cluster 0 pgmap v138: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-02T05:54:28.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:28 smithi122 bash[42159]: cluster 2024-04-02T05:54:27.267622+0000 mgr.y (mgr.25477) 236 : cluster 0 pgmap v138: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-02T05:54:29.352 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:28 smithi062 bash[64447]: debug 2024-04-02T05:54:28.889+0000 7f30cbe4d7c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-02T05:54:29.352 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:28 smithi062 bash[64447]: debug 2024-04-02T05:54:28.937+0000 7f30cbe4d7c0 -1 osd.3 125 log_to_monitors true 2024-04-02T05:54:30.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:29 smithi122 bash[42159]: audit 2024-04-02T05:54:28.932116+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:30.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:29 smithi122 bash[42159]: audit 2024-04-02T05:54:28.942649+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:30.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:29 smithi122 bash[42159]: audit 2024-04-02T05:54:28.944980+0000 mon.a (mon.0) 463 : audit 1 from='osd.3 [v2:172.21.15.62:6826/3310815170,v1:172.21.15.62:6827/3310815170]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T05:54:30.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:29 smithi122 bash[42159]: cluster 2024-04-02T05:54:29.268907+0000 mgr.y (mgr.25477) 237 : cluster 0 pgmap v139: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-02T05:54:30.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:29 smithi062 bash[55029]: audit 2024-04-02T05:54:28.932116+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:30.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:29 smithi062 bash[55029]: audit 2024-04-02T05:54:28.942649+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:30.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:29 smithi062 bash[55029]: audit 2024-04-02T05:54:28.944980+0000 mon.a (mon.0) 463 : audit 1 from='osd.3 [v2:172.21.15.62:6826/3310815170,v1:172.21.15.62:6827/3310815170]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T05:54:30.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:29 smithi062 bash[55029]: cluster 2024-04-02T05:54:29.268907+0000 mgr.y (mgr.25477) 237 : cluster 0 pgmap v139: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-02T05:54:30.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:29 smithi062 bash[53665]: audit 2024-04-02T05:54:28.932116+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:30.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:29 smithi062 bash[53665]: audit 2024-04-02T05:54:28.942649+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:30.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:29 smithi062 bash[53665]: audit 2024-04-02T05:54:28.944980+0000 mon.a (mon.0) 463 : audit 1 from='osd.3 [v2:172.21.15.62:6826/3310815170,v1:172.21.15.62:6827/3310815170]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-02T05:54:30.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:29 smithi062 bash[53665]: cluster 2024-04-02T05:54:29.268907+0000 mgr.y (mgr.25477) 237 : cluster 0 pgmap v139: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-02T05:54:30.852 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[64447]: debug 2024-04-02T05:54:30.473+0000 7f30b929d700 -1 osd.3 125 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:54:31.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:30 smithi122 bash[42159]: audit 2024-04-02T05:54:29.946379+0000 mon.a (mon.0) 464 : audit 1 from='osd.3 [v2:172.21.15.62:6826/3310815170,v1:172.21.15.62:6827/3310815170]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-02T05:54:31.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:30 smithi122 bash[42159]: cluster 2024-04-02T05:54:29.953758+0000 mon.a (mon.0) 465 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-04-02T05:54:31.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:30 smithi122 bash[42159]: audit 2024-04-02T05:54:29.954417+0000 mon.a (mon.0) 466 : audit 1 from='osd.3 [v2:172.21.15.62:6826/3310815170,v1:172.21.15.62:6827/3310815170]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:54:31.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:30 smithi122 bash[42159]: cluster 2024-04-02T05:54:29.954501+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e128 with expected crc 2024-04-02T05:54:31.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:30 smithi122 bash[42159]: audit 2024-04-02T05:54:30.043203+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:31.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:30 smithi122 bash[42159]: cluster 2024-04-02T05:54:30.049063+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e128 with expected crc 2024-04-02T05:54:31.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:30 smithi122 bash[42159]: audit 2024-04-02T05:54:30.090793+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:31.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:30 smithi122 bash[42159]: audit 2024-04-02T05:54:30.460215+0000 mon.a (mon.0) 469 : audit 1 from='osd.3 [v2:172.21.15.62:6826/3310815170,v1:172.21.15.62:6827/3310815170]' entity='osd.3' 2024-04-02T05:54:31.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[55029]: audit 2024-04-02T05:54:29.946379+0000 mon.a (mon.0) 464 : audit 1 from='osd.3 [v2:172.21.15.62:6826/3310815170,v1:172.21.15.62:6827/3310815170]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-02T05:54:31.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[55029]: cluster 2024-04-02T05:54:29.953758+0000 mon.a (mon.0) 465 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-04-02T05:54:31.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[55029]: audit 2024-04-02T05:54:29.954417+0000 mon.a (mon.0) 466 : audit 1 from='osd.3 [v2:172.21.15.62:6826/3310815170,v1:172.21.15.62:6827/3310815170]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:54:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[55029]: cluster 2024-04-02T05:54:29.954501+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e128 with expected crc 2024-04-02T05:54:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[55029]: audit 2024-04-02T05:54:30.043203+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[55029]: cluster 2024-04-02T05:54:30.049063+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e128 with expected crc 2024-04-02T05:54:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[55029]: audit 2024-04-02T05:54:30.090793+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[55029]: audit 2024-04-02T05:54:30.460215+0000 mon.a (mon.0) 469 : audit 1 from='osd.3 [v2:172.21.15.62:6826/3310815170,v1:172.21.15.62:6827/3310815170]' entity='osd.3' 2024-04-02T05:54:31.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[53665]: audit 2024-04-02T05:54:29.946379+0000 mon.a (mon.0) 464 : audit 1 from='osd.3 [v2:172.21.15.62:6826/3310815170,v1:172.21.15.62:6827/3310815170]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-02T05:54:31.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[53665]: cluster 2024-04-02T05:54:29.953758+0000 mon.a (mon.0) 465 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-04-02T05:54:31.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[53665]: audit 2024-04-02T05:54:29.954417+0000 mon.a (mon.0) 466 : audit 1 from='osd.3 [v2:172.21.15.62:6826/3310815170,v1:172.21.15.62:6827/3310815170]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2024-04-02T05:54:31.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[53665]: cluster 2024-04-02T05:54:29.954501+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e128 with expected crc 2024-04-02T05:54:31.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[53665]: audit 2024-04-02T05:54:30.043203+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:31.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[53665]: cluster 2024-04-02T05:54:30.049063+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e128 with expected crc 2024-04-02T05:54:31.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[53665]: audit 2024-04-02T05:54:30.090793+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:31.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:30 smithi062 bash[53665]: audit 2024-04-02T05:54:30.460215+0000 mon.a (mon.0) 469 : audit 1 from='osd.3 [v2:172.21.15.62:6826/3310815170,v1:172.21.15.62:6827/3310815170]' entity='osd.3' 2024-04-02T05:54:32.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[53665]: cluster 2024-04-02T05:54:30.564579+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e128 with expected crc 2024-04-02T05:54:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[53665]: cluster 2024-04-02T05:54:30.565099+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e128 with expected crc 2024-04-02T05:54:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[53665]: cluster 2024-04-02T05:54:31.269984+0000 mgr.y (mgr.25477) 238 : cluster 0 pgmap v141: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-02T05:54:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[53665]: cluster 2024-04-02T05:54:31.457647+0000 mon.a (mon.0) 470 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:54:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[53665]: cluster 2024-04-02T05:54:31.469617+0000 mon.a (mon.0) 471 : cluster 1 osd.3 [v2:172.21.15.62:6826/3310815170,v1:172.21.15.62:6827/3310815170] boot 2024-04-02T05:54:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[53665]: cluster 2024-04-02T05:54:31.469793+0000 mon.a (mon.0) 472 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2024-04-02T05:54:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[53665]: audit 2024-04-02T05:54:31.470748+0000 mon.a (mon.0) 473 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:54:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[53665]: cluster 2024-04-02T05:54:31.482387+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e129 with expected crc 2024-04-02T05:54:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[53665]: audit 2024-04-02T05:54:31.727970+0000 mgr.y (mgr.25477) 239 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:32.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[55029]: cluster 2024-04-02T05:54:30.564579+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e128 with expected crc 2024-04-02T05:54:32.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[55029]: cluster 2024-04-02T05:54:30.565099+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e128 with expected crc 2024-04-02T05:54:32.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[55029]: cluster 2024-04-02T05:54:31.269984+0000 mgr.y (mgr.25477) 238 : cluster 0 pgmap v141: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-02T05:54:32.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[55029]: cluster 2024-04-02T05:54:31.457647+0000 mon.a (mon.0) 470 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:54:32.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[55029]: cluster 2024-04-02T05:54:31.469617+0000 mon.a (mon.0) 471 : cluster 1 osd.3 [v2:172.21.15.62:6826/3310815170,v1:172.21.15.62:6827/3310815170] boot 2024-04-02T05:54:32.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[55029]: cluster 2024-04-02T05:54:31.469793+0000 mon.a (mon.0) 472 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2024-04-02T05:54:32.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[55029]: audit 2024-04-02T05:54:31.470748+0000 mon.a (mon.0) 473 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:54:32.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[55029]: cluster 2024-04-02T05:54:31.482387+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e129 with expected crc 2024-04-02T05:54:32.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:31 smithi062 bash[55029]: audit 2024-04-02T05:54:31.727970+0000 mgr.y (mgr.25477) 239 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:32.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:31 smithi122 bash[42159]: cluster 2024-04-02T05:54:30.564579+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e128 with expected crc 2024-04-02T05:54:32.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:31 smithi122 bash[42159]: cluster 2024-04-02T05:54:30.565099+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e128 with expected crc 2024-04-02T05:54:32.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:31 smithi122 bash[42159]: cluster 2024-04-02T05:54:31.269984+0000 mgr.y (mgr.25477) 238 : cluster 0 pgmap v141: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-04-02T05:54:32.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:31 smithi122 bash[42159]: cluster 2024-04-02T05:54:31.457647+0000 mon.a (mon.0) 470 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:54:32.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:31 smithi122 bash[42159]: cluster 2024-04-02T05:54:31.469617+0000 mon.a (mon.0) 471 : cluster 1 osd.3 [v2:172.21.15.62:6826/3310815170,v1:172.21.15.62:6827/3310815170] boot 2024-04-02T05:54:32.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:31 smithi122 bash[42159]: cluster 2024-04-02T05:54:31.469793+0000 mon.a (mon.0) 472 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2024-04-02T05:54:32.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:31 smithi122 bash[42159]: audit 2024-04-02T05:54:31.470748+0000 mon.a (mon.0) 473 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-02T05:54:32.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:31 smithi122 bash[42159]: cluster 2024-04-02T05:54:31.482387+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e129 with expected crc 2024-04-02T05:54:32.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:31 smithi122 bash[42159]: audit 2024-04-02T05:54:31.727970+0000 mgr.y (mgr.25477) 239 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:33.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:32 smithi122 bash[42159]: cluster 2024-04-02T05:54:31.472866+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e129 with expected crc 2024-04-02T05:54:33.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:32 smithi122 bash[42159]: cluster 2024-04-02T05:54:31.480982+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e129 with expected crc 2024-04-02T05:54:33.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:32 smithi122 bash[42159]: cluster 2024-04-02T05:54:32.473028+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:33.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:32 smithi122 bash[42159]: cluster 2024-04-02T05:54:32.475005+0000 mon.a (mon.0) 474 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2024-04-02T05:54:33.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:32 smithi122 bash[42159]: cluster 2024-04-02T05:54:32.480307+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:33.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:32 smithi122 bash[42159]: cluster 2024-04-02T05:54:32.485649+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:33.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:32 smithi062 bash[53665]: cluster 2024-04-02T05:54:31.472866+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e129 with expected crc 2024-04-02T05:54:33.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:32 smithi062 bash[53665]: cluster 2024-04-02T05:54:31.480982+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e129 with expected crc 2024-04-02T05:54:33.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:32 smithi062 bash[53665]: cluster 2024-04-02T05:54:32.473028+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:33.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:32 smithi062 bash[53665]: cluster 2024-04-02T05:54:32.475005+0000 mon.a (mon.0) 474 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2024-04-02T05:54:33.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:32 smithi062 bash[53665]: cluster 2024-04-02T05:54:32.480307+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:33.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:32 smithi062 bash[53665]: cluster 2024-04-02T05:54:32.485649+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:32 smithi062 bash[55029]: cluster 2024-04-02T05:54:31.472866+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e129 with expected crc 2024-04-02T05:54:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:32 smithi062 bash[55029]: cluster 2024-04-02T05:54:31.480982+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e129 with expected crc 2024-04-02T05:54:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:32 smithi062 bash[55029]: cluster 2024-04-02T05:54:32.473028+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:32 smithi062 bash[55029]: cluster 2024-04-02T05:54:32.475005+0000 mon.a (mon.0) 474 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2024-04-02T05:54:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:32 smithi062 bash[55029]: cluster 2024-04-02T05:54:32.480307+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:33.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:32 smithi062 bash[55029]: cluster 2024-04-02T05:54:32.485649+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:34.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:33 smithi062 bash[53665]: cluster 2024-04-02T05:54:32.473028+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:34.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:33 smithi062 bash[53665]: cluster 2024-04-02T05:54:32.479969+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:34.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:33 smithi062 bash[53665]: cluster 2024-04-02T05:54:32.480110+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:34.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:33 smithi062 bash[53665]: cluster 2024-04-02T05:54:33.271207+0000 mgr.y (mgr.25477) 240 : cluster 0 pgmap v144: 161 pgs: 24 peering, 11 active+undersized+degraded, 20 active+undersized, 106 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-02T05:54:34.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:33 smithi062 bash[55029]: cluster 2024-04-02T05:54:32.473028+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:34.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:33 smithi062 bash[55029]: cluster 2024-04-02T05:54:32.479969+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:34.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:33 smithi062 bash[55029]: cluster 2024-04-02T05:54:32.480110+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:34.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:33 smithi062 bash[55029]: cluster 2024-04-02T05:54:33.271207+0000 mgr.y (mgr.25477) 240 : cluster 0 pgmap v144: 161 pgs: 24 peering, 11 active+undersized+degraded, 20 active+undersized, 106 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-02T05:54:34.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:33 smithi122 bash[42159]: cluster 2024-04-02T05:54:32.473028+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:34.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:33 smithi122 bash[42159]: cluster 2024-04-02T05:54:32.479969+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:34.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:33 smithi122 bash[42159]: cluster 2024-04-02T05:54:32.480110+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e130 with expected crc 2024-04-02T05:54:34.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:33 smithi122 bash[42159]: cluster 2024-04-02T05:54:33.271207+0000 mgr.y (mgr.25477) 240 : cluster 0 pgmap v144: 161 pgs: 24 peering, 11 active+undersized+degraded, 20 active+undersized, 106 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-02T05:54:35.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:34 smithi062 bash[53665]: cluster 2024-04-02T05:54:33.962261+0000 mon.a (mon.0) 475 : cluster 3 Health check update: Degraded data redundancy: 43/726 objects degraded (5.923%), 11 pgs degraded (PG_DEGRADED) 2024-04-02T05:54:35.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:34 smithi062 bash[55029]: cluster 2024-04-02T05:54:33.962261+0000 mon.a (mon.0) 475 : cluster 3 Health check update: Degraded data redundancy: 43/726 objects degraded (5.923%), 11 pgs degraded (PG_DEGRADED) 2024-04-02T05:54:35.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:34 smithi122 bash[42159]: cluster 2024-04-02T05:54:33.962261+0000 mon.a (mon.0) 475 : cluster 3 Health check update: Degraded data redundancy: 43/726 objects degraded (5.923%), 11 pgs degraded (PG_DEGRADED) 2024-04-02T05:54:36.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:54:36 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:54:36] "GET /metrics HTTP/1.1" 200 38445 "" "Prometheus/2.33.4" 2024-04-02T05:54:36.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:36 smithi062 bash[55029]: cluster 2024-04-02T05:54:35.272205+0000 mgr.y (mgr.25477) 241 : cluster 0 pgmap v145: 161 pgs: 24 peering, 5 active+undersized, 132 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:54:36.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:36 smithi062 bash[55029]: audit 2024-04-02T05:54:35.672412+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:36.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:36 smithi062 bash[55029]: audit 2024-04-02T05:54:35.674867+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:54:36.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:36 smithi062 bash[55029]: cluster 2024-04-02T05:54:35.977405+0000 mon.a (mon.0) 478 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/726 objects degraded (5.923%), 11 pgs degraded) 2024-04-02T05:54:36.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:36 smithi062 bash[53665]: cluster 2024-04-02T05:54:35.272205+0000 mgr.y (mgr.25477) 241 : cluster 0 pgmap v145: 161 pgs: 24 peering, 5 active+undersized, 132 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:54:36.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:36 smithi062 bash[53665]: audit 2024-04-02T05:54:35.672412+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:36.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:36 smithi062 bash[53665]: audit 2024-04-02T05:54:35.674867+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:54:36.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:36 smithi062 bash[53665]: cluster 2024-04-02T05:54:35.977405+0000 mon.a (mon.0) 478 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/726 objects degraded (5.923%), 11 pgs degraded) 2024-04-02T05:54:36.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:36 smithi122 bash[42159]: cluster 2024-04-02T05:54:35.272205+0000 mgr.y (mgr.25477) 241 : cluster 0 pgmap v145: 161 pgs: 24 peering, 5 active+undersized, 132 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:54:36.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:36 smithi122 bash[42159]: audit 2024-04-02T05:54:35.672412+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:36.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:36 smithi122 bash[42159]: audit 2024-04-02T05:54:35.674867+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:54:36.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:36 smithi122 bash[42159]: cluster 2024-04-02T05:54:35.977405+0000 mon.a (mon.0) 478 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/726 objects degraded (5.923%), 11 pgs degraded) 2024-04-02T05:54:38.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:38 smithi122 bash[42159]: cluster 2024-04-02T05:54:37.273833+0000 mgr.y (mgr.25477) 242 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:54:39.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:38 smithi062 bash[55029]: cluster 2024-04-02T05:54:37.273833+0000 mgr.y (mgr.25477) 242 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:54:39.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:38 smithi062 bash[53665]: cluster 2024-04-02T05:54:37.273833+0000 mgr.y (mgr.25477) 242 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:54:40.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:40 smithi122 bash[42159]: cluster 2024-04-02T05:54:39.274852+0000 mgr.y (mgr.25477) 243 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:54:40.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:40 smithi122 bash[42159]: audit 2024-04-02T05:54:40.144289+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:40.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:40 smithi122 bash[42159]: audit 2024-04-02T05:54:40.158581+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:40.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:40 smithi122 bash[42159]: audit 2024-04-02T05:54:40.160712+0000 mon.a (mon.0) 481 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:54:40.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:40 smithi122 bash[42159]: audit 2024-04-02T05:54:40.162163+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:54:40.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:40 smithi122 bash[42159]: audit 2024-04-02T05:54:40.174624+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:40.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:40 smithi122 bash[42159]: audit 2024-04-02T05:54:40.263530+0000 mon.a (mon.0) 484 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:54:40.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:40 smithi122 bash[42159]: audit 2024-04-02T05:54:40.267296+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:40.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:40 smithi122 bash[42159]: audit 2024-04-02T05:54:40.269989+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:40.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:40 smithi122 bash[42159]: audit 2024-04-02T05:54:40.272133+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:40.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:40 smithi122 bash[42159]: audit 2024-04-02T05:54:40.276258+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-02T05:54:41.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[55029]: cluster 2024-04-02T05:54:39.274852+0000 mgr.y (mgr.25477) 243 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:54:41.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[55029]: audit 2024-04-02T05:54:40.144289+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:41.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[55029]: audit 2024-04-02T05:54:40.158581+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:41.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[55029]: audit 2024-04-02T05:54:40.160712+0000 mon.a (mon.0) 481 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:54:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[55029]: audit 2024-04-02T05:54:40.162163+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:54:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[55029]: audit 2024-04-02T05:54:40.174624+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[55029]: audit 2024-04-02T05:54:40.263530+0000 mon.a (mon.0) 484 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:54:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[55029]: audit 2024-04-02T05:54:40.267296+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[55029]: audit 2024-04-02T05:54:40.269989+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[55029]: audit 2024-04-02T05:54:40.272133+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:41.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[55029]: audit 2024-04-02T05:54:40.276258+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-02T05:54:41.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[53665]: cluster 2024-04-02T05:54:39.274852+0000 mgr.y (mgr.25477) 243 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:54:41.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[53665]: audit 2024-04-02T05:54:40.144289+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:41.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[53665]: audit 2024-04-02T05:54:40.158581+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:41.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[53665]: audit 2024-04-02T05:54:40.160712+0000 mon.a (mon.0) 481 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:54:41.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[53665]: audit 2024-04-02T05:54:40.162163+0000 mon.a (mon.0) 482 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:54:41.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[53665]: audit 2024-04-02T05:54:40.174624+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:41.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[53665]: audit 2024-04-02T05:54:40.263530+0000 mon.a (mon.0) 484 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:54:41.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[53665]: audit 2024-04-02T05:54:40.267296+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:41.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[53665]: audit 2024-04-02T05:54:40.269989+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:41.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[53665]: audit 2024-04-02T05:54:40.272133+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:41.104 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:40 smithi062 bash[53665]: audit 2024-04-02T05:54:40.276258+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-02T05:54:41.918 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:41 smithi122 bash[42159]: cluster 2024-04-02T05:54:40.164818+0000 mgr.y (mgr.25477) 244 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 117 B/s rd, 0 op/s 2024-04-02T05:54:41.919 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:41 smithi122 bash[42159]: cluster 2024-04-02T05:54:40.165164+0000 mgr.y (mgr.25477) 245 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 133 B/s rd, 0 op/s 2024-04-02T05:54:41.919 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:41 smithi122 bash[42159]: audit 2024-04-02T05:54:40.276615+0000 mgr.y (mgr.25477) 246 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-02T05:54:41.919 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:41 smithi122 bash[42159]: cephadm 2024-04-02T05:54:40.278910+0000 mgr.y (mgr.25477) 247 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-02T05:54:42.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:41 smithi062 bash[55029]: cluster 2024-04-02T05:54:40.164818+0000 mgr.y (mgr.25477) 244 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 117 B/s rd, 0 op/s 2024-04-02T05:54:42.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:41 smithi062 bash[55029]: cluster 2024-04-02T05:54:40.165164+0000 mgr.y (mgr.25477) 245 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 133 B/s rd, 0 op/s 2024-04-02T05:54:42.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:41 smithi062 bash[55029]: audit 2024-04-02T05:54:40.276615+0000 mgr.y (mgr.25477) 246 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-02T05:54:42.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:41 smithi062 bash[55029]: cephadm 2024-04-02T05:54:40.278910+0000 mgr.y (mgr.25477) 247 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-02T05:54:42.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:41 smithi062 bash[53665]: cluster 2024-04-02T05:54:40.164818+0000 mgr.y (mgr.25477) 244 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 117 B/s rd, 0 op/s 2024-04-02T05:54:42.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:41 smithi062 bash[53665]: cluster 2024-04-02T05:54:40.165164+0000 mgr.y (mgr.25477) 245 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 133 B/s rd, 0 op/s 2024-04-02T05:54:42.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:41 smithi062 bash[53665]: audit 2024-04-02T05:54:40.276615+0000 mgr.y (mgr.25477) 246 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-02T05:54:42.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:41 smithi062 bash[53665]: cephadm 2024-04-02T05:54:40.278910+0000 mgr.y (mgr.25477) 247 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-02T05:54:42.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:42 smithi122 bash[42159]: audit 2024-04-02T05:54:41.739197+0000 mgr.y (mgr.25477) 248 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:43.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:42 smithi062 bash[55029]: audit 2024-04-02T05:54:41.739197+0000 mgr.y (mgr.25477) 248 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:43.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:42 smithi062 bash[53665]: audit 2024-04-02T05:54:41.739197+0000 mgr.y (mgr.25477) 248 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:43.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:43 smithi122 bash[42159]: cluster 2024-04-02T05:54:42.166547+0000 mgr.y (mgr.25477) 249 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 115 B/s rd, 0 op/s 2024-04-02T05:54:43.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:43 smithi122 bash[42159]: cephadm 2024-04-02T05:54:42.699788+0000 mgr.y (mgr.25477) 250 : cephadm 1 Upgrade: Updating osd.4 2024-04-02T05:54:43.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:43 smithi122 bash[42159]: audit 2024-04-02T05:54:42.705259+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:43.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:43 smithi122 bash[42159]: audit 2024-04-02T05:54:42.708566+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T05:54:43.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:43 smithi122 bash[42159]: audit 2024-04-02T05:54:42.709919+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:54:43.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:43 smithi122 bash[42159]: cephadm 2024-04-02T05:54:42.713641+0000 mgr.y (mgr.25477) 251 : cephadm 1 Deploying daemon osd.4 on smithi122 2024-04-02T05:54:44.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:43 smithi062 bash[55029]: cluster 2024-04-02T05:54:42.166547+0000 mgr.y (mgr.25477) 249 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 115 B/s rd, 0 op/s 2024-04-02T05:54:44.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:43 smithi062 bash[55029]: cephadm 2024-04-02T05:54:42.699788+0000 mgr.y (mgr.25477) 250 : cephadm 1 Upgrade: Updating osd.4 2024-04-02T05:54:44.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:43 smithi062 bash[55029]: audit 2024-04-02T05:54:42.705259+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:44.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:43 smithi062 bash[55029]: audit 2024-04-02T05:54:42.708566+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T05:54:44.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:43 smithi062 bash[55029]: audit 2024-04-02T05:54:42.709919+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:54:44.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:43 smithi062 bash[55029]: cephadm 2024-04-02T05:54:42.713641+0000 mgr.y (mgr.25477) 251 : cephadm 1 Deploying daemon osd.4 on smithi122 2024-04-02T05:54:44.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:43 smithi062 bash[53665]: cluster 2024-04-02T05:54:42.166547+0000 mgr.y (mgr.25477) 249 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 115 B/s rd, 0 op/s 2024-04-02T05:54:44.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:43 smithi062 bash[53665]: cephadm 2024-04-02T05:54:42.699788+0000 mgr.y (mgr.25477) 250 : cephadm 1 Upgrade: Updating osd.4 2024-04-02T05:54:44.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:43 smithi062 bash[53665]: audit 2024-04-02T05:54:42.705259+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:44.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:43 smithi062 bash[53665]: audit 2024-04-02T05:54:42.708566+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-02T05:54:44.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:43 smithi062 bash[53665]: audit 2024-04-02T05:54:42.709919+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:54:44.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:43 smithi062 bash[53665]: cephadm 2024-04-02T05:54:42.713641+0000 mgr.y (mgr.25477) 251 : cephadm 1 Deploying daemon osd.4 on smithi122 2024-04-02T05:54:45.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:45 smithi122 bash[42159]: cluster 2024-04-02T05:54:44.167468+0000 mgr.y (mgr.25477) 252 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 575 B/s rd, 0 op/s 2024-04-02T05:54:46.093 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:45 smithi062 bash[53665]: cluster 2024-04-02T05:54:44.167468+0000 mgr.y (mgr.25477) 252 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 575 B/s rd, 0 op/s 2024-04-02T05:54:46.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:45 smithi062 bash[55029]: cluster 2024-04-02T05:54:44.167468+0000 mgr.y (mgr.25477) 252 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 575 B/s rd, 0 op/s 2024-04-02T05:54:46.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:54:46 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:54:46] "GET /metrics HTTP/1.1" 200 38445 "" "Prometheus/2.33.4" 2024-04-02T05:54:46.505 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:54:47.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:46 smithi122 bash[42159]: audit 2024-04-02T05:54:45.867416+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:47.223 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:47 smithi122 systemd[1]: Stopping Ceph osd.4 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:54:47.288 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:54:47.288 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (6m) 18s ago 13m 16.2M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:54:47.288 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 error 2m ago 12m - - 2024-04-02T05:54:47.288 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (4m) 18s ago 11m 47.5M - 3.5 e1d6a67b021e b43a98374b20 2024-04-02T05:54:47.288 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (4m) 2m ago 18m 442M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:54:47.288 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (5m) 18s ago 21m 502M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:54:47.288 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (4m) 18s ago 21m 53.5M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:54:47.288 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (3m) 2m ago 19m 23.0M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T05:54:47.289 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (3m) 18s ago 19m 45.4M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:54:47.289 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (6m) 18s ago 13m 12.0M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:54:47.289 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (5m) 2m ago 13m 14.8M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:54:47.289 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (109s) 18s ago 18m 58.1M 2781M 19.0.0-1979-g6cec793d 78f830190839 0b54ac4dccab 2024-04-02T05:54:47.289 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (80s) 18s ago 17m 59.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 5e4c983897c7 2024-04-02T05:54:47.289 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (51s) 18s ago 17m 52.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 bc213d0d4da8 2024-04-02T05:54:47.289 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (22s) 18s ago 16m - 2781M 19.0.0-1979-g6cec793d 78f830190839 9092023c7fd3 2024-04-02T05:54:47.289 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (16m) 2m ago 16m 61.9M 3037M 17.2.0 e1d6a67b021e 994d7932fa0e 2024-04-02T05:54:47.289 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (15m) 2m ago 15m 57.4M 3037M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:54:47.289 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (14m) 2m ago 14m 56.2M 3037M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:54:47.289 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (14m) 2m ago 14m 58.1M 3037M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:54:47.289 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (4m) 2m ago 13m 57.5M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:54:47.289 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (11m) 18s ago 11m 89.7M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:54:47.289 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (11m) 2m ago 11m 88.6M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:54:47.290 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (11m) 18s ago 11m 89.7M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:54:47.290 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (11m) 2m ago 11m 88.9M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:54:47.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:46 smithi062 bash[55029]: audit 2024-04-02T05:54:45.867416+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:47.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:46 smithi062 bash[53665]: audit 2024-04-02T05:54:45.867416+0000 mon.a (mon.0) 492 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:47.723 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:47 smithi122 bash[17649]: debug 2024-04-02T05:54:47.259+0000 7fbcc6abb700 -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-04-02T05:54:47.723 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:47 smithi122 bash[17649]: debug 2024-04-02T05:54:47.259+0000 7fbcc6abb700 -1 osd.4 130 *** Got signal Terminated *** 2024-04-02T05:54:47.723 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:47 smithi122 bash[17649]: debug 2024-04-02T05:54:47.259+0000 7fbcc6abb700 -1 osd.4 130 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T05:54:47.749 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:54:47.749 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:54:47.749 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:54:47.749 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:54:47.749 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:54:47.749 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:54:47.749 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:54:47.749 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:54:47.749 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-02T05:54:47.749 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 4 2024-04-02T05:54:47.749 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:54:47.749 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:54:47.750 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:54:47.750 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:54:47.750 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:54:47.750 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-04-02T05:54:47.750 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 9 2024-04-02T05:54:47.750 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:54:47.750 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:54:48.151 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:54:48.151 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:54:48.151 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:54:48.151 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:54:48.151 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:54:48.151 INFO:teuthology.orchestra.run.smithi062.stdout: "mon", 2024-04-02T05:54:48.151 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr" 2024-04-02T05:54:48.151 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:54:48.151 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "9/23 daemons upgraded", 2024-04-02T05:54:48.151 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading osd daemons", 2024-04-02T05:54:48.151 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:54:48.152 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:54:48.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:47 smithi122 bash[42159]: cluster 2024-04-02T05:54:46.168474+0000 mgr.y (mgr.25477) 253 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:54:48.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:47 smithi122 bash[42159]: audit 2024-04-02T05:54:46.485260+0000 mgr.y (mgr.25477) 254 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:48.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:47 smithi122 bash[42159]: audit 2024-04-02T05:54:46.882349+0000 mgr.y (mgr.25477) 255 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:48.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:47 smithi122 bash[42159]: cluster 2024-04-02T05:54:47.258714+0000 mon.a (mon.0) 493 : cluster 1 osd.4 marked itself down and dead 2024-04-02T05:54:48.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:47 smithi122 bash[42159]: audit 2024-04-02T05:54:47.745106+0000 mon.a (mon.0) 494 : audit 0 from='client.? 172.21.15.62:0/316033757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:48.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:47 smithi062 bash[55029]: cluster 2024-04-02T05:54:46.168474+0000 mgr.y (mgr.25477) 253 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:54:48.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:47 smithi062 bash[55029]: audit 2024-04-02T05:54:46.485260+0000 mgr.y (mgr.25477) 254 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:48.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:47 smithi062 bash[55029]: audit 2024-04-02T05:54:46.882349+0000 mgr.y (mgr.25477) 255 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:48.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:47 smithi062 bash[55029]: cluster 2024-04-02T05:54:47.258714+0000 mon.a (mon.0) 493 : cluster 1 osd.4 marked itself down and dead 2024-04-02T05:54:48.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:47 smithi062 bash[55029]: audit 2024-04-02T05:54:47.745106+0000 mon.a (mon.0) 494 : audit 0 from='client.? 172.21.15.62:0/316033757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:48.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:47 smithi062 bash[53665]: cluster 2024-04-02T05:54:46.168474+0000 mgr.y (mgr.25477) 253 : cluster 0 pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:54:48.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:47 smithi062 bash[53665]: audit 2024-04-02T05:54:46.485260+0000 mgr.y (mgr.25477) 254 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:48.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:47 smithi062 bash[53665]: audit 2024-04-02T05:54:46.882349+0000 mgr.y (mgr.25477) 255 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:48.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:47 smithi062 bash[53665]: cluster 2024-04-02T05:54:47.258714+0000 mon.a (mon.0) 493 : cluster 1 osd.4 marked itself down and dead 2024-04-02T05:54:48.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:47 smithi062 bash[53665]: audit 2024-04-02T05:54:47.745106+0000 mon.a (mon.0) 494 : audit 0 from='client.? 172.21.15.62:0/316033757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:54:48.624 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down 2024-04-02T05:54:48.624 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:54:48.624 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in error state 2024-04-02T05:54:48.624 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-02T05:54:48.624 INFO:teuthology.orchestra.run.smithi062.stdout: osd.4 (root=default,host=smithi122) is down 2024-04-02T05:54:48.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:48 smithi122 bash[42159]: audit 2024-04-02T05:54:47.261968+0000 mgr.y (mgr.25477) 256 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:48.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:48 smithi122 bash[42159]: cluster 2024-04-02T05:54:47.872305+0000 mon.a (mon.0) 495 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:54:48.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:48 smithi122 bash[42159]: cluster 2024-04-02T05:54:47.880386+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e131 with expected crc 2024-04-02T05:54:48.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:48 smithi122 bash[42159]: cluster 2024-04-02T05:54:47.881925+0000 mon.a (mon.0) 496 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-04-02T05:54:48.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:48 smithi122 bash[42159]: cluster 2024-04-02T05:54:47.884566+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e131 with expected crc 2024-04-02T05:54:48.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:48 smithi122 bash[42159]: cluster 2024-04-02T05:54:47.885727+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e131 with expected crc 2024-04-02T05:54:48.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:48 smithi122 bash[42159]: cluster 2024-04-02T05:54:47.886005+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e131 with expected crc 2024-04-02T05:54:48.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:48 smithi122 bash[42159]: cluster 2024-04-02T05:54:47.888876+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e131 with expected crc 2024-04-02T05:54:48.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:48 smithi122 bash[42159]: audit 2024-04-02T05:54:48.620442+0000 mon.a (mon.0) 497 : audit 0 from='client.? 172.21.15.62:0/314073167' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:54:49.223 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:49 smithi122 bash[43968]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-4 2024-04-02T05:54:49.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[53665]: audit 2024-04-02T05:54:47.261968+0000 mgr.y (mgr.25477) 256 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:49.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[53665]: cluster 2024-04-02T05:54:47.872305+0000 mon.a (mon.0) 495 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:54:49.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[53665]: cluster 2024-04-02T05:54:47.880386+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e131 with expected crc 2024-04-02T05:54:49.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[53665]: cluster 2024-04-02T05:54:47.881925+0000 mon.a (mon.0) 496 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-04-02T05:54:49.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[53665]: cluster 2024-04-02T05:54:47.884566+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e131 with expected crc 2024-04-02T05:54:49.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[53665]: cluster 2024-04-02T05:54:47.885727+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e131 with expected crc 2024-04-02T05:54:49.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[53665]: cluster 2024-04-02T05:54:47.886005+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e131 with expected crc 2024-04-02T05:54:49.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[53665]: cluster 2024-04-02T05:54:47.888876+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e131 with expected crc 2024-04-02T05:54:49.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[53665]: audit 2024-04-02T05:54:48.620442+0000 mon.a (mon.0) 497 : audit 0 from='client.? 172.21.15.62:0/314073167' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:54:49.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[55029]: audit 2024-04-02T05:54:47.261968+0000 mgr.y (mgr.25477) 256 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:49.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[55029]: cluster 2024-04-02T05:54:47.872305+0000 mon.a (mon.0) 495 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:54:49.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[55029]: cluster 2024-04-02T05:54:47.880386+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e131 with expected crc 2024-04-02T05:54:49.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[55029]: cluster 2024-04-02T05:54:47.881925+0000 mon.a (mon.0) 496 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-04-02T05:54:49.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[55029]: cluster 2024-04-02T05:54:47.884566+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e131 with expected crc 2024-04-02T05:54:49.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[55029]: cluster 2024-04-02T05:54:47.885727+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e131 with expected crc 2024-04-02T05:54:49.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[55029]: cluster 2024-04-02T05:54:47.886005+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e131 with expected crc 2024-04-02T05:54:49.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[55029]: cluster 2024-04-02T05:54:47.888876+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e131 with expected crc 2024-04-02T05:54:49.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:48 smithi062 bash[55029]: audit 2024-04-02T05:54:48.620442+0000 mon.a (mon.0) 497 : audit 0 from='client.? 172.21.15.62:0/314073167' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:54:49.723 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:49 smithi122 bash[44042]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-4 2024-04-02T05:54:50.211 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:49 smithi122 bash[42159]: audit 2024-04-02T05:54:48.146344+0000 mgr.y (mgr.25477) 257 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:50.211 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:49 smithi122 bash[42159]: cluster 2024-04-02T05:54:48.169359+0000 mgr.y (mgr.25477) 258 : cluster 0 pgmap v154: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:54:50.211 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:49 smithi122 bash[42159]: cluster 2024-04-02T05:54:48.884772+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.211 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:49 smithi122 bash[42159]: cluster 2024-04-02T05:54:48.885117+0000 mon.a (mon.0) 498 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2024-04-02T05:54:50.211 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:49 smithi122 bash[42159]: cluster 2024-04-02T05:54:48.890083+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.211 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:49 smithi122 bash[42159]: cluster 2024-04-02T05:54:48.891332+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.211 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:49 smithi122 bash[42159]: cluster 2024-04-02T05:54:48.893459+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.212 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:49 smithi122 bash[42159]: cluster 2024-04-02T05:54:48.897517+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.212 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:49 smithi122 bash[42159]: cluster 2024-04-02T05:54:48.899485+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.212 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:49 smithi122 bash[42159]: cluster 2024-04-02T05:54:48.901177+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[53665]: audit 2024-04-02T05:54:48.146344+0000 mgr.y (mgr.25477) 257 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:50.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[53665]: cluster 2024-04-02T05:54:48.169359+0000 mgr.y (mgr.25477) 258 : cluster 0 pgmap v154: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:54:50.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[53665]: cluster 2024-04-02T05:54:48.884772+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[53665]: cluster 2024-04-02T05:54:48.885117+0000 mon.a (mon.0) 498 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2024-04-02T05:54:50.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[53665]: cluster 2024-04-02T05:54:48.890083+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[53665]: cluster 2024-04-02T05:54:48.891332+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[53665]: cluster 2024-04-02T05:54:48.893459+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[53665]: cluster 2024-04-02T05:54:48.897517+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[53665]: cluster 2024-04-02T05:54:48.899485+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[53665]: cluster 2024-04-02T05:54:48.901177+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[55029]: audit 2024-04-02T05:54:48.146344+0000 mgr.y (mgr.25477) 257 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:54:50.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[55029]: cluster 2024-04-02T05:54:48.169359+0000 mgr.y (mgr.25477) 258 : cluster 0 pgmap v154: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:54:50.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[55029]: cluster 2024-04-02T05:54:48.884772+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[55029]: cluster 2024-04-02T05:54:48.885117+0000 mon.a (mon.0) 498 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2024-04-02T05:54:50.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[55029]: cluster 2024-04-02T05:54:48.890083+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[55029]: cluster 2024-04-02T05:54:48.891332+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[55029]: cluster 2024-04-02T05:54:48.893459+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[55029]: cluster 2024-04-02T05:54:48.897517+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[55029]: cluster 2024-04-02T05:54:48.899485+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:50.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:49 smithi062 bash[55029]: cluster 2024-04-02T05:54:48.901177+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e132 with expected crc 2024-04-02T05:54:51.645 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:51 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.4.service: Succeeded. 2024-04-02T05:54:51.645 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:51 smithi122 systemd[1]: Stopped Ceph osd.4 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:54:51.645 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:51 smithi122 systemd[1]: Started Ceph osd.4 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:54:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:51 smithi122 bash[42159]: cluster 2024-04-02T05:54:50.170487+0000 mgr.y (mgr.25477) 259 : cluster 0 pgmap v156: 161 pgs: 2 active+undersized+degraded, 17 stale+active+clean, 8 active+undersized, 134 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-02T05:54:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:51 smithi122 bash[42159]: audit 2024-04-02T05:54:50.673427+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:51 smithi122 bash[42159]: audit 2024-04-02T05:54:50.675748+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:54:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:51 smithi122 bash[42159]: cluster 2024-04-02T05:54:50.918555+0000 mon.a (mon.0) 501 : cluster 3 Health check failed: Degraded data redundancy: 6/726 objects degraded (0.826%), 2 pgs degraded (PG_DEGRADED) 2024-04-02T05:54:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:51 smithi122 bash[42159]: audit 2024-04-02T05:54:51.630122+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:51 smithi122 bash[42159]: audit 2024-04-02T05:54:51.641266+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:51 smithi122 bash[42159]: audit 2024-04-02T05:54:51.660418+0000 mon.a (mon.0) 504 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:54:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:51 smithi062 bash[55029]: cluster 2024-04-02T05:54:50.170487+0000 mgr.y (mgr.25477) 259 : cluster 0 pgmap v156: 161 pgs: 2 active+undersized+degraded, 17 stale+active+clean, 8 active+undersized, 134 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-02T05:54:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:51 smithi062 bash[55029]: audit 2024-04-02T05:54:50.673427+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:51 smithi062 bash[55029]: audit 2024-04-02T05:54:50.675748+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:54:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:51 smithi062 bash[55029]: cluster 2024-04-02T05:54:50.918555+0000 mon.a (mon.0) 501 : cluster 3 Health check failed: Degraded data redundancy: 6/726 objects degraded (0.826%), 2 pgs degraded (PG_DEGRADED) 2024-04-02T05:54:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:51 smithi062 bash[55029]: audit 2024-04-02T05:54:51.630122+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:51 smithi062 bash[55029]: audit 2024-04-02T05:54:51.641266+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:51 smithi062 bash[55029]: audit 2024-04-02T05:54:51.660418+0000 mon.a (mon.0) 504 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:54:52.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:51 smithi062 bash[53665]: cluster 2024-04-02T05:54:50.170487+0000 mgr.y (mgr.25477) 259 : cluster 0 pgmap v156: 161 pgs: 2 active+undersized+degraded, 17 stale+active+clean, 8 active+undersized, 134 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-02T05:54:52.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:51 smithi062 bash[53665]: audit 2024-04-02T05:54:50.673427+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:52.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:51 smithi062 bash[53665]: audit 2024-04-02T05:54:50.675748+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:54:52.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:51 smithi062 bash[53665]: cluster 2024-04-02T05:54:50.918555+0000 mon.a (mon.0) 501 : cluster 3 Health check failed: Degraded data redundancy: 6/726 objects degraded (0.826%), 2 pgs degraded (PG_DEGRADED) 2024-04-02T05:54:52.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:51 smithi062 bash[53665]: audit 2024-04-02T05:54:51.630122+0000 mon.a (mon.0) 502 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:52.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:51 smithi062 bash[53665]: audit 2024-04-02T05:54:51.641266+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:52.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:51 smithi062 bash[53665]: audit 2024-04-02T05:54:51.660418+0000 mon.a (mon.0) 504 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:54:52.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:52 smithi122 bash[42159]: audit 2024-04-02T05:54:51.746858+0000 mgr.y (mgr.25477) 260 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:52.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:52 smithi122 bash[42159]: audit 2024-04-02T05:54:52.242243+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:52.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:52 smithi122 bash[42159]: audit 2024-04-02T05:54:52.255314+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:53.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:52 smithi062 bash[55029]: audit 2024-04-02T05:54:51.746858+0000 mgr.y (mgr.25477) 260 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:53.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:52 smithi062 bash[55029]: audit 2024-04-02T05:54:52.242243+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:53.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:52 smithi062 bash[55029]: audit 2024-04-02T05:54:52.255314+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:53.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:52 smithi062 bash[53665]: audit 2024-04-02T05:54:51.746858+0000 mgr.y (mgr.25477) 260 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:54:53.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:52 smithi062 bash[53665]: audit 2024-04-02T05:54:52.242243+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:53.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:52 smithi062 bash[53665]: audit 2024-04-02T05:54:52.255314+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:53.673 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:53 smithi122 bash[44214]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-02T05:54:53.674 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:53 smithi122 bash[44214]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-02T05:54:53.674 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:53 smithi122 bash[44214]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-02T05:54:53.674 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:53 smithi122 bash[44214]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-02T05:54:53.674 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:53 smithi122 bash[44214]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-02T05:54:53.674 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:53 smithi122 bash[44214]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-02T05:54:53.674 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:53 smithi122 bash[44214]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-02T05:54:53.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:53 smithi122 bash[42159]: cluster 2024-04-02T05:54:52.172276+0000 mgr.y (mgr.25477) 261 : cluster 0 pgmap v157: 161 pgs: 20 active+undersized+degraded, 2 stale+active+clean, 40 active+undersized, 99 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-02T05:54:54.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:53 smithi062 bash[53665]: cluster 2024-04-02T05:54:52.172276+0000 mgr.y (mgr.25477) 261 : cluster 0 pgmap v157: 161 pgs: 20 active+undersized+degraded, 2 stale+active+clean, 40 active+undersized, 99 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-02T05:54:54.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:53 smithi062 bash[55029]: cluster 2024-04-02T05:54:52.172276+0000 mgr.y (mgr.25477) 261 : cluster 0 pgmap v157: 161 pgs: 20 active+undersized+degraded, 2 stale+active+clean, 40 active+undersized, 99 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-02T05:54:55.473 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:55 smithi122 bash[44492]: debug 2024-04-02T05:54:55.155+0000 7f563214e700 1 -- 172.21.15.122:0/429570274 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d76e849680 con 0x55d76e887000 2024-04-02T05:54:55.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:55 smithi122 bash[44492]: debug 2024-04-02T05:54:55.703+0000 7f563b2e67c0 -1 Falling back to public interface 2024-04-02T05:54:55.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:55 smithi122 bash[42159]: cluster 2024-04-02T05:54:54.173552+0000 mgr.y (mgr.25477) 262 : cluster 0 pgmap v158: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-02T05:54:56.093 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:55 smithi062 bash[55029]: cluster 2024-04-02T05:54:54.173552+0000 mgr.y (mgr.25477) 262 : cluster 0 pgmap v158: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-02T05:54:56.094 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:55 smithi062 bash[53665]: cluster 2024-04-02T05:54:54.173552+0000 mgr.y (mgr.25477) 262 : cluster 0 pgmap v158: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-02T05:54:56.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:54:56 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:54:56] "GET /metrics HTTP/1.1" 200 38436 "" "Prometheus/2.33.4" 2024-04-02T05:54:57.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:57 smithi122 bash[42159]: cluster 2024-04-02T05:54:56.174886+0000 mgr.y (mgr.25477) 263 : cluster 0 pgmap v159: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-02T05:54:58.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:57 smithi062 bash[55029]: cluster 2024-04-02T05:54:56.174886+0000 mgr.y (mgr.25477) 263 : cluster 0 pgmap v159: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-02T05:54:58.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:57 smithi062 bash[53665]: cluster 2024-04-02T05:54:56.174886+0000 mgr.y (mgr.25477) 263 : cluster 0 pgmap v159: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-02T05:54:58.974 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:58 smithi122 bash[44492]: debug 2024-04-02T05:54:58.527+0000 7f563b2e67c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-02T05:54:58.974 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:58 smithi122 bash[44492]: debug 2024-04-02T05:54:58.587+0000 7f563b2e67c0 -1 osd.4 130 log_to_monitors true 2024-04-02T05:54:59.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:59 smithi062 bash[55029]: audit 2024-04-02T05:54:58.064784+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:59.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:59 smithi062 bash[55029]: audit 2024-04-02T05:54:58.077259+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:59.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:59 smithi062 bash[55029]: cluster 2024-04-02T05:54:58.176759+0000 mgr.y (mgr.25477) 264 : cluster 0 pgmap v160: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-02T05:54:59.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:59 smithi062 bash[55029]: audit 2024-04-02T05:54:58.592990+0000 mon.a (mon.0) 509 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:54:59.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:59 smithi062 bash[55029]: audit 2024-04-02T05:54:58.596545+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.122:6800/2635809614,v1:172.21.15.122:6801/2635809614]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:54:59.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:54:59 smithi062 bash[55029]: cluster 2024-04-02T05:54:58.794503+0000 mon.a (mon.0) 510 : cluster 3 Health check update: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded (PG_DEGRADED) 2024-04-02T05:54:59.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:59 smithi062 bash[53665]: audit 2024-04-02T05:54:58.064784+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:59.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:59 smithi062 bash[53665]: audit 2024-04-02T05:54:58.077259+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:59.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:59 smithi062 bash[53665]: cluster 2024-04-02T05:54:58.176759+0000 mgr.y (mgr.25477) 264 : cluster 0 pgmap v160: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-02T05:54:59.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:59 smithi062 bash[53665]: audit 2024-04-02T05:54:58.592990+0000 mon.a (mon.0) 509 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:54:59.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:59 smithi062 bash[53665]: audit 2024-04-02T05:54:58.596545+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.122:6800/2635809614,v1:172.21.15.122:6801/2635809614]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:54:59.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:54:59 smithi062 bash[53665]: cluster 2024-04-02T05:54:58.794503+0000 mon.a (mon.0) 510 : cluster 3 Health check update: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded (PG_DEGRADED) 2024-04-02T05:54:59.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:59 smithi122 bash[42159]: audit 2024-04-02T05:54:58.064784+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:59.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:59 smithi122 bash[42159]: audit 2024-04-02T05:54:58.077259+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:54:59.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:59 smithi122 bash[42159]: cluster 2024-04-02T05:54:58.176759+0000 mgr.y (mgr.25477) 264 : cluster 0 pgmap v160: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-02T05:54:59.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:59 smithi122 bash[42159]: audit 2024-04-02T05:54:58.592990+0000 mon.a (mon.0) 509 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:54:59.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:59 smithi122 bash[42159]: audit 2024-04-02T05:54:58.596545+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.122:6800/2635809614,v1:172.21.15.122:6801/2635809614]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-02T05:54:59.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:54:59 smithi122 bash[42159]: cluster 2024-04-02T05:54:58.794503+0000 mon.a (mon.0) 510 : cluster 3 Health check update: Degraded data redundancy: 124/726 objects degraded (17.080%), 26 pgs degraded (PG_DEGRADED) 2024-04-02T05:54:59.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 05:54:59 smithi122 bash[44492]: debug 2024-04-02T05:54:59.595+0000 7f5628736700 -1 osd.4 130 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:55:00.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[53665]: audit 2024-04-02T05:54:59.082126+0000 mon.a (mon.0) 511 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-02T05:55:00.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[53665]: cluster 2024-04-02T05:54:59.087064+0000 mon.a (mon.0) 512 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-04-02T05:55:00.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[53665]: cluster 2024-04-02T05:54:59.091028+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e133 with expected crc 2024-04-02T05:55:00.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[53665]: audit 2024-04-02T05:54:59.091750+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.122:6800/2635809614,v1:172.21.15.122:6801/2635809614]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:00.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[53665]: audit 2024-04-02T05:54:59.091794+0000 mon.a (mon.0) 513 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:00.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[53665]: audit 2024-04-02T05:54:59.208371+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:00.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[53665]: audit 2024-04-02T05:54:59.292262+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:00.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[53665]: cluster 2024-04-02T05:54:59.424521+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e133 with expected crc 2024-04-02T05:55:00.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[53665]: audit 2024-04-02T05:54:59.582071+0000 mon.a (mon.0) 516 : audit 1 from='osd.4 ' entity='osd.4' 2024-04-02T05:55:00.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[55029]: audit 2024-04-02T05:54:59.082126+0000 mon.a (mon.0) 511 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-02T05:55:00.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[55029]: cluster 2024-04-02T05:54:59.087064+0000 mon.a (mon.0) 512 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-04-02T05:55:00.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[55029]: cluster 2024-04-02T05:54:59.091028+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e133 with expected crc 2024-04-02T05:55:00.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[55029]: audit 2024-04-02T05:54:59.091750+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.122:6800/2635809614,v1:172.21.15.122:6801/2635809614]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:00.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[55029]: audit 2024-04-02T05:54:59.091794+0000 mon.a (mon.0) 513 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:00.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[55029]: audit 2024-04-02T05:54:59.208371+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:00.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[55029]: audit 2024-04-02T05:54:59.292262+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:00.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[55029]: cluster 2024-04-02T05:54:59.424521+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e133 with expected crc 2024-04-02T05:55:00.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:00 smithi062 bash[55029]: audit 2024-04-02T05:54:59.582071+0000 mon.a (mon.0) 516 : audit 1 from='osd.4 ' entity='osd.4' 2024-04-02T05:55:00.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:00 smithi122 bash[42159]: audit 2024-04-02T05:54:59.082126+0000 mon.a (mon.0) 511 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-02T05:55:00.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:00 smithi122 bash[42159]: cluster 2024-04-02T05:54:59.087064+0000 mon.a (mon.0) 512 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-04-02T05:55:00.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:00 smithi122 bash[42159]: cluster 2024-04-02T05:54:59.091028+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e133 with expected crc 2024-04-02T05:55:00.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:00 smithi122 bash[42159]: audit 2024-04-02T05:54:59.091750+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.122:6800/2635809614,v1:172.21.15.122:6801/2635809614]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:00.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:00 smithi122 bash[42159]: audit 2024-04-02T05:54:59.091794+0000 mon.a (mon.0) 513 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:00.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:00 smithi122 bash[42159]: audit 2024-04-02T05:54:59.208371+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:00.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:00 smithi122 bash[42159]: audit 2024-04-02T05:54:59.292262+0000 mon.a (mon.0) 515 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:00.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:00 smithi122 bash[42159]: cluster 2024-04-02T05:54:59.424521+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e133 with expected crc 2024-04-02T05:55:00.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:00 smithi122 bash[42159]: audit 2024-04-02T05:54:59.582071+0000 mon.a (mon.0) 516 : audit 1 from='osd.4 ' entity='osd.4' 2024-04-02T05:55:01.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:01 smithi062 bash[53665]: cluster 2024-04-02T05:54:59.485267+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e133 with expected crc 2024-04-02T05:55:01.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:01 smithi062 bash[53665]: cluster 2024-04-02T05:55:00.178030+0000 mgr.y (mgr.25477) 265 : cluster 0 pgmap v162: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-02T05:55:01.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:01 smithi062 bash[53665]: cluster 2024-04-02T05:55:00.578728+0000 mon.a (mon.0) 517 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:55:01.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:01 smithi062 bash[53665]: cluster 2024-04-02T05:55:00.587570+0000 mon.a (mon.0) 518 : cluster 1 osd.4 [v2:172.21.15.122:6800/2635809614,v1:172.21.15.122:6801/2635809614] boot 2024-04-02T05:55:01.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:01 smithi062 bash[53665]: cluster 2024-04-02T05:55:00.587666+0000 mon.a (mon.0) 519 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2024-04-02T05:55:01.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:01 smithi062 bash[53665]: cluster 2024-04-02T05:55:00.588223+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e134 with expected crc 2024-04-02T05:55:01.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:01 smithi062 bash[53665]: audit 2024-04-02T05:55:00.588324+0000 mon.a (mon.0) 520 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:55:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:01 smithi062 bash[55029]: cluster 2024-04-02T05:54:59.485267+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e133 with expected crc 2024-04-02T05:55:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:01 smithi062 bash[55029]: cluster 2024-04-02T05:55:00.178030+0000 mgr.y (mgr.25477) 265 : cluster 0 pgmap v162: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-02T05:55:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:01 smithi062 bash[55029]: cluster 2024-04-02T05:55:00.578728+0000 mon.a (mon.0) 517 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:55:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:01 smithi062 bash[55029]: cluster 2024-04-02T05:55:00.587570+0000 mon.a (mon.0) 518 : cluster 1 osd.4 [v2:172.21.15.122:6800/2635809614,v1:172.21.15.122:6801/2635809614] boot 2024-04-02T05:55:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:01 smithi062 bash[55029]: cluster 2024-04-02T05:55:00.587666+0000 mon.a (mon.0) 519 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2024-04-02T05:55:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:01 smithi062 bash[55029]: cluster 2024-04-02T05:55:00.588223+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e134 with expected crc 2024-04-02T05:55:01.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:01 smithi062 bash[55029]: audit 2024-04-02T05:55:00.588324+0000 mon.a (mon.0) 520 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:55:01.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:01 smithi122 bash[42159]: cluster 2024-04-02T05:54:59.485267+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e133 with expected crc 2024-04-02T05:55:01.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:01 smithi122 bash[42159]: cluster 2024-04-02T05:55:00.178030+0000 mgr.y (mgr.25477) 265 : cluster 0 pgmap v162: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 124/726 objects degraded (17.080%) 2024-04-02T05:55:01.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:01 smithi122 bash[42159]: cluster 2024-04-02T05:55:00.578728+0000 mon.a (mon.0) 517 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:55:01.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:01 smithi122 bash[42159]: cluster 2024-04-02T05:55:00.587570+0000 mon.a (mon.0) 518 : cluster 1 osd.4 [v2:172.21.15.122:6800/2635809614,v1:172.21.15.122:6801/2635809614] boot 2024-04-02T05:55:01.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:01 smithi122 bash[42159]: cluster 2024-04-02T05:55:00.587666+0000 mon.a (mon.0) 519 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2024-04-02T05:55:01.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:01 smithi122 bash[42159]: cluster 2024-04-02T05:55:00.588223+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e134 with expected crc 2024-04-02T05:55:01.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:01 smithi122 bash[42159]: audit 2024-04-02T05:55:00.588324+0000 mon.a (mon.0) 520 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-02T05:55:02.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:02 smithi062 bash[55029]: cluster 2024-04-02T05:55:00.587313+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e134 with expected crc 2024-04-02T05:55:02.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:02 smithi062 bash[55029]: cluster 2024-04-02T05:55:00.594213+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e134 with expected crc 2024-04-02T05:55:02.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:02 smithi062 bash[55029]: cluster 2024-04-02T05:55:01.593111+0000 mon.a (mon.0) 521 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2024-04-02T05:55:02.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:02 smithi062 bash[55029]: audit 2024-04-02T05:55:01.755072+0000 mgr.y (mgr.25477) 266 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:02.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:02 smithi062 bash[53665]: cluster 2024-04-02T05:55:00.587313+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e134 with expected crc 2024-04-02T05:55:02.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:02 smithi062 bash[53665]: cluster 2024-04-02T05:55:00.594213+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e134 with expected crc 2024-04-02T05:55:02.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:02 smithi062 bash[53665]: cluster 2024-04-02T05:55:01.593111+0000 mon.a (mon.0) 521 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2024-04-02T05:55:02.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:02 smithi062 bash[53665]: audit 2024-04-02T05:55:01.755072+0000 mgr.y (mgr.25477) 266 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:02.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:02 smithi122 bash[42159]: cluster 2024-04-02T05:55:00.587313+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e134 with expected crc 2024-04-02T05:55:02.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:02 smithi122 bash[42159]: cluster 2024-04-02T05:55:00.594213+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e134 with expected crc 2024-04-02T05:55:02.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:02 smithi122 bash[42159]: cluster 2024-04-02T05:55:01.593111+0000 mon.a (mon.0) 521 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2024-04-02T05:55:02.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:02 smithi122 bash[42159]: audit 2024-04-02T05:55:01.755072+0000 mgr.y (mgr.25477) 266 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:03.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:03 smithi122 bash[42159]: cluster 2024-04-02T05:55:01.593599+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:03 smithi122 bash[42159]: cluster 2024-04-02T05:55:01.596314+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:03 smithi122 bash[42159]: cluster 2024-04-02T05:55:01.596963+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:03 smithi122 bash[42159]: cluster 2024-04-02T05:55:01.599062+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:03 smithi122 bash[42159]: cluster 2024-04-02T05:55:01.600983+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:03 smithi122 bash[42159]: cluster 2024-04-02T05:55:01.602206+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:03 smithi122 bash[42159]: cluster 2024-04-02T05:55:01.602783+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:03 smithi122 bash[42159]: cluster 2024-04-02T05:55:01.607104+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:03 smithi122 bash[42159]: cluster 2024-04-02T05:55:02.179226+0000 mgr.y (mgr.25477) 267 : cluster 0 pgmap v165: 161 pgs: 26 peering, 15 active+undersized+degraded, 19 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/726 objects degraded (7.989%) 2024-04-02T05:55:03.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[53665]: cluster 2024-04-02T05:55:01.593599+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[53665]: cluster 2024-04-02T05:55:01.596314+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[53665]: cluster 2024-04-02T05:55:01.596963+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[53665]: cluster 2024-04-02T05:55:01.599062+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[53665]: cluster 2024-04-02T05:55:01.600983+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[53665]: cluster 2024-04-02T05:55:01.602206+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[53665]: cluster 2024-04-02T05:55:01.602783+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[53665]: cluster 2024-04-02T05:55:01.607104+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[53665]: cluster 2024-04-02T05:55:02.179226+0000 mgr.y (mgr.25477) 267 : cluster 0 pgmap v165: 161 pgs: 26 peering, 15 active+undersized+degraded, 19 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/726 objects degraded (7.989%) 2024-04-02T05:55:03.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[55029]: cluster 2024-04-02T05:55:01.593599+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[55029]: cluster 2024-04-02T05:55:01.596314+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[55029]: cluster 2024-04-02T05:55:01.596963+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[55029]: cluster 2024-04-02T05:55:01.599062+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[55029]: cluster 2024-04-02T05:55:01.600983+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[55029]: cluster 2024-04-02T05:55:01.602206+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[55029]: cluster 2024-04-02T05:55:01.602783+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[55029]: cluster 2024-04-02T05:55:01.607104+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e135 with expected crc 2024-04-02T05:55:03.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:03 smithi062 bash[55029]: cluster 2024-04-02T05:55:02.179226+0000 mgr.y (mgr.25477) 267 : cluster 0 pgmap v165: 161 pgs: 26 peering, 15 active+undersized+degraded, 19 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/726 objects degraded (7.989%) 2024-04-02T05:55:04.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:04 smithi122 bash[42159]: cluster 2024-04-02T05:55:03.795651+0000 mon.a (mon.0) 522 : cluster 3 Health check update: Degraded data redundancy: 58/726 objects degraded (7.989%), 15 pgs degraded (PG_DEGRADED) 2024-04-02T05:55:04.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:04 smithi062 bash[55029]: cluster 2024-04-02T05:55:03.795651+0000 mon.a (mon.0) 522 : cluster 3 Health check update: Degraded data redundancy: 58/726 objects degraded (7.989%), 15 pgs degraded (PG_DEGRADED) 2024-04-02T05:55:04.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:04 smithi062 bash[53665]: cluster 2024-04-02T05:55:03.795651+0000 mon.a (mon.0) 522 : cluster 3 Health check update: Degraded data redundancy: 58/726 objects degraded (7.989%), 15 pgs degraded (PG_DEGRADED) 2024-04-02T05:55:05.427 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:05 smithi122 bash[42159]: cluster 2024-04-02T05:55:04.180371+0000 mgr.y (mgr.25477) 268 : cluster 0 pgmap v166: 161 pgs: 26 peering, 1 active+undersized+degraded, 3 active+undersized, 131 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 5/726 objects degraded (0.689%) 2024-04-02T05:55:05.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:05 smithi062 bash[55029]: cluster 2024-04-02T05:55:04.180371+0000 mgr.y (mgr.25477) 268 : cluster 0 pgmap v166: 161 pgs: 26 peering, 1 active+undersized+degraded, 3 active+undersized, 131 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 5/726 objects degraded (0.689%) 2024-04-02T05:55:05.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:05 smithi062 bash[53665]: cluster 2024-04-02T05:55:04.180371+0000 mgr.y (mgr.25477) 268 : cluster 0 pgmap v166: 161 pgs: 26 peering, 1 active+undersized+degraded, 3 active+undersized, 131 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 5/726 objects degraded (0.689%) 2024-04-02T05:55:06.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:55:06 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:55:06] "GET /metrics HTTP/1.1" 200 38449 "" "Prometheus/2.33.4" 2024-04-02T05:55:06.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:06 smithi122 bash[42159]: audit 2024-04-02T05:55:05.673506+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:06.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:06 smithi122 bash[42159]: audit 2024-04-02T05:55:05.675864+0000 mon.a (mon.0) 524 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:55:07.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:06 smithi062 bash[55029]: audit 2024-04-02T05:55:05.673506+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:07.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:06 smithi062 bash[55029]: audit 2024-04-02T05:55:05.675864+0000 mon.a (mon.0) 524 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:55:07.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:06 smithi062 bash[53665]: audit 2024-04-02T05:55:05.673506+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:07.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:06 smithi062 bash[53665]: audit 2024-04-02T05:55:05.675864+0000 mon.a (mon.0) 524 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:55:07.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:07 smithi122 bash[42159]: cluster 2024-04-02T05:55:06.181346+0000 mgr.y (mgr.25477) 269 : cluster 0 pgmap v167: 161 pgs: 26 peering, 135 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-02T05:55:07.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:07 smithi122 bash[42159]: cluster 2024-04-02T05:55:06.668814+0000 mon.a (mon.0) 525 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/726 objects degraded (0.689%), 1 pg degraded) 2024-04-02T05:55:08.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:07 smithi062 bash[55029]: cluster 2024-04-02T05:55:06.181346+0000 mgr.y (mgr.25477) 269 : cluster 0 pgmap v167: 161 pgs: 26 peering, 135 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-02T05:55:08.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:07 smithi062 bash[55029]: cluster 2024-04-02T05:55:06.668814+0000 mon.a (mon.0) 525 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/726 objects degraded (0.689%), 1 pg degraded) 2024-04-02T05:55:08.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:07 smithi062 bash[53665]: cluster 2024-04-02T05:55:06.181346+0000 mgr.y (mgr.25477) 269 : cluster 0 pgmap v167: 161 pgs: 26 peering, 135 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-02T05:55:08.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:07 smithi062 bash[53665]: cluster 2024-04-02T05:55:06.668814+0000 mon.a (mon.0) 525 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/726 objects degraded (0.689%), 1 pg degraded) 2024-04-02T05:55:09.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:09 smithi122 bash[42159]: cluster 2024-04-02T05:55:08.182886+0000 mgr.y (mgr.25477) 270 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:55:09.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:09 smithi122 bash[42159]: audit 2024-04-02T05:55:09.299461+0000 mon.a (mon.0) 526 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:09.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:09 smithi122 bash[42159]: audit 2024-04-02T05:55:09.311252+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:09.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:09 smithi122 bash[42159]: audit 2024-04-02T05:55:09.312949+0000 mon.a (mon.0) 528 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:55:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:09 smithi122 bash[42159]: audit 2024-04-02T05:55:09.314211+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:55:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:09 smithi122 bash[42159]: audit 2024-04-02T05:55:09.323707+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:09 smithi122 bash[42159]: audit 2024-04-02T05:55:09.410668+0000 mon.a (mon.0) 531 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:55:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:09 smithi122 bash[42159]: audit 2024-04-02T05:55:09.414480+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:09 smithi122 bash[42159]: audit 2024-04-02T05:55:09.417463+0000 mon.a (mon.0) 533 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:09 smithi122 bash[42159]: audit 2024-04-02T05:55:09.419563+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:09 smithi122 bash[42159]: audit 2024-04-02T05:55:09.423610+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-02T05:55:10.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[53665]: cluster 2024-04-02T05:55:08.182886+0000 mgr.y (mgr.25477) 270 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:55:10.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[53665]: audit 2024-04-02T05:55:09.299461+0000 mon.a (mon.0) 526 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:10.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[53665]: audit 2024-04-02T05:55:09.311252+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:10.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[53665]: audit 2024-04-02T05:55:09.312949+0000 mon.a (mon.0) 528 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:55:10.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[53665]: audit 2024-04-02T05:55:09.314211+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:55:10.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[53665]: audit 2024-04-02T05:55:09.323707+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:10.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[53665]: audit 2024-04-02T05:55:09.410668+0000 mon.a (mon.0) 531 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:55:10.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[53665]: audit 2024-04-02T05:55:09.414480+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:10.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[53665]: audit 2024-04-02T05:55:09.417463+0000 mon.a (mon.0) 533 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:10.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[53665]: audit 2024-04-02T05:55:09.419563+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:10.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[53665]: audit 2024-04-02T05:55:09.423610+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-02T05:55:10.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[55029]: cluster 2024-04-02T05:55:08.182886+0000 mgr.y (mgr.25477) 270 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:55:10.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[55029]: audit 2024-04-02T05:55:09.299461+0000 mon.a (mon.0) 526 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:10.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[55029]: audit 2024-04-02T05:55:09.311252+0000 mon.a (mon.0) 527 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:10.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[55029]: audit 2024-04-02T05:55:09.312949+0000 mon.a (mon.0) 528 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:55:10.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[55029]: audit 2024-04-02T05:55:09.314211+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:55:10.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[55029]: audit 2024-04-02T05:55:09.323707+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:10.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[55029]: audit 2024-04-02T05:55:09.410668+0000 mon.a (mon.0) 531 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:55:10.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[55029]: audit 2024-04-02T05:55:09.414480+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:10.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[55029]: audit 2024-04-02T05:55:09.417463+0000 mon.a (mon.0) 533 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:10.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[55029]: audit 2024-04-02T05:55:09.419563+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:10.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:09 smithi062 bash[55029]: audit 2024-04-02T05:55:09.423610+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-02T05:55:10.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:10 smithi122 bash[42159]: cluster 2024-04-02T05:55:09.316531+0000 mgr.y (mgr.25477) 271 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-04-02T05:55:10.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:10 smithi122 bash[42159]: cluster 2024-04-02T05:55:09.317051+0000 mgr.y (mgr.25477) 272 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-04-02T05:55:10.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:10 smithi122 bash[42159]: audit 2024-04-02T05:55:09.423965+0000 mgr.y (mgr.25477) 273 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-02T05:55:10.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:10 smithi122 bash[42159]: cephadm 2024-04-02T05:55:09.426014+0000 mgr.y (mgr.25477) 274 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-04-02T05:55:11.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:10 smithi062 bash[53665]: cluster 2024-04-02T05:55:09.316531+0000 mgr.y (mgr.25477) 271 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-04-02T05:55:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:10 smithi062 bash[53665]: cluster 2024-04-02T05:55:09.317051+0000 mgr.y (mgr.25477) 272 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-04-02T05:55:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:10 smithi062 bash[53665]: audit 2024-04-02T05:55:09.423965+0000 mgr.y (mgr.25477) 273 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-02T05:55:11.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:10 smithi062 bash[53665]: cephadm 2024-04-02T05:55:09.426014+0000 mgr.y (mgr.25477) 274 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-04-02T05:55:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:10 smithi062 bash[55029]: cluster 2024-04-02T05:55:09.316531+0000 mgr.y (mgr.25477) 271 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-04-02T05:55:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:10 smithi062 bash[55029]: cluster 2024-04-02T05:55:09.317051+0000 mgr.y (mgr.25477) 272 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-04-02T05:55:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:10 smithi062 bash[55029]: audit 2024-04-02T05:55:09.423965+0000 mgr.y (mgr.25477) 273 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-02T05:55:11.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:10 smithi062 bash[55029]: cephadm 2024-04-02T05:55:09.426014+0000 mgr.y (mgr.25477) 274 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-04-02T05:55:13.156 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:12 smithi122 bash[42159]: cluster 2024-04-02T05:55:11.317991+0000 mgr.y (mgr.25477) 275 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:55:13.156 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:12 smithi122 bash[42159]: audit 2024-04-02T05:55:11.763952+0000 mgr.y (mgr.25477) 276 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:13.156 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:12 smithi122 bash[42159]: cephadm 2024-04-02T05:55:11.847851+0000 mgr.y (mgr.25477) 277 : cephadm 1 Upgrade: Updating osd.5 2024-04-02T05:55:13.156 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:12 smithi122 bash[42159]: audit 2024-04-02T05:55:11.856820+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:13.156 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:12 smithi122 bash[42159]: audit 2024-04-02T05:55:11.861124+0000 mon.a (mon.0) 537 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T05:55:13.157 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:12 smithi122 bash[42159]: audit 2024-04-02T05:55:11.862967+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:55:13.157 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:12 smithi122 bash[42159]: cephadm 2024-04-02T05:55:11.866917+0000 mgr.y (mgr.25477) 278 : cephadm 1 Deploying daemon osd.5 on smithi122 2024-04-02T05:55:13.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:12 smithi062 bash[55029]: cluster 2024-04-02T05:55:11.317991+0000 mgr.y (mgr.25477) 275 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:55:13.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:12 smithi062 bash[55029]: audit 2024-04-02T05:55:11.763952+0000 mgr.y (mgr.25477) 276 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:13.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:12 smithi062 bash[55029]: cephadm 2024-04-02T05:55:11.847851+0000 mgr.y (mgr.25477) 277 : cephadm 1 Upgrade: Updating osd.5 2024-04-02T05:55:13.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:12 smithi062 bash[55029]: audit 2024-04-02T05:55:11.856820+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:13.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:12 smithi062 bash[55029]: audit 2024-04-02T05:55:11.861124+0000 mon.a (mon.0) 537 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T05:55:13.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:12 smithi062 bash[55029]: audit 2024-04-02T05:55:11.862967+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:55:13.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:12 smithi062 bash[55029]: cephadm 2024-04-02T05:55:11.866917+0000 mgr.y (mgr.25477) 278 : cephadm 1 Deploying daemon osd.5 on smithi122 2024-04-02T05:55:13.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:12 smithi062 bash[53665]: cluster 2024-04-02T05:55:11.317991+0000 mgr.y (mgr.25477) 275 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:55:13.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:12 smithi062 bash[53665]: audit 2024-04-02T05:55:11.763952+0000 mgr.y (mgr.25477) 276 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:13.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:12 smithi062 bash[53665]: cephadm 2024-04-02T05:55:11.847851+0000 mgr.y (mgr.25477) 277 : cephadm 1 Upgrade: Updating osd.5 2024-04-02T05:55:13.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:12 smithi062 bash[53665]: audit 2024-04-02T05:55:11.856820+0000 mon.a (mon.0) 536 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:13.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:12 smithi062 bash[53665]: audit 2024-04-02T05:55:11.861124+0000 mon.a (mon.0) 537 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-02T05:55:13.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:12 smithi062 bash[53665]: audit 2024-04-02T05:55:11.862967+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:55:13.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:12 smithi062 bash[53665]: cephadm 2024-04-02T05:55:11.866917+0000 mgr.y (mgr.25477) 278 : cephadm 1 Deploying daemon osd.5 on smithi122 2024-04-02T05:55:15.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:14 smithi122 bash[42159]: cluster 2024-04-02T05:55:13.319530+0000 mgr.y (mgr.25477) 279 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:55:15.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:14 smithi062 bash[53665]: cluster 2024-04-02T05:55:13.319530+0000 mgr.y (mgr.25477) 279 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:55:15.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:14 smithi062 bash[55029]: cluster 2024-04-02T05:55:13.319530+0000 mgr.y (mgr.25477) 279 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:55:16.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:55:16 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:55:16] "GET /metrics HTTP/1.1" 200 38449 "" "Prometheus/2.33.4" 2024-04-02T05:55:16.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:16 smithi122 systemd[1]: Stopping Ceph osd.5 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:55:16.938 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:16 smithi122 bash[20756]: debug 2024-04-02T05:55:16.570+0000 7f9623fc0700 -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-04-02T05:55:16.938 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:16 smithi122 bash[20756]: debug 2024-04-02T05:55:16.570+0000 7f9623fc0700 -1 osd.5 135 *** Got signal Terminated *** 2024-04-02T05:55:16.938 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:16 smithi122 bash[20756]: debug 2024-04-02T05:55:16.570+0000 7f9623fc0700 -1 osd.5 135 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T05:55:16.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:16 smithi122 bash[42159]: cluster 2024-04-02T05:55:15.320636+0000 mgr.y (mgr.25477) 280 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:55:16.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:16 smithi122 bash[42159]: audit 2024-04-02T05:55:15.916828+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:16.938 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:16 smithi122 bash[42159]: cluster 2024-04-02T05:55:16.571746+0000 mon.a (mon.0) 540 : cluster 1 osd.5 marked itself down and dead 2024-04-02T05:55:17.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:16 smithi062 bash[53665]: cluster 2024-04-02T05:55:15.320636+0000 mgr.y (mgr.25477) 280 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:55:17.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:16 smithi062 bash[53665]: audit 2024-04-02T05:55:15.916828+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:17.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:16 smithi062 bash[53665]: cluster 2024-04-02T05:55:16.571746+0000 mon.a (mon.0) 540 : cluster 1 osd.5 marked itself down and dead 2024-04-02T05:55:17.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:16 smithi062 bash[55029]: cluster 2024-04-02T05:55:15.320636+0000 mgr.y (mgr.25477) 280 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:55:17.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:16 smithi062 bash[55029]: audit 2024-04-02T05:55:15.916828+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:17.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:16 smithi062 bash[55029]: cluster 2024-04-02T05:55:16.571746+0000 mon.a (mon.0) 540 : cluster 1 osd.5 marked itself down and dead 2024-04-02T05:55:18.223 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:18 smithi122 bash[45979]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-5 2024-04-02T05:55:18.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:17 smithi122 bash[42159]: cluster 2024-04-02T05:55:16.913064+0000 mon.a (mon.0) 541 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:55:18.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:17 smithi122 bash[42159]: cluster 2024-04-02T05:55:16.923677+0000 mon.a (mon.0) 542 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-04-02T05:55:18.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:17 smithi122 bash[42159]: cluster 2024-04-02T05:55:16.927608+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:17 smithi122 bash[42159]: cluster 2024-04-02T05:55:16.928665+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:17 smithi122 bash[42159]: cluster 2024-04-02T05:55:16.931021+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:17 smithi122 bash[42159]: cluster 2024-04-02T05:55:16.931245+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:17 smithi122 bash[42159]: cluster 2024-04-02T05:55:16.933493+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:17 smithi122 bash[42159]: cluster 2024-04-02T05:55:16.936298+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:17 smithi122 bash[42159]: cluster 2024-04-02T05:55:16.939630+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:17 smithi122 bash[42159]: cluster 2024-04-02T05:55:17.321736+0000 mgr.y (mgr.25477) 281 : cluster 0 pgmap v175: 161 pgs: 12 peering, 16 stale+active+clean, 133 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:55:18.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:17 smithi122 bash[42159]: cluster 2024-04-02T05:55:17.926108+0000 mon.a (mon.0) 543 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2024-04-02T05:55:18.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[53665]: cluster 2024-04-02T05:55:16.913064+0000 mon.a (mon.0) 541 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:55:18.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[53665]: cluster 2024-04-02T05:55:16.923677+0000 mon.a (mon.0) 542 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-04-02T05:55:18.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[53665]: cluster 2024-04-02T05:55:16.927608+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[53665]: cluster 2024-04-02T05:55:16.928665+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[53665]: cluster 2024-04-02T05:55:16.931021+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[53665]: cluster 2024-04-02T05:55:16.931245+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[53665]: cluster 2024-04-02T05:55:16.933493+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[53665]: cluster 2024-04-02T05:55:16.936298+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[53665]: cluster 2024-04-02T05:55:16.939630+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[53665]: cluster 2024-04-02T05:55:17.321736+0000 mgr.y (mgr.25477) 281 : cluster 0 pgmap v175: 161 pgs: 12 peering, 16 stale+active+clean, 133 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:55:18.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[53665]: cluster 2024-04-02T05:55:17.926108+0000 mon.a (mon.0) 543 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2024-04-02T05:55:18.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[55029]: cluster 2024-04-02T05:55:16.913064+0000 mon.a (mon.0) 541 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:55:18.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[55029]: cluster 2024-04-02T05:55:16.923677+0000 mon.a (mon.0) 542 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-04-02T05:55:18.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[55029]: cluster 2024-04-02T05:55:16.927608+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[55029]: cluster 2024-04-02T05:55:16.928665+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[55029]: cluster 2024-04-02T05:55:16.931021+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[55029]: cluster 2024-04-02T05:55:16.931245+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[55029]: cluster 2024-04-02T05:55:16.933493+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[55029]: cluster 2024-04-02T05:55:16.936298+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[55029]: cluster 2024-04-02T05:55:16.939630+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e136 with expected crc 2024-04-02T05:55:18.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[55029]: cluster 2024-04-02T05:55:17.321736+0000 mgr.y (mgr.25477) 281 : cluster 0 pgmap v175: 161 pgs: 12 peering, 16 stale+active+clean, 133 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:55:18.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:17 smithi062 bash[55029]: cluster 2024-04-02T05:55:17.926108+0000 mon.a (mon.0) 543 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2024-04-02T05:55:18.723 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:18 smithi122 bash[46057]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-5 2024-04-02T05:55:19.050 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:55:19.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:18 smithi122 bash[42159]: cluster 2024-04-02T05:55:17.925901+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:18 smithi122 bash[42159]: cluster 2024-04-02T05:55:17.930568+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:18 smithi122 bash[42159]: cluster 2024-04-02T05:55:17.931638+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:18 smithi122 bash[42159]: cluster 2024-04-02T05:55:17.932945+0000 mon.a (mon.0) 544 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-02T05:55:19.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:18 smithi122 bash[42159]: cluster 2024-04-02T05:55:17.934311+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:18 smithi122 bash[42159]: cluster 2024-04-02T05:55:17.935356+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:18 smithi122 bash[42159]: cluster 2024-04-02T05:55:17.940484+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:18 smithi062 bash[55029]: cluster 2024-04-02T05:55:17.925901+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:18 smithi062 bash[55029]: cluster 2024-04-02T05:55:17.930568+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:18 smithi062 bash[55029]: cluster 2024-04-02T05:55:17.931638+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:18 smithi062 bash[55029]: cluster 2024-04-02T05:55:17.932945+0000 mon.a (mon.0) 544 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-02T05:55:19.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:18 smithi062 bash[55029]: cluster 2024-04-02T05:55:17.934311+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:18 smithi062 bash[55029]: cluster 2024-04-02T05:55:17.935356+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:18 smithi062 bash[55029]: cluster 2024-04-02T05:55:17.940484+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:18 smithi062 bash[53665]: cluster 2024-04-02T05:55:17.925901+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:18 smithi062 bash[53665]: cluster 2024-04-02T05:55:17.930568+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:18 smithi062 bash[53665]: cluster 2024-04-02T05:55:17.931638+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:18 smithi062 bash[53665]: cluster 2024-04-02T05:55:17.932945+0000 mon.a (mon.0) 544 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-02T05:55:19.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:18 smithi062 bash[53665]: cluster 2024-04-02T05:55:17.934311+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:18 smithi062 bash[53665]: cluster 2024-04-02T05:55:17.935356+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:18 smithi062 bash[53665]: cluster 2024-04-02T05:55:17.940484+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e137 with expected crc 2024-04-02T05:55:19.841 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:55:19.842 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (6m) 50s ago 13m 16.2M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:55:19.842 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 error 21s ago 13m - - 2024-04-02T05:55:19.842 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (5m) 50s ago 11m 47.5M - 3.5 e1d6a67b021e b43a98374b20 2024-04-02T05:55:19.842 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (5m) 21s ago 19m 444M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:55:19.842 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (5m) 50s ago 21m 502M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:55:19.842 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (4m) 50s ago 21m 53.5M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:55:19.842 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (3m) 21s ago 19m 40.4M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T05:55:19.842 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (4m) 50s ago 19m 45.4M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:55:19.842 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (6m) 50s ago 13m 12.0M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:55:19.842 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (6m) 21s ago 13m 12.4M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:55:19.842 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (2m) 50s ago 19m 58.1M 2781M 19.0.0-1979-g6cec793d 78f830190839 0b54ac4dccab 2024-04-02T05:55:19.842 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (113s) 50s ago 18m 59.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 5e4c983897c7 2024-04-02T05:55:19.843 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (83s) 50s ago 17m 52.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 bc213d0d4da8 2024-04-02T05:55:19.843 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (55s) 50s ago 17m - 2781M 19.0.0-1979-g6cec793d 78f830190839 9092023c7fd3 2024-04-02T05:55:19.843 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (25s) 21s ago 16m - 3037M 19.0.0-1979-g6cec793d 78f830190839 aa23c6286a2f 2024-04-02T05:55:19.843 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (16m) 21s ago 16m 65.6M 3037M 17.2.0 e1d6a67b021e a8cda681ca05 2024-04-02T05:55:19.843 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (15m) 21s ago 15m 64.0M 3037M 17.2.0 e1d6a67b021e 6ab4578a654e 2024-04-02T05:55:19.843 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (14m) 21s ago 14m 67.1M 3037M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:55:19.843 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (5m) 21s ago 13m 64.3M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:55:19.843 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (11m) 50s ago 11m 89.7M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:55:19.843 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (11m) 21s ago 11m 89.7M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:55:19.843 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (11m) 50s ago 11m 89.7M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:55:19.843 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (11m) 21s ago 11m 90.1M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:55:20.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:19 smithi122 bash[42159]: audit 2024-04-02T05:55:19.031365+0000 mgr.y (mgr.25477) 282 : audit 0 from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:20.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:19 smithi122 bash[42159]: cluster 2024-04-02T05:55:19.323003+0000 mgr.y (mgr.25477) 283 : cluster 0 pgmap v177: 161 pgs: 3 active+undersized+degraded, 18 peering, 11 stale+active+clean, 5 active+undersized, 124 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 15/726 objects degraded (2.066%) 2024-04-02T05:55:20.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:19 smithi122 bash[42159]: audit 2024-04-02T05:55:19.429132+0000 mgr.y (mgr.25477) 284 : audit 0 from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:20.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:19 smithi122 bash[42159]: audit 2024-04-02T05:55:19.811751+0000 mgr.y (mgr.25477) 285 : audit 0 from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:20.296 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:55:20.296 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 5 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 10 2024-04-02T05:55:20.297 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:55:20.298 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:55:20.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:19 smithi062 bash[53665]: audit 2024-04-02T05:55:19.031365+0000 mgr.y (mgr.25477) 282 : audit 0 from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:20.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:19 smithi062 bash[53665]: cluster 2024-04-02T05:55:19.323003+0000 mgr.y (mgr.25477) 283 : cluster 0 pgmap v177: 161 pgs: 3 active+undersized+degraded, 18 peering, 11 stale+active+clean, 5 active+undersized, 124 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 15/726 objects degraded (2.066%) 2024-04-02T05:55:20.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:19 smithi062 bash[53665]: audit 2024-04-02T05:55:19.429132+0000 mgr.y (mgr.25477) 284 : audit 0 from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:20.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:19 smithi062 bash[53665]: audit 2024-04-02T05:55:19.811751+0000 mgr.y (mgr.25477) 285 : audit 0 from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:20.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:19 smithi062 bash[55029]: audit 2024-04-02T05:55:19.031365+0000 mgr.y (mgr.25477) 282 : audit 0 from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:20.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:19 smithi062 bash[55029]: cluster 2024-04-02T05:55:19.323003+0000 mgr.y (mgr.25477) 283 : cluster 0 pgmap v177: 161 pgs: 3 active+undersized+degraded, 18 peering, 11 stale+active+clean, 5 active+undersized, 124 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 15/726 objects degraded (2.066%) 2024-04-02T05:55:20.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:19 smithi062 bash[55029]: audit 2024-04-02T05:55:19.429132+0000 mgr.y (mgr.25477) 284 : audit 0 from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:20.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:19 smithi062 bash[55029]: audit 2024-04-02T05:55:19.811751+0000 mgr.y (mgr.25477) 285 : audit 0 from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:20.599 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:20 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.5.service: Succeeded. 2024-04-02T05:55:20.599 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:20 smithi122 systemd[1]: Stopped Ceph osd.5 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:55:20.702 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:55:20.702 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:55:20.702 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:55:20.702 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:55:20.702 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:55:20.702 INFO:teuthology.orchestra.run.smithi062.stdout: "mon", 2024-04-02T05:55:20.702 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr" 2024-04-02T05:55:20.702 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:55:20.703 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "10/23 daemons upgraded", 2024-04-02T05:55:20.703 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading osd daemons", 2024-04-02T05:55:20.703 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:55:20.703 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:55:20.970 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:20 smithi122 systemd[1]: Started Ceph osd.5 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:55:21.151 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 6 pgs inactive, 6 pgs peering; Degraded data redundancy: 15/726 objects degraded (2.066%), 3 pgs degraded 2024-04-02T05:55:21.151 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:55:21.151 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in error state 2024-04-02T05:55:21.151 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-02T05:55:21.151 INFO:teuthology.orchestra.run.smithi062.stdout: osd.5 (root=default,host=smithi122) is down 2024-04-02T05:55:21.151 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 6 pgs inactive, 6 pgs peering 2024-04-02T05:55:21.151 INFO:teuthology.orchestra.run.smithi062.stdout: pg 2.2 is stuck peering for 107s, current state peering, last acting [1,6] 2024-04-02T05:55:21.151 INFO:teuthology.orchestra.run.smithi062.stdout: pg 5.7 is stuck peering for 107s, current state peering, last acting [1,0] 2024-04-02T05:55:21.151 INFO:teuthology.orchestra.run.smithi062.stdout: pg 5.15 is stuck peering for 107s, current state peering, last acting [1,0] 2024-04-02T05:55:21.152 INFO:teuthology.orchestra.run.smithi062.stdout: pg 5.1b is stuck peering for 2m, current state peering, last acting [0,7] 2024-04-02T05:55:21.152 INFO:teuthology.orchestra.run.smithi062.stdout: pg 6.d is stuck peering for 107s, current state peering, last acting [1,0] 2024-04-02T05:55:21.152 INFO:teuthology.orchestra.run.smithi062.stdout: pg 6.19 is stuck peering for 89s, current state peering, last acting [1,0] 2024-04-02T05:55:21.152 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 15/726 objects degraded (2.066%), 3 pgs degraded 2024-04-02T05:55:21.152 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.1c is active+undersized+degraded, acting [4,1] 2024-04-02T05:55:21.152 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.1d is active+undersized+degraded, acting [4,6] 2024-04-02T05:55:21.152 INFO:teuthology.orchestra.run.smithi062.stdout: pg 6.1a is active+undersized+degraded, acting [4,1] 2024-04-02T05:55:21.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:20 smithi122 bash[42159]: cluster 2024-04-02T05:55:19.953208+0000 mon.a (mon.0) 545 : cluster 3 Health check failed: Degraded data redundancy: 15/726 objects degraded (2.066%), 3 pgs degraded (PG_DEGRADED) 2024-04-02T05:55:21.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:20 smithi122 bash[42159]: audit 2024-04-02T05:55:20.292739+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.62:0/3485065130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:21.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:20 smithi122 bash[42159]: audit 2024-04-02T05:55:20.647574+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:21.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:20 smithi122 bash[42159]: audit 2024-04-02T05:55:20.659349+0000 mon.a (mon.0) 547 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:21.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:20 smithi122 bash[42159]: audit 2024-04-02T05:55:20.670520+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:21.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:20 smithi122 bash[42159]: audit 2024-04-02T05:55:20.671821+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:55:21.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:20 smithi122 bash[42159]: audit 2024-04-02T05:55:20.688851+0000 mgr.y (mgr.25477) 286 : audit 0 from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:21.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:20 smithi122 bash[42159]: audit 2024-04-02T05:55:20.704376+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:55:21.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[55029]: cluster 2024-04-02T05:55:19.953208+0000 mon.a (mon.0) 545 : cluster 3 Health check failed: Degraded data redundancy: 15/726 objects degraded (2.066%), 3 pgs degraded (PG_DEGRADED) 2024-04-02T05:55:21.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[55029]: audit 2024-04-02T05:55:20.292739+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.62:0/3485065130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:21.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[55029]: audit 2024-04-02T05:55:20.647574+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:21.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[55029]: audit 2024-04-02T05:55:20.659349+0000 mon.a (mon.0) 547 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:21.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[55029]: audit 2024-04-02T05:55:20.670520+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:21.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[55029]: audit 2024-04-02T05:55:20.671821+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:55:21.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[55029]: audit 2024-04-02T05:55:20.688851+0000 mgr.y (mgr.25477) 286 : audit 0 from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:21.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[55029]: audit 2024-04-02T05:55:20.704376+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:55:21.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[53665]: cluster 2024-04-02T05:55:19.953208+0000 mon.a (mon.0) 545 : cluster 3 Health check failed: Degraded data redundancy: 15/726 objects degraded (2.066%), 3 pgs degraded (PG_DEGRADED) 2024-04-02T05:55:21.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[53665]: audit 2024-04-02T05:55:20.292739+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.62:0/3485065130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:21.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[53665]: audit 2024-04-02T05:55:20.647574+0000 mon.a (mon.0) 546 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:21.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[53665]: audit 2024-04-02T05:55:20.659349+0000 mon.a (mon.0) 547 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:21.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[53665]: audit 2024-04-02T05:55:20.670520+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:21.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[53665]: audit 2024-04-02T05:55:20.671821+0000 mon.a (mon.0) 549 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:55:21.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[53665]: audit 2024-04-02T05:55:20.688851+0000 mgr.y (mgr.25477) 286 : audit 0 from='client.44407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:21.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:20 smithi062 bash[53665]: audit 2024-04-02T05:55:20.704376+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:55:22.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:21 smithi062 bash[53665]: audit 2024-04-02T05:55:21.147284+0000 mon.a (mon.0) 551 : audit 0 from='client.? 172.21.15.62:0/3895916177' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:55:22.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:21 smithi062 bash[53665]: cluster 2024-04-02T05:55:21.324510+0000 mgr.y (mgr.25477) 287 : cluster 0 pgmap v178: 161 pgs: 9 active+undersized+degraded, 18 peering, 6 stale+active+clean, 10 active+undersized, 118 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-02T05:55:22.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:21 smithi062 bash[53665]: audit 2024-04-02T05:55:21.774996+0000 mgr.y (mgr.25477) 288 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:22.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:21 smithi062 bash[55029]: audit 2024-04-02T05:55:21.147284+0000 mon.a (mon.0) 551 : audit 0 from='client.? 172.21.15.62:0/3895916177' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:55:22.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:21 smithi062 bash[55029]: cluster 2024-04-02T05:55:21.324510+0000 mgr.y (mgr.25477) 287 : cluster 0 pgmap v178: 161 pgs: 9 active+undersized+degraded, 18 peering, 6 stale+active+clean, 10 active+undersized, 118 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-02T05:55:22.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:21 smithi062 bash[55029]: audit 2024-04-02T05:55:21.774996+0000 mgr.y (mgr.25477) 288 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:22.419 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:21 smithi122 bash[42159]: audit 2024-04-02T05:55:21.147284+0000 mon.a (mon.0) 551 : audit 0 from='client.? 172.21.15.62:0/3895916177' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:55:22.420 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:21 smithi122 bash[42159]: cluster 2024-04-02T05:55:21.324510+0000 mgr.y (mgr.25477) 287 : cluster 0 pgmap v178: 161 pgs: 9 active+undersized+degraded, 18 peering, 6 stale+active+clean, 10 active+undersized, 118 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-02T05:55:22.420 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:21 smithi122 bash[42159]: audit 2024-04-02T05:55:21.774996+0000 mgr.y (mgr.25477) 288 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:22.420 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:22 smithi122 bash[46227]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-02T05:55:22.420 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:22 smithi122 bash[46227]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-02T05:55:22.420 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:22 smithi122 bash[46227]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-02T05:55:22.420 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:22 smithi122 bash[46227]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-02T05:55:22.420 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:22 smithi122 bash[46227]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-02T05:55:22.420 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:22 smithi122 bash[46227]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-02T05:55:22.420 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:22 smithi122 bash[46227]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-02T05:55:23.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:23 smithi122 bash[42159]: cluster 2024-04-02T05:55:23.378408+0000 mon.a (mon.0) 552 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 6 pgs peering) 2024-04-02T05:55:23.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:23 smithi062 bash[55029]: cluster 2024-04-02T05:55:23.378408+0000 mon.a (mon.0) 552 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 6 pgs peering) 2024-04-02T05:55:23.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:23 smithi062 bash[53665]: cluster 2024-04-02T05:55:23.378408+0000 mon.a (mon.0) 552 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 6 pgs peering) 2024-04-02T05:55:24.223 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:23 smithi122 bash[46503]: debug 2024-04-02T05:55:23.906+0000 7f406273e700 1 -- 172.21.15.122:0/2284093769 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562db783b680 con 0x562db7879000 2024-04-02T05:55:24.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:24 smithi122 bash[42159]: cluster 2024-04-02T05:55:23.326286+0000 mgr.y (mgr.25477) 289 : cluster 0 pgmap v179: 161 pgs: 19 active+undersized+degraded, 38 active+undersized, 104 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-04-02T05:55:24.723 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:24 smithi122 bash[46503]: debug 2024-04-02T05:55:24.470+0000 7f406b8d67c0 -1 Falling back to public interface 2024-04-02T05:55:24.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:24 smithi062 bash[55029]: cluster 2024-04-02T05:55:23.326286+0000 mgr.y (mgr.25477) 289 : cluster 0 pgmap v179: 161 pgs: 19 active+undersized+degraded, 38 active+undersized, 104 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-04-02T05:55:24.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:24 smithi062 bash[53665]: cluster 2024-04-02T05:55:23.326286+0000 mgr.y (mgr.25477) 289 : cluster 0 pgmap v179: 161 pgs: 19 active+undersized+degraded, 38 active+undersized, 104 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-04-02T05:55:26.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:55:26 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:55:26] "GET /metrics HTTP/1.1" 200 38519 "" "Prometheus/2.33.4" 2024-04-02T05:55:26.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:26 smithi122 bash[42159]: cluster 2024-04-02T05:55:25.327685+0000 mgr.y (mgr.25477) 290 : cluster 0 pgmap v180: 161 pgs: 19 active+undersized+degraded, 38 active+undersized, 104 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-04-02T05:55:26.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:26 smithi062 bash[55029]: cluster 2024-04-02T05:55:25.327685+0000 mgr.y (mgr.25477) 290 : cluster 0 pgmap v180: 161 pgs: 19 active+undersized+degraded, 38 active+undersized, 104 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-04-02T05:55:26.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:26 smithi062 bash[53665]: cluster 2024-04-02T05:55:25.327685+0000 mgr.y (mgr.25477) 290 : cluster 0 pgmap v180: 161 pgs: 19 active+undersized+degraded, 38 active+undersized, 104 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-04-02T05:55:27.958 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:27 smithi122 bash[46503]: debug 2024-04-02T05:55:27.570+0000 7f406b8d67c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-02T05:55:27.958 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:27 smithi122 bash[46503]: debug 2024-04-02T05:55:27.610+0000 7f406b8d67c0 -1 osd.5 135 log_to_monitors true 2024-04-02T05:55:28.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:27 smithi122 bash[42159]: audit 2024-04-02T05:55:26.955023+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:28.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:27 smithi122 bash[42159]: audit 2024-04-02T05:55:26.966491+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:28.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:27 smithi122 bash[42159]: cluster 2024-04-02T05:55:27.329136+0000 mgr.y (mgr.25477) 291 : cluster 0 pgmap v181: 161 pgs: 19 active+undersized+degraded, 38 active+undersized, 104 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-04-02T05:55:28.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:27 smithi122 bash[42159]: audit 2024-04-02T05:55:27.617446+0000 mon.a (mon.0) 555 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T05:55:28.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:27 smithi122 bash[42159]: audit 2024-04-02T05:55:27.620810+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.122:6808/2810993477,v1:172.21.15.122:6809/2810993477]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T05:55:28.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:27 smithi062 bash[53665]: audit 2024-04-02T05:55:26.955023+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:28.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:27 smithi062 bash[53665]: audit 2024-04-02T05:55:26.966491+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:28.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:27 smithi062 bash[53665]: cluster 2024-04-02T05:55:27.329136+0000 mgr.y (mgr.25477) 291 : cluster 0 pgmap v181: 161 pgs: 19 active+undersized+degraded, 38 active+undersized, 104 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-04-02T05:55:28.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:27 smithi062 bash[53665]: audit 2024-04-02T05:55:27.617446+0000 mon.a (mon.0) 555 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T05:55:28.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:27 smithi062 bash[53665]: audit 2024-04-02T05:55:27.620810+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.122:6808/2810993477,v1:172.21.15.122:6809/2810993477]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T05:55:28.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:27 smithi062 bash[55029]: audit 2024-04-02T05:55:26.955023+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:28.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:27 smithi062 bash[55029]: audit 2024-04-02T05:55:26.966491+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:28.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:27 smithi062 bash[55029]: cluster 2024-04-02T05:55:27.329136+0000 mgr.y (mgr.25477) 291 : cluster 0 pgmap v181: 161 pgs: 19 active+undersized+degraded, 38 active+undersized, 104 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-04-02T05:55:28.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:27 smithi062 bash[55029]: audit 2024-04-02T05:55:27.617446+0000 mon.a (mon.0) 555 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T05:55:28.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:27 smithi062 bash[55029]: audit 2024-04-02T05:55:27.620810+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.122:6808/2810993477,v1:172.21.15.122:6809/2810993477]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-02T05:55:28.973 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 05:55:28 smithi122 bash[46503]: debug 2024-04-02T05:55:28.486+0000 7f4058d26700 -1 osd.5 135 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:55:29.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[53665]: audit 2024-04-02T05:55:27.969850+0000 mon.a (mon.0) 556 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-02T05:55:29.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[53665]: cluster 2024-04-02T05:55:27.973884+0000 mon.a (mon.0) 557 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-04-02T05:55:29.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[53665]: audit 2024-04-02T05:55:27.975688+0000 mon.a (mon.0) 558 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:29.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[53665]: cluster 2024-04-02T05:55:27.976019+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e138 with expected crc 2024-04-02T05:55:29.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[53665]: audit 2024-04-02T05:55:27.978121+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.122:6808/2810993477,v1:172.21.15.122:6809/2810993477]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:29.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[53665]: audit 2024-04-02T05:55:28.095795+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:29.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[53665]: audit 2024-04-02T05:55:28.140917+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:29.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[53665]: audit 2024-04-02T05:55:28.465101+0000 mon.a (mon.0) 561 : audit 1 from='osd.5 ' entity='osd.5' 2024-04-02T05:55:29.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[53665]: cluster 2024-04-02T05:55:28.800844+0000 mon.a (mon.0) 562 : cluster 3 Health check update: Degraded data redundancy: 78/726 objects degraded (10.744%), 19 pgs degraded (PG_DEGRADED) 2024-04-02T05:55:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[55029]: audit 2024-04-02T05:55:27.969850+0000 mon.a (mon.0) 556 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-02T05:55:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[55029]: cluster 2024-04-02T05:55:27.973884+0000 mon.a (mon.0) 557 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-04-02T05:55:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[55029]: audit 2024-04-02T05:55:27.975688+0000 mon.a (mon.0) 558 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[55029]: cluster 2024-04-02T05:55:27.976019+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e138 with expected crc 2024-04-02T05:55:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[55029]: audit 2024-04-02T05:55:27.978121+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.122:6808/2810993477,v1:172.21.15.122:6809/2810993477]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[55029]: audit 2024-04-02T05:55:28.095795+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[55029]: audit 2024-04-02T05:55:28.140917+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[55029]: audit 2024-04-02T05:55:28.465101+0000 mon.a (mon.0) 561 : audit 1 from='osd.5 ' entity='osd.5' 2024-04-02T05:55:29.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:28 smithi062 bash[55029]: cluster 2024-04-02T05:55:28.800844+0000 mon.a (mon.0) 562 : cluster 3 Health check update: Degraded data redundancy: 78/726 objects degraded (10.744%), 19 pgs degraded (PG_DEGRADED) 2024-04-02T05:55:29.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:28 smithi122 bash[42159]: audit 2024-04-02T05:55:27.969850+0000 mon.a (mon.0) 556 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-02T05:55:29.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:28 smithi122 bash[42159]: cluster 2024-04-02T05:55:27.973884+0000 mon.a (mon.0) 557 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-04-02T05:55:29.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:28 smithi122 bash[42159]: audit 2024-04-02T05:55:27.975688+0000 mon.a (mon.0) 558 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:29.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:28 smithi122 bash[42159]: cluster 2024-04-02T05:55:27.976019+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e138 with expected crc 2024-04-02T05:55:29.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:28 smithi122 bash[42159]: audit 2024-04-02T05:55:27.978121+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.122:6808/2810993477,v1:172.21.15.122:6809/2810993477]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:29.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:28 smithi122 bash[42159]: audit 2024-04-02T05:55:28.095795+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:29.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:28 smithi122 bash[42159]: audit 2024-04-02T05:55:28.140917+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:29.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:28 smithi122 bash[42159]: audit 2024-04-02T05:55:28.465101+0000 mon.a (mon.0) 561 : audit 1 from='osd.5 ' entity='osd.5' 2024-04-02T05:55:29.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:28 smithi122 bash[42159]: cluster 2024-04-02T05:55:28.800844+0000 mon.a (mon.0) 562 : cluster 3 Health check update: Degraded data redundancy: 78/726 objects degraded (10.744%), 19 pgs degraded (PG_DEGRADED) 2024-04-02T05:55:30.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[53665]: cluster 2024-04-02T05:55:29.089974+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e138 with expected crc 2024-04-02T05:55:30.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[53665]: cluster 2024-04-02T05:55:29.330386+0000 mgr.y (mgr.25477) 292 : cluster 0 pgmap v183: 161 pgs: 19 active+undersized+degraded, 38 active+undersized, 104 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-04-02T05:55:30.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[53665]: cluster 2024-04-02T05:55:29.461833+0000 mon.a (mon.0) 563 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:55:30.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[53665]: cluster 2024-04-02T05:55:29.472422+0000 mon.a (mon.0) 564 : cluster 1 osd.5 [v2:172.21.15.122:6808/2810993477,v1:172.21.15.122:6809/2810993477] boot 2024-04-02T05:55:30.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[53665]: cluster 2024-04-02T05:55:29.472601+0000 mon.a (mon.0) 565 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2024-04-02T05:55:30.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[53665]: audit 2024-04-02T05:55:29.474324+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:55:30.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[53665]: cluster 2024-04-02T05:55:29.475883+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e139 with expected crc 2024-04-02T05:55:30.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[53665]: cluster 2024-04-02T05:55:29.479058+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e139 with expected crc 2024-04-02T05:55:30.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[55029]: cluster 2024-04-02T05:55:29.089974+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e138 with expected crc 2024-04-02T05:55:30.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[55029]: cluster 2024-04-02T05:55:29.330386+0000 mgr.y (mgr.25477) 292 : cluster 0 pgmap v183: 161 pgs: 19 active+undersized+degraded, 38 active+undersized, 104 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-04-02T05:55:30.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[55029]: cluster 2024-04-02T05:55:29.461833+0000 mon.a (mon.0) 563 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:55:30.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[55029]: cluster 2024-04-02T05:55:29.472422+0000 mon.a (mon.0) 564 : cluster 1 osd.5 [v2:172.21.15.122:6808/2810993477,v1:172.21.15.122:6809/2810993477] boot 2024-04-02T05:55:30.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[55029]: cluster 2024-04-02T05:55:29.472601+0000 mon.a (mon.0) 565 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2024-04-02T05:55:30.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[55029]: audit 2024-04-02T05:55:29.474324+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:55:30.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[55029]: cluster 2024-04-02T05:55:29.475883+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e139 with expected crc 2024-04-02T05:55:30.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:29 smithi062 bash[55029]: cluster 2024-04-02T05:55:29.479058+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e139 with expected crc 2024-04-02T05:55:30.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:29 smithi122 bash[42159]: cluster 2024-04-02T05:55:29.089974+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e138 with expected crc 2024-04-02T05:55:30.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:29 smithi122 bash[42159]: cluster 2024-04-02T05:55:29.330386+0000 mgr.y (mgr.25477) 292 : cluster 0 pgmap v183: 161 pgs: 19 active+undersized+degraded, 38 active+undersized, 104 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-04-02T05:55:30.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:29 smithi122 bash[42159]: cluster 2024-04-02T05:55:29.461833+0000 mon.a (mon.0) 563 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:55:30.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:29 smithi122 bash[42159]: cluster 2024-04-02T05:55:29.472422+0000 mon.a (mon.0) 564 : cluster 1 osd.5 [v2:172.21.15.122:6808/2810993477,v1:172.21.15.122:6809/2810993477] boot 2024-04-02T05:55:30.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:29 smithi122 bash[42159]: cluster 2024-04-02T05:55:29.472601+0000 mon.a (mon.0) 565 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2024-04-02T05:55:30.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:29 smithi122 bash[42159]: audit 2024-04-02T05:55:29.474324+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-02T05:55:30.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:29 smithi122 bash[42159]: cluster 2024-04-02T05:55:29.475883+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e139 with expected crc 2024-04-02T05:55:30.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:29 smithi122 bash[42159]: cluster 2024-04-02T05:55:29.479058+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e139 with expected crc 2024-04-02T05:55:31.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:30 smithi062 bash[53665]: cluster 2024-04-02T05:55:29.477356+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e139 with expected crc 2024-04-02T05:55:31.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:30 smithi062 bash[53665]: cluster 2024-04-02T05:55:29.481530+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e139 with expected crc 2024-04-02T05:55:31.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:30 smithi062 bash[53665]: cluster 2024-04-02T05:55:30.479162+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e140 with expected crc 2024-04-02T05:55:31.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:30 smithi062 bash[53665]: cluster 2024-04-02T05:55:30.480107+0000 mon.a (mon.0) 567 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2024-04-02T05:55:31.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:30 smithi062 bash[53665]: cluster 2024-04-02T05:55:30.484883+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e140 with expected crc 2024-04-02T05:55:31.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:30 smithi062 bash[55029]: cluster 2024-04-02T05:55:29.477356+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e139 with expected crc 2024-04-02T05:55:31.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:30 smithi062 bash[55029]: cluster 2024-04-02T05:55:29.481530+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e139 with expected crc 2024-04-02T05:55:31.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:30 smithi062 bash[55029]: cluster 2024-04-02T05:55:30.479162+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e140 with expected crc 2024-04-02T05:55:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:30 smithi062 bash[55029]: cluster 2024-04-02T05:55:30.480107+0000 mon.a (mon.0) 567 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2024-04-02T05:55:31.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:30 smithi062 bash[55029]: cluster 2024-04-02T05:55:30.484883+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e140 with expected crc 2024-04-02T05:55:31.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:30 smithi122 bash[42159]: cluster 2024-04-02T05:55:29.477356+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e139 with expected crc 2024-04-02T05:55:31.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:30 smithi122 bash[42159]: cluster 2024-04-02T05:55:29.481530+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e139 with expected crc 2024-04-02T05:55:31.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:30 smithi122 bash[42159]: cluster 2024-04-02T05:55:30.479162+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e140 with expected crc 2024-04-02T05:55:31.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:30 smithi122 bash[42159]: cluster 2024-04-02T05:55:30.480107+0000 mon.a (mon.0) 567 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2024-04-02T05:55:31.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:30 smithi122 bash[42159]: cluster 2024-04-02T05:55:30.484883+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e140 with expected crc 2024-04-02T05:55:32.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:31 smithi062 bash[53665]: cluster 2024-04-02T05:55:30.479107+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e140 with expected crc 2024-04-02T05:55:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:31 smithi062 bash[53665]: cluster 2024-04-02T05:55:30.483179+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e140 with expected crc 2024-04-02T05:55:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:31 smithi062 bash[53665]: cluster 2024-04-02T05:55:30.485867+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e140 with expected crc 2024-04-02T05:55:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:31 smithi062 bash[53665]: cluster 2024-04-02T05:55:31.331522+0000 mgr.y (mgr.25477) 293 : cluster 0 pgmap v186: 161 pgs: 6 peering, 16 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-02T05:55:32.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:31 smithi062 bash[53665]: audit 2024-04-02T05:55:31.783031+0000 mgr.y (mgr.25477) 294 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:32.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:31 smithi062 bash[55029]: cluster 2024-04-02T05:55:30.479107+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e140 with expected crc 2024-04-02T05:55:32.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:31 smithi062 bash[55029]: cluster 2024-04-02T05:55:30.483179+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e140 with expected crc 2024-04-02T05:55:32.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:31 smithi062 bash[55029]: cluster 2024-04-02T05:55:30.485867+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e140 with expected crc 2024-04-02T05:55:32.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:31 smithi062 bash[55029]: cluster 2024-04-02T05:55:31.331522+0000 mgr.y (mgr.25477) 293 : cluster 0 pgmap v186: 161 pgs: 6 peering, 16 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-02T05:55:32.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:31 smithi062 bash[55029]: audit 2024-04-02T05:55:31.783031+0000 mgr.y (mgr.25477) 294 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:32.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:31 smithi122 bash[42159]: cluster 2024-04-02T05:55:30.479107+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e140 with expected crc 2024-04-02T05:55:32.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:31 smithi122 bash[42159]: cluster 2024-04-02T05:55:30.483179+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e140 with expected crc 2024-04-02T05:55:32.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:31 smithi122 bash[42159]: cluster 2024-04-02T05:55:30.485867+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e140 with expected crc 2024-04-02T05:55:32.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:31 smithi122 bash[42159]: cluster 2024-04-02T05:55:31.331522+0000 mgr.y (mgr.25477) 293 : cluster 0 pgmap v186: 161 pgs: 6 peering, 16 active+undersized+degraded, 35 active+undersized, 104 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-02T05:55:32.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:31 smithi122 bash[42159]: audit 2024-04-02T05:55:31.783031+0000 mgr.y (mgr.25477) 294 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:34.626 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:34 smithi122 bash[42159]: cluster 2024-04-02T05:55:33.333097+0000 mgr.y (mgr.25477) 295 : cluster 0 pgmap v187: 161 pgs: 6 peering, 1 active+undersized+degraded, 3 active+undersized, 151 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 1/726 objects degraded (0.138%) 2024-04-02T05:55:34.627 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:34 smithi122 bash[42159]: cluster 2024-04-02T05:55:33.802005+0000 mon.a (mon.0) 568 : cluster 3 Health check update: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded (PG_DEGRADED) 2024-04-02T05:55:34.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:34 smithi062 bash[53665]: cluster 2024-04-02T05:55:33.333097+0000 mgr.y (mgr.25477) 295 : cluster 0 pgmap v187: 161 pgs: 6 peering, 1 active+undersized+degraded, 3 active+undersized, 151 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 1/726 objects degraded (0.138%) 2024-04-02T05:55:34.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:34 smithi062 bash[53665]: cluster 2024-04-02T05:55:33.802005+0000 mon.a (mon.0) 568 : cluster 3 Health check update: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded (PG_DEGRADED) 2024-04-02T05:55:34.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:34 smithi062 bash[55029]: cluster 2024-04-02T05:55:33.333097+0000 mgr.y (mgr.25477) 295 : cluster 0 pgmap v187: 161 pgs: 6 peering, 1 active+undersized+degraded, 3 active+undersized, 151 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 1/726 objects degraded (0.138%) 2024-04-02T05:55:34.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:34 smithi062 bash[55029]: cluster 2024-04-02T05:55:33.802005+0000 mon.a (mon.0) 568 : cluster 3 Health check update: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded (PG_DEGRADED) 2024-04-02T05:55:35.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:35 smithi122 bash[42159]: cluster 2024-04-02T05:55:35.391296+0000 mon.a (mon.0) 569 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded) 2024-04-02T05:55:35.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:35 smithi062 bash[55029]: cluster 2024-04-02T05:55:35.391296+0000 mon.a (mon.0) 569 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded) 2024-04-02T05:55:35.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:35 smithi062 bash[53665]: cluster 2024-04-02T05:55:35.391296+0000 mon.a (mon.0) 569 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded) 2024-04-02T05:55:36.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:55:36 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:55:36] "GET /metrics HTTP/1.1" 200 38534 "" "Prometheus/2.33.4" 2024-04-02T05:55:36.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:36 smithi122 bash[42159]: cluster 2024-04-02T05:55:35.334158+0000 mgr.y (mgr.25477) 296 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-04-02T05:55:36.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:36 smithi122 bash[42159]: audit 2024-04-02T05:55:35.674236+0000 mon.a (mon.0) 570 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:36.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:36 smithi122 bash[42159]: audit 2024-04-02T05:55:35.676457+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:55:37.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:36 smithi062 bash[55029]: cluster 2024-04-02T05:55:35.334158+0000 mgr.y (mgr.25477) 296 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-04-02T05:55:37.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:36 smithi062 bash[55029]: audit 2024-04-02T05:55:35.674236+0000 mon.a (mon.0) 570 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:37.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:36 smithi062 bash[55029]: audit 2024-04-02T05:55:35.676457+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:55:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:36 smithi062 bash[53665]: cluster 2024-04-02T05:55:35.334158+0000 mgr.y (mgr.25477) 296 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-04-02T05:55:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:36 smithi062 bash[53665]: audit 2024-04-02T05:55:35.674236+0000 mon.a (mon.0) 570 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:36 smithi062 bash[53665]: audit 2024-04-02T05:55:35.676457+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:55:38.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:38 smithi122 bash[42159]: cluster 2024-04-02T05:55:37.335418+0000 mgr.y (mgr.25477) 297 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-04-02T05:55:38.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:38 smithi122 bash[42159]: audit 2024-04-02T05:55:38.145384+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:38.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:38 smithi122 bash[42159]: audit 2024-04-02T05:55:38.158449+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:38.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:38 smithi122 bash[42159]: audit 2024-04-02T05:55:38.161084+0000 mon.a (mon.0) 574 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:55:38.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:38 smithi122 bash[42159]: audit 2024-04-02T05:55:38.162914+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:55:38.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:38 smithi122 bash[42159]: audit 2024-04-02T05:55:38.175668+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:38.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:38 smithi122 bash[42159]: audit 2024-04-02T05:55:38.264562+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:55:38.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:38 smithi122 bash[42159]: audit 2024-04-02T05:55:38.270016+0000 mon.a (mon.0) 578 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:38.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:38 smithi122 bash[42159]: audit 2024-04-02T05:55:38.273996+0000 mon.a (mon.0) 579 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:38.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:38 smithi122 bash[42159]: audit 2024-04-02T05:55:38.275778+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:38.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:38 smithi122 bash[42159]: audit 2024-04-02T05:55:38.278607+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-02T05:55:39.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[53665]: cluster 2024-04-02T05:55:37.335418+0000 mgr.y (mgr.25477) 297 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-04-02T05:55:39.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[53665]: audit 2024-04-02T05:55:38.145384+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:39.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[53665]: audit 2024-04-02T05:55:38.158449+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:39.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[53665]: audit 2024-04-02T05:55:38.161084+0000 mon.a (mon.0) 574 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:55:39.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[53665]: audit 2024-04-02T05:55:38.162914+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:55:39.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[53665]: audit 2024-04-02T05:55:38.175668+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:39.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[53665]: audit 2024-04-02T05:55:38.264562+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:55:39.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[53665]: audit 2024-04-02T05:55:38.270016+0000 mon.a (mon.0) 578 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:39.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[53665]: audit 2024-04-02T05:55:38.273996+0000 mon.a (mon.0) 579 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:39.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[53665]: audit 2024-04-02T05:55:38.275778+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:39.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[53665]: audit 2024-04-02T05:55:38.278607+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-02T05:55:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[55029]: cluster 2024-04-02T05:55:37.335418+0000 mgr.y (mgr.25477) 297 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-04-02T05:55:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[55029]: audit 2024-04-02T05:55:38.145384+0000 mon.a (mon.0) 572 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[55029]: audit 2024-04-02T05:55:38.158449+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[55029]: audit 2024-04-02T05:55:38.161084+0000 mon.a (mon.0) 574 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:55:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[55029]: audit 2024-04-02T05:55:38.162914+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:55:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[55029]: audit 2024-04-02T05:55:38.175668+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[55029]: audit 2024-04-02T05:55:38.264562+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:55:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[55029]: audit 2024-04-02T05:55:38.270016+0000 mon.a (mon.0) 578 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[55029]: audit 2024-04-02T05:55:38.273996+0000 mon.a (mon.0) 579 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[55029]: audit 2024-04-02T05:55:38.275778+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:39.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:38 smithi062 bash[55029]: audit 2024-04-02T05:55:38.278607+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-02T05:55:40.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:39 smithi062 bash[55029]: cluster 2024-04-02T05:55:38.166684+0000 mgr.y (mgr.25477) 298 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s 2024-04-02T05:55:40.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:39 smithi062 bash[55029]: cluster 2024-04-02T05:55:38.167295+0000 mgr.y (mgr.25477) 299 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 532 B/s rd, 0 op/s 2024-04-02T05:55:40.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:39 smithi062 bash[55029]: audit 2024-04-02T05:55:38.278871+0000 mgr.y (mgr.25477) 300 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-02T05:55:40.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:39 smithi062 bash[55029]: cephadm 2024-04-02T05:55:38.280480+0000 mgr.y (mgr.25477) 301 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-04-02T05:55:40.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:39 smithi062 bash[53665]: cluster 2024-04-02T05:55:38.166684+0000 mgr.y (mgr.25477) 298 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s 2024-04-02T05:55:40.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:39 smithi062 bash[53665]: cluster 2024-04-02T05:55:38.167295+0000 mgr.y (mgr.25477) 299 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 532 B/s rd, 0 op/s 2024-04-02T05:55:40.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:39 smithi062 bash[53665]: audit 2024-04-02T05:55:38.278871+0000 mgr.y (mgr.25477) 300 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-02T05:55:40.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:39 smithi062 bash[53665]: cephadm 2024-04-02T05:55:38.280480+0000 mgr.y (mgr.25477) 301 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-04-02T05:55:40.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:39 smithi122 bash[42159]: cluster 2024-04-02T05:55:38.166684+0000 mgr.y (mgr.25477) 298 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s 2024-04-02T05:55:40.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:39 smithi122 bash[42159]: cluster 2024-04-02T05:55:38.167295+0000 mgr.y (mgr.25477) 299 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 532 B/s rd, 0 op/s 2024-04-02T05:55:40.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:39 smithi122 bash[42159]: audit 2024-04-02T05:55:38.278871+0000 mgr.y (mgr.25477) 300 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-02T05:55:40.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:39 smithi122 bash[42159]: cephadm 2024-04-02T05:55:38.280480+0000 mgr.y (mgr.25477) 301 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-04-02T05:55:41.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:41 smithi062 bash[55029]: cluster 2024-04-02T05:55:40.168399+0000 mgr.y (mgr.25477) 302 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:55:41.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:41 smithi062 bash[55029]: cephadm 2024-04-02T05:55:40.551217+0000 mgr.y (mgr.25477) 303 : cephadm 1 Upgrade: Updating osd.6 2024-04-02T05:55:41.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:41 smithi062 bash[55029]: audit 2024-04-02T05:55:40.559124+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:41.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:41 smithi062 bash[55029]: audit 2024-04-02T05:55:40.563991+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T05:55:41.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:41 smithi062 bash[55029]: audit 2024-04-02T05:55:40.565938+0000 mon.a (mon.0) 584 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:55:41.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:41 smithi062 bash[55029]: cephadm 2024-04-02T05:55:40.569698+0000 mgr.y (mgr.25477) 304 : cephadm 1 Deploying daemon osd.6 on smithi122 2024-04-02T05:55:41.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:41 smithi062 bash[55029]: audit 2024-04-02T05:55:40.948419+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:41.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:41 smithi062 bash[53665]: cluster 2024-04-02T05:55:40.168399+0000 mgr.y (mgr.25477) 302 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:55:41.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:41 smithi062 bash[53665]: cephadm 2024-04-02T05:55:40.551217+0000 mgr.y (mgr.25477) 303 : cephadm 1 Upgrade: Updating osd.6 2024-04-02T05:55:41.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:41 smithi062 bash[53665]: audit 2024-04-02T05:55:40.559124+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:41.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:41 smithi062 bash[53665]: audit 2024-04-02T05:55:40.563991+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T05:55:41.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:41 smithi062 bash[53665]: audit 2024-04-02T05:55:40.565938+0000 mon.a (mon.0) 584 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:55:41.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:41 smithi062 bash[53665]: cephadm 2024-04-02T05:55:40.569698+0000 mgr.y (mgr.25477) 304 : cephadm 1 Deploying daemon osd.6 on smithi122 2024-04-02T05:55:41.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:41 smithi062 bash[53665]: audit 2024-04-02T05:55:40.948419+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:41.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:41 smithi122 bash[42159]: cluster 2024-04-02T05:55:40.168399+0000 mgr.y (mgr.25477) 302 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:55:41.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:41 smithi122 bash[42159]: cephadm 2024-04-02T05:55:40.551217+0000 mgr.y (mgr.25477) 303 : cephadm 1 Upgrade: Updating osd.6 2024-04-02T05:55:41.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:41 smithi122 bash[42159]: audit 2024-04-02T05:55:40.559124+0000 mon.a (mon.0) 582 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:41.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:41 smithi122 bash[42159]: audit 2024-04-02T05:55:40.563991+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-02T05:55:41.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:41 smithi122 bash[42159]: audit 2024-04-02T05:55:40.565938+0000 mon.a (mon.0) 584 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:55:41.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:41 smithi122 bash[42159]: cephadm 2024-04-02T05:55:40.569698+0000 mgr.y (mgr.25477) 304 : cephadm 1 Deploying daemon osd.6 on smithi122 2024-04-02T05:55:41.866 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:41 smithi122 bash[42159]: audit 2024-04-02T05:55:40.948419+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:42.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:42 smithi062 bash[53665]: audit 2024-04-02T05:55:41.791268+0000 mgr.y (mgr.25477) 305 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:42.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:42 smithi062 bash[55029]: audit 2024-04-02T05:55:41.791268+0000 mgr.y (mgr.25477) 305 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:42.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:42 smithi122 bash[42159]: audit 2024-04-02T05:55:41.791268+0000 mgr.y (mgr.25477) 305 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:43.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:43 smithi062 bash[53665]: cluster 2024-04-02T05:55:42.169637+0000 mgr.y (mgr.25477) 306 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:55:43.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:43 smithi062 bash[55029]: cluster 2024-04-02T05:55:42.169637+0000 mgr.y (mgr.25477) 306 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:55:43.897 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:43 smithi122 bash[42159]: cluster 2024-04-02T05:55:42.169637+0000 mgr.y (mgr.25477) 306 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:55:45.165 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:45 smithi122 systemd[1]: Stopping Ceph osd.6 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:55:45.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:45 smithi122 bash[23872]: debug 2024-04-02T05:55:45.162+0000 7f82195bb700 -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-04-02T05:55:45.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:45 smithi122 bash[23872]: debug 2024-04-02T05:55:45.162+0000 7f82195bb700 -1 osd.6 140 *** Got signal Terminated *** 2024-04-02T05:55:45.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:45 smithi122 bash[23872]: debug 2024-04-02T05:55:45.162+0000 7f82195bb700 -1 osd.6 140 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T05:55:45.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:45 smithi062 bash[53665]: cluster 2024-04-02T05:55:44.170754+0000 mgr.y (mgr.25477) 307 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s 2024-04-02T05:55:45.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:45 smithi062 bash[53665]: cluster 2024-04-02T05:55:45.162977+0000 mon.a (mon.0) 586 : cluster 1 osd.6 marked itself down and dead 2024-04-02T05:55:45.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:45 smithi062 bash[55029]: cluster 2024-04-02T05:55:44.170754+0000 mgr.y (mgr.25477) 307 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s 2024-04-02T05:55:45.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:45 smithi062 bash[55029]: cluster 2024-04-02T05:55:45.162977+0000 mon.a (mon.0) 586 : cluster 1 osd.6 marked itself down and dead 2024-04-02T05:55:45.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:45 smithi122 bash[42159]: cluster 2024-04-02T05:55:44.170754+0000 mgr.y (mgr.25477) 307 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s 2024-04-02T05:55:45.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:45 smithi122 bash[42159]: cluster 2024-04-02T05:55:45.162977+0000 mon.a (mon.0) 586 : cluster 1 osd.6 marked itself down and dead 2024-04-02T05:55:46.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:55:46 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:55:46] "GET /metrics HTTP/1.1" 200 38534 "" "Prometheus/2.33.4" 2024-04-02T05:55:46.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:46 smithi122 bash[42159]: cluster 2024-04-02T05:55:45.572087+0000 mon.a (mon.0) 587 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:55:46.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:46 smithi122 bash[42159]: cluster 2024-04-02T05:55:45.583158+0000 mon.a (mon.0) 588 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-04-02T05:55:46.612 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:46 smithi122 bash[42159]: cluster 2024-04-02T05:55:45.586696+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e141 with expected crc 2024-04-02T05:55:46.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:46 smithi122 bash[42159]: cluster 2024-04-02T05:55:45.592657+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e141 with expected crc 2024-04-02T05:55:46.613 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:46 smithi122 bash[42159]: cluster 2024-04-02T05:55:46.586883+0000 mon.a (mon.0) 589 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2024-04-02T05:55:46.891 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:46 smithi122 bash[47991]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-6 2024-04-02T05:55:46.892 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:46 smithi122 bash[48064]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-6 2024-04-02T05:55:47.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:46 smithi062 bash[53665]: cluster 2024-04-02T05:55:45.572087+0000 mon.a (mon.0) 587 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:55:47.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:46 smithi062 bash[53665]: cluster 2024-04-02T05:55:45.583158+0000 mon.a (mon.0) 588 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-04-02T05:55:47.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:46 smithi062 bash[53665]: cluster 2024-04-02T05:55:45.586696+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e141 with expected crc 2024-04-02T05:55:47.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:46 smithi062 bash[53665]: cluster 2024-04-02T05:55:45.592657+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e141 with expected crc 2024-04-02T05:55:47.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:46 smithi062 bash[53665]: cluster 2024-04-02T05:55:46.586883+0000 mon.a (mon.0) 589 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2024-04-02T05:55:47.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:46 smithi062 bash[55029]: cluster 2024-04-02T05:55:45.572087+0000 mon.a (mon.0) 587 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:55:47.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:46 smithi062 bash[55029]: cluster 2024-04-02T05:55:45.583158+0000 mon.a (mon.0) 588 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-04-02T05:55:47.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:46 smithi062 bash[55029]: cluster 2024-04-02T05:55:45.586696+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e141 with expected crc 2024-04-02T05:55:47.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:46 smithi062 bash[55029]: cluster 2024-04-02T05:55:45.592657+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e141 with expected crc 2024-04-02T05:55:47.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:46 smithi062 bash[55029]: cluster 2024-04-02T05:55:46.586883+0000 mon.a (mon.0) 589 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2024-04-02T05:55:47.896 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:47 smithi122 bash[42159]: cluster 2024-04-02T05:55:46.171542+0000 mgr.y (mgr.25477) 308 : cluster 0 pgmap v196: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:55:47.896 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:47 smithi122 bash[42159]: cluster 2024-04-02T05:55:46.585238+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e142 with expected crc 2024-04-02T05:55:47.897 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:47 smithi122 bash[42159]: cluster 2024-04-02T05:55:46.590794+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e142 with expected crc 2024-04-02T05:55:47.897 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:47 smithi122 bash[42159]: cluster 2024-04-02T05:55:46.593043+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e142 with expected crc 2024-04-02T05:55:47.897 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:47 smithi122 bash[42159]: cluster 2024-04-02T05:55:46.594901+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e142 with expected crc 2024-04-02T05:55:48.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:47 smithi062 bash[53665]: cluster 2024-04-02T05:55:46.171542+0000 mgr.y (mgr.25477) 308 : cluster 0 pgmap v196: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:55:48.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:47 smithi062 bash[53665]: cluster 2024-04-02T05:55:46.585238+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e142 with expected crc 2024-04-02T05:55:48.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:47 smithi062 bash[53665]: cluster 2024-04-02T05:55:46.590794+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e142 with expected crc 2024-04-02T05:55:48.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:47 smithi062 bash[53665]: cluster 2024-04-02T05:55:46.593043+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e142 with expected crc 2024-04-02T05:55:48.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:47 smithi062 bash[53665]: cluster 2024-04-02T05:55:46.594901+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e142 with expected crc 2024-04-02T05:55:48.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:47 smithi062 bash[55029]: cluster 2024-04-02T05:55:46.171542+0000 mgr.y (mgr.25477) 308 : cluster 0 pgmap v196: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:55:48.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:47 smithi062 bash[55029]: cluster 2024-04-02T05:55:46.585238+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e142 with expected crc 2024-04-02T05:55:48.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:47 smithi062 bash[55029]: cluster 2024-04-02T05:55:46.590794+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e142 with expected crc 2024-04-02T05:55:48.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:47 smithi062 bash[55029]: cluster 2024-04-02T05:55:46.593043+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e142 with expected crc 2024-04-02T05:55:48.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:47 smithi062 bash[55029]: cluster 2024-04-02T05:55:46.594901+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e142 with expected crc 2024-04-02T05:55:48.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:48 smithi122 bash[42159]: cluster 2024-04-02T05:55:48.608595+0000 mon.a (mon.0) 590 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-02T05:55:48.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:48 smithi122 bash[42159]: cluster 2024-04-02T05:55:48.608672+0000 mon.a (mon.0) 591 : cluster 3 Health check failed: Degraded data redundancy: 26/726 objects degraded (3.581%), 6 pgs degraded (PG_DEGRADED) 2024-04-02T05:55:49.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:48 smithi062 bash[53665]: cluster 2024-04-02T05:55:48.608595+0000 mon.a (mon.0) 590 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-02T05:55:49.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:48 smithi062 bash[53665]: cluster 2024-04-02T05:55:48.608672+0000 mon.a (mon.0) 591 : cluster 3 Health check failed: Degraded data redundancy: 26/726 objects degraded (3.581%), 6 pgs degraded (PG_DEGRADED) 2024-04-02T05:55:49.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:48 smithi062 bash[55029]: cluster 2024-04-02T05:55:48.608595+0000 mon.a (mon.0) 590 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-02T05:55:49.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:48 smithi062 bash[55029]: cluster 2024-04-02T05:55:48.608672+0000 mon.a (mon.0) 591 : cluster 3 Health check failed: Degraded data redundancy: 26/726 objects degraded (3.581%), 6 pgs degraded (PG_DEGRADED) 2024-04-02T05:55:49.285 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:49 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.6.service: Succeeded. 2024-04-02T05:55:49.285 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:49 smithi122 systemd[1]: Stopped Ceph osd.6 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:55:49.636 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:49 smithi122 systemd[1]: Started Ceph osd.6 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:55:49.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:49 smithi122 bash[42159]: cluster 2024-04-02T05:55:48.172964+0000 mgr.y (mgr.25477) 309 : cluster 0 pgmap v198: 161 pgs: 6 active+undersized+degraded, 12 peering, 7 stale+active+clean, 11 active+undersized, 125 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 26/726 objects degraded (3.581%) 2024-04-02T05:55:49.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:49 smithi122 bash[42159]: audit 2024-04-02T05:55:49.342945+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:49.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:49 smithi122 bash[42159]: audit 2024-04-02T05:55:49.355551+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:49.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:49 smithi122 bash[42159]: audit 2024-04-02T05:55:49.405806+0000 mon.a (mon.0) 594 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:55:50.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:49 smithi062 bash[53665]: cluster 2024-04-02T05:55:48.172964+0000 mgr.y (mgr.25477) 309 : cluster 0 pgmap v198: 161 pgs: 6 active+undersized+degraded, 12 peering, 7 stale+active+clean, 11 active+undersized, 125 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 26/726 objects degraded (3.581%) 2024-04-02T05:55:50.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:49 smithi062 bash[53665]: audit 2024-04-02T05:55:49.342945+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:50.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:49 smithi062 bash[53665]: audit 2024-04-02T05:55:49.355551+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:50.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:49 smithi062 bash[53665]: audit 2024-04-02T05:55:49.405806+0000 mon.a (mon.0) 594 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:55:50.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:49 smithi062 bash[55029]: cluster 2024-04-02T05:55:48.172964+0000 mgr.y (mgr.25477) 309 : cluster 0 pgmap v198: 161 pgs: 6 active+undersized+degraded, 12 peering, 7 stale+active+clean, 11 active+undersized, 125 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 26/726 objects degraded (3.581%) 2024-04-02T05:55:50.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:49 smithi062 bash[55029]: audit 2024-04-02T05:55:49.342945+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:50.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:49 smithi062 bash[55029]: audit 2024-04-02T05:55:49.355551+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:50.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:49 smithi062 bash[55029]: audit 2024-04-02T05:55:49.405806+0000 mon.a (mon.0) 594 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:55:51.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:51 smithi122 bash[48254]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-02T05:55:51.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:51 smithi122 bash[48254]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-02T05:55:51.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:51 smithi122 bash[48254]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-02T05:55:51.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:51 smithi122 bash[48254]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-02T05:55:51.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:51 smithi122 bash[48254]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-02T05:55:51.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:51 smithi122 bash[48254]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-02T05:55:51.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:51 smithi122 bash[48254]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-02T05:55:51.568 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:55:52.023 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:51 smithi122 bash[42159]: cluster 2024-04-02T05:55:50.174439+0000 mgr.y (mgr.25477) 310 : cluster 0 pgmap v199: 161 pgs: 15 active+undersized+degraded, 12 peering, 27 active+undersized, 107 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-02T05:55:52.024 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:51 smithi122 bash[42159]: audit 2024-04-02T05:55:50.677989+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:52.024 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:51 smithi122 bash[42159]: audit 2024-04-02T05:55:50.680041+0000 mon.a (mon.0) 596 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:55:52.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:51 smithi062 bash[53665]: cluster 2024-04-02T05:55:50.174439+0000 mgr.y (mgr.25477) 310 : cluster 0 pgmap v199: 161 pgs: 15 active+undersized+degraded, 12 peering, 27 active+undersized, 107 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-02T05:55:52.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:51 smithi062 bash[53665]: audit 2024-04-02T05:55:50.677989+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:52.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:51 smithi062 bash[53665]: audit 2024-04-02T05:55:50.680041+0000 mon.a (mon.0) 596 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:55:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:51 smithi062 bash[55029]: cluster 2024-04-02T05:55:50.174439+0000 mgr.y (mgr.25477) 310 : cluster 0 pgmap v199: 161 pgs: 15 active+undersized+degraded, 12 peering, 27 active+undersized, 107 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-02T05:55:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:51 smithi062 bash[55029]: audit 2024-04-02T05:55:50.677989+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:51 smithi062 bash[55029]: audit 2024-04-02T05:55:50.680041+0000 mon.a (mon.0) 596 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:55:52.346 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:55:52.346 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (7m) 83s ago 14m 16.2M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:55:52.346 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 error 25s ago 13m - - 2024-04-02T05:55:52.346 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (5m) 83s ago 12m 47.5M - 3.5 e1d6a67b021e b43a98374b20 2024-04-02T05:55:52.346 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (5m) 25s ago 20m 444M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:55:52.346 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (6m) 83s ago 22m 502M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:55:52.346 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (5m) 83s ago 22m 53.5M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:55:52.347 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (4m) 25s ago 20m 42.1M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T05:55:52.347 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (4m) 83s ago 20m 45.4M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:55:52.347 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (7m) 83s ago 14m 12.0M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:55:52.347 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (6m) 25s ago 14m 12.0M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:55:52.347 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (2m) 83s ago 19m 58.1M 2781M 19.0.0-1979-g6cec793d 78f830190839 0b54ac4dccab 2024-04-02T05:55:52.347 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (2m) 83s ago 19m 59.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 5e4c983897c7 2024-04-02T05:55:52.347 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (116s) 83s ago 18m 52.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 bc213d0d4da8 2024-04-02T05:55:52.347 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (87s) 83s ago 17m - 2781M 19.0.0-1979-g6cec793d 78f830190839 9092023c7fd3 2024-04-02T05:55:52.347 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (58s) 25s ago 17m 54.1M 3037M 19.0.0-1979-g6cec793d 78f830190839 aa23c6286a2f 2024-04-02T05:55:52.347 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (29s) 25s ago 16m - 3037M 19.0.0-1979-g6cec793d 78f830190839 b6d36f02d2e0 2024-04-02T05:55:52.347 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 starting - - - 3037M 2024-04-02T05:55:52.347 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (15m) 25s ago 15m 69.5M 3037M 17.2.0 e1d6a67b021e 5714bc45e128 2024-04-02T05:55:52.347 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (5m) 25s ago 14m 64.5M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:55:52.347 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (12m) 83s ago 12m 89.7M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:55:52.348 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (12m) 25s ago 12m 89.9M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:55:52.348 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (12m) 83s ago 12m 89.7M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:55:52.348 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (12m) 25s ago 12m 90.3M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:55:52.815 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:55:52.815 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:55:52.815 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:55:52.815 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:55:52.815 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:55:52.815 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:55:52.815 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:55:52.816 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:55:52.816 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-02T05:55:52.816 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 6 2024-04-02T05:55:52.816 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:55:52.816 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:55:52.816 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:55:52.816 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:55:52.816 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:55:52.816 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-02T05:55:52.816 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 11 2024-04-02T05:55:52.816 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:55:52.816 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:55:52.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:52 smithi122 bash[42159]: audit 2024-04-02T05:55:51.547830+0000 mgr.y (mgr.25477) 311 : audit 0 from='client.44425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:52.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:52 smithi122 bash[42159]: audit 2024-04-02T05:55:51.798874+0000 mgr.y (mgr.25477) 312 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:52.973 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:52 smithi122 bash[48600]: debug 2024-04-02T05:55:52.825+0000 7fd9841f2700 1 -- 172.21.15.122:0/353433038 <== mon.0 v2:172.21.15.62:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5556f04b5680 con 0x5556f04f2800 2024-04-02T05:55:53.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:52 smithi062 bash[53665]: audit 2024-04-02T05:55:51.547830+0000 mgr.y (mgr.25477) 311 : audit 0 from='client.44425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:53.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:52 smithi062 bash[53665]: audit 2024-04-02T05:55:51.798874+0000 mgr.y (mgr.25477) 312 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:53.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:52 smithi062 bash[55029]: audit 2024-04-02T05:55:51.547830+0000 mgr.y (mgr.25477) 311 : audit 0 from='client.44425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:53.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:52 smithi062 bash[55029]: audit 2024-04-02T05:55:51.798874+0000 mgr.y (mgr.25477) 312 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:55:53.201 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:55:53.201 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:55:53.201 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:55:53.201 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:55:53.201 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:55:53.201 INFO:teuthology.orchestra.run.smithi062.stdout: "mon", 2024-04-02T05:55:53.201 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr" 2024-04-02T05:55:53.201 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:55:53.201 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "11/23 daemons upgraded", 2024-04-02T05:55:53.201 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading osd daemons", 2024-04-02T05:55:53.201 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:55:53.202 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:55:53.659 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 86/726 objects degraded (11.846%), 19 pgs degraded 2024-04-02T05:55:53.659 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:55:53.659 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in error state 2024-04-02T05:55:53.659 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-02T05:55:53.659 INFO:teuthology.orchestra.run.smithi062.stdout: osd.6 (root=default,host=smithi122) is down 2024-04-02T05:55:53.659 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 86/726 objects degraded (11.846%), 19 pgs degraded 2024-04-02T05:55:53.660 INFO:teuthology.orchestra.run.smithi062.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-04-02T05:55:53.660 INFO:teuthology.orchestra.run.smithi062.stdout: pg 2.6 is active+undersized+degraded, acting [1,4] 2024-04-02T05:55:53.660 INFO:teuthology.orchestra.run.smithi062.stdout: pg 2.14 is active+undersized+degraded, acting [3,5] 2024-04-02T05:55:53.660 INFO:teuthology.orchestra.run.smithi062.stdout: pg 2.1b is active+undersized+degraded, acting [3,7] 2024-04-02T05:55:53.660 INFO:teuthology.orchestra.run.smithi062.stdout: pg 2.1d is active+undersized+degraded, acting [7,0] 2024-04-02T05:55:53.660 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-04-02T05:55:53.660 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.2 is active+undersized+degraded, acting [3,5] 2024-04-02T05:55:53.660 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-04-02T05:55:53.660 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2024-04-02T05:55:53.660 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2024-04-02T05:55:53.660 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2024-04-02T05:55:53.660 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-04-02T05:55:53.660 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-04-02T05:55:53.661 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2024-04-02T05:55:53.661 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-04-02T05:55:53.661 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.1e is active+undersized+degraded, acting [3,2] 2024-04-02T05:55:53.661 INFO:teuthology.orchestra.run.smithi062.stdout: pg 4.e is active+undersized+degraded, acting [4,1] 2024-04-02T05:55:53.661 INFO:teuthology.orchestra.run.smithi062.stdout: pg 4.1f is active+undersized+degraded, acting [5,2] 2024-04-02T05:55:53.661 INFO:teuthology.orchestra.run.smithi062.stdout: pg 6.c is active+undersized+degraded, acting [3,5] 2024-04-02T05:55:53.690 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:53 smithi122 bash[48600]: debug 2024-04-02T05:55:53.373+0000 7fd98d38a7c0 -1 Falling back to public interface 2024-04-02T05:55:53.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:53 smithi122 bash[42159]: audit 2024-04-02T05:55:51.948862+0000 mgr.y (mgr.25477) 313 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:53.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:53 smithi122 bash[42159]: cluster 2024-04-02T05:55:52.175726+0000 mgr.y (mgr.25477) 314 : cluster 0 pgmap v200: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-02T05:55:53.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:53 smithi122 bash[42159]: audit 2024-04-02T05:55:52.319817+0000 mgr.y (mgr.25477) 315 : audit 0 from='client.44437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:53.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:53 smithi122 bash[42159]: cluster 2024-04-02T05:55:52.675542+0000 mon.a (mon.0) 597 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-04-02T05:55:53.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:53 smithi122 bash[42159]: audit 2024-04-02T05:55:52.811509+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.62:0/1709914740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:53.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:53 smithi122 bash[42159]: audit 2024-04-02T05:55:53.655774+0000 mon.a (mon.0) 598 : audit 0 from='client.? 172.21.15.62:0/3967886712' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:55:54.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:53 smithi062 bash[53665]: audit 2024-04-02T05:55:51.948862+0000 mgr.y (mgr.25477) 313 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:54.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:53 smithi062 bash[53665]: cluster 2024-04-02T05:55:52.175726+0000 mgr.y (mgr.25477) 314 : cluster 0 pgmap v200: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-02T05:55:54.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:53 smithi062 bash[53665]: audit 2024-04-02T05:55:52.319817+0000 mgr.y (mgr.25477) 315 : audit 0 from='client.44437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:54.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:53 smithi062 bash[53665]: cluster 2024-04-02T05:55:52.675542+0000 mon.a (mon.0) 597 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-04-02T05:55:54.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:53 smithi062 bash[53665]: audit 2024-04-02T05:55:52.811509+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.62:0/1709914740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:54.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:53 smithi062 bash[53665]: audit 2024-04-02T05:55:53.655774+0000 mon.a (mon.0) 598 : audit 0 from='client.? 172.21.15.62:0/3967886712' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:55:54.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:53 smithi062 bash[55029]: audit 2024-04-02T05:55:51.948862+0000 mgr.y (mgr.25477) 313 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:54.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:53 smithi062 bash[55029]: cluster 2024-04-02T05:55:52.175726+0000 mgr.y (mgr.25477) 314 : cluster 0 pgmap v200: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-02T05:55:54.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:53 smithi062 bash[55029]: audit 2024-04-02T05:55:52.319817+0000 mgr.y (mgr.25477) 315 : audit 0 from='client.44437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:54.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:53 smithi062 bash[55029]: cluster 2024-04-02T05:55:52.675542+0000 mon.a (mon.0) 597 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-04-02T05:55:54.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:53 smithi062 bash[55029]: audit 2024-04-02T05:55:52.811509+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.62:0/1709914740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:55:54.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:53 smithi062 bash[55029]: audit 2024-04-02T05:55:53.655774+0000 mon.a (mon.0) 598 : audit 0 from='client.? 172.21.15.62:0/3967886712' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:55:54.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:54 smithi122 bash[42159]: audit 2024-04-02T05:55:53.196763+0000 mgr.y (mgr.25477) 316 : audit 0 from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:54.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:54 smithi122 bash[42159]: cluster 2024-04-02T05:55:53.808218+0000 mon.a (mon.0) 599 : cluster 3 Health check update: Degraded data redundancy: 86/726 objects degraded (11.846%), 19 pgs degraded (PG_DEGRADED) 2024-04-02T05:55:55.109 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:54 smithi062 bash[53665]: audit 2024-04-02T05:55:53.196763+0000 mgr.y (mgr.25477) 316 : audit 0 from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:55.152 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:54 smithi062 bash[53665]: cluster 2024-04-02T05:55:53.808218+0000 mon.a (mon.0) 599 : cluster 3 Health check update: Degraded data redundancy: 86/726 objects degraded (11.846%), 19 pgs degraded (PG_DEGRADED) 2024-04-02T05:55:55.152 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:54 smithi062 bash[55029]: audit 2024-04-02T05:55:53.196763+0000 mgr.y (mgr.25477) 316 : audit 0 from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:55:55.153 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:54 smithi062 bash[55029]: cluster 2024-04-02T05:55:53.808218+0000 mon.a (mon.0) 599 : cluster 3 Health check update: Degraded data redundancy: 86/726 objects degraded (11.846%), 19 pgs degraded (PG_DEGRADED) 2024-04-02T05:55:55.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:55 smithi122 bash[42159]: cluster 2024-04-02T05:55:54.177193+0000 mgr.y (mgr.25477) 317 : cluster 0 pgmap v201: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-02T05:55:55.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:55 smithi122 bash[42159]: audit 2024-04-02T05:55:55.663711+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:55.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:55 smithi122 bash[42159]: audit 2024-04-02T05:55:55.675121+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:56.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:55 smithi062 bash[55029]: cluster 2024-04-02T05:55:54.177193+0000 mgr.y (mgr.25477) 317 : cluster 0 pgmap v201: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-02T05:55:56.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:55 smithi062 bash[55029]: audit 2024-04-02T05:55:55.663711+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:56.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:55 smithi062 bash[55029]: audit 2024-04-02T05:55:55.675121+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:56.095 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:55 smithi062 bash[53665]: cluster 2024-04-02T05:55:54.177193+0000 mgr.y (mgr.25477) 317 : cluster 0 pgmap v201: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-02T05:55:56.095 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:55 smithi062 bash[53665]: audit 2024-04-02T05:55:55.663711+0000 mon.a (mon.0) 600 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:56.095 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:55 smithi062 bash[53665]: audit 2024-04-02T05:55:55.675121+0000 mon.a (mon.0) 601 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:56.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:55:56 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:55:56] "GET /metrics HTTP/1.1" 200 38532 "" "Prometheus/2.33.4" 2024-04-02T05:55:56.712 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:56 smithi122 bash[48600]: debug 2024-04-02T05:55:56.369+0000 7fd98d38a7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-02T05:55:56.712 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:56 smithi122 bash[48600]: debug 2024-04-02T05:55:56.417+0000 7fd98d38a7c0 -1 osd.6 140 log_to_monitors true 2024-04-02T05:55:56.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:56 smithi122 bash[42159]: audit 2024-04-02T05:55:56.425544+0000 mon.a (mon.0) 602 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:55:56.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:56 smithi122 bash[42159]: audit 2024-04-02T05:55:56.428694+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.122:6816/4287034926,v1:172.21.15.122:6817/4287034926]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:55:57.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:56 smithi062 bash[53665]: audit 2024-04-02T05:55:56.425544+0000 mon.a (mon.0) 602 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:55:57.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:56 smithi062 bash[53665]: audit 2024-04-02T05:55:56.428694+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.122:6816/4287034926,v1:172.21.15.122:6817/4287034926]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:55:57.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:56 smithi062 bash[55029]: audit 2024-04-02T05:55:56.425544+0000 mon.a (mon.0) 602 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:55:57.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:56 smithi062 bash[55029]: audit 2024-04-02T05:55:56.428694+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.122:6816/4287034926,v1:172.21.15.122:6817/4287034926]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-02T05:55:57.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 05:55:57 smithi122 bash[48600]: debug 2024-04-02T05:55:57.213+0000 7fd97a7da700 -1 osd.6 140 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:55:57.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:57 smithi122 bash[42159]: cluster 2024-04-02T05:55:56.178643+0000 mgr.y (mgr.25477) 318 : cluster 0 pgmap v202: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-02T05:55:57.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:57 smithi122 bash[42159]: audit 2024-04-02T05:55:56.706823+0000 mon.a (mon.0) 603 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-02T05:55:57.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:57 smithi122 bash[42159]: cluster 2024-04-02T05:55:56.712702+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e143 with expected crc 2024-04-02T05:55:57.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:57 smithi122 bash[42159]: cluster 2024-04-02T05:55:56.714100+0000 mon.a (mon.0) 604 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-04-02T05:55:57.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:57 smithi122 bash[42159]: audit 2024-04-02T05:55:56.717397+0000 mon.a (mon.0) 605 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:57.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:57 smithi122 bash[42159]: audit 2024-04-02T05:55:56.720397+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.122:6816/4287034926,v1:172.21.15.122:6817/4287034926]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:57.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:57 smithi122 bash[42159]: audit 2024-04-02T05:55:56.720936+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:57.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:57 smithi122 bash[42159]: audit 2024-04-02T05:55:56.727759+0000 mon.a (mon.0) 607 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:57.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:57 smithi122 bash[42159]: audit 2024-04-02T05:55:57.198446+0000 mon.a (mon.0) 608 : audit 1 from='osd.6 ' entity='osd.6' 2024-04-02T05:55:58.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[53665]: cluster 2024-04-02T05:55:56.178643+0000 mgr.y (mgr.25477) 318 : cluster 0 pgmap v202: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-02T05:55:58.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[53665]: audit 2024-04-02T05:55:56.706823+0000 mon.a (mon.0) 603 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-02T05:55:58.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[53665]: cluster 2024-04-02T05:55:56.712702+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e143 with expected crc 2024-04-02T05:55:58.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[53665]: cluster 2024-04-02T05:55:56.714100+0000 mon.a (mon.0) 604 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-04-02T05:55:58.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[53665]: audit 2024-04-02T05:55:56.717397+0000 mon.a (mon.0) 605 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:58.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[53665]: audit 2024-04-02T05:55:56.720397+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.122:6816/4287034926,v1:172.21.15.122:6817/4287034926]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:58.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[53665]: audit 2024-04-02T05:55:56.720936+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:58.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[53665]: audit 2024-04-02T05:55:56.727759+0000 mon.a (mon.0) 607 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:58.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[53665]: audit 2024-04-02T05:55:57.198446+0000 mon.a (mon.0) 608 : audit 1 from='osd.6 ' entity='osd.6' 2024-04-02T05:55:58.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[55029]: cluster 2024-04-02T05:55:56.178643+0000 mgr.y (mgr.25477) 318 : cluster 0 pgmap v202: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-02T05:55:58.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[55029]: audit 2024-04-02T05:55:56.706823+0000 mon.a (mon.0) 603 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-02T05:55:58.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[55029]: cluster 2024-04-02T05:55:56.712702+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e143 with expected crc 2024-04-02T05:55:58.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[55029]: cluster 2024-04-02T05:55:56.714100+0000 mon.a (mon.0) 604 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-04-02T05:55:58.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[55029]: audit 2024-04-02T05:55:56.717397+0000 mon.a (mon.0) 605 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:58.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[55029]: audit 2024-04-02T05:55:56.720397+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.122:6816/4287034926,v1:172.21.15.122:6817/4287034926]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:55:58.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[55029]: audit 2024-04-02T05:55:56.720936+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:58.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[55029]: audit 2024-04-02T05:55:56.727759+0000 mon.a (mon.0) 607 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:55:58.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:57 smithi062 bash[55029]: audit 2024-04-02T05:55:57.198446+0000 mon.a (mon.0) 608 : audit 1 from='osd.6 ' entity='osd.6' 2024-04-02T05:55:59.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:58 smithi062 bash[53665]: cluster 2024-04-02T05:55:58.194799+0000 mon.a (mon.0) 609 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:55:59.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:58 smithi062 bash[53665]: cluster 2024-04-02T05:55:58.206012+0000 mon.a (mon.0) 610 : cluster 1 osd.6 [v2:172.21.15.122:6816/4287034926,v1:172.21.15.122:6817/4287034926] boot 2024-04-02T05:55:59.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:58 smithi062 bash[53665]: cluster 2024-04-02T05:55:58.206155+0000 mon.a (mon.0) 611 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2024-04-02T05:55:59.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:58 smithi062 bash[53665]: audit 2024-04-02T05:55:58.207064+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:55:59.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:58 smithi062 bash[53665]: cluster 2024-04-02T05:55:58.212421+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e144 with expected crc 2024-04-02T05:55:59.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:58 smithi062 bash[55029]: cluster 2024-04-02T05:55:58.194799+0000 mon.a (mon.0) 609 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:55:59.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:58 smithi062 bash[55029]: cluster 2024-04-02T05:55:58.206012+0000 mon.a (mon.0) 610 : cluster 1 osd.6 [v2:172.21.15.122:6816/4287034926,v1:172.21.15.122:6817/4287034926] boot 2024-04-02T05:55:59.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:58 smithi062 bash[55029]: cluster 2024-04-02T05:55:58.206155+0000 mon.a (mon.0) 611 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2024-04-02T05:55:59.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:58 smithi062 bash[55029]: audit 2024-04-02T05:55:58.207064+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:55:59.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:58 smithi062 bash[55029]: cluster 2024-04-02T05:55:58.212421+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e144 with expected crc 2024-04-02T05:55:59.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:58 smithi122 bash[42159]: cluster 2024-04-02T05:55:58.194799+0000 mon.a (mon.0) 609 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:55:59.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:58 smithi122 bash[42159]: cluster 2024-04-02T05:55:58.206012+0000 mon.a (mon.0) 610 : cluster 1 osd.6 [v2:172.21.15.122:6816/4287034926,v1:172.21.15.122:6817/4287034926] boot 2024-04-02T05:55:59.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:58 smithi122 bash[42159]: cluster 2024-04-02T05:55:58.206155+0000 mon.a (mon.0) 611 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2024-04-02T05:55:59.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:58 smithi122 bash[42159]: audit 2024-04-02T05:55:58.207064+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-02T05:55:59.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:58 smithi122 bash[42159]: cluster 2024-04-02T05:55:58.212421+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e144 with expected crc 2024-04-02T05:56:00.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:59 smithi062 bash[55029]: cluster 2024-04-02T05:55:58.180100+0000 mgr.y (mgr.25477) 319 : cluster 0 pgmap v204: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-02T05:56:00.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:59 smithi062 bash[55029]: cluster 2024-04-02T05:55:59.212007+0000 mon.a (mon.0) 613 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-04-02T05:56:00.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:59 smithi062 bash[55029]: cluster 2024-04-02T05:55:59.213509+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e145 with expected crc 2024-04-02T05:56:00.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:59 smithi062 bash[55029]: cluster 2024-04-02T05:55:59.217139+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e145 with expected crc 2024-04-02T05:56:00.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:55:59 smithi062 bash[55029]: cluster 2024-04-02T05:55:59.221375+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e145 with expected crc 2024-04-02T05:56:00.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:59 smithi062 bash[53665]: cluster 2024-04-02T05:55:58.180100+0000 mgr.y (mgr.25477) 319 : cluster 0 pgmap v204: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-02T05:56:00.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:59 smithi062 bash[53665]: cluster 2024-04-02T05:55:59.212007+0000 mon.a (mon.0) 613 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-04-02T05:56:00.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:59 smithi062 bash[53665]: cluster 2024-04-02T05:55:59.213509+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e145 with expected crc 2024-04-02T05:56:00.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:59 smithi062 bash[53665]: cluster 2024-04-02T05:55:59.217139+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e145 with expected crc 2024-04-02T05:56:00.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:55:59 smithi062 bash[53665]: cluster 2024-04-02T05:55:59.221375+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e145 with expected crc 2024-04-02T05:56:00.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:59 smithi122 bash[42159]: cluster 2024-04-02T05:55:58.180100+0000 mgr.y (mgr.25477) 319 : cluster 0 pgmap v204: 161 pgs: 19 active+undersized+degraded, 35 active+undersized, 107 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-02T05:56:00.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:59 smithi122 bash[42159]: cluster 2024-04-02T05:55:59.212007+0000 mon.a (mon.0) 613 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2024-04-02T05:56:00.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:59 smithi122 bash[42159]: cluster 2024-04-02T05:55:59.213509+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e145 with expected crc 2024-04-02T05:56:00.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:59 smithi122 bash[42159]: cluster 2024-04-02T05:55:59.217139+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e145 with expected crc 2024-04-02T05:56:00.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:55:59 smithi122 bash[42159]: cluster 2024-04-02T05:55:59.221375+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e145 with expected crc 2024-04-02T05:56:01.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:00 smithi062 bash[53665]: cluster 2024-04-02T05:56:00.722186+0000 mon.a (mon.0) 614 : cluster 3 Health check update: Degraded data redundancy: 54/726 objects degraded (7.438%), 12 pgs degraded (PG_DEGRADED) 2024-04-02T05:56:01.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:00 smithi062 bash[55029]: cluster 2024-04-02T05:56:00.722186+0000 mon.a (mon.0) 614 : cluster 3 Health check update: Degraded data redundancy: 54/726 objects degraded (7.438%), 12 pgs degraded (PG_DEGRADED) 2024-04-02T05:56:01.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:00 smithi122 bash[42159]: cluster 2024-04-02T05:56:00.722186+0000 mon.a (mon.0) 614 : cluster 3 Health check update: Degraded data redundancy: 54/726 objects degraded (7.438%), 12 pgs degraded (PG_DEGRADED) 2024-04-02T05:56:02.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:01 smithi062 bash[55029]: cluster 2024-04-02T05:56:00.181512+0000 mgr.y (mgr.25477) 320 : cluster 0 pgmap v207: 161 pgs: 9 peering, 12 active+undersized+degraded, 24 active+undersized, 116 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 54/726 objects degraded (7.438%) 2024-04-02T05:56:02.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:01 smithi062 bash[53665]: cluster 2024-04-02T05:56:00.181512+0000 mgr.y (mgr.25477) 320 : cluster 0 pgmap v207: 161 pgs: 9 peering, 12 active+undersized+degraded, 24 active+undersized, 116 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 54/726 objects degraded (7.438%) 2024-04-02T05:56:02.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:01 smithi122 bash[42159]: cluster 2024-04-02T05:56:00.181512+0000 mgr.y (mgr.25477) 320 : cluster 0 pgmap v207: 161 pgs: 9 peering, 12 active+undersized+degraded, 24 active+undersized, 116 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 54/726 objects degraded (7.438%) 2024-04-02T05:56:03.084 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:02 smithi122 bash[42159]: audit 2024-04-02T05:56:01.807025+0000 mgr.y (mgr.25477) 321 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:03.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:02 smithi062 bash[55029]: audit 2024-04-02T05:56:01.807025+0000 mgr.y (mgr.25477) 321 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:03.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:02 smithi062 bash[53665]: audit 2024-04-02T05:56:01.807025+0000 mgr.y (mgr.25477) 321 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:04.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:03 smithi062 bash[55029]: cluster 2024-04-02T05:56:02.182901+0000 mgr.y (mgr.25477) 322 : cluster 0 pgmap v208: 161 pgs: 9 peering, 2 active+undersized+degraded, 6 active+undersized, 144 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 11/726 objects degraded (1.515%) 2024-04-02T05:56:04.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:03 smithi062 bash[53665]: cluster 2024-04-02T05:56:02.182901+0000 mgr.y (mgr.25477) 322 : cluster 0 pgmap v208: 161 pgs: 9 peering, 2 active+undersized+degraded, 6 active+undersized, 144 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 11/726 objects degraded (1.515%) 2024-04-02T05:56:04.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:03 smithi122 bash[42159]: cluster 2024-04-02T05:56:02.182901+0000 mgr.y (mgr.25477) 322 : cluster 0 pgmap v208: 161 pgs: 9 peering, 2 active+undersized+degraded, 6 active+undersized, 144 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 11/726 objects degraded (1.515%) 2024-04-02T05:56:05.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:04 smithi062 bash[55029]: cluster 2024-04-02T05:56:04.790522+0000 mon.a (mon.0) 615 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/726 objects degraded (1.515%), 2 pgs degraded) 2024-04-02T05:56:05.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:04 smithi062 bash[53665]: cluster 2024-04-02T05:56:04.790522+0000 mon.a (mon.0) 615 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/726 objects degraded (1.515%), 2 pgs degraded) 2024-04-02T05:56:05.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:04 smithi122 bash[42159]: cluster 2024-04-02T05:56:04.790522+0000 mon.a (mon.0) 615 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/726 objects degraded (1.515%), 2 pgs degraded) 2024-04-02T05:56:06.101 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:56:06 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:56:06] "GET /metrics HTTP/1.1" 200 38543 "" "Prometheus/2.33.4" 2024-04-02T05:56:06.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:05 smithi062 bash[55029]: cluster 2024-04-02T05:56:04.184141+0000 mgr.y (mgr.25477) 323 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 410 B/s rd, 0 op/s 2024-04-02T05:56:06.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:05 smithi062 bash[55029]: audit 2024-04-02T05:56:05.675142+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:06.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:05 smithi062 bash[55029]: audit 2024-04-02T05:56:05.677382+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:56:06.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:05 smithi062 bash[53665]: cluster 2024-04-02T05:56:04.184141+0000 mgr.y (mgr.25477) 323 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 410 B/s rd, 0 op/s 2024-04-02T05:56:06.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:05 smithi062 bash[53665]: audit 2024-04-02T05:56:05.675142+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:06.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:05 smithi062 bash[53665]: audit 2024-04-02T05:56:05.677382+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:56:06.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:05 smithi122 bash[42159]: cluster 2024-04-02T05:56:04.184141+0000 mgr.y (mgr.25477) 323 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 410 B/s rd, 0 op/s 2024-04-02T05:56:06.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:05 smithi122 bash[42159]: audit 2024-04-02T05:56:05.675142+0000 mon.a (mon.0) 616 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:06.145 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:05 smithi122 bash[42159]: audit 2024-04-02T05:56:05.677382+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:56:08.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:07 smithi122 bash[42159]: cluster 2024-04-02T05:56:06.185129+0000 mgr.y (mgr.25477) 324 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:56:08.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:07 smithi122 bash[42159]: audit 2024-04-02T05:56:06.979787+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:08.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:07 smithi122 bash[42159]: audit 2024-04-02T05:56:06.992538+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:08.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:07 smithi122 bash[42159]: audit 2024-04-02T05:56:06.995188+0000 mon.a (mon.0) 620 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:08.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:07 smithi122 bash[42159]: audit 2024-04-02T05:56:06.996833+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:56:08.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:07 smithi122 bash[42159]: audit 2024-04-02T05:56:07.007903+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:08.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:07 smithi122 bash[42159]: audit 2024-04-02T05:56:07.101770+0000 mon.a (mon.0) 623 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:56:08.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:07 smithi122 bash[42159]: audit 2024-04-02T05:56:07.106408+0000 mon.a (mon.0) 624 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:08.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:07 smithi122 bash[42159]: audit 2024-04-02T05:56:07.110076+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:08.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:07 smithi122 bash[42159]: audit 2024-04-02T05:56:07.112825+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:08.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:07 smithi122 bash[42159]: audit 2024-04-02T05:56:07.116698+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-02T05:56:08.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[53665]: cluster 2024-04-02T05:56:06.185129+0000 mgr.y (mgr.25477) 324 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:56:08.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[53665]: audit 2024-04-02T05:56:06.979787+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:08.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[53665]: audit 2024-04-02T05:56:06.992538+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:08.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[53665]: audit 2024-04-02T05:56:06.995188+0000 mon.a (mon.0) 620 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:08.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[53665]: audit 2024-04-02T05:56:06.996833+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:56:08.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[53665]: audit 2024-04-02T05:56:07.007903+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:08.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[53665]: audit 2024-04-02T05:56:07.101770+0000 mon.a (mon.0) 623 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:56:08.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[53665]: audit 2024-04-02T05:56:07.106408+0000 mon.a (mon.0) 624 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:08.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[53665]: audit 2024-04-02T05:56:07.110076+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:08.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[53665]: audit 2024-04-02T05:56:07.112825+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:08.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[53665]: audit 2024-04-02T05:56:07.116698+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-02T05:56:08.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[55029]: cluster 2024-04-02T05:56:06.185129+0000 mgr.y (mgr.25477) 324 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:56:08.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[55029]: audit 2024-04-02T05:56:06.979787+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:08.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[55029]: audit 2024-04-02T05:56:06.992538+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:08.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[55029]: audit 2024-04-02T05:56:06.995188+0000 mon.a (mon.0) 620 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:08.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[55029]: audit 2024-04-02T05:56:06.996833+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:56:08.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[55029]: audit 2024-04-02T05:56:07.007903+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:08.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[55029]: audit 2024-04-02T05:56:07.101770+0000 mon.a (mon.0) 623 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:56:08.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[55029]: audit 2024-04-02T05:56:07.106408+0000 mon.a (mon.0) 624 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:08.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[55029]: audit 2024-04-02T05:56:07.110076+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:08.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[55029]: audit 2024-04-02T05:56:07.112825+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:08.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:07 smithi062 bash[55029]: audit 2024-04-02T05:56:07.116698+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-02T05:56:08.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:08 smithi122 bash[42159]: cluster 2024-04-02T05:56:07.000143+0000 mgr.y (mgr.25477) 325 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2024-04-02T05:56:08.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:08 smithi122 bash[42159]: cluster 2024-04-02T05:56:07.000684+0000 mgr.y (mgr.25477) 326 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:56:08.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:08 smithi122 bash[42159]: audit 2024-04-02T05:56:07.117103+0000 mgr.y (mgr.25477) 327 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-02T05:56:08.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:08 smithi122 bash[42159]: cephadm 2024-04-02T05:56:07.118995+0000 mgr.y (mgr.25477) 328 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-04-02T05:56:09.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:08 smithi062 bash[55029]: cluster 2024-04-02T05:56:07.000143+0000 mgr.y (mgr.25477) 325 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2024-04-02T05:56:09.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:08 smithi062 bash[55029]: cluster 2024-04-02T05:56:07.000684+0000 mgr.y (mgr.25477) 326 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:56:09.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:08 smithi062 bash[55029]: audit 2024-04-02T05:56:07.117103+0000 mgr.y (mgr.25477) 327 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-02T05:56:09.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:08 smithi062 bash[55029]: cephadm 2024-04-02T05:56:07.118995+0000 mgr.y (mgr.25477) 328 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-04-02T05:56:09.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:08 smithi062 bash[53665]: cluster 2024-04-02T05:56:07.000143+0000 mgr.y (mgr.25477) 325 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2024-04-02T05:56:09.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:08 smithi062 bash[53665]: cluster 2024-04-02T05:56:07.000684+0000 mgr.y (mgr.25477) 326 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:56:09.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:08 smithi062 bash[53665]: audit 2024-04-02T05:56:07.117103+0000 mgr.y (mgr.25477) 327 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-02T05:56:09.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:08 smithi062 bash[53665]: cephadm 2024-04-02T05:56:07.118995+0000 mgr.y (mgr.25477) 328 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-04-02T05:56:10.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:10 smithi122 bash[42159]: cluster 2024-04-02T05:56:09.001823+0000 mgr.y (mgr.25477) 329 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s 2024-04-02T05:56:10.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:10 smithi122 bash[42159]: cephadm 2024-04-02T05:56:09.288588+0000 mgr.y (mgr.25477) 330 : cephadm 1 Upgrade: Updating osd.7 2024-04-02T05:56:10.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:10 smithi122 bash[42159]: audit 2024-04-02T05:56:09.296626+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:10.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:10 smithi122 bash[42159]: audit 2024-04-02T05:56:09.301052+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T05:56:10.594 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:10 smithi122 bash[42159]: audit 2024-04-02T05:56:09.302685+0000 mon.a (mon.0) 630 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:10.595 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:10 smithi122 bash[42159]: cephadm 2024-04-02T05:56:09.307896+0000 mgr.y (mgr.25477) 331 : cephadm 1 Deploying daemon osd.7 on smithi122 2024-04-02T05:56:10.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:10 smithi062 bash[55029]: cluster 2024-04-02T05:56:09.001823+0000 mgr.y (mgr.25477) 329 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s 2024-04-02T05:56:10.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:10 smithi062 bash[55029]: cephadm 2024-04-02T05:56:09.288588+0000 mgr.y (mgr.25477) 330 : cephadm 1 Upgrade: Updating osd.7 2024-04-02T05:56:10.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:10 smithi062 bash[55029]: audit 2024-04-02T05:56:09.296626+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:10.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:10 smithi062 bash[55029]: audit 2024-04-02T05:56:09.301052+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T05:56:10.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:10 smithi062 bash[55029]: audit 2024-04-02T05:56:09.302685+0000 mon.a (mon.0) 630 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:10.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:10 smithi062 bash[55029]: cephadm 2024-04-02T05:56:09.307896+0000 mgr.y (mgr.25477) 331 : cephadm 1 Deploying daemon osd.7 on smithi122 2024-04-02T05:56:10.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:10 smithi062 bash[53665]: cluster 2024-04-02T05:56:09.001823+0000 mgr.y (mgr.25477) 329 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 580 B/s rd, 0 op/s 2024-04-02T05:56:10.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:10 smithi062 bash[53665]: cephadm 2024-04-02T05:56:09.288588+0000 mgr.y (mgr.25477) 330 : cephadm 1 Upgrade: Updating osd.7 2024-04-02T05:56:10.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:10 smithi062 bash[53665]: audit 2024-04-02T05:56:09.296626+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:10.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:10 smithi062 bash[53665]: audit 2024-04-02T05:56:09.301052+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-02T05:56:10.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:10 smithi062 bash[53665]: audit 2024-04-02T05:56:09.302685+0000 mon.a (mon.0) 630 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:10.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:10 smithi062 bash[53665]: cephadm 2024-04-02T05:56:09.307896+0000 mgr.y (mgr.25477) 331 : cephadm 1 Deploying daemon osd.7 on smithi122 2024-04-02T05:56:12.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:11 smithi062 bash[53665]: audit 2024-04-02T05:56:10.974718+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:12.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:11 smithi062 bash[53665]: cluster 2024-04-02T05:56:11.003003+0000 mgr.y (mgr.25477) 332 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:56:12.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:11 smithi062 bash[53665]: audit 2024-04-02T05:56:11.813099+0000 mgr.y (mgr.25477) 333 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:12.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:11 smithi062 bash[55029]: audit 2024-04-02T05:56:10.974718+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:12.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:11 smithi062 bash[55029]: cluster 2024-04-02T05:56:11.003003+0000 mgr.y (mgr.25477) 332 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:56:12.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:11 smithi062 bash[55029]: audit 2024-04-02T05:56:11.813099+0000 mgr.y (mgr.25477) 333 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:12.404 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:11 smithi122 bash[42159]: audit 2024-04-02T05:56:10.974718+0000 mon.a (mon.0) 631 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:12.404 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:11 smithi122 bash[42159]: cluster 2024-04-02T05:56:11.003003+0000 mgr.y (mgr.25477) 332 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:56:12.404 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:11 smithi122 bash[42159]: audit 2024-04-02T05:56:11.813099+0000 mgr.y (mgr.25477) 333 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:13.926 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:13 smithi122 systemd[1]: Stopping Ceph osd.7 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:56:14.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:14 smithi122 bash[42159]: cluster 2024-04-02T05:56:13.004376+0000 mgr.y (mgr.25477) 334 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:56:14.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:14 smithi122 bash[42159]: cluster 2024-04-02T05:56:13.923723+0000 mon.a (mon.0) 632 : cluster 1 osd.7 marked itself down and dead 2024-04-02T05:56:14.223 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:13 smithi122 bash[27021]: debug 2024-04-02T05:56:13.925+0000 7fcc39e7f700 -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-04-02T05:56:14.224 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:13 smithi122 bash[27021]: debug 2024-04-02T05:56:13.925+0000 7fcc39e7f700 -1 osd.7 145 *** Got signal Terminated *** 2024-04-02T05:56:14.224 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:13 smithi122 bash[27021]: debug 2024-04-02T05:56:13.925+0000 7fcc39e7f700 -1 osd.7 145 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T05:56:14.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:14 smithi062 bash[55029]: cluster 2024-04-02T05:56:13.004376+0000 mgr.y (mgr.25477) 334 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:56:14.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:14 smithi062 bash[55029]: cluster 2024-04-02T05:56:13.923723+0000 mon.a (mon.0) 632 : cluster 1 osd.7 marked itself down and dead 2024-04-02T05:56:14.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:14 smithi062 bash[53665]: cluster 2024-04-02T05:56:13.004376+0000 mgr.y (mgr.25477) 334 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:56:14.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:14 smithi062 bash[53665]: cluster 2024-04-02T05:56:13.923723+0000 mon.a (mon.0) 632 : cluster 1 osd.7 marked itself down and dead 2024-04-02T05:56:15.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:15 smithi122 bash[42159]: cluster 2024-04-02T05:56:14.060563+0000 mon.a (mon.0) 633 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:56:15.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:15 smithi122 bash[42159]: cluster 2024-04-02T05:56:14.060654+0000 mon.a (mon.0) 634 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-02T05:56:15.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:15 smithi122 bash[42159]: cluster 2024-04-02T05:56:14.077215+0000 mon.a (mon.0) 635 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2024-04-02T05:56:15.331 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:15 smithi122 bash[50065]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-7 2024-04-02T05:56:15.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:15 smithi062 bash[55029]: cluster 2024-04-02T05:56:14.060563+0000 mon.a (mon.0) 633 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:56:15.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:15 smithi062 bash[55029]: cluster 2024-04-02T05:56:14.060654+0000 mon.a (mon.0) 634 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-02T05:56:15.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:15 smithi062 bash[55029]: cluster 2024-04-02T05:56:14.077215+0000 mon.a (mon.0) 635 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2024-04-02T05:56:15.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:15 smithi062 bash[53665]: cluster 2024-04-02T05:56:14.060563+0000 mon.a (mon.0) 633 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-02T05:56:15.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:15 smithi062 bash[53665]: cluster 2024-04-02T05:56:14.060654+0000 mon.a (mon.0) 634 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-02T05:56:15.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:15 smithi062 bash[53665]: cluster 2024-04-02T05:56:14.077215+0000 mon.a (mon.0) 635 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2024-04-02T05:56:15.613 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:15 smithi122 bash[50140]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-7 2024-04-02T05:56:16.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:56:16 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:56:16] "GET /metrics HTTP/1.1" 200 38543 "" "Prometheus/2.33.4" 2024-04-02T05:56:16.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:16 smithi062 bash[55029]: cluster 2024-04-02T05:56:15.005532+0000 mgr.y (mgr.25477) 335 : cluster 0 pgmap v217: 161 pgs: 10 peering, 14 stale+active+clean, 137 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-02T05:56:16.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:16 smithi062 bash[55029]: cluster 2024-04-02T05:56:15.070061+0000 mon.a (mon.0) 636 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-02T05:56:16.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:16 smithi062 bash[55029]: cluster 2024-04-02T05:56:15.085229+0000 mon.a (mon.0) 637 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2024-04-02T05:56:16.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:16 smithi062 bash[53665]: cluster 2024-04-02T05:56:15.005532+0000 mgr.y (mgr.25477) 335 : cluster 0 pgmap v217: 161 pgs: 10 peering, 14 stale+active+clean, 137 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-02T05:56:16.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:16 smithi062 bash[53665]: cluster 2024-04-02T05:56:15.070061+0000 mon.a (mon.0) 636 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-02T05:56:16.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:16 smithi062 bash[53665]: cluster 2024-04-02T05:56:15.085229+0000 mon.a (mon.0) 637 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2024-04-02T05:56:16.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:16 smithi122 bash[42159]: cluster 2024-04-02T05:56:15.005532+0000 mgr.y (mgr.25477) 335 : cluster 0 pgmap v217: 161 pgs: 10 peering, 14 stale+active+clean, 137 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-02T05:56:16.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:16 smithi122 bash[42159]: cluster 2024-04-02T05:56:15.070061+0000 mon.a (mon.0) 636 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-02T05:56:16.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:16 smithi122 bash[42159]: cluster 2024-04-02T05:56:15.085229+0000 mon.a (mon.0) 637 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2024-04-02T05:56:17.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:17 smithi122 bash[42159]: cluster 2024-04-02T05:56:17.065706+0000 mon.a (mon.0) 638 : cluster 3 Health check failed: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded (PG_DEGRADED) 2024-04-02T05:56:17.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:17 smithi062 bash[55029]: cluster 2024-04-02T05:56:17.065706+0000 mon.a (mon.0) 638 : cluster 3 Health check failed: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded (PG_DEGRADED) 2024-04-02T05:56:17.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:17 smithi062 bash[53665]: cluster 2024-04-02T05:56:17.065706+0000 mon.a (mon.0) 638 : cluster 3 Health check failed: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded (PG_DEGRADED) 2024-04-02T05:56:17.896 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:17 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.7.service: Succeeded. 2024-04-02T05:56:17.896 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:17 smithi122 systemd[1]: Stopped Ceph osd.7 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:56:17.896 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:17 smithi122 systemd[1]: Started Ceph osd.7 for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:56:18.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:18 smithi122 bash[42159]: cluster 2024-04-02T05:56:17.006753+0000 mgr.y (mgr.25477) 336 : cluster 0 pgmap v219: 161 pgs: 1 active+undersized+degraded, 22 peering, 6 stale+active+clean, 17 active+undersized, 115 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 1/726 objects degraded (0.138%) 2024-04-02T05:56:18.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:18 smithi122 bash[42159]: audit 2024-04-02T05:56:17.945439+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:18.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:18 smithi122 bash[42159]: audit 2024-04-02T05:56:17.956120+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:18.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:18 smithi122 bash[42159]: audit 2024-04-02T05:56:18.000684+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:56:18.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:18 smithi062 bash[53665]: cluster 2024-04-02T05:56:17.006753+0000 mgr.y (mgr.25477) 336 : cluster 0 pgmap v219: 161 pgs: 1 active+undersized+degraded, 22 peering, 6 stale+active+clean, 17 active+undersized, 115 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 1/726 objects degraded (0.138%) 2024-04-02T05:56:18.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:18 smithi062 bash[53665]: audit 2024-04-02T05:56:17.945439+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:18.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:18 smithi062 bash[53665]: audit 2024-04-02T05:56:17.956120+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:18.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:18 smithi062 bash[53665]: audit 2024-04-02T05:56:18.000684+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:56:18.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:18 smithi062 bash[55029]: cluster 2024-04-02T05:56:17.006753+0000 mgr.y (mgr.25477) 336 : cluster 0 pgmap v219: 161 pgs: 1 active+undersized+degraded, 22 peering, 6 stale+active+clean, 17 active+undersized, 115 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 1/726 objects degraded (0.138%) 2024-04-02T05:56:18.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:18 smithi062 bash[55029]: audit 2024-04-02T05:56:17.945439+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:18.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:18 smithi062 bash[55029]: audit 2024-04-02T05:56:17.956120+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:18.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:18 smithi062 bash[55029]: audit 2024-04-02T05:56:18.000684+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:56:19.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:19 smithi062 bash[55029]: audit 2024-04-02T05:56:18.528896+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:19.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:19 smithi062 bash[55029]: audit 2024-04-02T05:56:18.539022+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:19.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:19 smithi062 bash[53665]: audit 2024-04-02T05:56:18.528896+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:19.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:19 smithi062 bash[53665]: audit 2024-04-02T05:56:18.539022+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:19.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:19 smithi122 bash[42159]: audit 2024-04-02T05:56:18.528896+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:19.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:19 smithi122 bash[42159]: audit 2024-04-02T05:56:18.539022+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:19.973 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:19 smithi122 bash[50314]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-02T05:56:19.973 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:19 smithi122 bash[50314]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-02T05:56:19.973 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:19 smithi122 bash[50314]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-02T05:56:19.974 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:19 smithi122 bash[50314]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-02T05:56:19.974 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:19 smithi122 bash[50314]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-02T05:56:19.974 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:19 smithi122 bash[50314]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-02T05:56:19.974 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:19 smithi122 bash[50314]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-02T05:56:20.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:20 smithi122 bash[42159]: cluster 2024-04-02T05:56:19.008237+0000 mgr.y (mgr.25477) 337 : cluster 0 pgmap v220: 161 pgs: 11 active+undersized+degraded, 22 peering, 32 active+undersized, 96 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%) 2024-04-02T05:56:20.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:20 smithi062 bash[55029]: cluster 2024-04-02T05:56:19.008237+0000 mgr.y (mgr.25477) 337 : cluster 0 pgmap v220: 161 pgs: 11 active+undersized+degraded, 22 peering, 32 active+undersized, 96 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%) 2024-04-02T05:56:20.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:20 smithi062 bash[53665]: cluster 2024-04-02T05:56:19.008237+0000 mgr.y (mgr.25477) 337 : cluster 0 pgmap v220: 161 pgs: 11 active+undersized+degraded, 22 peering, 32 active+undersized, 96 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%) 2024-04-02T05:56:21.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:21 smithi122 bash[50637]: debug 2024-04-02T05:56:21.229+0000 7fcdf5216700 1 -- 172.21.15.122:0/3157173396 <== mon.2 v2:172.21.15.122:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dd2a297680 con 0x55dd2a2d5000 2024-04-02T05:56:21.973 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:21 smithi122 bash[50637]: debug 2024-04-02T05:56:21.769+0000 7fcdfe3ae7c0 -1 Falling back to public interface 2024-04-02T05:56:21.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:21 smithi122 bash[42159]: audit 2024-04-02T05:56:20.675845+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:21.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:21 smithi122 bash[42159]: audit 2024-04-02T05:56:20.678219+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:56:22.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:21 smithi062 bash[55029]: audit 2024-04-02T05:56:20.675845+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:22.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:21 smithi062 bash[55029]: audit 2024-04-02T05:56:20.678219+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:56:22.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:21 smithi062 bash[53665]: audit 2024-04-02T05:56:20.675845+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:22.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:21 smithi062 bash[53665]: audit 2024-04-02T05:56:20.678219+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:56:22.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:22 smithi122 bash[42159]: cluster 2024-04-02T05:56:21.009659+0000 mgr.y (mgr.25477) 338 : cluster 0 pgmap v221: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-02T05:56:22.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:22 smithi122 bash[42159]: cluster 2024-04-02T05:56:21.671022+0000 mon.a (mon.0) 646 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-04-02T05:56:22.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:22 smithi122 bash[42159]: audit 2024-04-02T05:56:21.814948+0000 mgr.y (mgr.25477) 339 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:23.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:22 smithi062 bash[53665]: cluster 2024-04-02T05:56:21.009659+0000 mgr.y (mgr.25477) 338 : cluster 0 pgmap v221: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-02T05:56:23.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:22 smithi062 bash[53665]: cluster 2024-04-02T05:56:21.671022+0000 mon.a (mon.0) 646 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-04-02T05:56:23.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:22 smithi062 bash[53665]: audit 2024-04-02T05:56:21.814948+0000 mgr.y (mgr.25477) 339 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:23.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:22 smithi062 bash[55029]: cluster 2024-04-02T05:56:21.009659+0000 mgr.y (mgr.25477) 338 : cluster 0 pgmap v221: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-02T05:56:23.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:22 smithi062 bash[55029]: cluster 2024-04-02T05:56:21.671022+0000 mon.a (mon.0) 646 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 6 pgs peering) 2024-04-02T05:56:23.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:22 smithi062 bash[55029]: audit 2024-04-02T05:56:21.814948+0000 mgr.y (mgr.25477) 339 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:24.078 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:56:24.866 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:56:24.866 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (7m) 115s ago 14m 16.2M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:56:24.866 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 error 29s ago 14m - - 2024-04-02T05:56:24.866 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (6m) 115s ago 12m 47.5M - 3.5 e1d6a67b021e b43a98374b20 2024-04-02T05:56:24.866 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (6m) 29s ago 20m 444M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:56:24.866 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (7m) 115s ago 22m 502M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:56:24.866 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (5m) 115s ago 22m 53.5M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (4m) 29s ago 20m 43.9M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (5m) 115s ago 21m 45.4M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (7m) 115s ago 14m 12.0M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (7m) 29s ago 14m 15.5M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (3m) 115s ago 20m 58.1M 2781M 19.0.0-1979-g6cec793d 78f830190839 0b54ac4dccab 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (2m) 115s ago 19m 59.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 5e4c983897c7 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (2m) 115s ago 18m 52.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 bc213d0d4da8 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (2m) 115s ago 18m - 2781M 19.0.0-1979-g6cec793d 78f830190839 9092023c7fd3 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (90s) 29s ago 17m 55.7M 3037M 19.0.0-1979-g6cec793d 78f830190839 aa23c6286a2f 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (61s) 29s ago 17m 53.3M 3037M 19.0.0-1979-g6cec793d 78f830190839 b6d36f02d2e0 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (33s) 29s ago 16m - 3037M 19.0.0-1979-g6cec793d 78f830190839 7d936f28829e 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 starting - - - 3037M 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (6m) 29s ago 15m 64.7M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (13m) 115s ago 13m 89.7M - 17.2.0 e1d6a67b021e 33b9a6b9ffef 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (12m) 29s ago 12m 90.1M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:56:24.867 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (12m) 115s ago 12m 89.7M - 17.2.0 e1d6a67b021e ac956c5024e6 2024-04-02T05:56:24.868 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (12m) 29s ago 12m 90.5M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:56:24.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:24 smithi122 bash[42159]: cluster 2024-04-02T05:56:23.011249+0000 mgr.y (mgr.25477) 340 : cluster 0 pgmap v222: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-02T05:56:24.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:24 smithi122 bash[42159]: cluster 2024-04-02T05:56:23.814661+0000 mon.a (mon.0) 647 : cluster 3 Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded (PG_DEGRADED) 2024-04-02T05:56:24.973 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:24 smithi122 bash[50637]: debug 2024-04-02T05:56:24.769+0000 7fcdfe3ae7c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-02T05:56:24.973 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:24 smithi122 bash[50637]: debug 2024-04-02T05:56:24.813+0000 7fcdfe3ae7c0 -1 osd.7 145 log_to_monitors true 2024-04-02T05:56:25.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:24 smithi062 bash[55029]: cluster 2024-04-02T05:56:23.011249+0000 mgr.y (mgr.25477) 340 : cluster 0 pgmap v222: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-02T05:56:25.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:24 smithi062 bash[55029]: cluster 2024-04-02T05:56:23.814661+0000 mon.a (mon.0) 647 : cluster 3 Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded (PG_DEGRADED) 2024-04-02T05:56:25.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:24 smithi062 bash[53665]: cluster 2024-04-02T05:56:23.011249+0000 mgr.y (mgr.25477) 340 : cluster 0 pgmap v222: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-02T05:56:25.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:24 smithi062 bash[53665]: cluster 2024-04-02T05:56:23.814661+0000 mon.a (mon.0) 647 : cluster 3 Health check update: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded (PG_DEGRADED) 2024-04-02T05:56:25.326 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:56:25.326 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:56:25.326 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:56:25.326 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:56:25.326 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:56:25.326 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:56:25.326 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:56:25.327 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:56:25.327 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 7 2024-04-02T05:56:25.327 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:56:25.327 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:56:25.327 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-02T05:56:25.327 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:56:25.327 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:56:25.327 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-02T05:56:25.327 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 12 2024-04-02T05:56:25.327 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:56:25.327 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:56:25.737 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:56:25.737 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:56:25.737 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:56:25.737 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:56:25.737 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:56:25.737 INFO:teuthology.orchestra.run.smithi062.stdout: "mon", 2024-04-02T05:56:25.737 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr" 2024-04-02T05:56:25.737 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:56:25.737 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "12/23 daemons upgraded", 2024-04-02T05:56:25.737 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading osd daemons", 2024-04-02T05:56:25.737 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:56:25.738 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:56:25.973 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 05:56:25 smithi122 bash[50637]: debug 2024-04-02T05:56:25.765+0000 7fcdef806700 -1 osd.7 145 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-02T05:56:25.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:25 smithi122 bash[42159]: audit 2024-04-02T05:56:24.057955+0000 mgr.y (mgr.25477) 341 : audit 0 from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:25.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:25 smithi122 bash[42159]: audit 2024-04-02T05:56:24.449506+0000 mgr.y (mgr.25477) 342 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:25.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:25 smithi122 bash[42159]: audit 2024-04-02T05:56:24.817861+0000 mon.a (mon.0) 648 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T05:56:25.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:25 smithi122 bash[42159]: audit 2024-04-02T05:56:24.820865+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.122:6824/1811083046,v1:172.21.15.122:6825/1811083046]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T05:56:25.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:25 smithi122 bash[42159]: audit 2024-04-02T05:56:24.840581+0000 mgr.y (mgr.25477) 343 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:25.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:25 smithi122 bash[42159]: audit 2024-04-02T05:56:25.322746+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.62:0/1898089817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:26.093 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:25 smithi062 bash[55029]: audit 2024-04-02T05:56:24.057955+0000 mgr.y (mgr.25477) 341 : audit 0 from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:26.093 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:25 smithi062 bash[55029]: audit 2024-04-02T05:56:24.449506+0000 mgr.y (mgr.25477) 342 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:26.093 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:25 smithi062 bash[55029]: audit 2024-04-02T05:56:24.817861+0000 mon.a (mon.0) 648 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T05:56:26.093 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:25 smithi062 bash[55029]: audit 2024-04-02T05:56:24.820865+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.122:6824/1811083046,v1:172.21.15.122:6825/1811083046]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T05:56:26.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:25 smithi062 bash[55029]: audit 2024-04-02T05:56:24.840581+0000 mgr.y (mgr.25477) 343 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:26.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:25 smithi062 bash[55029]: audit 2024-04-02T05:56:25.322746+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.62:0/1898089817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:26.094 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:25 smithi062 bash[53665]: audit 2024-04-02T05:56:24.057955+0000 mgr.y (mgr.25477) 341 : audit 0 from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:26.094 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:25 smithi062 bash[53665]: audit 2024-04-02T05:56:24.449506+0000 mgr.y (mgr.25477) 342 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:26.094 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:25 smithi062 bash[53665]: audit 2024-04-02T05:56:24.817861+0000 mon.a (mon.0) 648 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T05:56:26.094 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:25 smithi062 bash[53665]: audit 2024-04-02T05:56:24.820865+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.122:6824/1811083046,v1:172.21.15.122:6825/1811083046]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-02T05:56:26.094 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:25 smithi062 bash[53665]: audit 2024-04-02T05:56:24.840581+0000 mgr.y (mgr.25477) 343 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:26.094 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:25 smithi062 bash[53665]: audit 2024-04-02T05:56:25.322746+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.62:0/1898089817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:26.180 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded 2024-04-02T05:56:26.180 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:56:26.180 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in error state 2024-04-02T05:56:26.180 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-02T05:56:26.180 INFO:teuthology.orchestra.run.smithi062.stdout: osd.7 (root=default,host=smithi122) is down 2024-04-02T05:56:26.180 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-04-02T05:56:26.180 INFO:teuthology.orchestra.run.smithi062.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-04-02T05:56:26.180 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 96/726 objects degraded (13.223%), 23 pgs degraded 2024-04-02T05:56:26.180 INFO:teuthology.orchestra.run.smithi062.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-04-02T05:56:26.180 INFO:teuthology.orchestra.run.smithi062.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2024-04-02T05:56:26.180 INFO:teuthology.orchestra.run.smithi062.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2024-04-02T05:56:26.181 INFO:teuthology.orchestra.run.smithi062.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2024-04-02T05:56:26.181 INFO:teuthology.orchestra.run.smithi062.stdout: pg 2.1b is active+undersized+degraded, acting [3,6] 2024-04-02T05:56:26.181 INFO:teuthology.orchestra.run.smithi062.stdout: pg 2.1d is active+undersized+degraded, acting [6,0] 2024-04-02T05:56:26.181 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-04-02T05:56:26.181 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-04-02T05:56:26.181 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2024-04-02T05:56:26.181 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-04-02T05:56:26.181 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-04-02T05:56:26.181 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-04-02T05:56:26.181 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-04-02T05:56:26.181 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-04-02T05:56:26.181 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-04-02T05:56:26.181 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-04-02T05:56:26.181 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-04-02T05:56:26.181 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-04-02T05:56:26.182 INFO:teuthology.orchestra.run.smithi062.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-04-02T05:56:26.182 INFO:teuthology.orchestra.run.smithi062.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-04-02T05:56:26.182 INFO:teuthology.orchestra.run.smithi062.stdout: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-04-02T05:56:26.182 INFO:teuthology.orchestra.run.smithi062.stdout: pg 4.14 is active+undersized+degraded, acting [3,2] 2024-04-02T05:56:26.182 INFO:teuthology.orchestra.run.smithi062.stdout: pg 4.15 is active+undersized+degraded, acting [5,3] 2024-04-02T05:56:26.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:56:26] "GET /metrics HTTP/1.1" 200 38618 "" "Prometheus/2.33.4" 2024-04-02T05:56:27.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[53665]: cluster 2024-04-02T05:56:25.012528+0000 mgr.y (mgr.25477) 344 : cluster 0 pgmap v223: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-02T05:56:27.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[53665]: audit 2024-04-02T05:56:25.698740+0000 mon.a (mon.0) 649 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-02T05:56:27.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[53665]: cluster 2024-04-02T05:56:25.706440+0000 mon.a (mon.0) 650 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-04-02T05:56:27.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[53665]: audit 2024-04-02T05:56:25.711203+0000 mon.a (mon.0) 651 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:56:27.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[53665]: audit 2024-04-02T05:56:25.714372+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.122:6824/1811083046,v1:172.21.15.122:6825/1811083046]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:56:27.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[53665]: audit 2024-04-02T05:56:25.733253+0000 mgr.y (mgr.25477) 345 : audit 0 from='client.44494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:27.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[53665]: audit 2024-04-02T05:56:26.084350+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:27.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[53665]: audit 2024-04-02T05:56:26.093903+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:27.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[53665]: audit 2024-04-02T05:56:26.176701+0000 mon.a (mon.0) 654 : audit 0 from='client.? 172.21.15.62:0/2343737659' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:56:27.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[55029]: cluster 2024-04-02T05:56:25.012528+0000 mgr.y (mgr.25477) 344 : cluster 0 pgmap v223: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-02T05:56:27.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[55029]: audit 2024-04-02T05:56:25.698740+0000 mon.a (mon.0) 649 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-02T05:56:27.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[55029]: cluster 2024-04-02T05:56:25.706440+0000 mon.a (mon.0) 650 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-04-02T05:56:27.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[55029]: audit 2024-04-02T05:56:25.711203+0000 mon.a (mon.0) 651 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:56:27.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[55029]: audit 2024-04-02T05:56:25.714372+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.122:6824/1811083046,v1:172.21.15.122:6825/1811083046]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:56:27.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[55029]: audit 2024-04-02T05:56:25.733253+0000 mgr.y (mgr.25477) 345 : audit 0 from='client.44494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:27.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[55029]: audit 2024-04-02T05:56:26.084350+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:27.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[55029]: audit 2024-04-02T05:56:26.093903+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:27.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:26 smithi062 bash[55029]: audit 2024-04-02T05:56:26.176701+0000 mon.a (mon.0) 654 : audit 0 from='client.? 172.21.15.62:0/2343737659' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:56:27.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:26 smithi122 bash[42159]: cluster 2024-04-02T05:56:25.012528+0000 mgr.y (mgr.25477) 344 : cluster 0 pgmap v223: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 96/726 objects degraded (13.223%) 2024-04-02T05:56:27.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:26 smithi122 bash[42159]: audit 2024-04-02T05:56:25.698740+0000 mon.a (mon.0) 649 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-02T05:56:27.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:26 smithi122 bash[42159]: cluster 2024-04-02T05:56:25.706440+0000 mon.a (mon.0) 650 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-04-02T05:56:27.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:26 smithi122 bash[42159]: audit 2024-04-02T05:56:25.711203+0000 mon.a (mon.0) 651 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:56:27.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:26 smithi122 bash[42159]: audit 2024-04-02T05:56:25.714372+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.122:6824/1811083046,v1:172.21.15.122:6825/1811083046]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi122", "root=default"]}]: dispatch 2024-04-02T05:56:27.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:26 smithi122 bash[42159]: audit 2024-04-02T05:56:25.733253+0000 mgr.y (mgr.25477) 345 : audit 0 from='client.44494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:27.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:26 smithi122 bash[42159]: audit 2024-04-02T05:56:26.084350+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:27.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:26 smithi122 bash[42159]: audit 2024-04-02T05:56:26.093903+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:27.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:26 smithi122 bash[42159]: audit 2024-04-02T05:56:26.176701+0000 mon.a (mon.0) 654 : audit 0 from='client.? 172.21.15.62:0/2343737659' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:56:28.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:27 smithi062 bash[55029]: cluster 2024-04-02T05:56:26.699592+0000 mon.a (mon.0) 655 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:56:28.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:27 smithi062 bash[55029]: cluster 2024-04-02T05:56:26.714328+0000 mon.a (mon.0) 656 : cluster 1 osd.7 [v2:172.21.15.122:6824/1811083046,v1:172.21.15.122:6825/1811083046] boot 2024-04-02T05:56:28.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:27 smithi062 bash[55029]: cluster 2024-04-02T05:56:26.714478+0000 mon.a (mon.0) 657 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-04-02T05:56:28.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:27 smithi062 bash[55029]: audit 2024-04-02T05:56:26.719461+0000 mon.a (mon.0) 658 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:56:28.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:27 smithi062 bash[55029]: audit 2024-04-02T05:56:27.141500+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:28.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:27 smithi062 bash[55029]: audit 2024-04-02T05:56:27.153381+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:28.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:27 smithi062 bash[55029]: cluster 2024-04-02T05:56:27.712539+0000 mon.a (mon.0) 661 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-04-02T05:56:28.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:27 smithi062 bash[53665]: cluster 2024-04-02T05:56:26.699592+0000 mon.a (mon.0) 655 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:56:28.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:27 smithi062 bash[53665]: cluster 2024-04-02T05:56:26.714328+0000 mon.a (mon.0) 656 : cluster 1 osd.7 [v2:172.21.15.122:6824/1811083046,v1:172.21.15.122:6825/1811083046] boot 2024-04-02T05:56:28.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:27 smithi062 bash[53665]: cluster 2024-04-02T05:56:26.714478+0000 mon.a (mon.0) 657 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-04-02T05:56:28.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:27 smithi062 bash[53665]: audit 2024-04-02T05:56:26.719461+0000 mon.a (mon.0) 658 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:56:28.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:27 smithi062 bash[53665]: audit 2024-04-02T05:56:27.141500+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:28.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:27 smithi062 bash[53665]: audit 2024-04-02T05:56:27.153381+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:28.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:27 smithi062 bash[53665]: cluster 2024-04-02T05:56:27.712539+0000 mon.a (mon.0) 661 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-04-02T05:56:28.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:27 smithi122 bash[42159]: cluster 2024-04-02T05:56:26.699592+0000 mon.a (mon.0) 655 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-02T05:56:28.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:27 smithi122 bash[42159]: cluster 2024-04-02T05:56:26.714328+0000 mon.a (mon.0) 656 : cluster 1 osd.7 [v2:172.21.15.122:6824/1811083046,v1:172.21.15.122:6825/1811083046] boot 2024-04-02T05:56:28.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:27 smithi122 bash[42159]: cluster 2024-04-02T05:56:26.714478+0000 mon.a (mon.0) 657 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-04-02T05:56:28.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:27 smithi122 bash[42159]: audit 2024-04-02T05:56:26.719461+0000 mon.a (mon.0) 658 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-02T05:56:28.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:27 smithi122 bash[42159]: audit 2024-04-02T05:56:27.141500+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:28.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:27 smithi122 bash[42159]: audit 2024-04-02T05:56:27.153381+0000 mon.a (mon.0) 660 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:28.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:27 smithi122 bash[42159]: cluster 2024-04-02T05:56:27.712539+0000 mon.a (mon.0) 661 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-04-02T05:56:29.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:28 smithi062 bash[55029]: cluster 2024-04-02T05:56:27.013767+0000 mgr.y (mgr.25477) 346 : cluster 0 pgmap v226: 161 pgs: 6 peering, 23 active+undersized+degraded, 36 active+undersized, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 96/726 objects degraded (13.223%) 2024-04-02T05:56:29.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:28 smithi062 bash[53665]: cluster 2024-04-02T05:56:27.013767+0000 mgr.y (mgr.25477) 346 : cluster 0 pgmap v226: 161 pgs: 6 peering, 23 active+undersized+degraded, 36 active+undersized, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 96/726 objects degraded (13.223%) 2024-04-02T05:56:29.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:28 smithi122 bash[42159]: cluster 2024-04-02T05:56:27.013767+0000 mgr.y (mgr.25477) 346 : cluster 0 pgmap v226: 161 pgs: 6 peering, 23 active+undersized+degraded, 36 active+undersized, 96 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 96/726 objects degraded (13.223%) 2024-04-02T05:56:30.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:29 smithi062 bash[55029]: cluster 2024-04-02T05:56:29.733745+0000 mon.a (mon.0) 662 : cluster 3 Health check update: Degraded data redundancy: 73/726 objects degraded (10.055%), 15 pgs degraded (PG_DEGRADED) 2024-04-02T05:56:30.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:29 smithi062 bash[53665]: cluster 2024-04-02T05:56:29.733745+0000 mon.a (mon.0) 662 : cluster 3 Health check update: Degraded data redundancy: 73/726 objects degraded (10.055%), 15 pgs degraded (PG_DEGRADED) 2024-04-02T05:56:30.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:29 smithi122 bash[42159]: cluster 2024-04-02T05:56:29.733745+0000 mon.a (mon.0) 662 : cluster 3 Health check update: Degraded data redundancy: 73/726 objects degraded (10.055%), 15 pgs degraded (PG_DEGRADED) 2024-04-02T05:56:31.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:30 smithi062 bash[55029]: cluster 2024-04-02T05:56:29.015274+0000 mgr.y (mgr.25477) 347 : cluster 0 pgmap v228: 161 pgs: 9 peering, 15 active+undersized+degraded, 25 active+undersized, 112 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/726 objects degraded (10.055%) 2024-04-02T05:56:31.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:30 smithi062 bash[53665]: cluster 2024-04-02T05:56:29.015274+0000 mgr.y (mgr.25477) 347 : cluster 0 pgmap v228: 161 pgs: 9 peering, 15 active+undersized+degraded, 25 active+undersized, 112 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/726 objects degraded (10.055%) 2024-04-02T05:56:31.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:30 smithi122 bash[42159]: cluster 2024-04-02T05:56:29.015274+0000 mgr.y (mgr.25477) 347 : cluster 0 pgmap v228: 161 pgs: 9 peering, 15 active+undersized+degraded, 25 active+undersized, 112 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/726 objects degraded (10.055%) 2024-04-02T05:56:32.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:31 smithi062 bash[55029]: cluster 2024-04-02T05:56:31.788813+0000 mon.a (mon.0) 663 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 73/726 objects degraded (10.055%), 15 pgs degraded) 2024-04-02T05:56:32.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:31 smithi062 bash[53665]: cluster 2024-04-02T05:56:31.788813+0000 mon.a (mon.0) 663 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 73/726 objects degraded (10.055%), 15 pgs degraded) 2024-04-02T05:56:32.146 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:31 smithi122 bash[42159]: cluster 2024-04-02T05:56:31.788813+0000 mon.a (mon.0) 663 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 73/726 objects degraded (10.055%), 15 pgs degraded) 2024-04-02T05:56:33.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:32 smithi062 bash[53665]: cluster 2024-04-02T05:56:31.016532+0000 mgr.y (mgr.25477) 348 : cluster 0 pgmap v229: 161 pgs: 9 peering, 5 active+undersized, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-02T05:56:33.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:32 smithi062 bash[53665]: audit 2024-04-02T05:56:31.823033+0000 mgr.y (mgr.25477) 349 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:33.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:32 smithi062 bash[55029]: cluster 2024-04-02T05:56:31.016532+0000 mgr.y (mgr.25477) 348 : cluster 0 pgmap v229: 161 pgs: 9 peering, 5 active+undersized, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-02T05:56:33.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:32 smithi062 bash[55029]: audit 2024-04-02T05:56:31.823033+0000 mgr.y (mgr.25477) 349 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:33.216 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:32 smithi122 bash[42159]: cluster 2024-04-02T05:56:31.016532+0000 mgr.y (mgr.25477) 348 : cluster 0 pgmap v229: 161 pgs: 9 peering, 5 active+undersized, 147 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-02T05:56:33.216 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:32 smithi122 bash[42159]: audit 2024-04-02T05:56:31.823033+0000 mgr.y (mgr.25477) 349 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:35.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:34 smithi122 bash[42159]: cluster 2024-04-02T05:56:33.017831+0000 mgr.y (mgr.25477) 350 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-04-02T05:56:35.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:34 smithi062 bash[53665]: cluster 2024-04-02T05:56:33.017831+0000 mgr.y (mgr.25477) 350 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-04-02T05:56:35.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:34 smithi062 bash[55029]: cluster 2024-04-02T05:56:33.017831+0000 mgr.y (mgr.25477) 350 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-04-02T05:56:36.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:56:36 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:56:36] "GET /metrics HTTP/1.1" 200 38625 "" "Prometheus/2.33.4" 2024-04-02T05:56:36.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:36 smithi122 bash[42159]: cluster 2024-04-02T05:56:35.019099+0000 mgr.y (mgr.25477) 351 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-04-02T05:56:36.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:36 smithi122 bash[42159]: audit 2024-04-02T05:56:35.675900+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:36.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:36 smithi122 bash[42159]: audit 2024-04-02T05:56:35.677841+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:56:37.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:36 smithi062 bash[55029]: cluster 2024-04-02T05:56:35.019099+0000 mgr.y (mgr.25477) 351 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-04-02T05:56:37.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:36 smithi062 bash[55029]: audit 2024-04-02T05:56:35.675900+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:37.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:36 smithi062 bash[55029]: audit 2024-04-02T05:56:35.677841+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:56:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:36 smithi062 bash[53665]: cluster 2024-04-02T05:56:35.019099+0000 mgr.y (mgr.25477) 351 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-04-02T05:56:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:36 smithi062 bash[53665]: audit 2024-04-02T05:56:35.675900+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:37.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:36 smithi062 bash[53665]: audit 2024-04-02T05:56:35.677841+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:56:38.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:36.958536+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:36.969425+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:36.971263+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:36.973071+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:56:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: cluster 2024-04-02T05:56:36.976771+0000 mgr.y (mgr.25477) 352 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:56:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: cluster 2024-04-02T05:56:36.977193+0000 mgr.y (mgr.25477) 353 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:56:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:36.985098+0000 mon.a (mon.0) 670 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.072803+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:56:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.076332+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.079156+0000 mon.a (mon.0) 673 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.081338+0000 mon.a (mon.0) 674 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.084805+0000 mon.a (mon.0) 675 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: cephadm 2024-04-02T05:56:37.086237+0000 mgr.y (mgr.25477) 354 : cephadm 1 Upgrade: Setting container_image for all osd 2024-04-02T05:56:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.091986+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:38.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.095344+0000 mon.a (mon.0) 677 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-02T05:56:38.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.102219+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-02T05:56:38.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.106223+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-02T05:56:38.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.111501+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-02T05:56:38.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.114804+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-02T05:56:38.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.119249+0000 mon.a (mon.0) 682 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-02T05:56:38.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.122037+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-02T05:56:38.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.127707+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-02T05:56:38.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.131621+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-02T05:56:38.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.135952+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-02T05:56:38.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.138587+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-02T05:56:38.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.143687+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-02T05:56:38.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.146560+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-02T05:56:38.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.153156+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-02T05:56:38.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.156721+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-02T05:56:38.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.162073+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-02T05:56:38.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: cephadm 2024-04-02T05:56:37.167249+0000 mgr.y (mgr.25477) 355 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-04-02T05:56:38.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:37 smithi122 bash[42159]: audit 2024-04-02T05:56:37.167797+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-02T05:56:38.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:36.958536+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:38.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:36.969425+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:38.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:36.971263+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:38.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:36.973071+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:56:38.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: cluster 2024-04-02T05:56:36.976771+0000 mgr.y (mgr.25477) 352 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:56:38.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: cluster 2024-04-02T05:56:36.977193+0000 mgr.y (mgr.25477) 353 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:56:38.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:36.985098+0000 mon.a (mon.0) 670 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:38.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.072803+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:56:38.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.076332+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:38.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.079156+0000 mon.a (mon.0) 673 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:38.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.081338+0000 mon.a (mon.0) 674 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:38.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.084805+0000 mon.a (mon.0) 675 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:38.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: cephadm 2024-04-02T05:56:37.086237+0000 mgr.y (mgr.25477) 354 : cephadm 1 Upgrade: Setting container_image for all osd 2024-04-02T05:56:38.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.091986+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:38.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.095344+0000 mon.a (mon.0) 677 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-02T05:56:38.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.102219+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-02T05:56:38.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.106223+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-02T05:56:38.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.111501+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-02T05:56:38.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.114804+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-02T05:56:38.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:36.958536+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:38.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:36.969425+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:38.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:36.971263+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:38.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:36.973071+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:56:38.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: cluster 2024-04-02T05:56:36.976771+0000 mgr.y (mgr.25477) 352 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-02T05:56:38.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: cluster 2024-04-02T05:56:36.977193+0000 mgr.y (mgr.25477) 353 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:56:38.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:36.985098+0000 mon.a (mon.0) 670 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:38.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.072803+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:56:38.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.076332+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:38.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.079156+0000 mon.a (mon.0) 673 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:38.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.081338+0000 mon.a (mon.0) 674 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:38.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.084805+0000 mon.a (mon.0) 675 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:38.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: cephadm 2024-04-02T05:56:37.086237+0000 mgr.y (mgr.25477) 354 : cephadm 1 Upgrade: Setting container_image for all osd 2024-04-02T05:56:38.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.091986+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:38.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.095344+0000 mon.a (mon.0) 677 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-02T05:56:38.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.102219+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-02T05:56:38.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.106223+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-02T05:56:38.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.111501+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-02T05:56:38.356 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.114804+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-02T05:56:38.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.119249+0000 mon.a (mon.0) 682 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-02T05:56:38.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.122037+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-02T05:56:38.356 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.127707+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-02T05:56:38.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.131621+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-02T05:56:38.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.135952+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-02T05:56:38.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.138587+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-02T05:56:38.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.143687+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-02T05:56:38.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.146560+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-02T05:56:38.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.153156+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-02T05:56:38.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.156721+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-02T05:56:38.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.162073+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-02T05:56:38.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: cephadm 2024-04-02T05:56:37.167249+0000 mgr.y (mgr.25477) 355 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-04-02T05:56:38.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[53665]: audit 2024-04-02T05:56:37.167797+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-02T05:56:38.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.119249+0000 mon.a (mon.0) 682 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-02T05:56:38.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.122037+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-02T05:56:38.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.127707+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-02T05:56:38.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.131621+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-02T05:56:38.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.135952+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-02T05:56:38.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.138587+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-02T05:56:38.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.143687+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-02T05:56:38.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.146560+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-02T05:56:38.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.153156+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-02T05:56:38.358 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.156721+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-02T05:56:38.359 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.162073+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-02T05:56:38.359 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: cephadm 2024-04-02T05:56:37.167249+0000 mgr.y (mgr.25477) 355 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-04-02T05:56:38.359 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:37 smithi062 bash[55029]: audit 2024-04-02T05:56:37.167797+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-02T05:56:38.981 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:38 smithi062 bash[55029]: cluster 2024-04-02T05:56:38.159513+0000 mon.a (mon.0) 694 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-02T05:56:38.981 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:38 smithi062 bash[55029]: audit 2024-04-02T05:56:38.161725+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-02T05:56:38.981 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:38 smithi062 bash[55029]: cluster 2024-04-02T05:56:38.171804+0000 mon.a (mon.0) 696 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-04-02T05:56:38.981 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:38 smithi062 bash[55029]: audit 2024-04-02T05:56:38.175162+0000 mon.a (mon.0) 697 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:39.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:38 smithi062 bash[55029]: cephadm 2024-04-02T05:56:38.176182+0000 mgr.y (mgr.25477) 356 : cephadm 1 Upgrade: Setting container_image for all mds 2024-04-02T05:56:39.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:38 smithi062 bash[55029]: audit 2024-04-02T05:56:38.181212+0000 mon.a (mon.0) 698 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:39.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:38 smithi062 bash[53665]: cluster 2024-04-02T05:56:38.159513+0000 mon.a (mon.0) 694 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-02T05:56:39.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:38 smithi062 bash[53665]: audit 2024-04-02T05:56:38.161725+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-02T05:56:39.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:38 smithi062 bash[53665]: cluster 2024-04-02T05:56:38.171804+0000 mon.a (mon.0) 696 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-04-02T05:56:39.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:38 smithi062 bash[53665]: audit 2024-04-02T05:56:38.175162+0000 mon.a (mon.0) 697 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:39.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:38 smithi062 bash[53665]: cephadm 2024-04-02T05:56:38.176182+0000 mgr.y (mgr.25477) 356 : cephadm 1 Upgrade: Setting container_image for all mds 2024-04-02T05:56:39.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:38 smithi062 bash[53665]: audit 2024-04-02T05:56:38.181212+0000 mon.a (mon.0) 698 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:39.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:38 smithi122 bash[42159]: cluster 2024-04-02T05:56:38.159513+0000 mon.a (mon.0) 694 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-02T05:56:39.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:38 smithi122 bash[42159]: audit 2024-04-02T05:56:38.161725+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-02T05:56:39.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:38 smithi122 bash[42159]: cluster 2024-04-02T05:56:38.171804+0000 mon.a (mon.0) 696 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-04-02T05:56:39.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:38 smithi122 bash[42159]: audit 2024-04-02T05:56:38.175162+0000 mon.a (mon.0) 697 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:39.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:38 smithi122 bash[42159]: cephadm 2024-04-02T05:56:38.176182+0000 mgr.y (mgr.25477) 356 : cephadm 1 Upgrade: Setting container_image for all mds 2024-04-02T05:56:39.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:38 smithi122 bash[42159]: audit 2024-04-02T05:56:38.181212+0000 mon.a (mon.0) 698 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:40.129 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:39 smithi062 bash[53665]: cluster 2024-04-02T05:56:38.978391+0000 mgr.y (mgr.25477) 357 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 643 B/s rd, 0 op/s 2024-04-02T05:56:40.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:39 smithi122 bash[42159]: cluster 2024-04-02T05:56:38.978391+0000 mgr.y (mgr.25477) 357 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 643 B/s rd, 0 op/s 2024-04-02T05:56:40.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:40 smithi062 bash[55029]: cluster 2024-04-02T05:56:38.978391+0000 mgr.y (mgr.25477) 357 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 643 B/s rd, 0 op/s 2024-04-02T05:56:41.837 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:41 smithi062 bash[55029]: cephadm 2024-04-02T05:56:40.554392+0000 mgr.y (mgr.25477) 358 : cephadm 1 Upgrade: Updating rgw.foo.smithi062.dzhrfc (1/4) 2024-04-02T05:56:41.838 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:41 smithi062 bash[55029]: audit 2024-04-02T05:56:40.562463+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:41.838 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:41 smithi062 bash[55029]: audit 2024-04-02T05:56:40.567305+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi062.dzhrfc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:56:41.838 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:41 smithi062 bash[55029]: audit 2024-04-02T05:56:40.570116+0000 mon.a (mon.0) 701 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:41.838 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:41 smithi062 bash[55029]: cephadm 2024-04-02T05:56:40.571819+0000 mgr.y (mgr.25477) 359 : cephadm 1 Deploying daemon rgw.foo.smithi062.dzhrfc on smithi062 2024-04-02T05:56:41.838 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:41 smithi062 bash[55029]: audit 2024-04-02T05:56:41.008039+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:41.838 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:41 smithi062 bash[53665]: cephadm 2024-04-02T05:56:40.554392+0000 mgr.y (mgr.25477) 358 : cephadm 1 Upgrade: Updating rgw.foo.smithi062.dzhrfc (1/4) 2024-04-02T05:56:41.838 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:41 smithi062 bash[53665]: audit 2024-04-02T05:56:40.562463+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:41.838 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:41 smithi062 bash[53665]: audit 2024-04-02T05:56:40.567305+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi062.dzhrfc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:56:41.839 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:41 smithi062 bash[53665]: audit 2024-04-02T05:56:40.570116+0000 mon.a (mon.0) 701 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:41.839 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:41 smithi062 bash[53665]: cephadm 2024-04-02T05:56:40.571819+0000 mgr.y (mgr.25477) 359 : cephadm 1 Deploying daemon rgw.foo.smithi062.dzhrfc on smithi062 2024-04-02T05:56:41.839 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:41 smithi062 bash[53665]: audit 2024-04-02T05:56:41.008039+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:41.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:41 smithi122 bash[42159]: cephadm 2024-04-02T05:56:40.554392+0000 mgr.y (mgr.25477) 358 : cephadm 1 Upgrade: Updating rgw.foo.smithi062.dzhrfc (1/4) 2024-04-02T05:56:41.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:41 smithi122 bash[42159]: audit 2024-04-02T05:56:40.562463+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:41.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:41 smithi122 bash[42159]: audit 2024-04-02T05:56:40.567305+0000 mon.a (mon.0) 700 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi062.dzhrfc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:56:41.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:41 smithi122 bash[42159]: audit 2024-04-02T05:56:40.570116+0000 mon.a (mon.0) 701 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:41.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:41 smithi122 bash[42159]: cephadm 2024-04-02T05:56:40.571819+0000 mgr.y (mgr.25477) 359 : cephadm 1 Deploying daemon rgw.foo.smithi062.dzhrfc on smithi062 2024-04-02T05:56:41.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:41 smithi122 bash[42159]: audit 2024-04-02T05:56:41.008039+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:42.846 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:42 smithi062 bash[55029]: cluster 2024-04-02T05:56:40.979186+0000 mgr.y (mgr.25477) 360 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:56:42.846 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:42 smithi062 bash[55029]: audit 2024-04-02T05:56:41.833902+0000 mgr.y (mgr.25477) 361 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:42.846 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:42 smithi062 bash[53665]: cluster 2024-04-02T05:56:40.979186+0000 mgr.y (mgr.25477) 360 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:56:42.846 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:42 smithi062 bash[53665]: audit 2024-04-02T05:56:41.833902+0000 mgr.y (mgr.25477) 361 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:42.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:42 smithi122 bash[42159]: cluster 2024-04-02T05:56:40.979186+0000 mgr.y (mgr.25477) 360 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:56:42.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:42 smithi122 bash[42159]: audit 2024-04-02T05:56:41.833902+0000 mgr.y (mgr.25477) 361 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:44.839 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:44 smithi062 bash[53665]: cluster 2024-04-02T05:56:42.980450+0000 mgr.y (mgr.25477) 362 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:56:44.840 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:44 smithi062 bash[53665]: audit 2024-04-02T05:56:44.236236+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:44.840 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:44 smithi062 bash[53665]: audit 2024-04-02T05:56:44.243638+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:44.840 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:44 smithi062 bash[55029]: cluster 2024-04-02T05:56:42.980450+0000 mgr.y (mgr.25477) 362 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:56:44.840 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:44 smithi062 bash[55029]: audit 2024-04-02T05:56:44.236236+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:44.840 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:44 smithi062 bash[55029]: audit 2024-04-02T05:56:44.243638+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:44.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:44 smithi122 bash[42159]: cluster 2024-04-02T05:56:42.980450+0000 mgr.y (mgr.25477) 362 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:56:44.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:44 smithi122 bash[42159]: audit 2024-04-02T05:56:44.236236+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:44.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:44 smithi122 bash[42159]: audit 2024-04-02T05:56:44.243638+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:46.421 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:56:46 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:56:46] "GET /metrics HTTP/1.1" 200 38625 "" "Prometheus/2.33.4" 2024-04-02T05:56:46.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:46 smithi062 bash[53665]: cluster 2024-04-02T05:56:44.981625+0000 mgr.y (mgr.25477) 363 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:56:46.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:46 smithi062 bash[55029]: cluster 2024-04-02T05:56:44.981625+0000 mgr.y (mgr.25477) 363 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:56:46.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:46 smithi122 bash[42159]: cluster 2024-04-02T05:56:44.981625+0000 mgr.y (mgr.25477) 363 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-02T05:56:48.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:48 smithi062 bash[55029]: cluster 2024-04-02T05:56:46.982963+0000 mgr.y (mgr.25477) 364 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-04-02T05:56:48.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:48 smithi062 bash[55029]: cephadm 2024-04-02T05:56:47.063774+0000 mgr.y (mgr.25477) 365 : cephadm 1 Upgrade: Updating rgw.smpl.smithi062.hdafeu (2/4) 2024-04-02T05:56:48.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:48 smithi062 bash[55029]: audit 2024-04-02T05:56:47.071480+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:48.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:48 smithi062 bash[55029]: audit 2024-04-02T05:56:47.077073+0000 mon.a (mon.0) 706 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi062.hdafeu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:56:48.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:48 smithi062 bash[55029]: audit 2024-04-02T05:56:47.080017+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:48.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:48 smithi062 bash[55029]: cephadm 2024-04-02T05:56:47.081782+0000 mgr.y (mgr.25477) 366 : cephadm 1 Deploying daemon rgw.smpl.smithi062.hdafeu on smithi062 2024-04-02T05:56:48.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:48 smithi062 bash[53665]: cluster 2024-04-02T05:56:46.982963+0000 mgr.y (mgr.25477) 364 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-04-02T05:56:48.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:48 smithi062 bash[53665]: cephadm 2024-04-02T05:56:47.063774+0000 mgr.y (mgr.25477) 365 : cephadm 1 Upgrade: Updating rgw.smpl.smithi062.hdafeu (2/4) 2024-04-02T05:56:48.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:48 smithi062 bash[53665]: audit 2024-04-02T05:56:47.071480+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:48.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:48 smithi062 bash[53665]: audit 2024-04-02T05:56:47.077073+0000 mon.a (mon.0) 706 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi062.hdafeu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:56:48.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:48 smithi062 bash[53665]: audit 2024-04-02T05:56:47.080017+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:48.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:48 smithi062 bash[53665]: cephadm 2024-04-02T05:56:47.081782+0000 mgr.y (mgr.25477) 366 : cephadm 1 Deploying daemon rgw.smpl.smithi062.hdafeu on smithi062 2024-04-02T05:56:48.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:48 smithi122 bash[42159]: cluster 2024-04-02T05:56:46.982963+0000 mgr.y (mgr.25477) 364 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-04-02T05:56:48.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:48 smithi122 bash[42159]: cephadm 2024-04-02T05:56:47.063774+0000 mgr.y (mgr.25477) 365 : cephadm 1 Upgrade: Updating rgw.smpl.smithi062.hdafeu (2/4) 2024-04-02T05:56:48.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:48 smithi122 bash[42159]: audit 2024-04-02T05:56:47.071480+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:48.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:48 smithi122 bash[42159]: audit 2024-04-02T05:56:47.077073+0000 mon.a (mon.0) 706 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi062.hdafeu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:56:48.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:48 smithi122 bash[42159]: audit 2024-04-02T05:56:47.080017+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:48.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:48 smithi122 bash[42159]: cephadm 2024-04-02T05:56:47.081782+0000 mgr.y (mgr.25477) 366 : cephadm 1 Deploying daemon rgw.smpl.smithi062.hdafeu on smithi062 2024-04-02T05:56:50.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:50 smithi062 bash[55029]: cluster 2024-04-02T05:56:48.984187+0000 mgr.y (mgr.25477) 367 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 94 B/s wr, 68 op/s 2024-04-02T05:56:50.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:50 smithi062 bash[53665]: cluster 2024-04-02T05:56:48.984187+0000 mgr.y (mgr.25477) 367 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 94 B/s wr, 68 op/s 2024-04-02T05:56:50.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:50 smithi122 bash[42159]: cluster 2024-04-02T05:56:48.984187+0000 mgr.y (mgr.25477) 367 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 94 B/s wr, 68 op/s 2024-04-02T05:56:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:51 smithi122 bash[42159]: audit 2024-04-02T05:56:50.676242+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:51 smithi122 bash[42159]: audit 2024-04-02T05:56:50.678559+0000 mon.a (mon.0) 709 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:56:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:51 smithi122 bash[42159]: audit 2024-04-02T05:56:51.158618+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:51 smithi122 bash[42159]: audit 2024-04-02T05:56:51.167505+0000 mon.a (mon.0) 711 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:52.054 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:51 smithi062 bash[55029]: audit 2024-04-02T05:56:50.676242+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:52.054 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:51 smithi062 bash[55029]: audit 2024-04-02T05:56:50.678559+0000 mon.a (mon.0) 709 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:56:52.054 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:51 smithi062 bash[55029]: audit 2024-04-02T05:56:51.158618+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:52.055 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:51 smithi062 bash[55029]: audit 2024-04-02T05:56:51.167505+0000 mon.a (mon.0) 711 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:52.055 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:51 smithi062 bash[53665]: audit 2024-04-02T05:56:50.676242+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:52.055 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:51 smithi062 bash[53665]: audit 2024-04-02T05:56:50.678559+0000 mon.a (mon.0) 709 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:56:52.055 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:51 smithi062 bash[53665]: audit 2024-04-02T05:56:51.158618+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:52.055 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:51 smithi062 bash[53665]: audit 2024-04-02T05:56:51.167505+0000 mon.a (mon.0) 711 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:52.968 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:52 smithi122 bash[42159]: cluster 2024-04-02T05:56:50.985287+0000 mgr.y (mgr.25477) 368 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-02T05:56:52.968 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:52 smithi122 bash[42159]: audit 2024-04-02T05:56:51.844087+0000 mgr.y (mgr.25477) 369 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:53.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:52 smithi062 bash[53665]: cluster 2024-04-02T05:56:50.985287+0000 mgr.y (mgr.25477) 368 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-02T05:56:53.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:52 smithi062 bash[53665]: audit 2024-04-02T05:56:51.844087+0000 mgr.y (mgr.25477) 369 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:53.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:52 smithi062 bash[55029]: cluster 2024-04-02T05:56:50.985287+0000 mgr.y (mgr.25477) 368 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-02T05:56:53.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:52 smithi062 bash[55029]: audit 2024-04-02T05:56:51.844087+0000 mgr.y (mgr.25477) 369 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:56:54.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:54 smithi122 bash[42159]: cluster 2024-04-02T05:56:52.986758+0000 mgr.y (mgr.25477) 370 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 85 B/s wr, 138 op/s 2024-04-02T05:56:54.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:54 smithi122 bash[42159]: audit 2024-04-02T05:56:54.001542+0000 mon.a (mon.0) 712 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:54.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:54 smithi122 bash[42159]: audit 2024-04-02T05:56:54.005627+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.clipne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:56:54.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:54 smithi122 bash[42159]: audit 2024-04-02T05:56:54.008901+0000 mon.a (mon.0) 714 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:55.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:54 smithi062 bash[53665]: cluster 2024-04-02T05:56:52.986758+0000 mgr.y (mgr.25477) 370 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 85 B/s wr, 138 op/s 2024-04-02T05:56:55.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:54 smithi062 bash[53665]: audit 2024-04-02T05:56:54.001542+0000 mon.a (mon.0) 712 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:55.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:54 smithi062 bash[53665]: audit 2024-04-02T05:56:54.005627+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.clipne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:56:55.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:54 smithi062 bash[53665]: audit 2024-04-02T05:56:54.008901+0000 mon.a (mon.0) 714 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:55.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:54 smithi062 bash[55029]: cluster 2024-04-02T05:56:52.986758+0000 mgr.y (mgr.25477) 370 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 85 B/s wr, 138 op/s 2024-04-02T05:56:55.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:54 smithi062 bash[55029]: audit 2024-04-02T05:56:54.001542+0000 mon.a (mon.0) 712 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:55.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:54 smithi062 bash[55029]: audit 2024-04-02T05:56:54.005627+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi122.clipne", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:56:55.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:54 smithi062 bash[55029]: audit 2024-04-02T05:56:54.008901+0000 mon.a (mon.0) 714 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:56:55.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:55 smithi122 bash[42159]: cephadm 2024-04-02T05:56:53.994034+0000 mgr.y (mgr.25477) 371 : cephadm 1 Upgrade: Updating rgw.foo.smithi122.clipne (3/4) 2024-04-02T05:56:55.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:55 smithi122 bash[42159]: cephadm 2024-04-02T05:56:54.010649+0000 mgr.y (mgr.25477) 372 : cephadm 1 Deploying daemon rgw.foo.smithi122.clipne on smithi122 2024-04-02T05:56:56.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:55 smithi062 bash[55029]: cephadm 2024-04-02T05:56:53.994034+0000 mgr.y (mgr.25477) 371 : cephadm 1 Upgrade: Updating rgw.foo.smithi122.clipne (3/4) 2024-04-02T05:56:56.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:55 smithi062 bash[55029]: cephadm 2024-04-02T05:56:54.010649+0000 mgr.y (mgr.25477) 372 : cephadm 1 Deploying daemon rgw.foo.smithi122.clipne on smithi122 2024-04-02T05:56:56.094 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:55 smithi062 bash[53665]: cephadm 2024-04-02T05:56:53.994034+0000 mgr.y (mgr.25477) 371 : cephadm 1 Upgrade: Updating rgw.foo.smithi122.clipne (3/4) 2024-04-02T05:56:56.094 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:55 smithi062 bash[53665]: cephadm 2024-04-02T05:56:54.010649+0000 mgr.y (mgr.25477) 372 : cephadm 1 Deploying daemon rgw.foo.smithi122.clipne on smithi122 2024-04-02T05:56:56.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:56:56 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:56:56] "GET /metrics HTTP/1.1" 200 38629 "" "Prometheus/2.33.4" 2024-04-02T05:56:56.604 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:56:56.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:56 smithi122 bash[42159]: cluster 2024-04-02T05:56:54.987860+0000 mgr.y (mgr.25477) 373 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 85 B/s wr, 174 op/s 2024-04-02T05:56:57.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:56 smithi062 bash[55029]: cluster 2024-04-02T05:56:54.987860+0000 mgr.y (mgr.25477) 373 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 85 B/s wr, 174 op/s 2024-04-02T05:56:57.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:56 smithi062 bash[53665]: cluster 2024-04-02T05:56:54.987860+0000 mgr.y (mgr.25477) 373 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 85 B/s wr, 174 op/s 2024-04-02T05:56:57.393 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:56:57.393 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (8m) 2m ago 15m 16.2M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:56:57.393 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 error 31s ago 14m - - 2024-04-02T05:56:57.393 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (6m) 2m ago 13m 47.5M - 3.5 e1d6a67b021e b43a98374b20 2024-04-02T05:56:57.393 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (6m) 31s ago 21m 444M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:56:57.393 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (7m) 2m ago 23m 502M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:56:57.394 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (6m) 2m ago 23m 53.5M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:56:57.394 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (5m) 31s ago 21m 45.7M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T05:56:57.394 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (5m) 2m ago 21m 45.4M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:56:57.394 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (8m) 2m ago 15m 12.0M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:56:57.394 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (8m) 31s ago 15m 12.1M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:56:57.394 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (4m) 2m ago 20m 58.1M 2781M 19.0.0-1979-g6cec793d 78f830190839 0b54ac4dccab 2024-04-02T05:56:57.394 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (3m) 2m ago 20m 59.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 5e4c983897c7 2024-04-02T05:56:57.394 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (3m) 2m ago 19m 52.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 bc213d0d4da8 2024-04-02T05:56:57.395 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (2m) 2m ago 18m - 2781M 19.0.0-1979-g6cec793d 78f830190839 9092023c7fd3 2024-04-02T05:56:57.395 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (2m) 31s ago 18m 56.3M 3037M 19.0.0-1979-g6cec793d 78f830190839 aa23c6286a2f 2024-04-02T05:56:57.395 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (94s) 31s ago 17m 54.4M 3037M 19.0.0-1979-g6cec793d 78f830190839 b6d36f02d2e0 2024-04-02T05:56:57.395 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (65s) 31s ago 17m 54.3M 3037M 19.0.0-1979-g6cec793d 78f830190839 7d936f28829e 2024-04-02T05:56:57.395 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (37s) 31s ago 16m 12.9M 3037M 19.0.0-1979-g6cec793d 78f830190839 38d7476604a1 2024-04-02T05:56:57.395 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (6m) 31s ago 15m 65.0M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:56:57.395 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 starting - - - - 2024-04-02T05:56:57.395 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (13m) 31s ago 13m 90.3M - 17.2.0 e1d6a67b021e eb7b8dbb1b57 2024-04-02T05:56:57.396 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 starting - - - - 2024-04-02T05:56:57.396 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (13m) 31s ago 13m 90.6M - 17.2.0 e1d6a67b021e ea38f2d5a316 2024-04-02T05:56:57.865 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:56:57.865 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:56:57.865 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:56:57.865 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:56:57.865 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:56:57.865 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:56:57.865 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:56:57.866 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:56:57.866 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 8 2024-04-02T05:56:57.866 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:56:57.866 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:56:57.866 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-02T05:56:57.866 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:56:57.866 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:56:57.866 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:56:57.866 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-02T05:56:57.866 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 15 2024-04-02T05:56:57.866 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:56:57.866 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:56:57.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:57 smithi122 bash[42159]: audit 2024-04-02T05:56:56.584275+0000 mgr.y (mgr.25477) 374 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:58.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:57 smithi062 bash[53665]: audit 2024-04-02T05:56:56.584275+0000 mgr.y (mgr.25477) 374 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:58.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:57 smithi062 bash[55029]: audit 2024-04-02T05:56:56.584275+0000 mgr.y (mgr.25477) 374 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:58.262 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:56:58.262 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:56:58.262 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:56:58.262 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:56:58.262 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:56:58.263 INFO:teuthology.orchestra.run.smithi062.stdout: "mon", 2024-04-02T05:56:58.263 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr", 2024-04-02T05:56:58.263 INFO:teuthology.orchestra.run.smithi062.stdout: "osd" 2024-04-02T05:56:58.263 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:56:58.263 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "13/23 daemons upgraded", 2024-04-02T05:56:58.263 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading rgw daemons", 2024-04-02T05:56:58.263 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:56:58.263 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:56:58.722 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:56:58.722 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:56:58.722 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in error state 2024-04-02T05:56:59.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:58 smithi122 bash[42159]: audit 2024-04-02T05:56:56.978756+0000 mgr.y (mgr.25477) 375 : audit 0 from='client.44554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:59.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:58 smithi122 bash[42159]: cluster 2024-04-02T05:56:56.989160+0000 mgr.y (mgr.25477) 376 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 142 KiB/s rd, 85 B/s wr, 224 op/s 2024-04-02T05:56:59.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:58 smithi122 bash[42159]: audit 2024-04-02T05:56:57.369794+0000 mgr.y (mgr.25477) 377 : audit 0 from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:59.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:58 smithi122 bash[42159]: audit 2024-04-02T05:56:57.861351+0000 mon.a (mon.0) 715 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:59.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:58 smithi122 bash[42159]: audit 2024-04-02T05:56:57.861947+0000 mon.a (mon.0) 716 : audit 0 from='client.? 172.21.15.62:0/2528639703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:59.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:58 smithi122 bash[42159]: audit 2024-04-02T05:56:57.869780+0000 mon.a (mon.0) 717 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:59.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:58 smithi122 bash[42159]: audit 2024-04-02T05:56:58.718959+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.62:0/1446750087' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:56:59.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:58 smithi062 bash[53665]: audit 2024-04-02T05:56:56.978756+0000 mgr.y (mgr.25477) 375 : audit 0 from='client.44554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:59.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:58 smithi062 bash[53665]: cluster 2024-04-02T05:56:56.989160+0000 mgr.y (mgr.25477) 376 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 142 KiB/s rd, 85 B/s wr, 224 op/s 2024-04-02T05:56:59.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:58 smithi062 bash[53665]: audit 2024-04-02T05:56:57.369794+0000 mgr.y (mgr.25477) 377 : audit 0 from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:59.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:58 smithi062 bash[53665]: audit 2024-04-02T05:56:57.861351+0000 mon.a (mon.0) 715 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:59.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:58 smithi062 bash[53665]: audit 2024-04-02T05:56:57.861947+0000 mon.a (mon.0) 716 : audit 0 from='client.? 172.21.15.62:0/2528639703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:59.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:58 smithi062 bash[53665]: audit 2024-04-02T05:56:57.869780+0000 mon.a (mon.0) 717 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:59.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:58 smithi062 bash[53665]: audit 2024-04-02T05:56:58.718959+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.62:0/1446750087' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:56:59.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:58 smithi062 bash[55029]: audit 2024-04-02T05:56:56.978756+0000 mgr.y (mgr.25477) 375 : audit 0 from='client.44554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:59.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:58 smithi062 bash[55029]: cluster 2024-04-02T05:56:56.989160+0000 mgr.y (mgr.25477) 376 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 142 KiB/s rd, 85 B/s wr, 224 op/s 2024-04-02T05:56:59.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:58 smithi062 bash[55029]: audit 2024-04-02T05:56:57.369794+0000 mgr.y (mgr.25477) 377 : audit 0 from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:56:59.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:58 smithi062 bash[55029]: audit 2024-04-02T05:56:57.861351+0000 mon.a (mon.0) 715 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:59.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:58 smithi062 bash[55029]: audit 2024-04-02T05:56:57.861947+0000 mon.a (mon.0) 716 : audit 0 from='client.? 172.21.15.62:0/2528639703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:56:59.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:58 smithi062 bash[55029]: audit 2024-04-02T05:56:57.869780+0000 mon.a (mon.0) 717 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:56:59.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:58 smithi062 bash[55029]: audit 2024-04-02T05:56:58.718959+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.62:0/1446750087' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:56:59.916 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:56:59 smithi122 bash[42159]: audit 2024-04-02T05:56:58.258243+0000 mgr.y (mgr.25477) 378 : audit 0 from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:57:00.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:56:59 smithi062 bash[55029]: audit 2024-04-02T05:56:58.258243+0000 mgr.y (mgr.25477) 378 : audit 0 from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:57:00.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:56:59 smithi062 bash[53665]: audit 2024-04-02T05:56:58.258243+0000 mgr.y (mgr.25477) 378 : audit 0 from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:57:01.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:00 smithi122 bash[42159]: cluster 2024-04-02T05:56:58.990413+0000 mgr.y (mgr.25477) 379 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 170 B/s wr, 242 op/s 2024-04-02T05:57:01.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:00 smithi122 bash[42159]: audit 2024-04-02T05:57:00.662198+0000 mon.a (mon.0) 718 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:01.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:00 smithi122 bash[42159]: audit 2024-04-02T05:57:00.667650+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.tsfqvr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:57:01.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:00 smithi122 bash[42159]: audit 2024-04-02T05:57:00.671212+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:57:01.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:00 smithi062 bash[53665]: cluster 2024-04-02T05:56:58.990413+0000 mgr.y (mgr.25477) 379 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 170 B/s wr, 242 op/s 2024-04-02T05:57:01.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:00 smithi062 bash[53665]: audit 2024-04-02T05:57:00.662198+0000 mon.a (mon.0) 718 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:01.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:00 smithi062 bash[53665]: audit 2024-04-02T05:57:00.667650+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.tsfqvr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:57:01.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:00 smithi062 bash[53665]: audit 2024-04-02T05:57:00.671212+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:57:01.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:00 smithi062 bash[55029]: cluster 2024-04-02T05:56:58.990413+0000 mgr.y (mgr.25477) 379 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 170 B/s wr, 242 op/s 2024-04-02T05:57:01.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:00 smithi062 bash[55029]: audit 2024-04-02T05:57:00.662198+0000 mon.a (mon.0) 718 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:01.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:00 smithi062 bash[55029]: audit 2024-04-02T05:57:00.667650+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi122.tsfqvr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-02T05:57:01.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:00 smithi062 bash[55029]: audit 2024-04-02T05:57:00.671212+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:57:02.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:01 smithi122 bash[42159]: cephadm 2024-04-02T05:57:00.654786+0000 mgr.y (mgr.25477) 380 : cephadm 1 Upgrade: Updating rgw.smpl.smithi122.tsfqvr (4/4) 2024-04-02T05:57:02.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:01 smithi122 bash[42159]: cephadm 2024-04-02T05:57:00.673174+0000 mgr.y (mgr.25477) 381 : cephadm 1 Deploying daemon rgw.smpl.smithi122.tsfqvr on smithi122 2024-04-02T05:57:02.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:01 smithi062 bash[53665]: cephadm 2024-04-02T05:57:00.654786+0000 mgr.y (mgr.25477) 380 : cephadm 1 Upgrade: Updating rgw.smpl.smithi122.tsfqvr (4/4) 2024-04-02T05:57:02.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:01 smithi062 bash[53665]: cephadm 2024-04-02T05:57:00.673174+0000 mgr.y (mgr.25477) 381 : cephadm 1 Deploying daemon rgw.smpl.smithi122.tsfqvr on smithi122 2024-04-02T05:57:02.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:01 smithi062 bash[55029]: cephadm 2024-04-02T05:57:00.654786+0000 mgr.y (mgr.25477) 380 : cephadm 1 Upgrade: Updating rgw.smpl.smithi122.tsfqvr (4/4) 2024-04-02T05:57:02.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:01 smithi062 bash[55029]: cephadm 2024-04-02T05:57:00.673174+0000 mgr.y (mgr.25477) 381 : cephadm 1 Deploying daemon rgw.smpl.smithi122.tsfqvr on smithi122 2024-04-02T05:57:03.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:02 smithi122 bash[42159]: cluster 2024-04-02T05:57:00.991708+0000 mgr.y (mgr.25477) 382 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 85 B/s wr, 227 op/s 2024-04-02T05:57:03.142 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:02 smithi122 bash[42159]: audit 2024-04-02T05:57:01.850194+0000 mgr.y (mgr.25477) 383 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:57:03.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:02 smithi062 bash[53665]: cluster 2024-04-02T05:57:00.991708+0000 mgr.y (mgr.25477) 382 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 85 B/s wr, 227 op/s 2024-04-02T05:57:03.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:02 smithi062 bash[53665]: audit 2024-04-02T05:57:01.850194+0000 mgr.y (mgr.25477) 383 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:57:03.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:02 smithi062 bash[55029]: cluster 2024-04-02T05:57:00.991708+0000 mgr.y (mgr.25477) 382 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 85 B/s wr, 227 op/s 2024-04-02T05:57:03.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:02 smithi062 bash[55029]: audit 2024-04-02T05:57:01.850194+0000 mgr.y (mgr.25477) 383 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:57:05.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:04 smithi122 bash[42159]: cluster 2024-04-02T05:57:02.992982+0000 mgr.y (mgr.25477) 384 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 210 op/s 2024-04-02T05:57:05.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:04 smithi122 bash[42159]: audit 2024-04-02T05:57:04.558653+0000 mon.a (mon.0) 721 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:05.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:04 smithi122 bash[42159]: audit 2024-04-02T05:57:04.568136+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:05.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:04 smithi122 bash[42159]: audit 2024-04-02T05:57:04.597578+0000 mon.a (mon.0) 723 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:57:05.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:04 smithi062 bash[53665]: cluster 2024-04-02T05:57:02.992982+0000 mgr.y (mgr.25477) 384 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 210 op/s 2024-04-02T05:57:05.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:04 smithi062 bash[53665]: audit 2024-04-02T05:57:04.558653+0000 mon.a (mon.0) 721 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:05.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:04 smithi062 bash[53665]: audit 2024-04-02T05:57:04.568136+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:05.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:04 smithi062 bash[53665]: audit 2024-04-02T05:57:04.597578+0000 mon.a (mon.0) 723 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:57:05.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:04 smithi062 bash[55029]: cluster 2024-04-02T05:57:02.992982+0000 mgr.y (mgr.25477) 384 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 210 op/s 2024-04-02T05:57:05.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:04 smithi062 bash[55029]: audit 2024-04-02T05:57:04.558653+0000 mon.a (mon.0) 721 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:05.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:04 smithi062 bash[55029]: audit 2024-04-02T05:57:04.568136+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:05.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:04 smithi062 bash[55029]: audit 2024-04-02T05:57:04.597578+0000 mon.a (mon.0) 723 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:57:06.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:05 smithi122 bash[42159]: audit 2024-04-02T05:57:05.670509+0000 mon.a (mon.0) 724 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:57:06.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:57:06 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:57:06] "GET /metrics HTTP/1.1" 200 38617 "" "Prometheus/2.33.4" 2024-04-02T05:57:06.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:05 smithi062 bash[55029]: audit 2024-04-02T05:57:05.670509+0000 mon.a (mon.0) 724 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:57:06.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:05 smithi062 bash[53665]: audit 2024-04-02T05:57:05.670509+0000 mon.a (mon.0) 724 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:57:07.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:06 smithi122 bash[42159]: cluster 2024-04-02T05:57:04.994535+0000 mgr.y (mgr.25477) 385 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 231 op/s 2024-04-02T05:57:07.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:06 smithi062 bash[53665]: cluster 2024-04-02T05:57:04.994535+0000 mgr.y (mgr.25477) 385 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 231 op/s 2024-04-02T05:57:07.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:06 smithi062 bash[55029]: cluster 2024-04-02T05:57:04.994535+0000 mgr.y (mgr.25477) 385 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 170 B/s wr, 231 op/s 2024-04-02T05:57:09.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:08 smithi122 bash[42159]: cluster 2024-04-02T05:57:06.995892+0000 mgr.y (mgr.25477) 386 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 170 B/s wr, 204 op/s 2024-04-02T05:57:09.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:08 smithi062 bash[53665]: cluster 2024-04-02T05:57:06.995892+0000 mgr.y (mgr.25477) 386 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 170 B/s wr, 204 op/s 2024-04-02T05:57:09.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:08 smithi062 bash[55029]: cluster 2024-04-02T05:57:06.995892+0000 mgr.y (mgr.25477) 386 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 170 B/s wr, 204 op/s 2024-04-02T05:57:11.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:10 smithi122 bash[42159]: cluster 2024-04-02T05:57:08.997149+0000 mgr.y (mgr.25477) 387 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 285 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 255 B/s wr, 211 op/s 2024-04-02T05:57:11.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:10 smithi122 bash[42159]: audit 2024-04-02T05:57:10.642081+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:11.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:10 smithi122 bash[42159]: audit 2024-04-02T05:57:10.651908+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:11.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:10 smithi062 bash[53665]: cluster 2024-04-02T05:57:08.997149+0000 mgr.y (mgr.25477) 387 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 285 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 255 B/s wr, 211 op/s 2024-04-02T05:57:11.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:10 smithi062 bash[53665]: audit 2024-04-02T05:57:10.642081+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:11.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:10 smithi062 bash[53665]: audit 2024-04-02T05:57:10.651908+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:11.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:10 smithi062 bash[55029]: cluster 2024-04-02T05:57:08.997149+0000 mgr.y (mgr.25477) 387 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 285 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 255 B/s wr, 211 op/s 2024-04-02T05:57:11.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:10 smithi062 bash[55029]: audit 2024-04-02T05:57:10.642081+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:11.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:10 smithi062 bash[55029]: audit 2024-04-02T05:57:10.651908+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:12.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:11 smithi122 bash[42159]: audit 2024-04-02T05:57:10.949055+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:12.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:11 smithi122 bash[42159]: audit 2024-04-02T05:57:10.962205+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:12.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:11 smithi122 bash[42159]: audit 2024-04-02T05:57:11.702240+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:12.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:11 smithi122 bash[42159]: audit 2024-04-02T05:57:11.711972+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:12.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:11 smithi062 bash[53665]: audit 2024-04-02T05:57:10.949055+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:12.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:11 smithi062 bash[53665]: audit 2024-04-02T05:57:10.962205+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:12.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:11 smithi062 bash[53665]: audit 2024-04-02T05:57:11.702240+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:12.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:11 smithi062 bash[53665]: audit 2024-04-02T05:57:11.711972+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:12.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:11 smithi062 bash[55029]: audit 2024-04-02T05:57:10.949055+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:12.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:11 smithi062 bash[55029]: audit 2024-04-02T05:57:10.962205+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:12.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:11 smithi062 bash[55029]: audit 2024-04-02T05:57:11.702240+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:12.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:11 smithi062 bash[55029]: audit 2024-04-02T05:57:11.711972+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:13.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:12 smithi122 bash[42159]: cluster 2024-04-02T05:57:10.998063+0000 mgr.y (mgr.25477) 388 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 285 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 248 op/s 2024-04-02T05:57:13.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:12 smithi122 bash[42159]: audit 2024-04-02T05:57:11.861522+0000 mgr.y (mgr.25477) 389 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:57:13.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:12 smithi122 bash[42159]: audit 2024-04-02T05:57:12.074224+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:13.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:12 smithi122 bash[42159]: audit 2024-04-02T05:57:12.086903+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:13.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:12 smithi062 bash[55029]: cluster 2024-04-02T05:57:10.998063+0000 mgr.y (mgr.25477) 388 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 285 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 248 op/s 2024-04-02T05:57:13.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:12 smithi062 bash[55029]: audit 2024-04-02T05:57:11.861522+0000 mgr.y (mgr.25477) 389 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:57:13.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:12 smithi062 bash[55029]: audit 2024-04-02T05:57:12.074224+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:13.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:12 smithi062 bash[55029]: audit 2024-04-02T05:57:12.086903+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:13.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:12 smithi062 bash[53665]: cluster 2024-04-02T05:57:10.998063+0000 mgr.y (mgr.25477) 388 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 285 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 248 op/s 2024-04-02T05:57:13.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:12 smithi062 bash[53665]: audit 2024-04-02T05:57:11.861522+0000 mgr.y (mgr.25477) 389 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:57:13.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:12 smithi062 bash[53665]: audit 2024-04-02T05:57:12.074224+0000 mon.a (mon.0) 731 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:13.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:12 smithi062 bash[53665]: audit 2024-04-02T05:57:12.086903+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:14.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:13 smithi122 bash[42159]: cluster 2024-04-02T05:57:12.999305+0000 mgr.y (mgr.25477) 390 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 170 B/s wr, 208 op/s 2024-04-02T05:57:14.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:13 smithi062 bash[55029]: cluster 2024-04-02T05:57:12.999305+0000 mgr.y (mgr.25477) 390 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 170 B/s wr, 208 op/s 2024-04-02T05:57:14.355 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:13 smithi062 bash[53665]: cluster 2024-04-02T05:57:12.999305+0000 mgr.y (mgr.25477) 390 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 170 B/s wr, 208 op/s 2024-04-02T05:57:16.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:57:16 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:57:16] "GET /metrics HTTP/1.1" 200 38617 "" "Prometheus/2.33.4" 2024-04-02T05:57:16.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:16 smithi062 bash[55029]: cluster 2024-04-02T05:57:15.000502+0000 mgr.y (mgr.25477) 391 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 162 op/s 2024-04-02T05:57:16.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:16 smithi062 bash[53665]: cluster 2024-04-02T05:57:15.000502+0000 mgr.y (mgr.25477) 391 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 162 op/s 2024-04-02T05:57:16.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:16 smithi122 bash[42159]: cluster 2024-04-02T05:57:15.000502+0000 mgr.y (mgr.25477) 391 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 162 op/s 2024-04-02T05:57:18.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:18 smithi062 bash[53665]: cluster 2024-04-02T05:57:17.001790+0000 mgr.y (mgr.25477) 392 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 127 op/s 2024-04-02T05:57:18.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:18 smithi062 bash[55029]: cluster 2024-04-02T05:57:17.001790+0000 mgr.y (mgr.25477) 392 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 127 op/s 2024-04-02T05:57:18.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:18 smithi122 bash[42159]: cluster 2024-04-02T05:57:17.001790+0000 mgr.y (mgr.25477) 392 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 127 op/s 2024-04-02T05:57:20.326 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:20 smithi062 bash[55029]: cluster 2024-04-02T05:57:19.003057+0000 mgr.y (mgr.25477) 393 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 85 B/s wr, 118 op/s 2024-04-02T05:57:20.326 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:20 smithi062 bash[53665]: cluster 2024-04-02T05:57:19.003057+0000 mgr.y (mgr.25477) 393 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 85 B/s wr, 118 op/s 2024-04-02T05:57:20.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:20 smithi122 bash[42159]: cluster 2024-04-02T05:57:19.003057+0000 mgr.y (mgr.25477) 393 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 85 B/s wr, 118 op/s 2024-04-02T05:57:21.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:21 smithi062 bash[55029]: audit 2024-04-02T05:57:20.670660+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:57:21.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:21 smithi062 bash[53665]: audit 2024-04-02T05:57:20.670660+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:57:21.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:21 smithi122 bash[42159]: audit 2024-04-02T05:57:20.670660+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:57:22.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:22 smithi062 bash[55029]: cluster 2024-04-02T05:57:21.004049+0000 mgr.y (mgr.25477) 394 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 63 op/s 2024-04-02T05:57:22.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:22 smithi062 bash[55029]: audit 2024-04-02T05:57:21.870862+0000 mgr.y (mgr.25477) 395 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:57:22.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:22 smithi062 bash[53665]: cluster 2024-04-02T05:57:21.004049+0000 mgr.y (mgr.25477) 394 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 63 op/s 2024-04-02T05:57:22.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:22 smithi062 bash[53665]: audit 2024-04-02T05:57:21.870862+0000 mgr.y (mgr.25477) 395 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:57:22.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:22 smithi122 bash[42159]: cluster 2024-04-02T05:57:21.004049+0000 mgr.y (mgr.25477) 394 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 63 op/s 2024-04-02T05:57:22.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:22 smithi122 bash[42159]: audit 2024-04-02T05:57:21.870862+0000 mgr.y (mgr.25477) 395 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:57:23.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:23 smithi062 bash[53665]: cephadm 2024-04-02T05:57:22.556624+0000 mgr.y (mgr.25477) 396 : cephadm 1 Detected new or changed devices on smithi122 2024-04-02T05:57:23.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:23 smithi062 bash[53665]: audit 2024-04-02T05:57:22.566288+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:23.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:23 smithi062 bash[53665]: audit 2024-04-02T05:57:22.574634+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:23.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:23 smithi062 bash[55029]: cephadm 2024-04-02T05:57:22.556624+0000 mgr.y (mgr.25477) 396 : cephadm 1 Detected new or changed devices on smithi122 2024-04-02T05:57:23.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:23 smithi062 bash[55029]: audit 2024-04-02T05:57:22.566288+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:23.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:23 smithi062 bash[55029]: audit 2024-04-02T05:57:22.574634+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:23.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:23 smithi122 bash[42159]: cephadm 2024-04-02T05:57:22.556624+0000 mgr.y (mgr.25477) 396 : cephadm 1 Detected new or changed devices on smithi122 2024-04-02T05:57:23.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:23 smithi122 bash[42159]: audit 2024-04-02T05:57:22.566288+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:23.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:23 smithi122 bash[42159]: audit 2024-04-02T05:57:22.574634+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: cluster 2024-04-02T05:57:23.005312+0000 mgr.y (mgr.25477) 397 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:57:24.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: cephadm 2024-04-02T05:57:23.587192+0000 mgr.y (mgr.25477) 398 : cephadm 1 Detected new or changed devices on smithi062 2024-04-02T05:57:24.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.594708+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.606 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.604340+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.606 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.606709+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:57:24.606 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.608248+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:57:24.606 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: cluster 2024-04-02T05:57:23.611142+0000 mgr.y (mgr.25477) 399 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-02T05:57:24.606 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: cluster 2024-04-02T05:57:23.611762+0000 mgr.y (mgr.25477) 400 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:24.606 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.617801+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.606 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.710556+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:57:24.606 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.715418+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.606 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.719051+0000 mon.a (mon.0) 743 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.606 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.721214+0000 mon.a (mon.0) 744 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.606 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.725371+0000 mon.a (mon.0) 745 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.606 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.730172+0000 mon.a (mon.0) 746 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: cluster 2024-04-02T05:57:23.005312+0000 mgr.y (mgr.25477) 397 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:57:24.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: cephadm 2024-04-02T05:57:23.587192+0000 mgr.y (mgr.25477) 398 : cephadm 1 Detected new or changed devices on smithi062 2024-04-02T05:57:24.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.594708+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.604340+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.606709+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:57:24.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.608248+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:57:24.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: cluster 2024-04-02T05:57:23.611142+0000 mgr.y (mgr.25477) 399 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-02T05:57:24.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: cluster 2024-04-02T05:57:23.611762+0000 mgr.y (mgr.25477) 400 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:24.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.617801+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.710556+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:57:24.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.715418+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.719051+0000 mon.a (mon.0) 743 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.721214+0000 mon.a (mon.0) 744 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.725371+0000 mon.a (mon.0) 745 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.730172+0000 mon.a (mon.0) 746 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.732777+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: cephadm 2024-04-02T05:57:23.734052+0000 mgr.y (mgr.25477) 401 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-04-02T05:57:24.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.741280+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.747058+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi062.dzhrfc"}]: dispatch 2024-04-02T05:57:24.853 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.751551+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi062.dzhrfc"}]': finished 2024-04-02T05:57:24.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.732777+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: cephadm 2024-04-02T05:57:23.734052+0000 mgr.y (mgr.25477) 401 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-04-02T05:57:24.853 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.741280+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.747058+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi062.dzhrfc"}]: dispatch 2024-04-02T05:57:24.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.751551+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi062.dzhrfc"}]': finished 2024-04-02T05:57:24.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.754038+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.clipne"}]: dispatch 2024-04-02T05:57:24.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.757929+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.clipne"}]': finished 2024-04-02T05:57:24.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.760240+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi062.hdafeu"}]: dispatch 2024-04-02T05:57:24.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.764046+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi062.hdafeu"}]': finished 2024-04-02T05:57:24.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.766753+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi122.tsfqvr"}]: dispatch 2024-04-02T05:57:24.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.771309+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi122.tsfqvr"}]': finished 2024-04-02T05:57:24.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.775027+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: cephadm 2024-04-02T05:57:23.776220+0000 mgr.y (mgr.25477) 402 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-04-02T05:57:24.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.781117+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.784989+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.786986+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: cephadm 2024-04-02T05:57:23.788036+0000 mgr.y (mgr.25477) 403 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-04-02T05:57:24.855 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[53665]: audit 2024-04-02T05:57:23.793096+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.754038+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.clipne"}]: dispatch 2024-04-02T05:57:24.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.757929+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.clipne"}]': finished 2024-04-02T05:57:24.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.760240+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi062.hdafeu"}]: dispatch 2024-04-02T05:57:24.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.764046+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi062.hdafeu"}]': finished 2024-04-02T05:57:24.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.766753+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi122.tsfqvr"}]: dispatch 2024-04-02T05:57:24.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.771309+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi122.tsfqvr"}]': finished 2024-04-02T05:57:24.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.775027+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: cephadm 2024-04-02T05:57:23.776220+0000 mgr.y (mgr.25477) 402 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-04-02T05:57:24.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.781117+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.855 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.784989+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.856 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.786986+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.856 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: cephadm 2024-04-02T05:57:23.788036+0000 mgr.y (mgr.25477) 403 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-04-02T05:57:24.856 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:24 smithi062 bash[55029]: audit 2024-04-02T05:57:23.793096+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: cluster 2024-04-02T05:57:23.005312+0000 mgr.y (mgr.25477) 397 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:57:24.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: cephadm 2024-04-02T05:57:23.587192+0000 mgr.y (mgr.25477) 398 : cephadm 1 Detected new or changed devices on smithi062 2024-04-02T05:57:24.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.594708+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.604340+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.606709+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:57:24.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.608248+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:57:24.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: cluster 2024-04-02T05:57:23.611142+0000 mgr.y (mgr.25477) 399 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-02T05:57:24.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: cluster 2024-04-02T05:57:23.611762+0000 mgr.y (mgr.25477) 400 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:24.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.617801+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.710556+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:57:24.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.715418+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.719051+0000 mon.a (mon.0) 743 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.721214+0000 mon.a (mon.0) 744 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.725371+0000 mon.a (mon.0) 745 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.730172+0000 mon.a (mon.0) 746 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.732777+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: cephadm 2024-04-02T05:57:23.734052+0000 mgr.y (mgr.25477) 401 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-04-02T05:57:24.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.741280+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.747058+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi062.dzhrfc"}]: dispatch 2024-04-02T05:57:24.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.751551+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi062.dzhrfc"}]': finished 2024-04-02T05:57:24.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.754038+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.clipne"}]: dispatch 2024-04-02T05:57:24.975 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.757929+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi122.clipne"}]': finished 2024-04-02T05:57:24.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.760240+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi062.hdafeu"}]: dispatch 2024-04-02T05:57:24.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.764046+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi062.hdafeu"}]': finished 2024-04-02T05:57:24.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.766753+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi122.tsfqvr"}]: dispatch 2024-04-02T05:57:24.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.771309+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi122.tsfqvr"}]': finished 2024-04-02T05:57:24.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.775027+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: cephadm 2024-04-02T05:57:23.776220+0000 mgr.y (mgr.25477) 402 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-04-02T05:57:24.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.781117+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:24.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.784989+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.786986+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:24.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: cephadm 2024-04-02T05:57:23.788036+0000 mgr.y (mgr.25477) 403 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-04-02T05:57:24.976 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:24 smithi122 bash[42159]: audit 2024-04-02T05:57:23.793096+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:26.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:57:26 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:57:26] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.33.4" 2024-04-02T05:57:26.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:26 smithi122 bash[42159]: cluster 2024-04-02T05:57:25.612888+0000 mgr.y (mgr.25477) 404 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:26.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:26 smithi122 bash[42159]: audit 2024-04-02T05:57:26.223836+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:26.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:26 smithi122 bash[42159]: audit 2024-04-02T05:57:26.227802+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:57:26.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:26 smithi122 bash[42159]: audit 2024-04-02T05:57:26.246343+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:57:27.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:26 smithi062 bash[53665]: cluster 2024-04-02T05:57:25.612888+0000 mgr.y (mgr.25477) 404 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:27.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:26 smithi062 bash[53665]: audit 2024-04-02T05:57:26.223836+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:27.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:26 smithi062 bash[53665]: audit 2024-04-02T05:57:26.227802+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:57:27.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:26 smithi062 bash[53665]: audit 2024-04-02T05:57:26.246343+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:57:27.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:26 smithi062 bash[55029]: cluster 2024-04-02T05:57:25.612888+0000 mgr.y (mgr.25477) 404 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:27.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:26 smithi062 bash[55029]: audit 2024-04-02T05:57:26.223836+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:27.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:26 smithi062 bash[55029]: audit 2024-04-02T05:57:26.227802+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi062.mrxont", "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-04-02T05:57:27.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:26 smithi062 bash[55029]: audit 2024-04-02T05:57:26.246343+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:57:27.762 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:27 smithi062 bash[55029]: cephadm 2024-04-02T05:57:26.216839+0000 mgr.y (mgr.25477) 405 : cephadm 1 Upgrade: Updating iscsi.foo.smithi062.mrxont 2024-04-02T05:57:27.762 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:27 smithi062 bash[55029]: cephadm 2024-04-02T05:57:26.248013+0000 mgr.y (mgr.25477) 406 : cephadm 1 Deploying daemon iscsi.foo.smithi062.mrxont on smithi062 2024-04-02T05:57:27.763 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:27 smithi062 bash[53665]: cephadm 2024-04-02T05:57:26.216839+0000 mgr.y (mgr.25477) 405 : cephadm 1 Upgrade: Updating iscsi.foo.smithi062.mrxont 2024-04-02T05:57:27.763 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:27 smithi062 bash[53665]: cephadm 2024-04-02T05:57:26.248013+0000 mgr.y (mgr.25477) 406 : cephadm 1 Deploying daemon iscsi.foo.smithi062.mrxont on smithi062 2024-04-02T05:57:27.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:27 smithi122 bash[42159]: cephadm 2024-04-02T05:57:26.216839+0000 mgr.y (mgr.25477) 405 : cephadm 1 Upgrade: Updating iscsi.foo.smithi062.mrxont 2024-04-02T05:57:27.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:27 smithi122 bash[42159]: cephadm 2024-04-02T05:57:26.248013+0000 mgr.y (mgr.25477) 406 : cephadm 1 Deploying daemon iscsi.foo.smithi062.mrxont on smithi062 2024-04-02T05:57:28.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:28 smithi062 bash[55029]: cluster 2024-04-02T05:57:27.614736+0000 mgr.y (mgr.25477) 407 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:28.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:28 smithi062 bash[53665]: cluster 2024-04-02T05:57:27.614736+0000 mgr.y (mgr.25477) 407 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:28.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:28 smithi122 bash[42159]: cluster 2024-04-02T05:57:27.614736+0000 mgr.y (mgr.25477) 407 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:29.145 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:57:29.939 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:57:29.940 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (8m) 18s ago 15m 15.9M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:57:29.940 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 error 19s ago 15m - - 2024-04-02T05:57:29.940 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (7m) 18s ago 13m 48.3M - 3.5 e1d6a67b021e b43a98374b20 2024-04-02T05:57:29.940 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (7m) 19s ago 21m 445M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:57:29.940 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (8m) 18s ago 23m 507M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:57:29.940 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (6m) 18s ago 23m 61.6M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:57:29.940 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (5m) 19s ago 22m 46.7M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T05:57:29.940 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (6m) 18s ago 22m 49.3M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:57:29.940 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (9m) 18s ago 16m 12.4M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:57:29.940 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (8m) 19s ago 16m 12.2M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:57:29.940 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (4m) 18s ago 21m 66.7M 2781M 19.0.0-1979-g6cec793d 78f830190839 0b54ac4dccab 2024-04-02T05:57:29.940 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (4m) 18s ago 20m 71.3M 2781M 19.0.0-1979-g6cec793d 78f830190839 5e4c983897c7 2024-04-02T05:57:29.940 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (3m) 18s ago 20m 60.4M 2781M 19.0.0-1979-g6cec793d 78f830190839 bc213d0d4da8 2024-04-02T05:57:29.940 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (3m) 18s ago 19m 65.7M 2781M 19.0.0-1979-g6cec793d 78f830190839 9092023c7fd3 2024-04-02T05:57:29.941 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (2m) 19s ago 18m 66.2M 3037M 19.0.0-1979-g6cec793d 78f830190839 aa23c6286a2f 2024-04-02T05:57:29.941 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (2m) 19s ago 18m 60.0M 3037M 19.0.0-1979-g6cec793d 78f830190839 b6d36f02d2e0 2024-04-02T05:57:29.941 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (98s) 19s ago 17m 60.0M 3037M 19.0.0-1979-g6cec793d 78f830190839 7d936f28829e 2024-04-02T05:57:29.941 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (69s) 19s ago 17m 57.3M 3037M 19.0.0-1979-g6cec793d 78f830190839 38d7476604a1 2024-04-02T05:57:29.941 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (7m) 19s ago 16m 65.1M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:57:29.941 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (45s) 18s ago 14m 91.0M - 19.0.0-1979-g6cec793d 78f830190839 3e0a653b4c55 2024-04-02T05:57:29.941 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (32s) 19s ago 14m 90.6M - 19.0.0-1979-g6cec793d 78f830190839 9c46e604e506 2024-04-02T05:57:29.941 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (38s) 18s ago 13m 90.8M - 19.0.0-1979-g6cec793d 78f830190839 6b8697eaea5a 2024-04-02T05:57:29.941 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (25s) 19s ago 13m 90.6M - 19.0.0-1979-g6cec793d 78f830190839 a79d32233761 2024-04-02T05:57:30.405 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:57:30.405 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:57:30.405 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:57:30.405 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:57:30.405 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:57:30.406 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:57:30.406 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:57:30.406 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:57:30.406 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 8 2024-04-02T05:57:30.406 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:57:30.406 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:57:30.406 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 4 2024-04-02T05:57:30.406 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:57:30.406 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:57:30.406 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 17 2024-04-02T05:57:30.406 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:57:30.406 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:57:30.802 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:57:30.802 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:57:30.802 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:57:30.802 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:57:30.802 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:57:30.802 INFO:teuthology.orchestra.run.smithi062.stdout: "mon", 2024-04-02T05:57:30.802 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw", 2024-04-02T05:57:30.802 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr", 2024-04-02T05:57:30.802 INFO:teuthology.orchestra.run.smithi062.stdout: "osd" 2024-04-02T05:57:30.802 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:57:30.802 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "17/23 daemons upgraded", 2024-04-02T05:57:30.803 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading iscsi daemons", 2024-04-02T05:57:30.803 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:57:30.803 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:57:30.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:30 smithi122 bash[42159]: audit 2024-04-02T05:57:29.125806+0000 mgr.y (mgr.25477) 408 : audit 0 from='client.44626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:57:30.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:30 smithi122 bash[42159]: audit 2024-04-02T05:57:29.521775+0000 mgr.y (mgr.25477) 409 : audit 0 from='client.34713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:57:30.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:30 smithi122 bash[42159]: cluster 2024-04-02T05:57:29.615619+0000 mgr.y (mgr.25477) 410 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-04-02T05:57:30.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:30 smithi122 bash[42159]: audit 2024-04-02T05:57:29.911725+0000 mgr.y (mgr.25477) 411 : audit 0 from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:57:30.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:30 smithi122 bash[42159]: audit 2024-04-02T05:57:30.402151+0000 mon.a (mon.0) 765 : audit 0 from='client.? 172.21.15.62:0/1781283647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:31.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:30 smithi062 bash[55029]: audit 2024-04-02T05:57:29.125806+0000 mgr.y (mgr.25477) 408 : audit 0 from='client.44626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:57:31.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:30 smithi062 bash[55029]: audit 2024-04-02T05:57:29.521775+0000 mgr.y (mgr.25477) 409 : audit 0 from='client.34713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:57:31.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:30 smithi062 bash[55029]: cluster 2024-04-02T05:57:29.615619+0000 mgr.y (mgr.25477) 410 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-04-02T05:57:31.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:30 smithi062 bash[55029]: audit 2024-04-02T05:57:29.911725+0000 mgr.y (mgr.25477) 411 : audit 0 from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:57:31.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:30 smithi062 bash[55029]: audit 2024-04-02T05:57:30.402151+0000 mon.a (mon.0) 765 : audit 0 from='client.? 172.21.15.62:0/1781283647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:31.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:30 smithi062 bash[53665]: audit 2024-04-02T05:57:29.125806+0000 mgr.y (mgr.25477) 408 : audit 0 from='client.44626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:57:31.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:30 smithi062 bash[53665]: audit 2024-04-02T05:57:29.521775+0000 mgr.y (mgr.25477) 409 : audit 0 from='client.34713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:57:31.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:30 smithi062 bash[53665]: cluster 2024-04-02T05:57:29.615619+0000 mgr.y (mgr.25477) 410 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-04-02T05:57:31.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:30 smithi062 bash[53665]: audit 2024-04-02T05:57:29.911725+0000 mgr.y (mgr.25477) 411 : audit 0 from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:57:31.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:30 smithi062 bash[53665]: audit 2024-04-02T05:57:30.402151+0000 mon.a (mon.0) 765 : audit 0 from='client.? 172.21.15.62:0/1781283647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:57:31.264 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:57:31.264 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:57:31.264 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in error state 2024-04-02T05:57:31.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:31 smithi122 bash[42159]: audit 2024-04-02T05:57:30.797969+0000 mgr.y (mgr.25477) 412 : audit 0 from='client.34731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:57:31.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:31 smithi122 bash[42159]: audit 2024-04-02T05:57:31.261302+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.62:0/2170783535' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:57:32.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:31 smithi062 bash[53665]: audit 2024-04-02T05:57:30.797969+0000 mgr.y (mgr.25477) 412 : audit 0 from='client.34731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:57:32.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:31 smithi062 bash[53665]: audit 2024-04-02T05:57:31.261302+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.62:0/2170783535' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:57:32.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:31 smithi062 bash[55029]: audit 2024-04-02T05:57:30.797969+0000 mgr.y (mgr.25477) 412 : audit 0 from='client.34731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:57:32.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:31 smithi062 bash[55029]: audit 2024-04-02T05:57:31.261302+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.62:0/2170783535' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:57:32.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:32 smithi122 bash[42159]: cluster 2024-04-02T05:57:31.616749+0000 mgr.y (mgr.25477) 413 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:32.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:32 smithi122 bash[42159]: audit 2024-04-02T05:57:31.881006+0000 mgr.y (mgr.25477) 414 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:57:33.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:32 smithi062 bash[55029]: cluster 2024-04-02T05:57:31.616749+0000 mgr.y (mgr.25477) 413 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:33.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:32 smithi062 bash[55029]: audit 2024-04-02T05:57:31.881006+0000 mgr.y (mgr.25477) 414 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:57:33.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:32 smithi062 bash[53665]: cluster 2024-04-02T05:57:31.616749+0000 mgr.y (mgr.25477) 413 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:33.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:32 smithi062 bash[53665]: audit 2024-04-02T05:57:31.881006+0000 mgr.y (mgr.25477) 414 : audit 0 from='client.15513 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:57:34.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:34 smithi122 bash[42159]: cluster 2024-04-02T05:57:33.618025+0000 mgr.y (mgr.25477) 415 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:57:35.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:34 smithi062 bash[55029]: cluster 2024-04-02T05:57:33.618025+0000 mgr.y (mgr.25477) 415 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:57:35.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:34 smithi062 bash[53665]: cluster 2024-04-02T05:57:33.618025+0000 mgr.y (mgr.25477) 415 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:57:35.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:35 smithi122 bash[42159]: audit 2024-04-02T05:57:35.671282+0000 mon.a (mon.0) 766 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:57:36.094 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:35 smithi062 bash[55029]: audit 2024-04-02T05:57:35.671282+0000 mon.a (mon.0) 766 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:57:36.094 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:35 smithi062 bash[53665]: audit 2024-04-02T05:57:35.671282+0000 mon.a (mon.0) 766 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:57:36.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:57:36 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:57:36] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.33.4" 2024-04-02T05:57:36.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:36 smithi122 bash[42159]: cluster 2024-04-02T05:57:35.619201+0000 mgr.y (mgr.25477) 416 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:37.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:36 smithi062 bash[55029]: cluster 2024-04-02T05:57:35.619201+0000 mgr.y (mgr.25477) 416 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:37.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:36 smithi062 bash[53665]: cluster 2024-04-02T05:57:35.619201+0000 mgr.y (mgr.25477) 416 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:39.004 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:38 smithi062 bash[55029]: cluster 2024-04-02T05:57:37.620483+0000 mgr.y (mgr.25477) 417 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:57:39.004 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:38 smithi062 bash[53665]: cluster 2024-04-02T05:57:37.620483+0000 mgr.y (mgr.25477) 417 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:57:39.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:38 smithi122 bash[42159]: cluster 2024-04-02T05:57:37.620483+0000 mgr.y (mgr.25477) 417 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:57:41.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:40 smithi062 bash[53665]: cluster 2024-04-02T05:57:39.621752+0000 mgr.y (mgr.25477) 418 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:57:41.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:40 smithi062 bash[53665]: audit 2024-04-02T05:57:40.139590+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:41.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:40 smithi062 bash[53665]: audit 2024-04-02T05:57:40.147752+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:41.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:40 smithi062 bash[53665]: audit 2024-04-02T05:57:40.164329+0000 mon.a (mon.0) 769 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:57:41.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:40 smithi062 bash[55029]: cluster 2024-04-02T05:57:39.621752+0000 mgr.y (mgr.25477) 418 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:57:41.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:40 smithi062 bash[55029]: audit 2024-04-02T05:57:40.139590+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:41.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:40 smithi062 bash[55029]: audit 2024-04-02T05:57:40.147752+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:41.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:40 smithi062 bash[55029]: audit 2024-04-02T05:57:40.164329+0000 mon.a (mon.0) 769 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:57:41.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:40 smithi122 bash[42159]: cluster 2024-04-02T05:57:39.621752+0000 mgr.y (mgr.25477) 418 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:57:41.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:40 smithi122 bash[42159]: audit 2024-04-02T05:57:40.139590+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:41.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:40 smithi122 bash[42159]: audit 2024-04-02T05:57:40.147752+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:41.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:40 smithi122 bash[42159]: audit 2024-04-02T05:57:40.164329+0000 mon.a (mon.0) 769 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:57:43.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:42 smithi062 bash[55029]: cluster 2024-04-02T05:57:41.622543+0000 mgr.y (mgr.25477) 419 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:43.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:42 smithi062 bash[53665]: cluster 2024-04-02T05:57:41.622543+0000 mgr.y (mgr.25477) 419 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:43.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:42 smithi122 bash[42159]: cluster 2024-04-02T05:57:41.622543+0000 mgr.y (mgr.25477) 419 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:44.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:43 smithi062 bash[55029]: audit 2024-04-02T05:57:43.086590+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.62:0/4120013437' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T05:57:44.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:43 smithi062 bash[55029]: audit 2024-04-02T05:57:43.477317+0000 mon.a (mon.0) 770 : audit 1 from='client.? 172.21.15.62:0/1762784885' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/817321419"}]: dispatch 2024-04-02T05:57:44.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:43 smithi062 bash[53665]: audit 2024-04-02T05:57:43.086590+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.62:0/4120013437' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T05:57:44.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:43 smithi062 bash[53665]: audit 2024-04-02T05:57:43.477317+0000 mon.a (mon.0) 770 : audit 1 from='client.? 172.21.15.62:0/1762784885' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/817321419"}]: dispatch 2024-04-02T05:57:44.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:43 smithi122 bash[42159]: audit 2024-04-02T05:57:43.086590+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.62:0/4120013437' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-02T05:57:44.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:43 smithi122 bash[42159]: audit 2024-04-02T05:57:43.477317+0000 mon.a (mon.0) 770 : audit 1 from='client.? 172.21.15.62:0/1762784885' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/817321419"}]: dispatch 2024-04-02T05:57:45.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:44 smithi062 bash[55029]: cluster 2024-04-02T05:57:43.623956+0000 mgr.y (mgr.25477) 420 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T05:57:45.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:44 smithi062 bash[55029]: audit 2024-04-02T05:57:43.731977+0000 mon.a (mon.0) 771 : audit 1 from='client.? 172.21.15.62:0/1762784885' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/817321419"}]': finished 2024-04-02T05:57:45.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:44 smithi062 bash[55029]: cluster 2024-04-02T05:57:43.740220+0000 mon.a (mon.0) 772 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-04-02T05:57:45.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:44 smithi062 bash[55029]: audit 2024-04-02T05:57:44.139191+0000 mon.c (mon.1) 17 : audit 1 from='client.? 172.21.15.62:0/3093952246' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2846570121"}]: dispatch 2024-04-02T05:57:45.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:44 smithi062 bash[55029]: audit 2024-04-02T05:57:44.140156+0000 mon.a (mon.0) 773 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2846570121"}]: dispatch 2024-04-02T05:57:45.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:44 smithi062 bash[53665]: cluster 2024-04-02T05:57:43.623956+0000 mgr.y (mgr.25477) 420 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T05:57:45.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:44 smithi062 bash[53665]: audit 2024-04-02T05:57:43.731977+0000 mon.a (mon.0) 771 : audit 1 from='client.? 172.21.15.62:0/1762784885' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/817321419"}]': finished 2024-04-02T05:57:45.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:44 smithi062 bash[53665]: cluster 2024-04-02T05:57:43.740220+0000 mon.a (mon.0) 772 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-04-02T05:57:45.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:44 smithi062 bash[53665]: audit 2024-04-02T05:57:44.139191+0000 mon.c (mon.1) 17 : audit 1 from='client.? 172.21.15.62:0/3093952246' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2846570121"}]: dispatch 2024-04-02T05:57:45.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:44 smithi062 bash[53665]: audit 2024-04-02T05:57:44.140156+0000 mon.a (mon.0) 773 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2846570121"}]: dispatch 2024-04-02T05:57:45.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:44 smithi122 bash[42159]: cluster 2024-04-02T05:57:43.623956+0000 mgr.y (mgr.25477) 420 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T05:57:45.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:44 smithi122 bash[42159]: audit 2024-04-02T05:57:43.731977+0000 mon.a (mon.0) 771 : audit 1 from='client.? 172.21.15.62:0/1762784885' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6800/817321419"}]': finished 2024-04-02T05:57:45.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:44 smithi122 bash[42159]: cluster 2024-04-02T05:57:43.740220+0000 mon.a (mon.0) 772 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-04-02T05:57:45.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:44 smithi122 bash[42159]: audit 2024-04-02T05:57:44.139191+0000 mon.c (mon.1) 17 : audit 1 from='client.? 172.21.15.62:0/3093952246' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2846570121"}]: dispatch 2024-04-02T05:57:45.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:44 smithi122 bash[42159]: audit 2024-04-02T05:57:44.140156+0000 mon.a (mon.0) 773 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2846570121"}]: dispatch 2024-04-02T05:57:46.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:45 smithi122 bash[42159]: audit 2024-04-02T05:57:44.839105+0000 mon.a (mon.0) 774 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2846570121"}]': finished 2024-04-02T05:57:46.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:45 smithi122 bash[42159]: cluster 2024-04-02T05:57:44.847260+0000 mon.a (mon.0) 775 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-04-02T05:57:46.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:45 smithi122 bash[42159]: audit 2024-04-02T05:57:45.254257+0000 mon.c (mon.1) 18 : audit 1 from='client.? 172.21.15.62:0/3026105186' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/817321419"}]: dispatch 2024-04-02T05:57:46.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:45 smithi122 bash[42159]: audit 2024-04-02T05:57:45.255208+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/817321419"}]: dispatch 2024-04-02T05:57:46.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:57:46 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:57:46] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.33.4" 2024-04-02T05:57:46.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:45 smithi062 bash[53665]: audit 2024-04-02T05:57:44.839105+0000 mon.a (mon.0) 774 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2846570121"}]': finished 2024-04-02T05:57:46.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:45 smithi062 bash[53665]: cluster 2024-04-02T05:57:44.847260+0000 mon.a (mon.0) 775 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-04-02T05:57:46.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:45 smithi062 bash[53665]: audit 2024-04-02T05:57:45.254257+0000 mon.c (mon.1) 18 : audit 1 from='client.? 172.21.15.62:0/3026105186' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/817321419"}]: dispatch 2024-04-02T05:57:46.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:45 smithi062 bash[53665]: audit 2024-04-02T05:57:45.255208+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/817321419"}]: dispatch 2024-04-02T05:57:46.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:45 smithi062 bash[55029]: audit 2024-04-02T05:57:44.839105+0000 mon.a (mon.0) 774 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/2846570121"}]': finished 2024-04-02T05:57:46.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:45 smithi062 bash[55029]: cluster 2024-04-02T05:57:44.847260+0000 mon.a (mon.0) 775 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-04-02T05:57:46.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:45 smithi062 bash[55029]: audit 2024-04-02T05:57:45.254257+0000 mon.c (mon.1) 18 : audit 1 from='client.? 172.21.15.62:0/3026105186' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/817321419"}]: dispatch 2024-04-02T05:57:46.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:45 smithi062 bash[55029]: audit 2024-04-02T05:57:45.255208+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/817321419"}]: dispatch 2024-04-02T05:57:47.199 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:46 smithi062 bash[55029]: cluster 2024-04-02T05:57:45.625033+0000 mgr.y (mgr.25477) 421 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-04-02T05:57:47.199 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:46 smithi062 bash[55029]: audit 2024-04-02T05:57:45.850710+0000 mon.a (mon.0) 777 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/817321419"}]': finished 2024-04-02T05:57:47.199 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:46 smithi062 bash[55029]: cluster 2024-04-02T05:57:45.859249+0000 mon.a (mon.0) 778 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-04-02T05:57:47.199 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:46 smithi062 bash[55029]: audit 2024-04-02T05:57:46.156513+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:47.199 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:46 smithi062 bash[55029]: audit 2024-04-02T05:57:46.166164+0000 mon.a (mon.0) 780 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:47.199 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:46 smithi062 bash[55029]: audit 2024-04-02T05:57:46.247083+0000 mon.a (mon.0) 781 : audit 1 from='client.? 172.21.15.62:0/561432925' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3439987542"}]: dispatch 2024-04-02T05:57:47.199 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:46 smithi062 bash[53665]: cluster 2024-04-02T05:57:45.625033+0000 mgr.y (mgr.25477) 421 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-04-02T05:57:47.199 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:46 smithi062 bash[53665]: audit 2024-04-02T05:57:45.850710+0000 mon.a (mon.0) 777 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/817321419"}]': finished 2024-04-02T05:57:47.199 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:46 smithi062 bash[53665]: cluster 2024-04-02T05:57:45.859249+0000 mon.a (mon.0) 778 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-04-02T05:57:47.200 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:46 smithi062 bash[53665]: audit 2024-04-02T05:57:46.156513+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:47.200 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:46 smithi062 bash[53665]: audit 2024-04-02T05:57:46.166164+0000 mon.a (mon.0) 780 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:47.200 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:46 smithi062 bash[53665]: audit 2024-04-02T05:57:46.247083+0000 mon.a (mon.0) 781 : audit 1 from='client.? 172.21.15.62:0/561432925' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3439987542"}]: dispatch 2024-04-02T05:57:47.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:46 smithi122 bash[42159]: cluster 2024-04-02T05:57:45.625033+0000 mgr.y (mgr.25477) 421 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 289 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-04-02T05:57:47.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:46 smithi122 bash[42159]: audit 2024-04-02T05:57:45.850710+0000 mon.a (mon.0) 777 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:6801/817321419"}]': finished 2024-04-02T05:57:47.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:46 smithi122 bash[42159]: cluster 2024-04-02T05:57:45.859249+0000 mon.a (mon.0) 778 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-04-02T05:57:47.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:46 smithi122 bash[42159]: audit 2024-04-02T05:57:46.156513+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:47.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:46 smithi122 bash[42159]: audit 2024-04-02T05:57:46.166164+0000 mon.a (mon.0) 780 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:47.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:46 smithi122 bash[42159]: audit 2024-04-02T05:57:46.247083+0000 mon.a (mon.0) 781 : audit 1 from='client.? 172.21.15.62:0/561432925' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3439987542"}]: dispatch 2024-04-02T05:57:48.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:48 smithi122 bash[42159]: audit 2024-04-02T05:57:47.167727+0000 mon.a (mon.0) 782 : audit 1 from='client.? 172.21.15.62:0/561432925' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3439987542"}]': finished 2024-04-02T05:57:48.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:48 smithi122 bash[42159]: cluster 2024-04-02T05:57:47.179313+0000 mon.a (mon.0) 783 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-04-02T05:57:48.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:48 smithi122 bash[42159]: audit 2024-04-02T05:57:47.615345+0000 mon.c (mon.1) 19 : audit 1 from='client.? 172.21.15.62:0/2028814858' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/734693347"}]: dispatch 2024-04-02T05:57:48.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:48 smithi122 bash[42159]: audit 2024-04-02T05:57:47.616352+0000 mon.a (mon.0) 784 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/734693347"}]: dispatch 2024-04-02T05:57:48.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:48 smithi122 bash[42159]: cluster 2024-04-02T05:57:47.625645+0000 mgr.y (mgr.25477) 422 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T05:57:48.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:48 smithi062 bash[55029]: audit 2024-04-02T05:57:47.167727+0000 mon.a (mon.0) 782 : audit 1 from='client.? 172.21.15.62:0/561432925' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3439987542"}]': finished 2024-04-02T05:57:48.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:48 smithi062 bash[55029]: cluster 2024-04-02T05:57:47.179313+0000 mon.a (mon.0) 783 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-04-02T05:57:48.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:48 smithi062 bash[55029]: audit 2024-04-02T05:57:47.615345+0000 mon.c (mon.1) 19 : audit 1 from='client.? 172.21.15.62:0/2028814858' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/734693347"}]: dispatch 2024-04-02T05:57:48.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:48 smithi062 bash[55029]: audit 2024-04-02T05:57:47.616352+0000 mon.a (mon.0) 784 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/734693347"}]: dispatch 2024-04-02T05:57:48.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:48 smithi062 bash[55029]: cluster 2024-04-02T05:57:47.625645+0000 mgr.y (mgr.25477) 422 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T05:57:48.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:48 smithi062 bash[53665]: audit 2024-04-02T05:57:47.167727+0000 mon.a (mon.0) 782 : audit 1 from='client.? 172.21.15.62:0/561432925' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/3439987542"}]': finished 2024-04-02T05:57:48.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:48 smithi062 bash[53665]: cluster 2024-04-02T05:57:47.179313+0000 mon.a (mon.0) 783 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-04-02T05:57:48.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:48 smithi062 bash[53665]: audit 2024-04-02T05:57:47.615345+0000 mon.c (mon.1) 19 : audit 1 from='client.? 172.21.15.62:0/2028814858' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/734693347"}]: dispatch 2024-04-02T05:57:48.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:48 smithi062 bash[53665]: audit 2024-04-02T05:57:47.616352+0000 mon.a (mon.0) 784 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/734693347"}]: dispatch 2024-04-02T05:57:48.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:48 smithi062 bash[53665]: cluster 2024-04-02T05:57:47.625645+0000 mgr.y (mgr.25477) 422 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T05:57:49.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:49 smithi122 bash[42159]: audit 2024-04-02T05:57:48.177902+0000 mon.a (mon.0) 785 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/734693347"}]': finished 2024-04-02T05:57:49.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:49 smithi122 bash[42159]: cluster 2024-04-02T05:57:48.185064+0000 mon.a (mon.0) 786 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-04-02T05:57:49.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:49 smithi122 bash[42159]: audit 2024-04-02T05:57:48.463339+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:49.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:49 smithi122 bash[42159]: audit 2024-04-02T05:57:48.471884+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:49.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:49 smithi122 bash[42159]: audit 2024-04-02T05:57:48.611949+0000 mon.a (mon.0) 789 : audit 1 from='client.? 172.21.15.62:0/3488768480' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/909274718"}]: dispatch 2024-04-02T05:57:49.498 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:49 smithi062 bash[55029]: audit 2024-04-02T05:57:48.177902+0000 mon.a (mon.0) 785 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/734693347"}]': finished 2024-04-02T05:57:49.498 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:49 smithi062 bash[55029]: cluster 2024-04-02T05:57:48.185064+0000 mon.a (mon.0) 786 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-04-02T05:57:49.499 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:49 smithi062 bash[55029]: audit 2024-04-02T05:57:48.463339+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:49.499 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:49 smithi062 bash[55029]: audit 2024-04-02T05:57:48.471884+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:49.499 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:49 smithi062 bash[55029]: audit 2024-04-02T05:57:48.611949+0000 mon.a (mon.0) 789 : audit 1 from='client.? 172.21.15.62:0/3488768480' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/909274718"}]: dispatch 2024-04-02T05:57:49.499 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:49 smithi062 bash[53665]: audit 2024-04-02T05:57:48.177902+0000 mon.a (mon.0) 785 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/734693347"}]': finished 2024-04-02T05:57:49.499 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:49 smithi062 bash[53665]: cluster 2024-04-02T05:57:48.185064+0000 mon.a (mon.0) 786 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-04-02T05:57:49.499 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:49 smithi062 bash[53665]: audit 2024-04-02T05:57:48.463339+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:49.499 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:49 smithi062 bash[53665]: audit 2024-04-02T05:57:48.471884+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:49.500 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:49 smithi062 bash[53665]: audit 2024-04-02T05:57:48.611949+0000 mon.a (mon.0) 789 : audit 1 from='client.? 172.21.15.62:0/3488768480' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/909274718"}]: dispatch 2024-04-02T05:57:50.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:50 smithi062 bash[53665]: audit 2024-04-02T05:57:49.473932+0000 mon.a (mon.0) 790 : audit 1 from='client.? 172.21.15.62:0/3488768480' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/909274718"}]': finished 2024-04-02T05:57:50.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:50 smithi062 bash[53665]: cluster 2024-04-02T05:57:49.480580+0000 mon.a (mon.0) 791 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-04-02T05:57:50.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:50 smithi062 bash[53665]: audit 2024-04-02T05:57:49.516199+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:50.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:50 smithi062 bash[53665]: audit 2024-04-02T05:57:49.524316+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:50.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:50 smithi062 bash[53665]: cluster 2024-04-02T05:57:49.626436+0000 mgr.y (mgr.25477) 423 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:57:50.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:50 smithi062 bash[55029]: audit 2024-04-02T05:57:49.473932+0000 mon.a (mon.0) 790 : audit 1 from='client.? 172.21.15.62:0/3488768480' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/909274718"}]': finished 2024-04-02T05:57:50.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:50 smithi062 bash[55029]: cluster 2024-04-02T05:57:49.480580+0000 mon.a (mon.0) 791 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-04-02T05:57:50.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:50 smithi062 bash[55029]: audit 2024-04-02T05:57:49.516199+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:50.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:50 smithi062 bash[55029]: audit 2024-04-02T05:57:49.524316+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:50.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:50 smithi062 bash[55029]: cluster 2024-04-02T05:57:49.626436+0000 mgr.y (mgr.25477) 423 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:57:50.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:50 smithi122 bash[42159]: audit 2024-04-02T05:57:49.473932+0000 mon.a (mon.0) 790 : audit 1 from='client.? 172.21.15.62:0/3488768480' entity='client.iscsi.foo.smithi062.mrxont' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.62:0/909274718"}]': finished 2024-04-02T05:57:50.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:50 smithi122 bash[42159]: cluster 2024-04-02T05:57:49.480580+0000 mon.a (mon.0) 791 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-04-02T05:57:50.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:50 smithi122 bash[42159]: audit 2024-04-02T05:57:49.516199+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:50.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:50 smithi122 bash[42159]: audit 2024-04-02T05:57:49.524316+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:57:50.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:50 smithi122 bash[42159]: cluster 2024-04-02T05:57:49.626436+0000 mgr.y (mgr.25477) 423 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail 2024-04-02T05:57:51.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:51 smithi062 bash[53665]: audit 2024-04-02T05:57:50.671753+0000 mon.a (mon.0) 794 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:57:51.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:51 smithi062 bash[55029]: audit 2024-04-02T05:57:50.671753+0000 mon.a (mon.0) 794 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:57:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:51 smithi122 bash[42159]: audit 2024-04-02T05:57:50.671753+0000 mon.a (mon.0) 794 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:57:52.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:52 smithi062 bash[53665]: cluster 2024-04-02T05:57:51.627561+0000 mgr.y (mgr.25477) 424 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-04-02T05:57:52.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:52 smithi062 bash[55029]: cluster 2024-04-02T05:57:51.627561+0000 mgr.y (mgr.25477) 424 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-04-02T05:57:52.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:52 smithi122 bash[42159]: cluster 2024-04-02T05:57:51.627561+0000 mgr.y (mgr.25477) 424 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-04-02T05:57:53.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:53 smithi062 bash[55029]: audit 2024-04-02T05:57:52.736850+0000 mgr.y (mgr.25477) 425 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:57:53.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:53 smithi062 bash[53665]: audit 2024-04-02T05:57:52.736850+0000 mgr.y (mgr.25477) 425 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:57:53.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:53 smithi122 bash[42159]: audit 2024-04-02T05:57:52.736850+0000 mgr.y (mgr.25477) 425 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:57:54.854 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:54 smithi062 bash[53665]: cluster 2024-04-02T05:57:53.628860+0000 mgr.y (mgr.25477) 426 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 793 B/s rd, 0 op/s 2024-04-02T05:57:55.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:54 smithi062 bash[55029]: cluster 2024-04-02T05:57:53.628860+0000 mgr.y (mgr.25477) 426 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 793 B/s rd, 0 op/s 2024-04-02T05:57:55.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:54 smithi122 bash[42159]: cluster 2024-04-02T05:57:53.628860+0000 mgr.y (mgr.25477) 426 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 793 B/s rd, 0 op/s 2024-04-02T05:57:56.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:57:56 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:57:56] "GET /metrics HTTP/1.1" 200 38693 "" "Prometheus/2.33.4" 2024-04-02T05:57:57.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:56 smithi122 bash[42159]: cluster 2024-04-02T05:57:55.629981+0000 mgr.y (mgr.25477) 427 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:57.273 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:56 smithi062 bash[55029]: cluster 2024-04-02T05:57:55.629981+0000 mgr.y (mgr.25477) 427 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:57.273 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:56 smithi062 bash[53665]: cluster 2024-04-02T05:57:55.629981+0000 mgr.y (mgr.25477) 427 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:57:59.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:57:58 smithi122 bash[42159]: cluster 2024-04-02T05:57:57.631567+0000 mgr.y (mgr.25477) 428 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:57:59.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:57:58 smithi062 bash[53665]: cluster 2024-04-02T05:57:57.631567+0000 mgr.y (mgr.25477) 428 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:57:59.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:57:58 smithi062 bash[55029]: cluster 2024-04-02T05:57:57.631567+0000 mgr.y (mgr.25477) 428 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:58:01.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:00 smithi122 bash[42159]: cluster 2024-04-02T05:57:59.632874+0000 mgr.y (mgr.25477) 429 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-02T05:58:01.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:00 smithi122 bash[42159]: audit 2024-04-02T05:58:00.382247+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:01.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:00 smithi122 bash[42159]: audit 2024-04-02T05:58:00.391856+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:01.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:00 smithi122 bash[42159]: audit 2024-04-02T05:58:00.393890+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:58:01.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:00 smithi122 bash[42159]: audit 2024-04-02T05:58:00.395695+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:58:01.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:00 smithi122 bash[42159]: audit 2024-04-02T05:58:00.777576+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:01.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:00 smithi062 bash[53665]: cluster 2024-04-02T05:57:59.632874+0000 mgr.y (mgr.25477) 429 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-02T05:58:01.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:00 smithi062 bash[53665]: audit 2024-04-02T05:58:00.382247+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:01.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:00 smithi062 bash[53665]: audit 2024-04-02T05:58:00.391856+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:01.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:00 smithi062 bash[53665]: audit 2024-04-02T05:58:00.393890+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:58:01.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:00 smithi062 bash[53665]: audit 2024-04-02T05:58:00.395695+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:58:01.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:00 smithi062 bash[53665]: audit 2024-04-02T05:58:00.777576+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:01.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:00 smithi062 bash[55029]: cluster 2024-04-02T05:57:59.632874+0000 mgr.y (mgr.25477) 429 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-02T05:58:01.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:00 smithi062 bash[55029]: audit 2024-04-02T05:58:00.382247+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:01.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:00 smithi062 bash[55029]: audit 2024-04-02T05:58:00.391856+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:01.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:00 smithi062 bash[55029]: audit 2024-04-02T05:58:00.393890+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:58:01.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:00 smithi062 bash[55029]: audit 2024-04-02T05:58:00.395695+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:58:01.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:00 smithi062 bash[55029]: audit 2024-04-02T05:58:00.777576+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:01.666 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:58:02.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: cluster 2024-04-02T05:58:00.398590+0000 mgr.y (mgr.25477) 430 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-02T05:58:02.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: cluster 2024-04-02T05:58:00.398965+0000 mgr.y (mgr.25477) 431 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:58:02.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: cephadm 2024-04-02T05:58:00.403338+0000 mgr.y (mgr.25477) 432 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-02T05:58:02.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.870406+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:58:02.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.871472+0000 mgr.y (mgr.25477) 433 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:58:02.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.886684+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:02.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: cephadm 2024-04-02T05:58:00.888788+0000 mgr.y (mgr.25477) 434 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.62:5000 to Dashboard 2024-04-02T05:58:02.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.889220+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:58:02.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.889906+0000 mgr.y (mgr.25477) 435 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:58:02.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.892282+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:58:02.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.893074+0000 mgr.y (mgr.25477) 436 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:58:02.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.899206+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:02.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.911639+0000 mon.a (mon.0) 805 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:58:02.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.915580+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.918633+0000 mon.a (mon.0) 807 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.920791+0000 mon.a (mon.0) 808 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.924175+0000 mon.a (mon.0) 809 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.927857+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.930640+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.932990+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.935174+0000 mon.a (mon.0) 813 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.937262+0000 mon.a (mon.0) 814 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.939655+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: cephadm 2024-04-02T05:58:00.941068+0000 mgr.y (mgr.25477) 437 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-04-02T05:58:02.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.948434+0000 mon.a (mon.0) 816 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:02.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.952317+0000 mon.a (mon.0) 817 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi062.mrxont"}]: dispatch 2024-04-02T05:58:02.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.958277+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi062.mrxont"}]': finished 2024-04-02T05:58:02.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.961979+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.971159+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:02.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.975559+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:01 smithi122 bash[42159]: audit 2024-04-02T05:58:00.985147+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:02.326 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: cluster 2024-04-02T05:58:00.398590+0000 mgr.y (mgr.25477) 430 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-02T05:58:02.326 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: cluster 2024-04-02T05:58:00.398965+0000 mgr.y (mgr.25477) 431 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:58:02.326 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: cephadm 2024-04-02T05:58:00.403338+0000 mgr.y (mgr.25477) 432 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-02T05:58:02.326 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.870406+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:58:02.326 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.871472+0000 mgr.y (mgr.25477) 433 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:58:02.326 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.886684+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:02.326 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: cephadm 2024-04-02T05:58:00.888788+0000 mgr.y (mgr.25477) 434 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.62:5000 to Dashboard 2024-04-02T05:58:02.326 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.889220+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:58:02.326 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.889906+0000 mgr.y (mgr.25477) 435 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:58:02.327 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.892282+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:58:02.327 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.893074+0000 mgr.y (mgr.25477) 436 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:58:02.327 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.899206+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:02.327 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.911639+0000 mon.a (mon.0) 805 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:58:02.327 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.915580+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.327 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.918633+0000 mon.a (mon.0) 807 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.327 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.920791+0000 mon.a (mon.0) 808 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.327 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.924175+0000 mon.a (mon.0) 809 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.327 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.927857+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.327 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.930640+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.328 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: cluster 2024-04-02T05:58:00.398590+0000 mgr.y (mgr.25477) 430 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-02T05:58:02.328 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: cluster 2024-04-02T05:58:00.398965+0000 mgr.y (mgr.25477) 431 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-02T05:58:02.328 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: cephadm 2024-04-02T05:58:00.403338+0000 mgr.y (mgr.25477) 432 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-02T05:58:02.328 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.870406+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:58:02.328 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.871472+0000 mgr.y (mgr.25477) 433 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-02T05:58:02.328 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.886684+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:02.328 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: cephadm 2024-04-02T05:58:00.888788+0000 mgr.y (mgr.25477) 434 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.62:5000 to Dashboard 2024-04-02T05:58:02.329 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.889220+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:58:02.329 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.889906+0000 mgr.y (mgr.25477) 435 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-02T05:58:02.329 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.892282+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:58:02.329 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.893074+0000 mgr.y (mgr.25477) 436 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi062"}]: dispatch 2024-04-02T05:58:02.329 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.899206+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:02.329 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.911639+0000 mon.a (mon.0) 805 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:58:02.329 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.915580+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.329 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.918633+0000 mon.a (mon.0) 807 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.329 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.920791+0000 mon.a (mon.0) 808 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.329 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.924175+0000 mon.a (mon.0) 809 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.329 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.927857+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.329 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.930640+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.329 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.932990+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.329 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.935174+0000 mon.a (mon.0) 813 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.330 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.937262+0000 mon.a (mon.0) 814 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.330 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.939655+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.330 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: cephadm 2024-04-02T05:58:00.941068+0000 mgr.y (mgr.25477) 437 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-04-02T05:58:02.330 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.948434+0000 mon.a (mon.0) 816 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:02.330 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.952317+0000 mon.a (mon.0) 817 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi062.mrxont"}]: dispatch 2024-04-02T05:58:02.330 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.958277+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi062.mrxont"}]': finished 2024-04-02T05:58:02.330 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.961979+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.330 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.971159+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:02.330 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.975559+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.330 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[53665]: audit 2024-04-02T05:58:00.985147+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:02.330 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.932990+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.330 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.935174+0000 mon.a (mon.0) 813 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.331 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.937262+0000 mon.a (mon.0) 814 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.331 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.939655+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.331 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: cephadm 2024-04-02T05:58:00.941068+0000 mgr.y (mgr.25477) 437 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-04-02T05:58:02.331 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.948434+0000 mon.a (mon.0) 816 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:02.331 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.952317+0000 mon.a (mon.0) 817 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi062.mrxont"}]: dispatch 2024-04-02T05:58:02.331 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.958277+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi062.mrxont"}]': finished 2024-04-02T05:58:02.331 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.961979+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.331 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.971159+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:02.331 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.975559+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:02.331 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:01 smithi062 bash[55029]: audit 2024-04-02T05:58:00.985147+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:02.480 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:58:02.480 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (9m) 14s ago 16m 16.0M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:58:02.480 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 error 16s ago 15m - - 2024-04-02T05:58:02.480 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (22s) 14s ago 14m 69.3M - 3.7 78f830190839 3c32ad271717 2024-04-02T05:58:02.480 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (7m) 16s ago 22m 445M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:58:02.480 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (8m) 14s ago 24m 508M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:58:02.480 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (7m) 14s ago 24m 62.9M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:58:02.480 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (6m) 16s ago 22m 48.7M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T05:58:02.480 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (6m) 14s ago 22m 50.3M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:58:02.480 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (9m) 14s ago 16m 13.7M - 1.3.1 1dbe0e931976 ecb41c3ea7a0 2024-04-02T05:58:02.480 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (9m) 16s ago 16m 12.4M - 1.3.1 1dbe0e931976 8d85d8b9ba59 2024-04-02T05:58:02.481 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (5m) 14s ago 21m 67.0M 2781M 19.0.0-1979-g6cec793d 78f830190839 0b54ac4dccab 2024-04-02T05:58:02.481 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (4m) 14s ago 21m 71.7M 2781M 19.0.0-1979-g6cec793d 78f830190839 5e4c983897c7 2024-04-02T05:58:02.481 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (4m) 14s ago 20m 61.3M 2781M 19.0.0-1979-g6cec793d 78f830190839 bc213d0d4da8 2024-04-02T05:58:02.481 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (3m) 14s ago 20m 66.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 9092023c7fd3 2024-04-02T05:58:02.481 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (3m) 16s ago 19m 66.5M 3037M 19.0.0-1979-g6cec793d 78f830190839 aa23c6286a2f 2024-04-02T05:58:02.481 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (2m) 16s ago 18m 60.8M 3037M 19.0.0-1979-g6cec793d 78f830190839 b6d36f02d2e0 2024-04-02T05:58:02.481 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (2m) 16s ago 18m 60.4M 3037M 19.0.0-1979-g6cec793d 78f830190839 7d936f28829e 2024-04-02T05:58:02.481 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (102s) 16s ago 17m 57.9M 3037M 19.0.0-1979-g6cec793d 78f830190839 38d7476604a1 2024-04-02T05:58:02.481 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (7m) 16s ago 16m 65.3M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:58:02.481 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (78s) 14s ago 14m 91.5M - 19.0.0-1979-g6cec793d 78f830190839 3e0a653b4c55 2024-04-02T05:58:02.481 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (64s) 16s ago 14m 90.9M - 19.0.0-1979-g6cec793d 78f830190839 9c46e604e506 2024-04-02T05:58:02.481 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (71s) 14s ago 14m 91.1M - 19.0.0-1979-g6cec793d 78f830190839 6b8697eaea5a 2024-04-02T05:58:02.481 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (57s) 16s ago 14m 91.1M - 19.0.0-1979-g6cec793d 78f830190839 a79d32233761 2024-04-02T05:58:02.950 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:58:02.951 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:58:02.951 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:58:02.951 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:58:02.951 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:58:02.951 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:58:02.951 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:58:02.951 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:58:02.951 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 8 2024-04-02T05:58:02.951 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:58:02.951 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:58:02.951 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 4 2024-04-02T05:58:02.951 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:58:02.951 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:58:02.951 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 17 2024-04-02T05:58:02.952 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:58:02.952 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:58:03.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:02 smithi062 bash[53665]: cephadm 2024-04-02T05:58:00.963497+0000 mgr.y (mgr.25477) 438 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-04-02T05:58:03.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:02 smithi062 bash[53665]: cephadm 2024-04-02T05:58:00.977081+0000 mgr.y (mgr.25477) 439 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-04-02T05:58:03.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:02 smithi062 bash[53665]: audit 2024-04-02T05:58:01.646617+0000 mgr.y (mgr.25477) 440 : audit 0 from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:03.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:02 smithi062 bash[55029]: cephadm 2024-04-02T05:58:00.963497+0000 mgr.y (mgr.25477) 438 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-04-02T05:58:03.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:02 smithi062 bash[55029]: cephadm 2024-04-02T05:58:00.977081+0000 mgr.y (mgr.25477) 439 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-04-02T05:58:03.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:02 smithi062 bash[55029]: audit 2024-04-02T05:58:01.646617+0000 mgr.y (mgr.25477) 440 : audit 0 from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:03.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:02 smithi122 bash[42159]: cephadm 2024-04-02T05:58:00.963497+0000 mgr.y (mgr.25477) 438 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-04-02T05:58:03.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:02 smithi122 bash[42159]: cephadm 2024-04-02T05:58:00.977081+0000 mgr.y (mgr.25477) 439 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-04-02T05:58:03.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:02 smithi122 bash[42159]: audit 2024-04-02T05:58:01.646617+0000 mgr.y (mgr.25477) 440 : audit 0 from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:03.341 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:58:03.342 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:58:03.342 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:58:03.342 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:58:03.342 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:58:03.342 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw", 2024-04-02T05:58:03.342 INFO:teuthology.orchestra.run.smithi062.stdout: "iscsi", 2024-04-02T05:58:03.342 INFO:teuthology.orchestra.run.smithi062.stdout: "osd", 2024-04-02T05:58:03.342 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr", 2024-04-02T05:58:03.342 INFO:teuthology.orchestra.run.smithi062.stdout: "mon" 2024-04-02T05:58:03.342 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:58:03.342 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "18/23 daemons upgraded", 2024-04-02T05:58:03.342 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-02T05:58:03.343 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:58:03.343 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:58:03.811 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:58:03.811 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:58:03.811 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in error state 2024-04-02T05:58:04.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:03 smithi062 bash[55029]: audit 2024-04-02T05:58:02.050999+0000 mgr.y (mgr.25477) 441 : audit 0 from='client.34845 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:04.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:03 smithi062 bash[55029]: cluster 2024-04-02T05:58:02.400467+0000 mgr.y (mgr.25477) 442 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 3 op/s 2024-04-02T05:58:04.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:03 smithi062 bash[55029]: audit 2024-04-02T05:58:02.450177+0000 mgr.y (mgr.25477) 443 : audit 0 from='client.34851 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:04.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:03 smithi062 bash[55029]: audit 2024-04-02T05:58:02.748146+0000 mgr.y (mgr.25477) 444 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:04.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:03 smithi062 bash[55029]: audit 2024-04-02T05:58:02.947589+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.62:0/1599753039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:04.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:03 smithi062 bash[55029]: audit 2024-04-02T05:58:03.808346+0000 mon.a (mon.0) 823 : audit 0 from='client.? 172.21.15.62:0/2158645682' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:58:04.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:03 smithi062 bash[53665]: audit 2024-04-02T05:58:02.050999+0000 mgr.y (mgr.25477) 441 : audit 0 from='client.34845 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:04.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:03 smithi062 bash[53665]: cluster 2024-04-02T05:58:02.400467+0000 mgr.y (mgr.25477) 442 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 3 op/s 2024-04-02T05:58:04.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:03 smithi062 bash[53665]: audit 2024-04-02T05:58:02.450177+0000 mgr.y (mgr.25477) 443 : audit 0 from='client.34851 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:04.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:03 smithi062 bash[53665]: audit 2024-04-02T05:58:02.748146+0000 mgr.y (mgr.25477) 444 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:04.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:03 smithi062 bash[53665]: audit 2024-04-02T05:58:02.947589+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.62:0/1599753039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:04.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:03 smithi062 bash[53665]: audit 2024-04-02T05:58:03.808346+0000 mon.a (mon.0) 823 : audit 0 from='client.? 172.21.15.62:0/2158645682' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:58:04.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:04 smithi062 systemd[1]: Stopping Ceph node-exporter.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:58:04.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:03 smithi122 bash[42159]: audit 2024-04-02T05:58:02.050999+0000 mgr.y (mgr.25477) 441 : audit 0 from='client.34845 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:04.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:03 smithi122 bash[42159]: cluster 2024-04-02T05:58:02.400467+0000 mgr.y (mgr.25477) 442 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 3 op/s 2024-04-02T05:58:04.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:03 smithi122 bash[42159]: audit 2024-04-02T05:58:02.450177+0000 mgr.y (mgr.25477) 443 : audit 0 from='client.34851 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:04.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:03 smithi122 bash[42159]: audit 2024-04-02T05:58:02.748146+0000 mgr.y (mgr.25477) 444 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:04.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:03 smithi122 bash[42159]: audit 2024-04-02T05:58:02.947589+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.62:0/1599753039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:04.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:03 smithi122 bash[42159]: audit 2024-04-02T05:58:03.808346+0000 mon.a (mon.0) 823 : audit 0 from='client.? 172.21.15.62:0/2158645682' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:58:05.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:04 smithi062 bash[55029]: cephadm 2024-04-02T05:58:03.310983+0000 mgr.y (mgr.25477) 445 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-04-02T05:58:05.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:04 smithi062 bash[55029]: cephadm 2024-04-02T05:58:03.311762+0000 mgr.y (mgr.25477) 446 : cephadm 1 Deploying daemon node-exporter.a on smithi062 2024-04-02T05:58:05.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:04 smithi062 bash[55029]: audit 2024-04-02T05:58:03.338513+0000 mgr.y (mgr.25477) 447 : audit 0 from='client.34863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:05.108 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:04 smithi062 bash[80796]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-node-exporter-a 2024-04-02T05:58:05.108 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:05 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-02T05:58:05.108 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:05 smithi062 bash[80870]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-node-exporter-a 2024-04-02T05:58:05.108 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:05 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-02T05:58:05.109 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:05 smithi062 systemd[1]: Stopped Ceph node-exporter.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:58:05.109 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:04 smithi062 bash[53665]: cephadm 2024-04-02T05:58:03.310983+0000 mgr.y (mgr.25477) 445 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-04-02T05:58:05.109 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:04 smithi062 bash[53665]: cephadm 2024-04-02T05:58:03.311762+0000 mgr.y (mgr.25477) 446 : cephadm 1 Deploying daemon node-exporter.a on smithi062 2024-04-02T05:58:05.109 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:04 smithi062 bash[53665]: audit 2024-04-02T05:58:03.338513+0000 mgr.y (mgr.25477) 447 : audit 0 from='client.34863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:05.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:04 smithi122 bash[42159]: cephadm 2024-04-02T05:58:03.310983+0000 mgr.y (mgr.25477) 445 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-04-02T05:58:05.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:04 smithi122 bash[42159]: cephadm 2024-04-02T05:58:03.311762+0000 mgr.y (mgr.25477) 446 : cephadm 1 Deploying daemon node-exporter.a on smithi062 2024-04-02T05:58:05.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:04 smithi122 bash[42159]: audit 2024-04-02T05:58:03.338513+0000 mgr.y (mgr.25477) 447 : audit 0 from='client.34863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:05.406 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:05 smithi062 systemd[1]: Started Ceph node-exporter.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:58:05.851 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:05 smithi062 bash[80936]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-02T05:58:06.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:05 smithi122 bash[42159]: cluster 2024-04-02T05:58:04.401756+0000 mgr.y (mgr.25477) 448 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 3 op/s 2024-04-02T05:58:06.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:05 smithi122 bash[42159]: audit 2024-04-02T05:58:05.393861+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:06.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:05 smithi122 bash[42159]: audit 2024-04-02T05:58:05.405732+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:06.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:05 smithi122 bash[42159]: audit 2024-04-02T05:58:05.672457+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:58:06.331 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:05 smithi062 bash[53665]: cluster 2024-04-02T05:58:04.401756+0000 mgr.y (mgr.25477) 448 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 3 op/s 2024-04-02T05:58:06.332 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:05 smithi062 bash[53665]: audit 2024-04-02T05:58:05.393861+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:06.332 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:05 smithi062 bash[53665]: audit 2024-04-02T05:58:05.405732+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:06.332 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:05 smithi062 bash[53665]: audit 2024-04-02T05:58:05.672457+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:58:06.332 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:58:06 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:58:06] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.33.4" 2024-04-02T05:58:06.332 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:05 smithi062 bash[55029]: cluster 2024-04-02T05:58:04.401756+0000 mgr.y (mgr.25477) 448 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 3 op/s 2024-04-02T05:58:06.332 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:05 smithi062 bash[55029]: audit 2024-04-02T05:58:05.393861+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:06.333 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:05 smithi062 bash[55029]: audit 2024-04-02T05:58:05.405732+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:06.333 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:05 smithi062 bash[55029]: audit 2024-04-02T05:58:05.672457+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:58:06.333 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:05 smithi062 bash[80936]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-02T05:58:06.333 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:06 smithi062 bash[80936]: 22b70bddd3ac: Pulling fs layer 2024-04-02T05:58:06.333 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:06 smithi062 bash[80936]: 5c12815fee55: Pulling fs layer 2024-04-02T05:58:06.333 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:06 smithi062 bash[80936]: c0e87333d380: Pulling fs layer 2024-04-02T05:58:06.333 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:06 smithi062 bash[80936]: 5c12815fee55: Verifying Checksum 2024-04-02T05:58:06.601 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:06 smithi062 bash[80936]: 5c12815fee55: Download complete 2024-04-02T05:58:06.601 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:06 smithi062 bash[80936]: 22b70bddd3ac: Download complete 2024-04-02T05:58:06.601 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:06 smithi062 bash[80936]: c0e87333d380: Verifying Checksum 2024-04-02T05:58:06.601 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:06 smithi062 bash[80936]: c0e87333d380: Download complete 2024-04-02T05:58:06.601 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:06 smithi062 bash[80936]: 22b70bddd3ac: Pull complete 2024-04-02T05:58:07.351 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:07 smithi062 bash[80936]: 5c12815fee55: Pull complete 2024-04-02T05:58:07.851 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:07 smithi062 bash[80936]: c0e87333d380: Pull complete 2024-04-02T05:58:07.851 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:07 smithi062 bash[80936]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-02T05:58:07.851 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:07 smithi062 bash[80936]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-02T05:58:08.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:07 smithi062 bash[53665]: cluster 2024-04-02T05:58:06.402576+0000 mgr.y (mgr.25477) 449 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-02T05:58:08.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:07 smithi062 bash[55029]: cluster 2024-04-02T05:58:06.402576+0000 mgr.y (mgr.25477) 449 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-02T05:58:08.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:07 smithi122 bash[42159]: cluster 2024-04-02T05:58:06.402576+0000 mgr.y (mgr.25477) 449 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-02T05:58:08.693 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:08 smithi122 systemd[1]: Stopping Ceph node-exporter.b for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:58:08.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:08 smithi122 bash[42159]: cephadm 2024-04-02T05:58:07.807660+0000 mgr.y (mgr.25477) 450 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-04-02T05:58:08.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:08 smithi122 bash[42159]: cephadm 2024-04-02T05:58:07.808738+0000 mgr.y (mgr.25477) 451 : cephadm 1 Deploying daemon node-exporter.b on smithi122 2024-04-02T05:58:09.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[55029]: cephadm 2024-04-02T05:58:07.807660+0000 mgr.y (mgr.25477) 450 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-04-02T05:58:09.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[55029]: cephadm 2024-04-02T05:58:07.808738+0000 mgr.y (mgr.25477) 451 : cephadm 1 Deploying daemon node-exporter.b on smithi122 2024-04-02T05:58:09.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[53665]: cephadm 2024-04-02T05:58:07.807660+0000 mgr.y (mgr.25477) 450 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-04-02T05:58:09.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[53665]: cephadm 2024-04-02T05:58:07.808738+0000 mgr.y (mgr.25477) 451 : cephadm 1 Deploying daemon node-exporter.b on smithi122 2024-04-02T05:58:09.102 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.949Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-02T05:58:09.102 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.949Z 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-04-02T05:58:09.102 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.950Z 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-04-02T05:58:09.102 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.950Z 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-04-02T05:58:09.102 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.950Z 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-04-02T05:58:09.102 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.950Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-02T05:58:09.102 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-02T05:58:09.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=arp 2024-04-02T05:58:09.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-02T05:58:09.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-02T05:58:09.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-02T05:58:09.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-02T05:58:09.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-02T05:58:09.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-02T05:58:09.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-02T05:58:09.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-02T05:58:09.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=edac 2024-04-02T05:58:09.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-02T05:58:09.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-02T05:58:09.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-02T05:58:09.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-02T05:58:09.103 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-02T05:58:09.104 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-02T05:58:09.104 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-02T05:58:09.104 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.951Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-02T05:58:09.104 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-02T05:58:09.104 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-02T05:58:09.104 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-02T05:58:09.104 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-02T05:58:09.104 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-02T05:58:09.104 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-02T05:58:09.104 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-02T05:58:09.104 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-02T05:58:09.104 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=os 2024-04-02T05:58:09.104 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-02T05:58:09.104 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-02T05:58:09.105 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-02T05:58:09.105 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-02T05:58:09.105 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-02T05:58:09.105 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-02T05:58:09.105 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-02T05:58:09.105 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=stat 2024-04-02T05:58:09.105 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-02T05:58:09.105 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-02T05:58:09.105 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-02T05:58:09.105 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=time 2024-04-02T05:58:09.105 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-02T05:58:09.105 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=uname 2024-04-02T05:58:09.105 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-02T05:58:09.105 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-02T05:58:09.105 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.952Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-02T05:58:09.106 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.953Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-02T05:58:09.106 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 05:58:08 smithi062 bash[80936]: ts=2024-04-02T05:58:08.953Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-02T05:58:09.670 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:09 smithi122 bash[59294]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-node-exporter-b 2024-04-02T05:58:09.670 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:09 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-02T05:58:09.670 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:09 smithi122 bash[59368]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-node-exporter-b 2024-04-02T05:58:09.670 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:09 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-02T05:58:09.670 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:09 smithi122 systemd[1]: Stopped Ceph node-exporter.b for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:58:09.670 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:09 smithi122 systemd[1]: Started Ceph node-exporter.b for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:58:09.973 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:09 smithi122 bash[59431]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-02T05:58:09.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:09 smithi122 bash[42159]: cluster 2024-04-02T05:58:08.403799+0000 mgr.y (mgr.25477) 452 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-02T05:58:09.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:09 smithi122 bash[42159]: audit 2024-04-02T05:58:09.718652+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:09.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:09 smithi122 bash[42159]: audit 2024-04-02T05:58:09.729081+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:09.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:09 smithi122 bash[42159]: audit 2024-04-02T05:58:09.779522+0000 mon.a (mon.0) 829 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:58:10.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:09 smithi062 bash[53665]: cluster 2024-04-02T05:58:08.403799+0000 mgr.y (mgr.25477) 452 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-02T05:58:10.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:09 smithi062 bash[53665]: audit 2024-04-02T05:58:09.718652+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:10.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:09 smithi062 bash[53665]: audit 2024-04-02T05:58:09.729081+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:10.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:09 smithi062 bash[53665]: audit 2024-04-02T05:58:09.779522+0000 mon.a (mon.0) 829 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:58:10.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:09 smithi062 bash[55029]: cluster 2024-04-02T05:58:08.403799+0000 mgr.y (mgr.25477) 452 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-02T05:58:10.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:09 smithi062 bash[55029]: audit 2024-04-02T05:58:09.718652+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:10.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:09 smithi062 bash[55029]: audit 2024-04-02T05:58:09.729081+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:10.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:09 smithi062 bash[55029]: audit 2024-04-02T05:58:09.779522+0000 mon.a (mon.0) 829 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:58:10.723 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:10 smithi122 bash[59431]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-02T05:58:10.723 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:10 smithi122 bash[59431]: 22b70bddd3ac: Pulling fs layer 2024-04-02T05:58:10.723 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:10 smithi122 bash[59431]: 5c12815fee55: Pulling fs layer 2024-04-02T05:58:10.723 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:10 smithi122 bash[59431]: c0e87333d380: Pulling fs layer 2024-04-02T05:58:11.223 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:10 smithi122 bash[59431]: 5c12815fee55: Download complete 2024-04-02T05:58:11.223 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:10 smithi122 bash[59431]: 22b70bddd3ac: Verifying Checksum 2024-04-02T05:58:11.224 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:10 smithi122 bash[59431]: 22b70bddd3ac: Download complete 2024-04-02T05:58:11.224 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:10 smithi122 bash[59431]: c0e87333d380: Verifying Checksum 2024-04-02T05:58:11.224 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:10 smithi122 bash[59431]: c0e87333d380: Download complete 2024-04-02T05:58:11.224 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:10 smithi122 bash[59431]: 22b70bddd3ac: Pull complete 2024-04-02T05:58:11.894 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:11 smithi122 bash[59431]: 5c12815fee55: Pull complete 2024-04-02T05:58:12.157 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:11 smithi122 bash[42159]: cluster 2024-04-02T05:58:10.404911+0000 mgr.y (mgr.25477) 453 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-02T05:58:12.158 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:11 smithi122 bash[59431]: c0e87333d380: Pull complete 2024-04-02T05:58:12.158 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:12 smithi122 bash[59431]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-02T05:58:12.158 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:12 smithi122 bash[59431]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-02T05:58:12.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:11 smithi062 bash[55029]: cluster 2024-04-02T05:58:10.404911+0000 mgr.y (mgr.25477) 453 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-02T05:58:12.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:11 smithi062 bash[53665]: cluster 2024-04-02T05:58:10.404911+0000 mgr.y (mgr.25477) 453 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-02T05:58:13.924 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.605Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-02T05:58:13.925 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.605Z 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-04-02T05:58:13.925 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.607Z 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-04-02T05:58:13.925 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.607Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-02T05:58:13.925 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.607Z 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-04-02T05:58:13.925 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.607Z 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-04-02T05:58:13.925 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-02T05:58:13.925 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=arp 2024-04-02T05:58:13.925 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-02T05:58:13.925 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-02T05:58:13.925 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-02T05:58:13.925 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-02T05:58:13.926 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-02T05:58:13.926 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-02T05:58:13.926 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-02T05:58:13.926 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-02T05:58:13.926 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=edac 2024-04-02T05:58:13.926 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-02T05:58:13.926 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-02T05:58:13.926 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-02T05:58:13.926 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-02T05:58:13.926 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-02T05:58:13.926 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-02T05:58:13.926 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-02T05:58:13.927 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-02T05:58:13.927 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-02T05:58:13.927 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-02T05:58:13.927 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-02T05:58:13.927 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-02T05:58:13.927 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-02T05:58:13.927 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-02T05:58:13.927 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-02T05:58:13.927 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-02T05:58:13.927 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=os 2024-04-02T05:58:13.927 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-02T05:58:13.927 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-02T05:58:13.927 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-02T05:58:13.928 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-02T05:58:13.928 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-02T05:58:13.928 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-02T05:58:13.928 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-02T05:58:13.928 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=stat 2024-04-02T05:58:13.928 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-02T05:58:13.928 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-02T05:58:13.928 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-02T05:58:13.928 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=time 2024-04-02T05:58:13.928 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-02T05:58:13.928 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=uname 2024-04-02T05:58:13.928 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-02T05:58:13.928 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-02T05:58:13.929 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.608Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-02T05:58:13.929 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.609Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-02T05:58:13.929 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[59431]: ts=2024-04-02T05:58:13.609Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-02T05:58:14.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[42159]: cluster 2024-04-02T05:58:12.406291+0000 mgr.y (mgr.25477) 454 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-04-02T05:58:14.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:13 smithi122 bash[42159]: audit 2024-04-02T05:58:12.759438+0000 mgr.y (mgr.25477) 455 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:14.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:13 smithi062 bash[55029]: cluster 2024-04-02T05:58:12.406291+0000 mgr.y (mgr.25477) 454 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-04-02T05:58:14.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:13 smithi062 bash[55029]: audit 2024-04-02T05:58:12.759438+0000 mgr.y (mgr.25477) 455 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:14.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:13 smithi062 bash[53665]: cluster 2024-04-02T05:58:12.406291+0000 mgr.y (mgr.25477) 454 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-04-02T05:58:14.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:13 smithi062 bash[53665]: audit 2024-04-02T05:58:12.759438+0000 mgr.y (mgr.25477) 455 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:16.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:15 smithi122 bash[42159]: cluster 2024-04-02T05:58:14.407672+0000 mgr.y (mgr.25477) 456 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:58:16.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:15 smithi062 bash[55029]: cluster 2024-04-02T05:58:14.407672+0000 mgr.y (mgr.25477) 456 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:58:16.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:58:16 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:58:16] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.33.4" 2024-04-02T05:58:16.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:15 smithi062 bash[53665]: cluster 2024-04-02T05:58:14.407672+0000 mgr.y (mgr.25477) 456 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:58:17.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:17 smithi122 bash[42159]: audit 2024-04-02T05:58:16.118713+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:17.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:17 smithi122 bash[42159]: audit 2024-04-02T05:58:16.125142+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:17.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:17 smithi122 bash[42159]: cluster 2024-04-02T05:58:16.408997+0000 mgr.y (mgr.25477) 457 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-02T05:58:17.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:17 smithi122 bash[42159]: audit 2024-04-02T05:58:16.884427+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:17.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:17 smithi122 bash[42159]: audit 2024-04-02T05:58:16.894296+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:17.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:17 smithi062 bash[55029]: audit 2024-04-02T05:58:16.118713+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:17.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:17 smithi062 bash[55029]: audit 2024-04-02T05:58:16.125142+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:17.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:17 smithi062 bash[55029]: cluster 2024-04-02T05:58:16.408997+0000 mgr.y (mgr.25477) 457 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-02T05:58:17.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:17 smithi062 bash[55029]: audit 2024-04-02T05:58:16.884427+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:17.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:17 smithi062 bash[55029]: audit 2024-04-02T05:58:16.894296+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:17.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:17 smithi062 bash[53665]: audit 2024-04-02T05:58:16.118713+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:17.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:17 smithi062 bash[53665]: audit 2024-04-02T05:58:16.125142+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:17.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:17 smithi062 bash[53665]: cluster 2024-04-02T05:58:16.408997+0000 mgr.y (mgr.25477) 457 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-02T05:58:17.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:17 smithi062 bash[53665]: audit 2024-04-02T05:58:16.884427+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:17.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:17 smithi062 bash[53665]: audit 2024-04-02T05:58:16.894296+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:18.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:18 smithi062 bash[53665]: audit 2024-04-02T05:58:17.227665+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:18.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:18 smithi062 bash[53665]: audit 2024-04-02T05:58:17.239336+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:18.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:18 smithi062 bash[53665]: audit 2024-04-02T05:58:17.942449+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:18.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:18 smithi062 bash[53665]: audit 2024-04-02T05:58:17.952636+0000 mon.a (mon.0) 837 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:18.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:18 smithi062 bash[55029]: audit 2024-04-02T05:58:17.227665+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:18.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:18 smithi062 bash[55029]: audit 2024-04-02T05:58:17.239336+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:18.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:18 smithi062 bash[55029]: audit 2024-04-02T05:58:17.942449+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:18.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:18 smithi062 bash[55029]: audit 2024-04-02T05:58:17.952636+0000 mon.a (mon.0) 837 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:18.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:18 smithi122 bash[42159]: audit 2024-04-02T05:58:17.227665+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:18.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:18 smithi122 bash[42159]: audit 2024-04-02T05:58:17.239336+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:18.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:18 smithi122 bash[42159]: audit 2024-04-02T05:58:17.942449+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:18.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:18 smithi122 bash[42159]: audit 2024-04-02T05:58:17.952636+0000 mon.a (mon.0) 837 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:19.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:19 smithi062 bash[55029]: cluster 2024-04-02T05:58:18.410340+0000 mgr.y (mgr.25477) 458 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:19.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:19 smithi062 bash[53665]: cluster 2024-04-02T05:58:18.410340+0000 mgr.y (mgr.25477) 458 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:19.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:19 smithi122 bash[42159]: cluster 2024-04-02T05:58:18.410340+0000 mgr.y (mgr.25477) 458 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:21.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:21 smithi122 bash[42159]: cluster 2024-04-02T05:58:20.411502+0000 mgr.y (mgr.25477) 459 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:21.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:21 smithi122 bash[42159]: audit 2024-04-02T05:58:20.672735+0000 mon.a (mon.0) 838 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:58:21.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:21 smithi062 bash[55029]: cluster 2024-04-02T05:58:20.411502+0000 mgr.y (mgr.25477) 459 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:21.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:21 smithi062 bash[55029]: audit 2024-04-02T05:58:20.672735+0000 mon.a (mon.0) 838 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:58:21.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:21 smithi062 bash[53665]: cluster 2024-04-02T05:58:20.411502+0000 mgr.y (mgr.25477) 459 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:21.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:21 smithi062 bash[53665]: audit 2024-04-02T05:58:20.672735+0000 mon.a (mon.0) 838 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:58:23.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:23 smithi062 bash[55029]: cluster 2024-04-02T05:58:22.412822+0000 mgr.y (mgr.25477) 460 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:23.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:23 smithi062 bash[55029]: audit 2024-04-02T05:58:22.767057+0000 mgr.y (mgr.25477) 461 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:23.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:23 smithi062 bash[53665]: cluster 2024-04-02T05:58:22.412822+0000 mgr.y (mgr.25477) 460 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:23.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:23 smithi062 bash[53665]: audit 2024-04-02T05:58:22.767057+0000 mgr.y (mgr.25477) 461 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:23.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:23 smithi122 bash[42159]: cluster 2024-04-02T05:58:22.412822+0000 mgr.y (mgr.25477) 460 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:23.936 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:23 smithi122 bash[42159]: audit 2024-04-02T05:58:22.767057+0000 mgr.y (mgr.25477) 461 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:25.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:25 smithi062 bash[55029]: cluster 2024-04-02T05:58:24.414075+0000 mgr.y (mgr.25477) 462 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:25.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:25 smithi062 bash[53665]: cluster 2024-04-02T05:58:24.414075+0000 mgr.y (mgr.25477) 462 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:25.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:25 smithi122 bash[42159]: cluster 2024-04-02T05:58:24.414075+0000 mgr.y (mgr.25477) 462 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:26.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:58:26 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:58:26] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.33.4" 2024-04-02T05:58:27.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:27 smithi062 bash[53665]: cluster 2024-04-02T05:58:26.415434+0000 mgr.y (mgr.25477) 463 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:27.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:27 smithi062 bash[55029]: cluster 2024-04-02T05:58:26.415434+0000 mgr.y (mgr.25477) 463 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:27.822 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:27 smithi122 bash[42159]: cluster 2024-04-02T05:58:26.415434+0000 mgr.y (mgr.25477) 463 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:29.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.144448+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:29.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.158307+0000 mon.a (mon.0) 840 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:29.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: cluster 2024-04-02T05:58:28.416857+0000 mgr.y (mgr.25477) 464 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:29.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.609718+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:29.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.619005+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:29.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.621146+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:58:29.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.622877+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:58:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: cluster 2024-04-02T05:58:28.625827+0000 mgr.y (mgr.25477) 465 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1002 B/s rd, 0 op/s 2024-04-02T05:58:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: cluster 2024-04-02T05:58:28.626325+0000 mgr.y (mgr.25477) 466 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-04-02T05:58:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.635267+0000 mon.a (mon.0) 845 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.723476+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:58:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.726458+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.728833+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.730607+0000 mon.a (mon.0) 849 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.733609+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.736690+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.739042+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.740687+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.475 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.742386+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.744131+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.745994+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.747833+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.749772+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.476 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:29 smithi122 bash[42159]: audit 2024-04-02T05:58:28.752242+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.144448+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.158307+0000 mon.a (mon.0) 840 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: cluster 2024-04-02T05:58:28.416857+0000 mgr.y (mgr.25477) 464 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.609718+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.619005+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.621146+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:58:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.622877+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:58:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: cluster 2024-04-02T05:58:28.625827+0000 mgr.y (mgr.25477) 465 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1002 B/s rd, 0 op/s 2024-04-02T05:58:29.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: cluster 2024-04-02T05:58:28.626325+0000 mgr.y (mgr.25477) 466 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-04-02T05:58:29.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.635267+0000 mon.a (mon.0) 845 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:29.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.723476+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:58:29.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.726458+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.728833+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.730607+0000 mon.a (mon.0) 849 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.733609+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.736690+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.739042+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.740687+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.742386+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.744131+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.144448+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.158307+0000 mon.a (mon.0) 840 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: cluster 2024-04-02T05:58:28.416857+0000 mgr.y (mgr.25477) 464 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.609718+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.619005+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.621146+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:58:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.622877+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:58:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: cluster 2024-04-02T05:58:28.625827+0000 mgr.y (mgr.25477) 465 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1002 B/s rd, 0 op/s 2024-04-02T05:58:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: cluster 2024-04-02T05:58:28.626325+0000 mgr.y (mgr.25477) 466 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-04-02T05:58:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.635267+0000 mon.a (mon.0) 845 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.723476+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:58:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.726458+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.728833+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.730607+0000 mon.a (mon.0) 849 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.733609+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.736690+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.739042+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.740687+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.742386+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.744131+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.745994+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.747833+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.749772+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[53665]: audit 2024-04-02T05:58:28.752242+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.745994+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.747833+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.749772+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:29.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:29 smithi062 bash[55029]: audit 2024-04-02T05:58:28.752242+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:31.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:31 smithi122 bash[42159]: cluster 2024-04-02T05:58:30.627431+0000 mgr.y (mgr.25477) 467 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:32.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:31 smithi062 bash[55029]: cluster 2024-04-02T05:58:30.627431+0000 mgr.y (mgr.25477) 467 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:32.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:31 smithi062 bash[53665]: cluster 2024-04-02T05:58:30.627431+0000 mgr.y (mgr.25477) 467 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:32.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:32 smithi122 bash[42159]: cephadm 2024-04-02T05:58:31.124381+0000 mgr.y (mgr.25477) 468 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-02T05:58:32.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:32 smithi122 bash[42159]: cephadm 2024-04-02T05:58:31.391578+0000 mgr.y (mgr.25477) 469 : cephadm 1 Deploying daemon prometheus.a on smithi122 2024-04-02T05:58:33.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:32 smithi062 bash[55029]: cephadm 2024-04-02T05:58:31.124381+0000 mgr.y (mgr.25477) 468 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-02T05:58:33.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:32 smithi062 bash[55029]: cephadm 2024-04-02T05:58:31.391578+0000 mgr.y (mgr.25477) 469 : cephadm 1 Deploying daemon prometheus.a on smithi122 2024-04-02T05:58:33.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:32 smithi062 bash[53665]: cephadm 2024-04-02T05:58:31.124381+0000 mgr.y (mgr.25477) 468 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-02T05:58:33.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:32 smithi062 bash[53665]: cephadm 2024-04-02T05:58:31.391578+0000 mgr.y (mgr.25477) 469 : cephadm 1 Deploying daemon prometheus.a on smithi122 2024-04-02T05:58:33.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:33 smithi122 bash[42159]: cluster 2024-04-02T05:58:32.628686+0000 mgr.y (mgr.25477) 470 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:33.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:33 smithi122 bash[42159]: audit 2024-04-02T05:58:32.774979+0000 mgr.y (mgr.25477) 471 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:34.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:33 smithi062 bash[55029]: cluster 2024-04-02T05:58:32.628686+0000 mgr.y (mgr.25477) 470 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:34.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:33 smithi062 bash[55029]: audit 2024-04-02T05:58:32.774979+0000 mgr.y (mgr.25477) 471 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:34.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:33 smithi062 bash[53665]: cluster 2024-04-02T05:58:32.628686+0000 mgr.y (mgr.25477) 470 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:34.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:33 smithi062 bash[53665]: audit 2024-04-02T05:58:32.774979+0000 mgr.y (mgr.25477) 471 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:34.238 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:58:35.029 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:58:35.030 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (9m) 18s ago 16m 16.0M - 0.23.0 ba2b418f427c 31daa2019111 2024-04-02T05:58:35.030 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 error 18s ago 16m - - 2024-04-02T05:58:35.030 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (54s) 18s ago 14m 47.2M - 3.7 78f830190839 3c32ad271717 2024-04-02T05:58:35.030 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (8m) 18s ago 22m 445M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:58:35.030 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (9m) 18s ago 24m 509M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:58:35.030 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (7m) 18s ago 24m 64.1M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:58:35.030 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (6m) 18s ago 23m 48.2M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T05:58:35.030 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (7m) 18s ago 23m 50.4M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:58:35.030 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (27s) 18s ago 17m 8252k - 1.5.0 0da6a335fe13 5743e8f515b5 2024-04-02T05:58:35.030 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (22s) 18s ago 17m - - 1.5.0 0da6a335fe13 e16bb569fbed 2024-04-02T05:58:35.030 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (5m) 18s ago 22m 67.5M 2781M 19.0.0-1979-g6cec793d 78f830190839 0b54ac4dccab 2024-04-02T05:58:35.030 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (5m) 18s ago 21m 72.0M 2781M 19.0.0-1979-g6cec793d 78f830190839 5e4c983897c7 2024-04-02T05:58:35.030 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (4m) 18s ago 21m 60.7M 2781M 19.0.0-1979-g6cec793d 78f830190839 bc213d0d4da8 2024-04-02T05:58:35.030 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (4m) 18s ago 20m 67.4M 2781M 19.0.0-1979-g6cec793d 78f830190839 9092023c7fd3 2024-04-02T05:58:35.031 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (3m) 18s ago 19m 67.0M 3037M 19.0.0-1979-g6cec793d 78f830190839 aa23c6286a2f 2024-04-02T05:58:35.031 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (3m) 18s ago 19m 61.2M 3037M 19.0.0-1979-g6cec793d 78f830190839 b6d36f02d2e0 2024-04-02T05:58:35.031 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (2m) 18s ago 18m 61.0M 3037M 19.0.0-1979-g6cec793d 78f830190839 7d936f28829e 2024-04-02T05:58:35.031 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (2m) 18s ago 18m 57.7M 3037M 19.0.0-1979-g6cec793d 78f830190839 38d7476604a1 2024-04-02T05:58:35.031 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (8m) 18s ago 17m 65.4M - 2.33.4 514e6a882f6e 36a843475dc5 2024-04-02T05:58:35.031 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (110s) 18s ago 15m 91.9M - 19.0.0-1979-g6cec793d 78f830190839 3e0a653b4c55 2024-04-02T05:58:35.031 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (97s) 18s ago 15m 91.2M - 19.0.0-1979-g6cec793d 78f830190839 9c46e604e506 2024-04-02T05:58:35.031 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (103s) 18s ago 15m 91.4M - 19.0.0-1979-g6cec793d 78f830190839 6b8697eaea5a 2024-04-02T05:58:35.031 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (90s) 18s ago 14m 91.5M - 19.0.0-1979-g6cec793d 78f830190839 a79d32233761 2024-04-02T05:58:35.494 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:58:35.494 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:58:35.494 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:58:35.494 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:58:35.494 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:58:35.494 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:58:35.494 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:58:35.494 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:58:35.494 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 8 2024-04-02T05:58:35.494 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:58:35.494 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:58:35.495 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 4 2024-04-02T05:58:35.495 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:58:35.495 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:58:35.495 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 17 2024-04-02T05:58:35.495 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:58:35.495 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:58:35.830 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[42159]: audit 2024-04-02T05:58:34.219367+0000 mgr.y (mgr.25477) 472 : audit 0 from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:35.830 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[42159]: audit 2024-04-02T05:58:34.619043+0000 mgr.y (mgr.25477) 473 : audit 0 from='client.44797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:35.830 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[42159]: cluster 2024-04-02T05:58:34.629864+0000 mgr.y (mgr.25477) 474 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-04-02T05:58:35.830 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[42159]: audit 2024-04-02T05:58:35.490658+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.62:0/1966115516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:35.830 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[42159]: audit 2024-04-02T05:58:35.672751+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:58:35.897 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:58:35.897 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:58:35.897 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:58:35.897 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:58:35.897 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:58:35.897 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw", 2024-04-02T05:58:35.897 INFO:teuthology.orchestra.run.smithi062.stdout: "iscsi", 2024-04-02T05:58:35.897 INFO:teuthology.orchestra.run.smithi062.stdout: "osd", 2024-04-02T05:58:35.897 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr", 2024-04-02T05:58:35.897 INFO:teuthology.orchestra.run.smithi062.stdout: "mon" 2024-04-02T05:58:35.897 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:58:35.897 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "18/23 daemons upgraded", 2024-04-02T05:58:35.898 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-02T05:58:35.898 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:58:35.898 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:58:36.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:35 smithi062 bash[55029]: audit 2024-04-02T05:58:34.219367+0000 mgr.y (mgr.25477) 472 : audit 0 from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:36.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:35 smithi062 bash[55029]: audit 2024-04-02T05:58:34.619043+0000 mgr.y (mgr.25477) 473 : audit 0 from='client.44797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:36.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:35 smithi062 bash[55029]: cluster 2024-04-02T05:58:34.629864+0000 mgr.y (mgr.25477) 474 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-04-02T05:58:36.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:35 smithi062 bash[55029]: audit 2024-04-02T05:58:35.490658+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.62:0/1966115516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:36.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:35 smithi062 bash[55029]: audit 2024-04-02T05:58:35.672751+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:58:36.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:35 smithi062 bash[53665]: audit 2024-04-02T05:58:34.219367+0000 mgr.y (mgr.25477) 472 : audit 0 from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:36.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:35 smithi062 bash[53665]: audit 2024-04-02T05:58:34.619043+0000 mgr.y (mgr.25477) 473 : audit 0 from='client.44797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:36.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:35 smithi062 bash[53665]: cluster 2024-04-02T05:58:34.629864+0000 mgr.y (mgr.25477) 474 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-04-02T05:58:36.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:35 smithi062 bash[53665]: audit 2024-04-02T05:58:35.490658+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.62:0/1966115516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:36.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:35 smithi062 bash[53665]: audit 2024-04-02T05:58:35.672751+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:58:36.171 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:35 smithi122 systemd[1]: Stopping Ceph prometheus.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:58:36.171 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[39113]: ts=2024-04-02T05:58:35.949Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-02T05:58:36.171 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[39113]: ts=2024-04-02T05:58:35.949Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-02T05:58:36.171 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[39113]: ts=2024-04-02T05:58:35.949Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-02T05:58:36.171 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[39113]: ts=2024-04-02T05:58:35.949Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-02T05:58:36.171 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[39113]: ts=2024-04-02T05:58:35.949Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-02T05:58:36.171 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[39113]: ts=2024-04-02T05:58:35.949Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-02T05:58:36.171 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[39113]: ts=2024-04-02T05:58:35.950Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-02T05:58:36.172 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[39113]: ts=2024-04-02T05:58:35.950Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-02T05:58:36.172 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[39113]: ts=2024-04-02T05:58:35.950Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-02T05:58:36.172 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[39113]: ts=2024-04-02T05:58:35.950Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-02T05:58:36.172 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[39113]: ts=2024-04-02T05:58:35.950Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-02T05:58:36.172 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:35 smithi122 bash[39113]: ts=2024-04-02T05:58:35.951Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-02T05:58:36.356 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:58:36.357 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:58:36.357 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in error state 2024-04-02T05:58:36.973 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:36 smithi122 bash[64682]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-prometheus-a 2024-04-02T05:58:36.973 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:36 smithi122 bash[64757]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-prometheus-a 2024-04-02T05:58:36.973 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:36 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-04-02T05:58:36.973 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:36 smithi122 systemd[1]: Stopped Ceph prometheus.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:58:36.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:36 smithi122 bash[42159]: audit 2024-04-02T05:58:35.001512+0000 mgr.y (mgr.25477) 475 : audit 0 from='client.34887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:36.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:36 smithi122 bash[42159]: audit 2024-04-02T05:58:35.892997+0000 mgr.y (mgr.25477) 476 : audit 0 from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:36.974 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:36 smithi122 bash[42159]: audit 2024-04-02T05:58:36.353599+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.62:0/200673420' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:58:37.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:36 smithi062 bash[55029]: audit 2024-04-02T05:58:35.001512+0000 mgr.y (mgr.25477) 475 : audit 0 from='client.34887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:37.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:36 smithi062 bash[55029]: audit 2024-04-02T05:58:35.892997+0000 mgr.y (mgr.25477) 476 : audit 0 from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:37.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:36 smithi062 bash[55029]: audit 2024-04-02T05:58:36.353599+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.62:0/200673420' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:58:37.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:36 smithi062 bash[53665]: audit 2024-04-02T05:58:35.001512+0000 mgr.y (mgr.25477) 475 : audit 0 from='client.34887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:37.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:36 smithi062 bash[53665]: audit 2024-04-02T05:58:35.892997+0000 mgr.y (mgr.25477) 476 : audit 0 from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:58:37.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:36 smithi062 bash[53665]: audit 2024-04-02T05:58:36.353599+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.62:0/200673420' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:58:37.473 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:37 smithi122 systemd[1]: Started Ceph prometheus.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:58:37.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:37 smithi122 bash[42159]: cluster 2024-04-02T05:58:36.631092+0000 mgr.y (mgr.25477) 477 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:37.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:37 smithi122 bash[42159]: audit 2024-04-02T05:58:37.050796+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:37.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:37 smithi122 bash[42159]: audit 2024-04-02T05:58:37.060478+0000 mon.a (mon.0) 862 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:37.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:37 smithi122 bash[42159]: audit 2024-04-02T05:58:37.079273+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:58:38.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:37 smithi062 bash[53665]: cluster 2024-04-02T05:58:36.631092+0000 mgr.y (mgr.25477) 477 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:38.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:37 smithi062 bash[53665]: audit 2024-04-02T05:58:37.050796+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:38.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:37 smithi062 bash[53665]: audit 2024-04-02T05:58:37.060478+0000 mon.a (mon.0) 862 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:38.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:37 smithi062 bash[53665]: audit 2024-04-02T05:58:37.079273+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:58:38.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:37 smithi062 bash[55029]: cluster 2024-04-02T05:58:36.631092+0000 mgr.y (mgr.25477) 477 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:38.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:37 smithi062 bash[55029]: audit 2024-04-02T05:58:37.050796+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:38.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:37 smithi062 bash[55029]: audit 2024-04-02T05:58:37.060478+0000 mon.a (mon.0) 862 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:38.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:37 smithi062 bash[55029]: audit 2024-04-02T05:58:37.079273+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:58:38.474 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.068Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-02T05:58:38.474 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.068Z 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-04-02T05:58:38.474 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.069Z caller=main.go:570 level=info host_details="(Linux 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 smithi122 (none))" 2024-04-02T05:58:38.474 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.069Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-02T05:58:38.474 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.069Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-02T05:58:38.474 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.071Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-02T05:58:38.474 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.071Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-02T05:58:38.474 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.073Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-02T05:58:38.474 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.074Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-02T05:58:38.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.078Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-02T05:58:38.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.078Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.672µs 2024-04-02T05:58:38.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.078Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-02T05:58:38.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.090Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-02T05:58:38.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.113Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-02T05:58:38.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.116Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-02T05:58:38.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.129Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-02T05:58:38.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.130Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-02T05:58:38.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.130Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=51.729µs wal_replay_duration=51.732674ms wbl_replay_duration=188ns total_replay_duration=51.814043ms 2024-04-02T05:58:38.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.133Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-02T05:58:38.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.133Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-02T05:58:38.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.133Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-02T05:58:38.475 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.155Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.444208ms db_storage=1.051µs remote_storage=1.951µs web_handler=414ns query_engine=962ns scrape=294.827µs scrape_sd=101.364µs notify=22.625µs notify_sd=21.077µs rules=20.74412ms tracing=5.537µs 2024-04-02T05:58:38.476 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.155Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-02T05:58:38.476 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 05:58:38 smithi122 bash[64825]: ts=2024-04-02T05:58:38.155Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-02T05:58:39.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:39 smithi122 bash[42159]: cluster 2024-04-02T05:58:38.632494+0000 mgr.y (mgr.25477) 478 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:58:40.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:39 smithi062 bash[53665]: cluster 2024-04-02T05:58:38.632494+0000 mgr.y (mgr.25477) 478 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:58:40.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:39 smithi062 bash[55029]: cluster 2024-04-02T05:58:38.632494+0000 mgr.y (mgr.25477) 478 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:58:41.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:41 smithi122 bash[42159]: cluster 2024-04-02T05:58:40.633809+0000 mgr.y (mgr.25477) 479 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:42.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:41 smithi062 bash[55029]: cluster 2024-04-02T05:58:40.633809+0000 mgr.y (mgr.25477) 479 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:42.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:41 smithi062 bash[53665]: cluster 2024-04-02T05:58:40.633809+0000 mgr.y (mgr.25477) 479 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:44.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:43 smithi062 bash[53665]: cluster 2024-04-02T05:58:42.634702+0000 mgr.y (mgr.25477) 480 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:44.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:43 smithi062 bash[53665]: audit 2024-04-02T05:58:42.782935+0000 mgr.y (mgr.25477) 481 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:44.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:43 smithi062 bash[53665]: audit 2024-04-02T05:58:43.124491+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:44.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:43 smithi062 bash[53665]: audit 2024-04-02T05:58:43.135834+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:44.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:43 smithi062 bash[53665]: audit 2024-04-02T05:58:43.376205+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:44.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:43 smithi062 bash[53665]: audit 2024-04-02T05:58:43.386757+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:44.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:43 smithi062 bash[55029]: cluster 2024-04-02T05:58:42.634702+0000 mgr.y (mgr.25477) 480 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:44.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:43 smithi062 bash[55029]: audit 2024-04-02T05:58:42.782935+0000 mgr.y (mgr.25477) 481 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:44.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:43 smithi062 bash[55029]: audit 2024-04-02T05:58:43.124491+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:44.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:43 smithi062 bash[55029]: audit 2024-04-02T05:58:43.135834+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:44.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:43 smithi062 bash[55029]: audit 2024-04-02T05:58:43.376205+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:44.103 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:43 smithi062 bash[55029]: audit 2024-04-02T05:58:43.386757+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:44.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:43 smithi122 bash[42159]: cluster 2024-04-02T05:58:42.634702+0000 mgr.y (mgr.25477) 480 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:44.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:43 smithi122 bash[42159]: audit 2024-04-02T05:58:42.782935+0000 mgr.y (mgr.25477) 481 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:44.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:43 smithi122 bash[42159]: audit 2024-04-02T05:58:43.124491+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:44.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:43 smithi122 bash[42159]: audit 2024-04-02T05:58:43.135834+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:44.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:43 smithi122 bash[42159]: audit 2024-04-02T05:58:43.376205+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:44.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:43 smithi122 bash[42159]: audit 2024-04-02T05:58:43.386757+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:45.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:45 smithi122 bash[42159]: audit 2024-04-02T05:58:44.186805+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:45.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:45 smithi122 bash[42159]: audit 2024-04-02T05:58:44.198903+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:45.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:45 smithi122 bash[42159]: cluster 2024-04-02T05:58:44.635918+0000 mgr.y (mgr.25477) 482 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:45.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:45 smithi062 bash[53665]: audit 2024-04-02T05:58:44.186805+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:45.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:45 smithi062 bash[53665]: audit 2024-04-02T05:58:44.198903+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:45.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:45 smithi062 bash[53665]: cluster 2024-04-02T05:58:44.635918+0000 mgr.y (mgr.25477) 482 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:45.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:45 smithi062 bash[55029]: audit 2024-04-02T05:58:44.186805+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:45.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:45 smithi062 bash[55029]: audit 2024-04-02T05:58:44.198903+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:45.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:45 smithi062 bash[55029]: cluster 2024-04-02T05:58:44.635918+0000 mgr.y (mgr.25477) 482 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:46.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:58:46 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:58:46] "GET /metrics HTTP/1.1" 200 38693 "" "Prometheus/2.43.0" 2024-04-02T05:58:47.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:47 smithi122 bash[42159]: cluster 2024-04-02T05:58:46.637178+0000 mgr.y (mgr.25477) 483 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:48.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:47 smithi062 bash[53665]: cluster 2024-04-02T05:58:46.637178+0000 mgr.y (mgr.25477) 483 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:48.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:47 smithi062 bash[55029]: cluster 2024-04-02T05:58:46.637178+0000 mgr.y (mgr.25477) 483 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:49.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:49 smithi122 bash[42159]: cluster 2024-04-02T05:58:48.638660+0000 mgr.y (mgr.25477) 484 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:50.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:49 smithi062 bash[53665]: cluster 2024-04-02T05:58:48.638660+0000 mgr.y (mgr.25477) 484 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:50.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:49 smithi062 bash[55029]: cluster 2024-04-02T05:58:48.638660+0000 mgr.y (mgr.25477) 484 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:50.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:50 smithi122 bash[42159]: audit 2024-04-02T05:58:50.673363+0000 mon.a (mon.0) 870 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:58:51.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:50 smithi062 bash[53665]: audit 2024-04-02T05:58:50.673363+0000 mon.a (mon.0) 870 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:58:51.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:50 smithi062 bash[55029]: audit 2024-04-02T05:58:50.673363+0000 mon.a (mon.0) 870 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:58:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:51 smithi122 bash[42159]: cluster 2024-04-02T05:58:50.639900+0000 mgr.y (mgr.25477) 485 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:52.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:51 smithi062 bash[53665]: cluster 2024-04-02T05:58:50.639900+0000 mgr.y (mgr.25477) 485 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:52.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:51 smithi062 bash[55029]: cluster 2024-04-02T05:58:50.639900+0000 mgr.y (mgr.25477) 485 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:53.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:53 smithi122 bash[42159]: cluster 2024-04-02T05:58:52.641182+0000 mgr.y (mgr.25477) 486 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:53.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:53 smithi122 bash[42159]: audit 2024-04-02T05:58:52.790988+0000 mgr.y (mgr.25477) 487 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:54.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:53 smithi062 bash[55029]: cluster 2024-04-02T05:58:52.641182+0000 mgr.y (mgr.25477) 486 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:54.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:53 smithi062 bash[55029]: audit 2024-04-02T05:58:52.790988+0000 mgr.y (mgr.25477) 487 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:54.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:53 smithi062 bash[53665]: cluster 2024-04-02T05:58:52.641182+0000 mgr.y (mgr.25477) 486 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:54.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:53 smithi062 bash[53665]: audit 2024-04-02T05:58:52.790988+0000 mgr.y (mgr.25477) 487 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:58:56.018 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[55029]: cluster 2024-04-02T05:58:54.642477+0000 mgr.y (mgr.25477) 488 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:56.018 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[55029]: audit 2024-04-02T05:58:55.055589+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:56.018 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[55029]: audit 2024-04-02T05:58:55.065760+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:56.018 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[55029]: audit 2024-04-02T05:58:55.067992+0000 mon.a (mon.0) 873 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:58:56.018 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[55029]: audit 2024-04-02T05:58:55.069916+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:58:56.018 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[55029]: audit 2024-04-02T05:58:55.082281+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:56.018 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[55029]: audit 2024-04-02T05:58:55.168892+0000 mon.a (mon.0) 876 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:58:56.019 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[55029]: audit 2024-04-02T05:58:55.177986+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:58:56.019 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[55029]: audit 2024-04-02T05:58:55.181860+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.019 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[55029]: audit 2024-04-02T05:58:55.184839+0000 mon.a (mon.0) 879 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.019 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[55029]: audit 2024-04-02T05:58:55.187082+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.019 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[55029]: audit 2024-04-02T05:58:55.190589+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.019 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: cluster 2024-04-02T05:58:54.642477+0000 mgr.y (mgr.25477) 488 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:56.019 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: audit 2024-04-02T05:58:55.055589+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:56.019 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: audit 2024-04-02T05:58:55.065760+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:56.019 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: audit 2024-04-02T05:58:55.067992+0000 mon.a (mon.0) 873 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:58:56.020 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: audit 2024-04-02T05:58:55.069916+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:58:56.020 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: audit 2024-04-02T05:58:55.082281+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:56.020 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: audit 2024-04-02T05:58:55.168892+0000 mon.a (mon.0) 876 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:58:56.020 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: audit 2024-04-02T05:58:55.177986+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:58:56.020 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: audit 2024-04-02T05:58:55.181860+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.020 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: audit 2024-04-02T05:58:55.184839+0000 mon.a (mon.0) 879 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.020 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: audit 2024-04-02T05:58:55.187082+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.020 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: audit 2024-04-02T05:58:55.190589+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.020 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: audit 2024-04-02T05:58:55.194617+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.020 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: audit 2024-04-02T05:58:55.197651+0000 mon.a (mon.0) 883 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.020 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: audit 2024-04-02T05:58:55.199890+0000 mon.a (mon.0) 884 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.020 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:55 smithi062 bash[53665]: audit 2024-04-02T05:58:55.202140+0000 mon.a (mon.0) 885 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.021 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[53665]: audit 2024-04-02T05:58:55.204380+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.021 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[53665]: audit 2024-04-02T05:58:55.206800+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.021 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[53665]: audit 2024-04-02T05:58:55.209000+0000 mon.a (mon.0) 888 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.021 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[53665]: audit 2024-04-02T05:58:55.211557+0000 mon.a (mon.0) 889 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.021 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[53665]: audit 2024-04-02T05:58:55.214836+0000 mon.a (mon.0) 890 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: cluster 2024-04-02T05:58:54.642477+0000 mgr.y (mgr.25477) 488 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:58:56.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.055589+0000 mon.a (mon.0) 871 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:56.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.065760+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:56.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.067992+0000 mon.a (mon.0) 873 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:58:56.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.069916+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:58:56.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.082281+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:58:56.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.168892+0000 mon.a (mon.0) 876 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:58:56.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.177986+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:58:56.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.181860+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.184839+0000 mon.a (mon.0) 879 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.187082+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.190589+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.194617+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.197651+0000 mon.a (mon.0) 883 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.199890+0000 mon.a (mon.0) 884 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.202140+0000 mon.a (mon.0) 885 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.204380+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.206800+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.209000+0000 mon.a (mon.0) 888 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.211557+0000 mon.a (mon.0) 889 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.214836+0000 mon.a (mon.0) 890 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:55 smithi122 bash[42159]: audit 2024-04-02T05:58:55.217926+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[53665]: audit 2024-04-02T05:58:55.217926+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:58:56] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.43.0" 2024-04-02T05:58:56.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[55029]: audit 2024-04-02T05:58:55.194617+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[55029]: audit 2024-04-02T05:58:55.197651+0000 mon.a (mon.0) 883 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[55029]: audit 2024-04-02T05:58:55.199890+0000 mon.a (mon.0) 884 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[55029]: audit 2024-04-02T05:58:55.202140+0000 mon.a (mon.0) 885 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[55029]: audit 2024-04-02T05:58:55.204380+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[55029]: audit 2024-04-02T05:58:55.206800+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[55029]: audit 2024-04-02T05:58:55.209000+0000 mon.a (mon.0) 888 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[55029]: audit 2024-04-02T05:58:55.211557+0000 mon.a (mon.0) 889 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[55029]: audit 2024-04-02T05:58:55.214836+0000 mon.a (mon.0) 890 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:56.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[55029]: audit 2024-04-02T05:58:55.217926+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:58:57.091 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[55029]: cluster 2024-04-02T05:58:55.073268+0000 mgr.y (mgr.25477) 489 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-02T05:58:57.091 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[55029]: cluster 2024-04-02T05:58:55.073807+0000 mgr.y (mgr.25477) 490 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:57.092 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[55029]: audit 2024-04-02T05:58:55.169948+0000 mgr.y (mgr.25477) 491 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:58:57.092 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[53665]: cluster 2024-04-02T05:58:55.073268+0000 mgr.y (mgr.25477) 489 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-02T05:58:57.092 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[53665]: cluster 2024-04-02T05:58:55.073807+0000 mgr.y (mgr.25477) 490 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:57.092 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:56 smithi062 bash[53665]: audit 2024-04-02T05:58:55.169948+0000 mgr.y (mgr.25477) 491 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:58:57.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:56 smithi122 bash[42159]: cluster 2024-04-02T05:58:55.073268+0000 mgr.y (mgr.25477) 489 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-02T05:58:57.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:56 smithi122 bash[42159]: cluster 2024-04-02T05:58:55.073807+0000 mgr.y (mgr.25477) 490 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:57.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:56 smithi122 bash[42159]: audit 2024-04-02T05:58:55.169948+0000 mgr.y (mgr.25477) 491 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-02T05:58:59.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:58 smithi062 bash[53665]: cluster 2024-04-02T05:58:57.074479+0000 mgr.y (mgr.25477) 492 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:59.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:58 smithi062 bash[53665]: cephadm 2024-04-02T05:58:57.840700+0000 mgr.y (mgr.25477) 493 : cephadm 1 Upgrade: Updating alertmanager.a 2024-04-02T05:58:59.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:58:58 smithi062 bash[53665]: cephadm 2024-04-02T05:58:57.856183+0000 mgr.y (mgr.25477) 494 : cephadm 1 Deploying daemon alertmanager.a on smithi062 2024-04-02T05:58:59.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:58 smithi062 bash[55029]: cluster 2024-04-02T05:58:57.074479+0000 mgr.y (mgr.25477) 492 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:59.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:58 smithi062 bash[55029]: cephadm 2024-04-02T05:58:57.840700+0000 mgr.y (mgr.25477) 493 : cephadm 1 Upgrade: Updating alertmanager.a 2024-04-02T05:58:59.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:58:58 smithi062 bash[55029]: cephadm 2024-04-02T05:58:57.856183+0000 mgr.y (mgr.25477) 494 : cephadm 1 Deploying daemon alertmanager.a on smithi062 2024-04-02T05:58:59.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:58 smithi122 bash[42159]: cluster 2024-04-02T05:58:57.074479+0000 mgr.y (mgr.25477) 492 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:58:59.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:58 smithi122 bash[42159]: cephadm 2024-04-02T05:58:57.840700+0000 mgr.y (mgr.25477) 493 : cephadm 1 Upgrade: Updating alertmanager.a 2024-04-02T05:58:59.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:58:58 smithi122 bash[42159]: cephadm 2024-04-02T05:58:57.856183+0000 mgr.y (mgr.25477) 494 : cephadm 1 Deploying daemon alertmanager.a on smithi062 2024-04-02T05:59:01.079 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:00 smithi062 bash[55029]: cluster 2024-04-02T05:58:59.075685+0000 mgr.y (mgr.25477) 495 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-04-02T05:59:01.079 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:00 smithi062 bash[53665]: cluster 2024-04-02T05:58:59.075685+0000 mgr.y (mgr.25477) 495 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-04-02T05:59:01.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:00 smithi122 bash[42159]: cluster 2024-04-02T05:58:59.075685+0000 mgr.y (mgr.25477) 495 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-04-02T05:59:02.245 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:02 smithi062 systemd[1]: Stopping Ceph alertmanager.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T05:59:02.601 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:02 smithi062 bash[49173]: level=info ts=2024-04-02T05:59:02.241Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-02T05:59:02.993 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:02 smithi062 bash[53665]: cluster 2024-04-02T05:59:01.076539+0000 mgr.y (mgr.25477) 496 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:02.993 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:02 smithi062 bash[55029]: cluster 2024-04-02T05:59:01.076539+0000 mgr.y (mgr.25477) 496 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:02.993 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:02 smithi062 bash[86705]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-alertmanager-a 2024-04-02T05:59:03.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:02 smithi122 bash[42159]: cluster 2024-04-02T05:59:01.076539+0000 mgr.y (mgr.25477) 496 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:03.286 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:02 smithi062 bash[86777]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-alertmanager-a 2024-04-02T05:59:03.286 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:02 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-04-02T05:59:03.286 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:02 smithi062 systemd[1]: Stopped Ceph alertmanager.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:59:03.286 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:03 smithi062 systemd[1]: Started Ceph alertmanager.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:59:04.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:03 smithi062 bash[53665]: audit 2024-04-02T05:59:02.798923+0000 mgr.y (mgr.25477) 497 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:04.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:03 smithi062 bash[53665]: audit 2024-04-02T05:59:03.271038+0000 mon.a (mon.0) 892 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:04.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:03 smithi062 bash[53665]: audit 2024-04-02T05:59:03.278839+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:04.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:03 smithi062 bash[53665]: audit 2024-04-02T05:59:03.284544+0000 mon.a (mon.0) 894 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:04.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:03 smithi062 bash[55029]: audit 2024-04-02T05:59:02.798923+0000 mgr.y (mgr.25477) 497 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:04.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:03 smithi062 bash[55029]: audit 2024-04-02T05:59:03.271038+0000 mon.a (mon.0) 892 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:04.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:03 smithi062 bash[55029]: audit 2024-04-02T05:59:03.278839+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:04.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:03 smithi062 bash[55029]: audit 2024-04-02T05:59:03.284544+0000 mon.a (mon.0) 894 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:04.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:03 smithi122 bash[42159]: audit 2024-04-02T05:59:02.798923+0000 mgr.y (mgr.25477) 497 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:04.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:03 smithi122 bash[42159]: audit 2024-04-02T05:59:03.271038+0000 mon.a (mon.0) 892 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:04.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:03 smithi122 bash[42159]: audit 2024-04-02T05:59:03.278839+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:04.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:03 smithi122 bash[42159]: audit 2024-04-02T05:59:03.284544+0000 mon.a (mon.0) 894 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:04.601 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:04 smithi062 bash[86840]: ts=2024-04-02T05:59:04.377Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-02T05:59:04.601 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:04 smithi062 bash[86840]: ts=2024-04-02T05:59:04.377Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-02T05:59:04.601 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:04 smithi062 bash[86840]: ts=2024-04-02T05:59:04.380Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.62 port=9094 2024-04-02T05:59:04.601 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:04 smithi062 bash[86840]: ts=2024-04-02T05:59:04.382Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-02T05:59:04.601 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:04 smithi062 bash[86840]: ts=2024-04-02T05:59:04.436Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-02T05:59:04.602 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:04 smithi062 bash[86840]: ts=2024-04-02T05:59:04.436Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-02T05:59:04.602 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:04 smithi062 bash[86840]: ts=2024-04-02T05:59:04.441Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-02T05:59:04.602 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:04 smithi062 bash[86840]: ts=2024-04-02T05:59:04.441Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-02T05:59:05.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:04 smithi062 bash[55029]: cluster 2024-04-02T05:59:03.077294+0000 mgr.y (mgr.25477) 498 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:05.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:04 smithi062 bash[53665]: cluster 2024-04-02T05:59:03.077294+0000 mgr.y (mgr.25477) 498 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:05.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:04 smithi122 bash[42159]: cluster 2024-04-02T05:59:03.077294+0000 mgr.y (mgr.25477) 498 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:06.095 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:05 smithi062 bash[55029]: audit 2024-04-02T05:59:05.673972+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:59:06.095 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:05 smithi062 bash[53665]: audit 2024-04-02T05:59:05.673972+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:59:06.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:05 smithi122 bash[42159]: audit 2024-04-02T05:59:05.673972+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:59:06.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:59:06 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:59:06] "GET /metrics HTTP/1.1" 200 38693 "" "Prometheus/2.43.0" 2024-04-02T05:59:06.763 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:06 smithi062 bash[86840]: ts=2024-04-02T05:59:06.383Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000971607s 2024-04-02T05:59:06.781 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:59:07.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:06 smithi062 bash[55029]: cluster 2024-04-02T05:59:05.078665+0000 mgr.y (mgr.25477) 499 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:59:07.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:06 smithi062 bash[53665]: cluster 2024-04-02T05:59:05.078665+0000 mgr.y (mgr.25477) 499 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:59:07.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:06 smithi122 bash[42159]: cluster 2024-04-02T05:59:05.078665+0000 mgr.y (mgr.25477) 499 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:59:07.560 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:59:07.561 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 starting - - - - 2024-04-02T05:59:07.561 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 error 24s ago 17m - - 2024-04-02T05:59:07.561 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (87s) 24s ago 15m 47.4M - 3.7 78f830190839 3c32ad271717 2024-04-02T05:59:07.561 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (8m) 24s ago 23m 445M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:59:07.561 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (9m) 24s ago 25m 511M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:59:07.561 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (8m) 24s ago 25m 65.5M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:59:07.561 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (7m) 24s ago 23m 49.7M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T05:59:07.561 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (7m) 24s ago 23m 51.5M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:59:07.561 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (59s) 24s ago 17m 8859k - 1.5.0 0da6a335fe13 5743e8f515b5 2024-04-02T05:59:07.561 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (55s) 24s ago 17m 9419k - 1.5.0 0da6a335fe13 e16bb569fbed 2024-04-02T05:59:07.561 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (6m) 24s ago 22m 67.9M 2781M 19.0.0-1979-g6cec793d 78f830190839 0b54ac4dccab 2024-04-02T05:59:07.561 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (5m) 24s ago 22m 72.4M 2781M 19.0.0-1979-g6cec793d 78f830190839 5e4c983897c7 2024-04-02T05:59:07.561 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (5m) 24s ago 21m 61.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 bc213d0d4da8 2024-04-02T05:59:07.561 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (4m) 24s ago 21m 67.4M 2781M 19.0.0-1979-g6cec793d 78f830190839 9092023c7fd3 2024-04-02T05:59:07.562 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (4m) 24s ago 20m 67.9M 3037M 19.0.0-1979-g6cec793d 78f830190839 aa23c6286a2f 2024-04-02T05:59:07.562 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (3m) 24s ago 19m 61.5M 3037M 19.0.0-1979-g6cec793d 78f830190839 b6d36f02d2e0 2024-04-02T05:59:07.562 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (3m) 24s ago 19m 60.9M 3037M 19.0.0-1979-g6cec793d 78f830190839 7d936f28829e 2024-04-02T05:59:07.562 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (2m) 24s ago 18m 57.9M 3037M 19.0.0-1979-g6cec793d 78f830190839 38d7476604a1 2024-04-02T05:59:07.562 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (30s) 24s ago 17m 42.1M - 2.43.0 a07b618ecd1d 212dbeccdbaa 2024-04-02T05:59:07.562 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (2m) 24s ago 15m 92.2M - 19.0.0-1979-g6cec793d 78f830190839 3e0a653b4c55 2024-04-02T05:59:07.562 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (2m) 24s ago 15m 91.4M - 19.0.0-1979-g6cec793d 78f830190839 9c46e604e506 2024-04-02T05:59:07.562 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (2m) 24s ago 15m 91.8M - 19.0.0-1979-g6cec793d 78f830190839 6b8697eaea5a 2024-04-02T05:59:07.562 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (2m) 24s ago 15m 91.9M - 19.0.0-1979-g6cec793d 78f830190839 a79d32233761 2024-04-02T05:59:08.041 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:59:08.041 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:59:08.041 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:59:08.041 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:59:08.041 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:59:08.041 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:59:08.041 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:59:08.042 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:59:08.042 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 8 2024-04-02T05:59:08.042 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:59:08.042 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:59:08.042 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 4 2024-04-02T05:59:08.042 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:59:08.043 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:59:08.043 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 17 2024-04-02T05:59:08.043 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:59:08.043 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:59:08.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:07 smithi062 bash[55029]: audit 2024-04-02T05:59:06.762653+0000 mgr.y (mgr.25477) 500 : audit 0 from='client.44827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:08.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:07 smithi062 bash[53665]: audit 2024-04-02T05:59:06.762653+0000 mgr.y (mgr.25477) 500 : audit 0 from='client.44827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:08.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:07 smithi122 bash[42159]: audit 2024-04-02T05:59:06.762653+0000 mgr.y (mgr.25477) 500 : audit 0 from='client.44827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:08.449 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:59:08.450 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:59:08.450 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:59:08.450 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:59:08.450 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:59:08.450 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw", 2024-04-02T05:59:08.450 INFO:teuthology.orchestra.run.smithi062.stdout: "iscsi", 2024-04-02T05:59:08.450 INFO:teuthology.orchestra.run.smithi062.stdout: "osd", 2024-04-02T05:59:08.450 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr", 2024-04-02T05:59:08.450 INFO:teuthology.orchestra.run.smithi062.stdout: "mon" 2024-04-02T05:59:08.450 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:59:08.450 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "18/23 daemons upgraded", 2024-04-02T05:59:08.450 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading alertmanager daemons", 2024-04-02T05:59:08.451 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:59:08.451 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:59:08.932 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:59:08.932 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:59:08.932 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in error state 2024-04-02T05:59:09.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:08 smithi062 bash[55029]: cluster 2024-04-02T05:59:07.079762+0000 mgr.y (mgr.25477) 501 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:09.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:08 smithi062 bash[55029]: audit 2024-04-02T05:59:07.153336+0000 mgr.y (mgr.25477) 502 : audit 0 from='client.44833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:09.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:08 smithi062 bash[55029]: audit 2024-04-02T05:59:07.533723+0000 mgr.y (mgr.25477) 503 : audit 0 from='client.34923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:09.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:08 smithi062 bash[55029]: audit 2024-04-02T05:59:08.038068+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.62:0/3538814191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:09.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:08 smithi062 bash[53665]: cluster 2024-04-02T05:59:07.079762+0000 mgr.y (mgr.25477) 501 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:09.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:08 smithi062 bash[53665]: audit 2024-04-02T05:59:07.153336+0000 mgr.y (mgr.25477) 502 : audit 0 from='client.44833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:09.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:08 smithi062 bash[53665]: audit 2024-04-02T05:59:07.533723+0000 mgr.y (mgr.25477) 503 : audit 0 from='client.34923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:09.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:08 smithi062 bash[53665]: audit 2024-04-02T05:59:08.038068+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.62:0/3538814191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:09.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:08 smithi122 bash[42159]: cluster 2024-04-02T05:59:07.079762+0000 mgr.y (mgr.25477) 501 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:09.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:08 smithi122 bash[42159]: audit 2024-04-02T05:59:07.153336+0000 mgr.y (mgr.25477) 502 : audit 0 from='client.44833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:09.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:08 smithi122 bash[42159]: audit 2024-04-02T05:59:07.533723+0000 mgr.y (mgr.25477) 503 : audit 0 from='client.34923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:09.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:08 smithi122 bash[42159]: audit 2024-04-02T05:59:08.038068+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.62:0/3538814191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:10.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:09 smithi062 bash[53665]: audit 2024-04-02T05:59:08.446049+0000 mgr.y (mgr.25477) 504 : audit 0 from='client.44851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:10.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:09 smithi062 bash[53665]: audit 2024-04-02T05:59:08.929696+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.62:0/2481855938' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:59:10.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:09 smithi062 bash[53665]: audit 2024-04-02T05:59:09.477111+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:10.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:09 smithi062 bash[53665]: audit 2024-04-02T05:59:09.487149+0000 mon.a (mon.0) 897 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:10.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:09 smithi062 bash[55029]: audit 2024-04-02T05:59:08.446049+0000 mgr.y (mgr.25477) 504 : audit 0 from='client.44851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:10.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:09 smithi062 bash[55029]: audit 2024-04-02T05:59:08.929696+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.62:0/2481855938' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:59:10.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:09 smithi062 bash[55029]: audit 2024-04-02T05:59:09.477111+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:10.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:09 smithi062 bash[55029]: audit 2024-04-02T05:59:09.487149+0000 mon.a (mon.0) 897 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:10.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:09 smithi122 bash[42159]: audit 2024-04-02T05:59:08.446049+0000 mgr.y (mgr.25477) 504 : audit 0 from='client.44851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:10.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:09 smithi122 bash[42159]: audit 2024-04-02T05:59:08.929696+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.62:0/2481855938' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:59:10.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:09 smithi122 bash[42159]: audit 2024-04-02T05:59:09.477111+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:10.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:09 smithi122 bash[42159]: audit 2024-04-02T05:59:09.487149+0000 mon.a (mon.0) 897 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:11.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:10 smithi062 bash[53665]: cluster 2024-04-02T05:59:09.081074+0000 mgr.y (mgr.25477) 505 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:11.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:10 smithi062 bash[53665]: audit 2024-04-02T05:59:10.593519+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:11.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:10 smithi062 bash[53665]: audit 2024-04-02T05:59:10.603573+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:11.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:10 smithi062 bash[55029]: cluster 2024-04-02T05:59:09.081074+0000 mgr.y (mgr.25477) 505 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:11.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:10 smithi062 bash[55029]: audit 2024-04-02T05:59:10.593519+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:11.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:10 smithi062 bash[55029]: audit 2024-04-02T05:59:10.603573+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:11.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:10 smithi122 bash[42159]: cluster 2024-04-02T05:59:09.081074+0000 mgr.y (mgr.25477) 505 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:11.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:10 smithi122 bash[42159]: audit 2024-04-02T05:59:10.593519+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:11.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:10 smithi122 bash[42159]: audit 2024-04-02T05:59:10.603573+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:13.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:12 smithi062 bash[53665]: cluster 2024-04-02T05:59:11.082374+0000 mgr.y (mgr.25477) 506 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:13.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:12 smithi062 bash[55029]: cluster 2024-04-02T05:59:11.082374+0000 mgr.y (mgr.25477) 506 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:13.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:12 smithi122 bash[42159]: cluster 2024-04-02T05:59:11.082374+0000 mgr.y (mgr.25477) 506 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:14.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:13 smithi062 bash[53665]: audit 2024-04-02T05:59:12.806958+0000 mgr.y (mgr.25477) 507 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:14.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:13 smithi062 bash[55029]: audit 2024-04-02T05:59:12.806958+0000 mgr.y (mgr.25477) 507 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:14.225 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:13 smithi122 bash[42159]: audit 2024-04-02T05:59:12.806958+0000 mgr.y (mgr.25477) 507 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:14.807 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 05:59:14 smithi062 bash[86840]: ts=2024-04-02T05:59:14.385Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003154798s 2024-04-02T05:59:15.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:14 smithi062 bash[55029]: cluster 2024-04-02T05:59:13.083595+0000 mgr.y (mgr.25477) 508 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:15.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:14 smithi062 bash[53665]: cluster 2024-04-02T05:59:13.083595+0000 mgr.y (mgr.25477) 508 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:15.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:14 smithi122 bash[42159]: cluster 2024-04-02T05:59:13.083595+0000 mgr.y (mgr.25477) 508 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:16.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:59:16 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:59:16] "GET /metrics HTTP/1.1" 200 38693 "" "Prometheus/2.43.0" 2024-04-02T05:59:16.831 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:16 smithi062 bash[55029]: cluster 2024-04-02T05:59:15.084685+0000 mgr.y (mgr.25477) 509 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:16.831 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:16 smithi062 bash[53665]: cluster 2024-04-02T05:59:15.084685+0000 mgr.y (mgr.25477) 509 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:17.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:16 smithi122 bash[42159]: cluster 2024-04-02T05:59:15.084685+0000 mgr.y (mgr.25477) 509 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:19.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:18 smithi062 bash[55029]: cluster 2024-04-02T05:59:17.085812+0000 mgr.y (mgr.25477) 510 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:19.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:18 smithi062 bash[53665]: cluster 2024-04-02T05:59:17.085812+0000 mgr.y (mgr.25477) 510 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:19.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:18 smithi122 bash[42159]: cluster 2024-04-02T05:59:17.085812+0000 mgr.y (mgr.25477) 510 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:21.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:20 smithi062 bash[53665]: cluster 2024-04-02T05:59:19.087101+0000 mgr.y (mgr.25477) 511 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:21.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:20 smithi062 bash[53665]: audit 2024-04-02T05:59:20.674289+0000 mon.a (mon.0) 900 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:59:21.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:20 smithi062 bash[55029]: cluster 2024-04-02T05:59:19.087101+0000 mgr.y (mgr.25477) 511 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:21.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:20 smithi062 bash[55029]: audit 2024-04-02T05:59:20.674289+0000 mon.a (mon.0) 900 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:59:21.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:20 smithi122 bash[42159]: cluster 2024-04-02T05:59:19.087101+0000 mgr.y (mgr.25477) 511 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:21.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:20 smithi122 bash[42159]: audit 2024-04-02T05:59:20.674289+0000 mon.a (mon.0) 900 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:59:22.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: cluster 2024-04-02T05:59:21.088389+0000 mgr.y (mgr.25477) 512 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:22.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.306185+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:22.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.317692+0000 mon.a (mon.0) 902 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:22.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.320060+0000 mon.a (mon.0) 903 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:59:22.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.321497+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:59:22.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: cluster 2024-04-02T05:59:21.324441+0000 mgr.y (mgr.25477) 513 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-04-02T05:59:22.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: cluster 2024-04-02T05:59:21.325190+0000 mgr.y (mgr.25477) 514 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:22.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.331159+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:22.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.418202+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:59:22.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.418972+0000 mgr.y (mgr.25477) 515 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:59:22.602 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.426536+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:22.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.429534+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.432117+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.433917+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.437035+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.440382+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.443097+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.445982+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.448733+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.451018+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.603 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: cluster 2024-04-02T05:59:21.088389+0000 mgr.y (mgr.25477) 512 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:22.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.306185+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:22.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.317692+0000 mon.a (mon.0) 902 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:22.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.320060+0000 mon.a (mon.0) 903 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:59:22.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.321497+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:59:22.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: cluster 2024-04-02T05:59:21.324441+0000 mgr.y (mgr.25477) 513 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-04-02T05:59:22.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: cluster 2024-04-02T05:59:21.325190+0000 mgr.y (mgr.25477) 514 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:22.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.331159+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:22.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.418202+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:59:22.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.418972+0000 mgr.y (mgr.25477) 515 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:59:22.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.426536+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:22.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.429534+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.432117+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.433917+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.437035+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.604 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.440382+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.443097+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.445982+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.448733+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.605 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.451018+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.453397+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.456395+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.459661+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.463479+0000 mon.a (mon.0) 920 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.465651+0000 mon.a (mon.0) 921 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.605 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[53665]: audit 2024-04-02T05:59:21.467928+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.453397+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.456395+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.459661+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.463479+0000 mon.a (mon.0) 920 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.465651+0000 mon.a (mon.0) 921 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.606 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:22 smithi062 bash[55029]: audit 2024-04-02T05:59:21.467928+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: cluster 2024-04-02T05:59:21.088389+0000 mgr.y (mgr.25477) 512 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:22.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.306185+0000 mon.a (mon.0) 901 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:22.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.317692+0000 mon.a (mon.0) 902 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:22.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.320060+0000 mon.a (mon.0) 903 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:59:22.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.321497+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:59:22.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: cluster 2024-04-02T05:59:21.324441+0000 mgr.y (mgr.25477) 513 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-04-02T05:59:22.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: cluster 2024-04-02T05:59:21.325190+0000 mgr.y (mgr.25477) 514 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:22.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.331159+0000 mon.a (mon.0) 905 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:22.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.418202+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:59:22.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.418972+0000 mgr.y (mgr.25477) 515 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-02T05:59:22.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.426536+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:22.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.429534+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.432117+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.433917+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.437035+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.440382+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.443097+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.445982+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.448733+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.451018+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.453397+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.725 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.456395+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.459661+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.463479+0000 mon.a (mon.0) 920 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.465651+0000 mon.a (mon.0) 921 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:22.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:22 smithi122 bash[42159]: audit 2024-04-02T05:59:21.467928+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:23.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:23 smithi122 bash[42159]: audit 2024-04-02T05:59:22.814969+0000 mgr.y (mgr.25477) 516 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:23.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:23 smithi062 bash[55029]: audit 2024-04-02T05:59:22.814969+0000 mgr.y (mgr.25477) 516 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:23.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:23 smithi062 bash[53665]: audit 2024-04-02T05:59:22.814969+0000 mgr.y (mgr.25477) 516 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:24.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:24 smithi062 bash[55029]: cluster 2024-04-02T05:59:23.326630+0000 mgr.y (mgr.25477) 517 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-02T05:59:24.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:24 smithi062 bash[53665]: cluster 2024-04-02T05:59:23.326630+0000 mgr.y (mgr.25477) 517 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-02T05:59:24.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:24 smithi122 bash[42159]: cluster 2024-04-02T05:59:23.326630+0000 mgr.y (mgr.25477) 517 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-02T05:59:25.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:25 smithi062 bash[53665]: cephadm 2024-04-02T05:59:23.990207+0000 mgr.y (mgr.25477) 518 : cephadm 1 Upgrade: Updating grafana.a 2024-04-02T05:59:25.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:25 smithi062 bash[53665]: cephadm 2024-04-02T05:59:24.022511+0000 mgr.y (mgr.25477) 519 : cephadm 1 Deploying daemon grafana.a on smithi122 2024-04-02T05:59:25.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:25 smithi062 bash[55029]: cephadm 2024-04-02T05:59:23.990207+0000 mgr.y (mgr.25477) 518 : cephadm 1 Upgrade: Updating grafana.a 2024-04-02T05:59:25.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:25 smithi062 bash[55029]: cephadm 2024-04-02T05:59:24.022511+0000 mgr.y (mgr.25477) 519 : cephadm 1 Deploying daemon grafana.a on smithi122 2024-04-02T05:59:25.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:25 smithi122 bash[42159]: cephadm 2024-04-02T05:59:23.990207+0000 mgr.y (mgr.25477) 518 : cephadm 1 Upgrade: Updating grafana.a 2024-04-02T05:59:25.678 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:25 smithi122 bash[42159]: cephadm 2024-04-02T05:59:24.022511+0000 mgr.y (mgr.25477) 519 : cephadm 1 Deploying daemon grafana.a on smithi122 2024-04-02T05:59:26.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:26 smithi062 bash[53665]: cluster 2024-04-02T05:59:25.327692+0000 mgr.y (mgr.25477) 520 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:26.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:59:26 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:59:26] "GET /metrics HTTP/1.1" 200 38693 "" "Prometheus/2.43.0" 2024-04-02T05:59:26.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:26 smithi062 bash[55029]: cluster 2024-04-02T05:59:25.327692+0000 mgr.y (mgr.25477) 520 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:26.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:26 smithi122 bash[42159]: cluster 2024-04-02T05:59:25.327692+0000 mgr.y (mgr.25477) 520 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:28.647 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:28 smithi122 bash[42159]: cluster 2024-04-02T05:59:27.328969+0000 mgr.y (mgr.25477) 521 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:28.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:28 smithi062 bash[53665]: cluster 2024-04-02T05:59:27.328969+0000 mgr.y (mgr.25477) 521 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:28.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:28 smithi062 bash[55029]: cluster 2024-04-02T05:59:27.328969+0000 mgr.y (mgr.25477) 521 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:28.937 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:28 smithi122 systemd[1]: Started Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T05:59:30.063 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:29 smithi122 bash[42159]: audit 2024-04-02T05:59:28.926448+0000 mon.a (mon.0) 923 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:30.064 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:29 smithi122 bash[42159]: audit 2024-04-02T05:59:28.939179+0000 mon.a (mon.0) 924 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:30.064 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:29 smithi122 bash[42159]: audit 2024-04-02T05:59:28.962934+0000 mon.a (mon.0) 925 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:30.337 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064107436Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-02T05:59:30.337 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064643641Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-02T05:59:30.337 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064685147Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-02T05:59:30.338 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064703663Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-02T05:59:30.338 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064718293Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-02T05:59:30.338 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064734749Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-02T05:59:30.338 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064750659Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-02T05:59:30.338 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064770215Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-02T05:59:30.338 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064795558Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-02T05:59:30.338 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064812144Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-02T05:59:30.339 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064828967Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-02T05:59:30.339 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.06484981Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-02T05:59:30.339 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064866433Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-02T05:59:30.339 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064888056Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-02T05:59:30.339 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064903875Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-02T05:59:30.339 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064918962Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-02T05:59:30.339 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064935435Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-02T05:59:30.339 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064955717Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-02T05:59:30.340 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=settings t=2024-04-02T05:59:30.064972464Z level=info msg="App mode production" 2024-04-02T05:59:30.340 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=sqlstore t=2024-04-02T05:59:30.065139953Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-02T05:59:30.340 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=sqlstore t=2024-04-02T05:59:30.065188289Z 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-04-02T05:59:30.340 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.078495772Z level=info msg="Starting DB migrations" 2024-04-02T05:59:30.340 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.082440601Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-02T05:59:30.340 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.176718611Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-02T05:59:30.340 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.201919211Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-02T05:59:30.340 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.22704457Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-02T05:59:30.340 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.26906834Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-02T05:59:30.341 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.31105675Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-02T05:59:30.341 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.336232342Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-02T05:59:30.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:29 smithi062 bash[53665]: audit 2024-04-02T05:59:28.926448+0000 mon.a (mon.0) 923 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:30.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:29 smithi062 bash[53665]: audit 2024-04-02T05:59:28.939179+0000 mon.a (mon.0) 924 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:30.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:29 smithi062 bash[53665]: audit 2024-04-02T05:59:28.962934+0000 mon.a (mon.0) 925 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:30.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:29 smithi062 bash[55029]: audit 2024-04-02T05:59:28.926448+0000 mon.a (mon.0) 923 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:30.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:29 smithi062 bash[55029]: audit 2024-04-02T05:59:28.939179+0000 mon.a (mon.0) 924 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:30.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:29 smithi062 bash[55029]: audit 2024-04-02T05:59:28.962934+0000 mon.a (mon.0) 925 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:30.588 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.361540569Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-02T05:59:30.589 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.386826348Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-02T05:59:30.589 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.412032744Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-02T05:59:30.589 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.437551558Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-02T05:59:30.589 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.462555565Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-02T05:59:30.589 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.504619764Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-02T05:59:30.589 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.54671938Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-02T05:59:30.589 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.588729746Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-02T05:59:30.859 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.636118899Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-02T05:59:30.859 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.678161181Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-02T05:59:30.859 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.703373905Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-02T05:59:30.859 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.728609768Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-02T05:59:30.859 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.753966498Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-02T05:59:30.859 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.795881393Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-02T05:59:30.860 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.859106341Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-02T05:59:31.115 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[42159]: cluster 2024-04-02T05:59:29.330162+0000 mgr.y (mgr.25477) 522 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-02T05:59:31.115 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.888280328Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-02T05:59:31.115 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.913639221Z level=info msg="Executing migration" id="create alert_image table" 2024-04-02T05:59:31.116 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.972312048Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-02T05:59:31.116 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:30 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:30.997498395Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-02T05:59:31.116 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.022784454Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-02T05:59:31.116 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.048056407Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-02T05:59:31.116 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.073605142Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-02T05:59:31.116 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.073966864Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-04-02T05:59:31.116 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.115491989Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-02T05:59:31.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:30 smithi062 bash[55029]: cluster 2024-04-02T05:59:29.330162+0000 mgr.y (mgr.25477) 522 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-02T05:59:31.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:30 smithi062 bash[53665]: cluster 2024-04-02T05:59:29.330162+0000 mgr.y (mgr.25477) 522 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-02T05:59:31.393 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.157418646Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-02T05:59:31.393 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.18291742Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-02T05:59:31.393 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.224916913Z level=info msg="Executing migration" id="create secrets table" 2024-04-02T05:59:31.393 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.266902441Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-02T05:59:31.394 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.300503359Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-02T05:59:31.394 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.325803607Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-02T05:59:31.394 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.351004227Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-02T05:59:31.394 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.392913694Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-02T05:59:31.675 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.434969935Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-02T05:59:31.675 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.46016799Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-02T05:59:31.675 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.502163305Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-02T05:59:31.675 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.524063547Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-02T05:59:31.675 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.590974232Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-02T05:59:31.675 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.633062327Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-02T05:59:31.675 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.675095178Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-02T05:59:31.927 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.716996057Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-02T05:59:31.927 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.758857622Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-02T05:59:31.927 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.784442098Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-02T05:59:31.927 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.809710361Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-02T05:59:31.927 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.851785381Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-02T05:59:31.927 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.87704043Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-02T05:59:31.928 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.92721618Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-02T05:59:32.197 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.969308533Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-02T05:59:32.197 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:31 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:31.994522853Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-02T05:59:32.197 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.028245975Z level=info msg="Executing migration" id="add correlation config column" 2024-04-02T05:59:32.197 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.05342842Z level=info msg="Executing migration" id="create entity_events table" 2024-04-02T05:59:32.198 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.078678403Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-02T05:59:32.198 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.103969831Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-02T05:59:32.198 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.104298634Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-02T05:59:32.198 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.129269647Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-02T05:59:32.198 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.129614515Z 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-04-02T05:59:32.198 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.17130343Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-02T05:59:32.199 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.196481291Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-02T05:59:32.448 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.221795286Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-02T05:59:32.448 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.3054737Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-02T05:59:32.448 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.34750838Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-02T05:59:32.449 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.389471292Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-02T05:59:32.449 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.423162624Z level=info msg="Executing migration" id="Drop public config table" 2024-04-02T05:59:32.708 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.448376315Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-02T05:59:32.708 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.473681719Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-02T05:59:32.709 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.506806552Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-02T05:59:32.709 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.53199982Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-02T05:59:32.709 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.557291565Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-02T05:59:32.709 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.616199024Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-02T05:59:32.709 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.683240814Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-02T05:59:32.709 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.708507779Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-02T05:59:32.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[42159]: cluster 2024-04-02T05:59:31.331317+0000 mgr.y (mgr.25477) 523 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:59:32.973 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.733819341Z level=info msg="Executing migration" id="add share column" 2024-04-02T05:59:32.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.759107944Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-02T05:59:32.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.784390306Z level=info msg="Executing migration" id="create file table" 2024-04-02T05:59:32.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.801271481Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-02T05:59:32.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.823340076Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-02T05:59:32.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.848649991Z level=info msg="Executing migration" id="create file_meta table" 2024-04-02T05:59:32.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.890513622Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-02T05:59:32.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.916010189Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-02T05:59:33.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:32 smithi062 bash[55029]: cluster 2024-04-02T05:59:31.331317+0000 mgr.y (mgr.25477) 523 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:59:33.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:32 smithi062 bash[53665]: cluster 2024-04-02T05:59:31.331317+0000 mgr.y (mgr.25477) 523 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-02T05:59:33.244 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:32 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:32.991472641Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-02T05:59:33.244 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.016951847Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-02T05:59:33.244 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.042096842Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-02T05:59:33.244 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.084055355Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-02T05:59:33.244 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.109397629Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-02T05:59:33.244 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.151391661Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-02T05:59:33.244 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.176741428Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-02T05:59:33.244 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.201895464Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-02T05:59:33.496 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.243874053Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-02T05:59:33.496 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.285738434Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-02T05:59:33.496 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.311185113Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-02T05:59:33.496 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.336446203Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-02T05:59:33.497 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.361686026Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-02T05:59:33.497 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.412020407Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-02T05:59:33.497 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.437325758Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-02T05:59:33.497 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.462480573Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-02T05:59:33.497 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.496105588Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-02T05:59:33.762 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.538083064Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-02T05:59:33.762 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.563371572Z level=info msg="Executing migration" id="create folder table" 2024-04-02T05:59:33.762 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.605355287Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-02T05:59:33.762 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.63064592Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-02T05:59:33.762 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.706019511Z level=info msg="Executing migration" id="Update folder title length" 2024-04-02T05:59:33.762 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.731170097Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-02T05:59:33.762 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=migrator t=2024-04-02T05:59:33.762073929Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.679675163s 2024-04-02T05:59:34.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[42159]: audit 2024-04-02T05:59:32.822909+0000 mgr.y (mgr.25477) 524 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:34.223 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=sqlstore t=2024-04-02T05:59:33.763395329Z level=info msg="Created default organization" 2024-04-02T05:59:34.224 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=plugin.finder t=2024-04-02T05:59:33.813709138Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-02T05:59:34.224 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=secrets t=2024-04-02T05:59:33.813846931Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-02T05:59:34.224 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=query_data t=2024-04-02T05:59:33.816626299Z level=info msg="Query Service initialization" 2024-04-02T05:59:34.224 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:33 smithi122 bash[70134]: logger=live.push_http t=2024-04-02T05:59:33.824857938Z level=info msg="Live Push Gateway initialization" 2024-04-02T05:59:34.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:33 smithi062 bash[55029]: audit 2024-04-02T05:59:32.822909+0000 mgr.y (mgr.25477) 524 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:34.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:33 smithi062 bash[53665]: audit 2024-04-02T05:59:32.822909+0000 mgr.y (mgr.25477) 524 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:34.722 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=infra.usagestats.collector t=2024-04-02T05:59:34.615669556Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-02T05:59:34.722 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=provisioning.datasources t=2024-04-02T05:59:34.655280826Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-02T05:59:34.722 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=provisioning.datasources t=2024-04-02T05:59:34.655324613Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-02T05:59:34.722 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=provisioning.datasources t=2024-04-02T05:59:34.655700896Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-02T05:59:34.722 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=provisioning.datasources t=2024-04-02T05:59:34.722084241Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-04-02T05:59:34.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[42159]: cluster 2024-04-02T05:59:33.332842+0000 mgr.y (mgr.25477) 525 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:34.973 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=provisioning.alerting t=2024-04-02T05:59:34.763633429Z level=info msg="starting to provision alerting" 2024-04-02T05:59:34.973 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=provisioning.alerting t=2024-04-02T05:59:34.763671788Z level=info msg="finished to provision alerting" 2024-04-02T05:59:34.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=ngalert.state.manager t=2024-04-02T05:59:34.763849995Z level=info msg="Warming state cache for startup" 2024-04-02T05:59:34.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=grafanaStorageLogger t=2024-04-02T05:59:34.764347135Z level=info msg="storage starting" 2024-04-02T05:59:34.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=ngalert.state.manager t=2024-04-02T05:59:34.764366941Z level=info msg="State cache has been initialized" states=0 duration=513.88µs 2024-04-02T05:59:34.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=ticker t=2024-04-02T05:59:34.764494846Z level=info msg=starting first_tick=2024-04-02T05:59:40Z 2024-04-02T05:59:34.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=ngalert.multiorg.alertmanager t=2024-04-02T05:59:34.764521777Z level=info msg="starting MultiOrg Alertmanager" 2024-04-02T05:59:34.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=http.server t=2024-04-02T05:59:34.768364339Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-02T05:59:34.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=sqlstore.transactions t=2024-04-02T05:59:34.839079165Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-02T05:59:34.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=sqlstore.transactions t=2024-04-02T05:59:34.884124181Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-04-02T05:59:34.974 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 05:59:34 smithi122 bash[70134]: logger=sqlstore.transactions t=2024-04-02T05:59:34.8962015Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-04-02T05:59:35.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:34 smithi062 bash[55029]: cluster 2024-04-02T05:59:33.332842+0000 mgr.y (mgr.25477) 525 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:35.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:34 smithi062 bash[53665]: cluster 2024-04-02T05:59:33.332842+0000 mgr.y (mgr.25477) 525 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:36.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:59:36 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:59:36] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.43.0" 2024-04-02T05:59:36.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:36 smithi062 bash[55029]: audit 2024-04-02T05:59:35.158514+0000 mon.a (mon.0) 926 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:36.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:36 smithi062 bash[55029]: audit 2024-04-02T05:59:35.170339+0000 mon.a (mon.0) 927 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:36.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:36 smithi062 bash[55029]: cluster 2024-04-02T05:59:35.334149+0000 mgr.y (mgr.25477) 526 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:36.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:36 smithi062 bash[55029]: audit 2024-04-02T05:59:35.676847+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:59:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:36 smithi062 bash[53665]: audit 2024-04-02T05:59:35.158514+0000 mon.a (mon.0) 926 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:36 smithi062 bash[53665]: audit 2024-04-02T05:59:35.170339+0000 mon.a (mon.0) 927 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:36 smithi062 bash[53665]: cluster 2024-04-02T05:59:35.334149+0000 mgr.y (mgr.25477) 526 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:36 smithi062 bash[53665]: audit 2024-04-02T05:59:35.676847+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:59:36.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:36 smithi122 bash[42159]: audit 2024-04-02T05:59:35.158514+0000 mon.a (mon.0) 926 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:36.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:36 smithi122 bash[42159]: audit 2024-04-02T05:59:35.170339+0000 mon.a (mon.0) 927 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:36.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:36 smithi122 bash[42159]: cluster 2024-04-02T05:59:35.334149+0000 mgr.y (mgr.25477) 526 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:36.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:36 smithi122 bash[42159]: audit 2024-04-02T05:59:35.676847+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:59:37.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:37 smithi062 bash[53665]: audit 2024-04-02T05:59:36.323803+0000 mon.a (mon.0) 929 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:37.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:37 smithi062 bash[53665]: audit 2024-04-02T05:59:36.335489+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:37.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:37 smithi062 bash[55029]: audit 2024-04-02T05:59:36.323803+0000 mon.a (mon.0) 929 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:37.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:37 smithi062 bash[55029]: audit 2024-04-02T05:59:36.335489+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:37.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:37 smithi122 bash[42159]: audit 2024-04-02T05:59:36.323803+0000 mon.a (mon.0) 929 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:37.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:37 smithi122 bash[42159]: audit 2024-04-02T05:59:36.335489+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:38.601 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:38 smithi062 bash[53665]: cluster 2024-04-02T05:59:37.335489+0000 mgr.y (mgr.25477) 527 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:38.602 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:38 smithi062 bash[55029]: cluster 2024-04-02T05:59:37.335489+0000 mgr.y (mgr.25477) 527 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:38.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:38 smithi122 bash[42159]: cluster 2024-04-02T05:59:37.335489+0000 mgr.y (mgr.25477) 527 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:39.355 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T05:59:40.153 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T05:59:40.153 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (36s) 30s ago 17m 15.2M - 0.25.0 c8568f914cd2 53e9a431c70d 2024-04-02T05:59:40.153 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 running (11s) 4s ago 17m 26.3M - 9.4.12 2bacad6d85d8 80bc6ae011ec 2024-04-02T05:59:40.153 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (119s) 30s ago 15m 47.6M - 3.7 78f830190839 3c32ad271717 2024-04-02T05:59:40.153 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (9m) 4s ago 23m 446M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T05:59:40.153 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (10m) 30s ago 25m 511M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T05:59:40.154 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (9m) 30s ago 26m 66.7M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T05:59:40.154 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (7m) 4s ago 24m 51.2M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T05:59:40.154 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (8m) 30s ago 24m 52.4M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T05:59:40.154 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (92s) 30s ago 18m 9732k - 1.5.0 0da6a335fe13 5743e8f515b5 2024-04-02T05:59:40.154 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (87s) 4s ago 18m 9.97M - 1.5.0 0da6a335fe13 e16bb569fbed 2024-04-02T05:59:40.154 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (6m) 30s ago 23m 68.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 0b54ac4dccab 2024-04-02T05:59:40.154 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (6m) 30s ago 22m 72.7M 2781M 19.0.0-1979-g6cec793d 78f830190839 5e4c983897c7 2024-04-02T05:59:40.154 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (5m) 30s ago 22m 61.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 bc213d0d4da8 2024-04-02T05:59:40.154 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (5m) 30s ago 21m 67.8M 2781M 19.0.0-1979-g6cec793d 78f830190839 9092023c7fd3 2024-04-02T05:59:40.154 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (4m) 4s ago 21m 68.5M 3037M 19.0.0-1979-g6cec793d 78f830190839 aa23c6286a2f 2024-04-02T05:59:40.154 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (4m) 4s ago 20m 62.4M 3037M 19.0.0-1979-g6cec793d 78f830190839 b6d36f02d2e0 2024-04-02T05:59:40.154 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (3m) 4s ago 19m 61.7M 3037M 19.0.0-1979-g6cec793d 78f830190839 7d936f28829e 2024-04-02T05:59:40.154 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (3m) 4s ago 19m 58.2M 3037M 19.0.0-1979-g6cec793d 78f830190839 38d7476604a1 2024-04-02T05:59:40.154 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (63s) 4s ago 18m 47.4M - 2.43.0 a07b618ecd1d 212dbeccdbaa 2024-04-02T05:59:40.155 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (2m) 30s ago 16m 92.5M - 19.0.0-1979-g6cec793d 78f830190839 3e0a653b4c55 2024-04-02T05:59:40.155 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (2m) 4s ago 16m 92.0M - 19.0.0-1979-g6cec793d 78f830190839 9c46e604e506 2024-04-02T05:59:40.155 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (2m) 30s ago 16m 92.0M - 19.0.0-1979-g6cec793d 78f830190839 6b8697eaea5a 2024-04-02T05:59:40.155 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (2m) 4s ago 16m 92.5M - 19.0.0-1979-g6cec793d 78f830190839 a79d32233761 2024-04-02T05:59:40.619 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:59:40.619 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T05:59:40.619 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T05:59:40.619 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:59:40.619 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T05:59:40.619 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T05:59:40.619 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:59:40.619 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T05:59:40.619 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 8 2024-04-02T05:59:40.619 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:59:40.619 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T05:59:40.619 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 4 2024-04-02T05:59:40.620 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T05:59:40.620 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T05:59:40.620 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 17 2024-04-02T05:59:40.620 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T05:59:40.620 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:59:40.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:40 smithi122 bash[42159]: audit 2024-04-02T05:59:39.335871+0000 mgr.y (mgr.25477) 528 : audit 0 from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:40.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:40 smithi122 bash[42159]: cluster 2024-04-02T05:59:39.336886+0000 mgr.y (mgr.25477) 529 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:40.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:40 smithi122 bash[42159]: audit 2024-04-02T05:59:39.735402+0000 mgr.y (mgr.25477) 530 : audit 0 from='client.34953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:40.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:40 smithi062 bash[55029]: audit 2024-04-02T05:59:39.335871+0000 mgr.y (mgr.25477) 528 : audit 0 from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:40.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:40 smithi062 bash[55029]: cluster 2024-04-02T05:59:39.336886+0000 mgr.y (mgr.25477) 529 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:40.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:40 smithi062 bash[55029]: audit 2024-04-02T05:59:39.735402+0000 mgr.y (mgr.25477) 530 : audit 0 from='client.34953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:40.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:40 smithi062 bash[53665]: audit 2024-04-02T05:59:39.335871+0000 mgr.y (mgr.25477) 528 : audit 0 from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:40.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:40 smithi062 bash[53665]: cluster 2024-04-02T05:59:39.336886+0000 mgr.y (mgr.25477) 529 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:40.852 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:40 smithi062 bash[53665]: audit 2024-04-02T05:59:39.735402+0000 mgr.y (mgr.25477) 530 : audit 0 from='client.34953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:41.012 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T05:59:41.013 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7bd5b84926d4a0d6c51e5562e965bff211cec2740c9f4dec9b5e00a2bbb75eae", 2024-04-02T05:59:41.013 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": true, 2024-04-02T05:59:41.013 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-02T05:59:41.013 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [ 2024-04-02T05:59:41.013 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw", 2024-04-02T05:59:41.013 INFO:teuthology.orchestra.run.smithi062.stdout: "iscsi", 2024-04-02T05:59:41.013 INFO:teuthology.orchestra.run.smithi062.stdout: "osd", 2024-04-02T05:59:41.013 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr", 2024-04-02T05:59:41.013 INFO:teuthology.orchestra.run.smithi062.stdout: "mon" 2024-04-02T05:59:41.013 INFO:teuthology.orchestra.run.smithi062.stdout: ], 2024-04-02T05:59:41.013 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": "18/23 daemons upgraded", 2024-04-02T05:59:41.013 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "Currently upgrading grafana daemons", 2024-04-02T05:59:41.013 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T05:59:41.013 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T05:59:41.462 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-02T05:59:41.462 INFO:teuthology.orchestra.run.smithi062.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-02T05:59:41.462 INFO:teuthology.orchestra.run.smithi062.stdout: daemon grafana.a on smithi122 is in error state 2024-04-02T05:59:41.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:41 smithi122 bash[42159]: audit 2024-04-02T05:59:40.125191+0000 mgr.y (mgr.25477) 531 : audit 0 from='client.34959 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:41.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:41 smithi122 bash[42159]: audit 2024-04-02T05:59:40.615696+0000 mon.a (mon.0) 931 : audit 0 from='client.? 172.21.15.62:0/3022370592' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:41.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:41 smithi062 bash[53665]: audit 2024-04-02T05:59:40.125191+0000 mgr.y (mgr.25477) 531 : audit 0 from='client.34959 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:41.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:41 smithi062 bash[53665]: audit 2024-04-02T05:59:40.615696+0000 mon.a (mon.0) 931 : audit 0 from='client.? 172.21.15.62:0/3022370592' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:41.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:41 smithi062 bash[55029]: audit 2024-04-02T05:59:40.125191+0000 mgr.y (mgr.25477) 531 : audit 0 from='client.34959 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:41.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:41 smithi062 bash[55029]: audit 2024-04-02T05:59:40.615696+0000 mon.a (mon.0) 931 : audit 0 from='client.? 172.21.15.62:0/3022370592' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:42.703 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:42 smithi122 bash[42159]: audit 2024-04-02T05:59:41.008851+0000 mgr.y (mgr.25477) 532 : audit 0 from='client.34971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:42.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:42 smithi122 bash[42159]: cluster 2024-04-02T05:59:41.337913+0000 mgr.y (mgr.25477) 533 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:42.704 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:42 smithi122 bash[42159]: audit 2024-04-02T05:59:41.459315+0000 mon.a (mon.0) 932 : audit 0 from='client.? 172.21.15.62:0/3656273735' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:59:42.833 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:42 smithi062 bash[55029]: audit 2024-04-02T05:59:41.008851+0000 mgr.y (mgr.25477) 532 : audit 0 from='client.34971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:42.833 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:42 smithi062 bash[55029]: cluster 2024-04-02T05:59:41.337913+0000 mgr.y (mgr.25477) 533 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:42.833 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:42 smithi062 bash[55029]: audit 2024-04-02T05:59:41.459315+0000 mon.a (mon.0) 932 : audit 0 from='client.? 172.21.15.62:0/3656273735' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:59:42.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:42 smithi062 bash[53665]: audit 2024-04-02T05:59:41.008851+0000 mgr.y (mgr.25477) 532 : audit 0 from='client.34971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T05:59:42.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:42 smithi062 bash[53665]: cluster 2024-04-02T05:59:41.337913+0000 mgr.y (mgr.25477) 533 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:42.834 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:42 smithi062 bash[53665]: audit 2024-04-02T05:59:41.459315+0000 mon.a (mon.0) 932 : audit 0 from='client.? 172.21.15.62:0/3656273735' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T05:59:43.726 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:43 smithi122 bash[42159]: audit 2024-04-02T05:59:42.829765+0000 mgr.y (mgr.25477) 534 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:43.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:43 smithi062 bash[53665]: audit 2024-04-02T05:59:42.829765+0000 mgr.y (mgr.25477) 534 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:43.852 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:43 smithi062 bash[55029]: audit 2024-04-02T05:59:42.829765+0000 mgr.y (mgr.25477) 534 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:44.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:44 smithi122 bash[42159]: cluster 2024-04-02T05:59:43.339325+0000 mgr.y (mgr.25477) 535 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:44.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:44 smithi062 bash[55029]: cluster 2024-04-02T05:59:43.339325+0000 mgr.y (mgr.25477) 535 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:44.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:44 smithi062 bash[53665]: cluster 2024-04-02T05:59:43.339325+0000 mgr.y (mgr.25477) 535 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T05:59:46.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:59:46 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:59:46] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.43.0" 2024-04-02T05:59:46.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:46 smithi122 bash[42159]: cluster 2024-04-02T05:59:45.340435+0000 mgr.y (mgr.25477) 536 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:46.851 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:46 smithi062 bash[53665]: cluster 2024-04-02T05:59:45.340435+0000 mgr.y (mgr.25477) 536 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:46.851 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:46 smithi062 bash[55029]: cluster 2024-04-02T05:59:45.340435+0000 mgr.y (mgr.25477) 536 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T05:59:48.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.837843+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.848876+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.851111+0000 mon.a (mon.0) 935 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:59:48.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.852570+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:59:48.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: cluster 2024-04-02T05:59:46.855407+0000 mgr.y (mgr.25477) 537 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-02T05:59:48.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.861349+0000 mon.a (mon.0) 937 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.948308+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:59:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.949325+0000 mgr.y (mgr.25477) 538 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:59:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.957332+0000 mon.a (mon.0) 939 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.961067+0000 mon.a (mon.0) 940 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.964085+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.966328+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.969865+0000 mon.a (mon.0) 943 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.973963+0000 mon.a (mon.0) 944 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.976900+0000 mon.a (mon.0) 945 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.979055+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.981216+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.983380+0000 mon.a (mon.0) 948 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.985869+0000 mon.a (mon.0) 949 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.103 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.988187+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.837843+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.848876+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.851111+0000 mon.a (mon.0) 935 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:59:48.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.852570+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:59:48.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: cluster 2024-04-02T05:59:46.855407+0000 mgr.y (mgr.25477) 537 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-02T05:59:48.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.861349+0000 mon.a (mon.0) 937 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.948308+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:59:48.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.949325+0000 mgr.y (mgr.25477) 538 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:59:48.104 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.957332+0000 mon.a (mon.0) 939 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:48.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.961067+0000 mon.a (mon.0) 940 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.964085+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.966328+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.969865+0000 mon.a (mon.0) 943 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.973963+0000 mon.a (mon.0) 944 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.976900+0000 mon.a (mon.0) 945 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.979055+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.981216+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.983380+0000 mon.a (mon.0) 948 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.985869+0000 mon.a (mon.0) 949 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.105 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.988187+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.990740+0000 mon.a (mon.0) 951 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.993805+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.996726+0000 mon.a (mon.0) 953 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:46.999930+0000 mon.a (mon.0) 954 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.003257+0000 mon.a (mon.0) 955 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.006052+0000 mon.a (mon.0) 956 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.008830+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.017699+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.022529+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-02T05:59:48.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.028179+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-02T05:59:48.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.031845+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.036390+0000 mon.a (mon.0) 962 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-02T05:59:48.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.039278+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-02T05:59:48.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.043231+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-02T05:59:48.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.045631+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-02T05:59:48.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.050186+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-02T05:59:48.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.053576+0000 mon.a (mon.0) 967 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-02T05:59:48.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.058046+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-02T05:59:48.107 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.990740+0000 mon.a (mon.0) 951 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.107 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.993805+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.107 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.996726+0000 mon.a (mon.0) 953 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.107 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:46.999930+0000 mon.a (mon.0) 954 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.003257+0000 mon.a (mon.0) 955 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.006052+0000 mon.a (mon.0) 956 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.008830+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.017699+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.022529+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-02T05:59:48.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.028179+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-02T05:59:48.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.031845+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.036390+0000 mon.a (mon.0) 962 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-02T05:59:48.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.039278+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-02T05:59:48.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.043231+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-02T05:59:48.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.045631+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-02T05:59:48.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.050186+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-02T05:59:48.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.053576+0000 mon.a (mon.0) 967 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-02T05:59:48.108 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.058046+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-02T05:59:48.109 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.060901+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-02T05:59:48.109 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.064390+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-02T05:59:48.109 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.067379+0000 mon.a (mon.0) 971 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-02T05:59:48.109 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.073113+0000 mon.a (mon.0) 972 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-02T05:59:48.109 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.076488+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.110 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.077605+0000 mon.a (mon.0) 974 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-02T05:59:48.110 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.081923+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-02T05:59:48.110 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.084636+0000 mon.a (mon.0) 976 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-02T05:59:48.110 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.088170+0000 mon.a (mon.0) 977 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-02T05:59:48.110 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.090907+0000 mon.a (mon.0) 978 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-02T05:59:48.110 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.095027+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-02T05:59:48.110 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.097897+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-02T05:59:48.110 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.102927+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-02T05:59:48.110 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.106327+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.110 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.107551+0000 mon.a (mon.0) 983 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.110 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.108680+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.110 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.109847+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.110 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.111070+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.110 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.112214+0000 mon.a (mon.0) 987 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.111 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.113917+0000 mon.a (mon.0) 988 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-02T05:59:48.111 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.118947+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-02T05:59:48.111 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.119939+0000 mon.a (mon.0) 990 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:48.111 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.123085+0000 mon.a (mon.0) 991 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:59:48.111 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.124582+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:59:48.111 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.133171+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.111 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.221268+0000 mon.a (mon.0) 994 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:48.111 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.224119+0000 mon.a (mon.0) 995 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:59:48.111 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.225350+0000 mon.a (mon.0) 996 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:59:48.111 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[53665]: audit 2024-04-02T05:59:47.235495+0000 mon.a (mon.0) 997 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.112 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.060901+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-02T05:59:48.112 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.064390+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-02T05:59:48.112 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.067379+0000 mon.a (mon.0) 971 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-02T05:59:48.112 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.073113+0000 mon.a (mon.0) 972 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-02T05:59:48.112 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.076488+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.112 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.077605+0000 mon.a (mon.0) 974 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-02T05:59:48.112 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.081923+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-02T05:59:48.112 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.084636+0000 mon.a (mon.0) 976 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-02T05:59:48.112 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.088170+0000 mon.a (mon.0) 977 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-02T05:59:48.112 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.090907+0000 mon.a (mon.0) 978 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-02T05:59:48.112 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.095027+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-02T05:59:48.113 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.097897+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-02T05:59:48.113 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.102927+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-02T05:59:48.113 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.106327+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.113 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.107551+0000 mon.a (mon.0) 983 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.113 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.108680+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.113 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.109847+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.113 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.111070+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.113 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.112214+0000 mon.a (mon.0) 987 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.113 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.113917+0000 mon.a (mon.0) 988 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-02T05:59:48.113 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.118947+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-02T05:59:48.113 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.119939+0000 mon.a (mon.0) 990 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:48.113 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.123085+0000 mon.a (mon.0) 991 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:59:48.113 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.124582+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:59:48.113 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.133171+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.114 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.221268+0000 mon.a (mon.0) 994 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:48.114 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.224119+0000 mon.a (mon.0) 995 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:59:48.114 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.225350+0000 mon.a (mon.0) 996 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:59:48.114 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:47 smithi062 bash[55029]: audit 2024-04-02T05:59:47.235495+0000 mon.a (mon.0) 997 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.837843+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.848876+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.851111+0000 mon.a (mon.0) 935 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:59:48.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.852570+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:59:48.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: cluster 2024-04-02T05:59:46.855407+0000 mgr.y (mgr.25477) 537 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-02T05:59:48.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.861349+0000 mon.a (mon.0) 937 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.948308+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:59:48.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.949325+0000 mgr.y (mgr.25477) 538 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-02T05:59:48.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.957332+0000 mon.a (mon.0) 939 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:48.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.961067+0000 mon.a (mon.0) 940 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.226 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.964085+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.966328+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.969865+0000 mon.a (mon.0) 943 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.973963+0000 mon.a (mon.0) 944 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.976900+0000 mon.a (mon.0) 945 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.979055+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.981216+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.983380+0000 mon.a (mon.0) 948 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.985869+0000 mon.a (mon.0) 949 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.988187+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.990740+0000 mon.a (mon.0) 951 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.993805+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.996726+0000 mon.a (mon.0) 953 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:46.999930+0000 mon.a (mon.0) 954 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.227 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.003257+0000 mon.a (mon.0) 955 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.006052+0000 mon.a (mon.0) 956 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.008830+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T05:59:48.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.017699+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.022529+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-02T05:59:48.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.028179+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-02T05:59:48.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.031845+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.036390+0000 mon.a (mon.0) 962 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-02T05:59:48.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.039278+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-02T05:59:48.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.043231+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-02T05:59:48.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.045631+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-02T05:59:48.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.050186+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-02T05:59:48.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.053576+0000 mon.a (mon.0) 967 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-02T05:59:48.228 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.058046+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-02T05:59:48.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.060901+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-02T05:59:48.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.064390+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-02T05:59:48.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.067379+0000 mon.a (mon.0) 971 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-02T05:59:48.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.073113+0000 mon.a (mon.0) 972 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-02T05:59:48.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.076488+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.077605+0000 mon.a (mon.0) 974 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-02T05:59:48.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.081923+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-02T05:59:48.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.084636+0000 mon.a (mon.0) 976 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-02T05:59:48.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.088170+0000 mon.a (mon.0) 977 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-02T05:59:48.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.090907+0000 mon.a (mon.0) 978 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-02T05:59:48.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.095027+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-02T05:59:48.229 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.097897+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-02T05:59:48.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.102927+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-02T05:59:48.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.106327+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.107551+0000 mon.a (mon.0) 983 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.108680+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.109847+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.111070+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.112214+0000 mon.a (mon.0) 987 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-02T05:59:48.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.113917+0000 mon.a (mon.0) 988 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-02T05:59:48.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.118947+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-02T05:59:48.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.119939+0000 mon.a (mon.0) 990 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:48.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.123085+0000 mon.a (mon.0) 991 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:59:48.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.124582+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:59:48.230 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.133171+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:48.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.221268+0000 mon.a (mon.0) 994 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T05:59:48.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.224119+0000 mon.a (mon.0) 995 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T05:59:48.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.225350+0000 mon.a (mon.0) 996 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T05:59:48.231 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:47 smithi122 bash[42159]: audit 2024-04-02T05:59:47.235495+0000 mon.a (mon.0) 997 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:49.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:48 smithi122 bash[42159]: cephadm 2024-04-02T05:59:47.010496+0000 mgr.y (mgr.25477) 539 : cephadm 1 Upgrade: Finalizing container_image settings 2024-04-02T05:59:49.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:48 smithi122 bash[42159]: cephadm 2024-04-02T05:59:47.113144+0000 mgr.y (mgr.25477) 540 : cephadm 1 Upgrade: Complete! 2024-04-02T05:59:49.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:48 smithi122 bash[42159]: cluster 2024-04-02T05:59:47.846612+0000 mon.a (mon.0) 998 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-02T05:59:49.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:48 smithi122 bash[42159]: cluster 2024-04-02T05:59:47.846686+0000 mon.a (mon.0) 999 : cluster 1 Cluster is now healthy 2024-04-02T05:59:49.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:48 smithi062 bash[55029]: cephadm 2024-04-02T05:59:47.010496+0000 mgr.y (mgr.25477) 539 : cephadm 1 Upgrade: Finalizing container_image settings 2024-04-02T05:59:49.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:48 smithi062 bash[55029]: cephadm 2024-04-02T05:59:47.113144+0000 mgr.y (mgr.25477) 540 : cephadm 1 Upgrade: Complete! 2024-04-02T05:59:49.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:48 smithi062 bash[55029]: cluster 2024-04-02T05:59:47.846612+0000 mon.a (mon.0) 998 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-02T05:59:49.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:48 smithi062 bash[55029]: cluster 2024-04-02T05:59:47.846686+0000 mon.a (mon.0) 999 : cluster 1 Cluster is now healthy 2024-04-02T05:59:49.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:48 smithi062 bash[53665]: cephadm 2024-04-02T05:59:47.010496+0000 mgr.y (mgr.25477) 539 : cephadm 1 Upgrade: Finalizing container_image settings 2024-04-02T05:59:49.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:48 smithi062 bash[53665]: cephadm 2024-04-02T05:59:47.113144+0000 mgr.y (mgr.25477) 540 : cephadm 1 Upgrade: Complete! 2024-04-02T05:59:49.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:48 smithi062 bash[53665]: cluster 2024-04-02T05:59:47.846612+0000 mon.a (mon.0) 998 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-02T05:59:49.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:48 smithi062 bash[53665]: cluster 2024-04-02T05:59:47.846686+0000 mon.a (mon.0) 999 : cluster 1 Cluster is now healthy 2024-04-02T05:59:50.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:49 smithi122 bash[42159]: cluster 2024-04-02T05:59:48.856577+0000 mgr.y (mgr.25477) 541 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-02T05:59:50.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:49 smithi062 bash[53665]: cluster 2024-04-02T05:59:48.856577+0000 mgr.y (mgr.25477) 541 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-02T05:59:50.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:49 smithi062 bash[55029]: cluster 2024-04-02T05:59:48.856577+0000 mgr.y (mgr.25477) 541 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-02T05:59:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:51 smithi122 bash[42159]: audit 2024-04-02T05:59:50.683657+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:51 smithi122 bash[42159]: audit 2024-04-02T05:59:50.685868+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:59:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:51 smithi122 bash[42159]: cluster 2024-04-02T05:59:50.857372+0000 mgr.y (mgr.25477) 542 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:59:51.973 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:51 smithi122 bash[42159]: audit 2024-04-02T05:59:51.067569+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:52.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:51 smithi062 bash[53665]: audit 2024-04-02T05:59:50.683657+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:52.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:51 smithi062 bash[53665]: audit 2024-04-02T05:59:50.685868+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:59:52.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:51 smithi062 bash[53665]: cluster 2024-04-02T05:59:50.857372+0000 mgr.y (mgr.25477) 542 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:59:52.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:51 smithi062 bash[53665]: audit 2024-04-02T05:59:51.067569+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:51 smithi062 bash[55029]: audit 2024-04-02T05:59:50.683657+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:51 smithi062 bash[55029]: audit 2024-04-02T05:59:50.685868+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T05:59:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:51 smithi062 bash[55029]: cluster 2024-04-02T05:59:50.857372+0000 mgr.y (mgr.25477) 542 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-02T05:59:52.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:51 smithi062 bash[55029]: audit 2024-04-02T05:59:51.067569+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T05:59:54.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:53 smithi122 bash[42159]: audit 2024-04-02T05:59:52.839013+0000 mgr.y (mgr.25477) 543 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:54.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:53 smithi122 bash[42159]: cluster 2024-04-02T05:59:52.858574+0000 mgr.y (mgr.25477) 544 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-02T05:59:54.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:53 smithi062 bash[53665]: audit 2024-04-02T05:59:52.839013+0000 mgr.y (mgr.25477) 543 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:54.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:53 smithi062 bash[53665]: cluster 2024-04-02T05:59:52.858574+0000 mgr.y (mgr.25477) 544 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-02T05:59:54.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:53 smithi062 bash[55029]: audit 2024-04-02T05:59:52.839013+0000 mgr.y (mgr.25477) 543 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T05:59:54.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:53 smithi062 bash[55029]: cluster 2024-04-02T05:59:52.858574+0000 mgr.y (mgr.25477) 544 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-02T05:59:56.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:55 smithi122 bash[42159]: cluster 2024-04-02T05:59:54.859659+0000 mgr.y (mgr.25477) 545 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-02T05:59:56.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:55 smithi062 bash[53665]: cluster 2024-04-02T05:59:54.859659+0000 mgr.y (mgr.25477) 545 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-02T05:59:56.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 05:59:56 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:05:59:56] "GET /metrics HTTP/1.1" 200 38693 "" "Prometheus/2.43.0" 2024-04-02T05:59:56.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:55 smithi062 bash[55029]: cluster 2024-04-02T05:59:54.859659+0000 mgr.y (mgr.25477) 545 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-02T05:59:58.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:57 smithi122 bash[42159]: cluster 2024-04-02T05:59:56.860994+0000 mgr.y (mgr.25477) 546 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-02T05:59:58.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:57 smithi062 bash[53665]: cluster 2024-04-02T05:59:56.860994+0000 mgr.y (mgr.25477) 546 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-02T05:59:58.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:57 smithi062 bash[55029]: cluster 2024-04-02T05:59:56.860994+0000 mgr.y (mgr.25477) 546 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-04-02T06:00:00.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 05:59:59 smithi122 bash[42159]: cluster 2024-04-02T05:59:58.862330+0000 mgr.y (mgr.25477) 547 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:00.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 05:59:59 smithi062 bash[53665]: cluster 2024-04-02T05:59:58.862330+0000 mgr.y (mgr.25477) 547 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:00.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 05:59:59 smithi062 bash[55029]: cluster 2024-04-02T05:59:58.862330+0000 mgr.y (mgr.25477) 547 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:01.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:00 smithi122 bash[42159]: cluster 2024-04-02T06:00:00.000120+0000 mon.a (mon.0) 1003 : cluster 1 overall HEALTH_OK 2024-04-02T06:00:01.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:00 smithi062 bash[53665]: cluster 2024-04-02T06:00:00.000120+0000 mon.a (mon.0) 1003 : cluster 1 overall HEALTH_OK 2024-04-02T06:00:01.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:00 smithi062 bash[55029]: cluster 2024-04-02T06:00:00.000120+0000 mon.a (mon.0) 1003 : cluster 1 overall HEALTH_OK 2024-04-02T06:00:02.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:01 smithi122 bash[42159]: cluster 2024-04-02T06:00:00.863543+0000 mgr.y (mgr.25477) 548 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:02.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:01 smithi062 bash[53665]: cluster 2024-04-02T06:00:00.863543+0000 mgr.y (mgr.25477) 548 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:02.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:01 smithi062 bash[55029]: cluster 2024-04-02T06:00:00.863543+0000 mgr.y (mgr.25477) 548 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:04.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:03 smithi122 bash[42159]: audit 2024-04-02T06:00:02.843884+0000 mgr.y (mgr.25477) 549 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:04.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:03 smithi122 bash[42159]: cluster 2024-04-02T06:00:02.864740+0000 mgr.y (mgr.25477) 550 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:04.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:03 smithi062 bash[53665]: audit 2024-04-02T06:00:02.843884+0000 mgr.y (mgr.25477) 549 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:04.353 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:03 smithi062 bash[53665]: cluster 2024-04-02T06:00:02.864740+0000 mgr.y (mgr.25477) 550 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:04.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:03 smithi062 bash[55029]: audit 2024-04-02T06:00:02.843884+0000 mgr.y (mgr.25477) 549 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:04.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:03 smithi062 bash[55029]: cluster 2024-04-02T06:00:02.864740+0000 mgr.y (mgr.25477) 550 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:06.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:05 smithi122 bash[42159]: cluster 2024-04-02T06:00:04.865803+0000 mgr.y (mgr.25477) 551 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:06.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:05 smithi122 bash[42159]: audit 2024-04-02T06:00:05.677327+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:00:06.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:00:06 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:06:00:06] "GET /metrics HTTP/1.1" 200 38693 "" "Prometheus/2.43.0" 2024-04-02T06:00:06.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:05 smithi062 bash[55029]: cluster 2024-04-02T06:00:04.865803+0000 mgr.y (mgr.25477) 551 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:06.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:05 smithi062 bash[55029]: audit 2024-04-02T06:00:05.677327+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:00:06.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:05 smithi062 bash[53665]: cluster 2024-04-02T06:00:04.865803+0000 mgr.y (mgr.25477) 551 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:06.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:05 smithi062 bash[53665]: audit 2024-04-02T06:00:05.677327+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:00:08.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:07 smithi122 bash[42159]: cluster 2024-04-02T06:00:06.867078+0000 mgr.y (mgr.25477) 552 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:08.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:07 smithi062 bash[53665]: cluster 2024-04-02T06:00:06.867078+0000 mgr.y (mgr.25477) 552 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:08.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:07 smithi062 bash[55029]: cluster 2024-04-02T06:00:06.867078+0000 mgr.y (mgr.25477) 552 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:10.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:09 smithi122 bash[42159]: cluster 2024-04-02T06:00:08.868278+0000 mgr.y (mgr.25477) 553 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:10.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:09 smithi062 bash[53665]: cluster 2024-04-02T06:00:08.868278+0000 mgr.y (mgr.25477) 553 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:10.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:09 smithi062 bash[55029]: cluster 2024-04-02T06:00:08.868278+0000 mgr.y (mgr.25477) 553 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:12.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:11 smithi122 bash[42159]: cluster 2024-04-02T06:00:10.869503+0000 mgr.y (mgr.25477) 554 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:12.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:11 smithi062 bash[55029]: cluster 2024-04-02T06:00:10.869503+0000 mgr.y (mgr.25477) 554 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:12.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:11 smithi062 bash[53665]: cluster 2024-04-02T06:00:10.869503+0000 mgr.y (mgr.25477) 554 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:12.622 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph orch ps' 2024-04-02T06:00:13.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:12 smithi062 bash[53665]: audit 2024-04-02T06:00:11.876377+0000 mgr.y (mgr.25477) 555 : audit 0 from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:00:13.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:12 smithi062 bash[55029]: audit 2024-04-02T06:00:11.876377+0000 mgr.y (mgr.25477) 555 : audit 0 from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:00:13.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:12 smithi122 bash[42159]: audit 2024-04-02T06:00:11.876377+0000 mgr.y (mgr.25477) 555 : audit 0 from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:00:14.165 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:13 smithi062 bash[55029]: audit 2024-04-02T06:00:12.854902+0000 mgr.y (mgr.25477) 556 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:14.165 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:13 smithi062 bash[55029]: cluster 2024-04-02T06:00:12.870833+0000 mgr.y (mgr.25477) 557 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:14.165 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:13 smithi062 bash[53665]: audit 2024-04-02T06:00:12.854902+0000 mgr.y (mgr.25477) 556 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:14.165 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:13 smithi062 bash[53665]: cluster 2024-04-02T06:00:12.870833+0000 mgr.y (mgr.25477) 557 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:14.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:13 smithi122 bash[42159]: audit 2024-04-02T06:00:12.854902+0000 mgr.y (mgr.25477) 556 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:14.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:13 smithi122 bash[42159]: cluster 2024-04-02T06:00:12.870833+0000 mgr.y (mgr.25477) 557 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:16.050 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T06:00:16.050 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (72s) 66s ago 18m 15.2M - 0.25.0 c8568f914cd2 53e9a431c70d 2024-04-02T06:00:16.050 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 running (47s) 40s ago 18m 26.3M - 9.4.12 2bacad6d85d8 80bc6ae011ec 2024-04-02T06:00:16.050 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (2m) 66s ago 16m 47.6M - 3.7 78f830190839 3c32ad271717 2024-04-02T06:00:16.051 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (10m) 40s ago 24m 446M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T06:00:16.051 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (10m) 66s ago 26m 511M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T06:00:16.051 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (9m) 66s ago 26m 66.7M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T06:00:16.051 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (8m) 40s ago 24m 51.2M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T06:00:16.051 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (8m) 66s ago 24m 52.4M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T06:00:16.051 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (2m) 66s ago 18m 9732k - 1.5.0 0da6a335fe13 5743e8f515b5 2024-04-02T06:00:16.051 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (2m) 40s ago 18m 9.97M - 1.5.0 0da6a335fe13 e16bb569fbed 2024-04-02T06:00:16.051 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (7m) 66s ago 24m 68.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 0b54ac4dccab 2024-04-02T06:00:16.051 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (6m) 66s ago 23m 72.7M 2781M 19.0.0-1979-g6cec793d 78f830190839 5e4c983897c7 2024-04-02T06:00:16.051 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (6m) 66s ago 22m 61.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 bc213d0d4da8 2024-04-02T06:00:16.051 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (5m) 66s ago 22m 67.8M 2781M 19.0.0-1979-g6cec793d 78f830190839 9092023c7fd3 2024-04-02T06:00:16.051 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (5m) 40s ago 21m 68.5M 3037M 19.0.0-1979-g6cec793d 78f830190839 aa23c6286a2f 2024-04-02T06:00:16.051 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (4m) 40s ago 21m 62.4M 3037M 19.0.0-1979-g6cec793d 78f830190839 b6d36f02d2e0 2024-04-02T06:00:16.051 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (4m) 40s ago 20m 61.7M 3037M 19.0.0-1979-g6cec793d 78f830190839 7d936f28829e 2024-04-02T06:00:16.052 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (3m) 40s ago 19m 58.2M 3037M 19.0.0-1979-g6cec793d 78f830190839 38d7476604a1 2024-04-02T06:00:16.052 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (98s) 40s ago 18m 47.4M - 2.43.0 a07b618ecd1d 212dbeccdbaa 2024-04-02T06:00:16.052 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (3m) 66s ago 16m 92.5M - 19.0.0-1979-g6cec793d 78f830190839 3e0a653b4c55 2024-04-02T06:00:16.052 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (3m) 40s ago 16m 92.0M - 19.0.0-1979-g6cec793d 78f830190839 9c46e604e506 2024-04-02T06:00:16.052 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (3m) 66s ago 16m 92.0M - 19.0.0-1979-g6cec793d 78f830190839 6b8697eaea5a 2024-04-02T06:00:16.052 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (3m) 40s ago 16m 92.5M - 19.0.0-1979-g6cec793d 78f830190839 a79d32233761 2024-04-02T06:00:16.248 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:00:16 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:06:00:16] "GET /metrics HTTP/1.1" 200 38693 "" "Prometheus/2.43.0" 2024-04-02T06:00:16.248 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:15 smithi062 bash[55029]: cluster 2024-04-02T06:00:14.871990+0000 mgr.y (mgr.25477) 558 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:16.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:15 smithi062 bash[53665]: cluster 2024-04-02T06:00:14.871990+0000 mgr.y (mgr.25477) 558 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:16.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:15 smithi122 bash[42159]: cluster 2024-04-02T06:00:14.871990+0000 mgr.y (mgr.25477) 558 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:16.791 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph versions' 2024-04-02T06:00:18.064 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:17 smithi062 bash[53665]: audit 2024-04-02T06:00:16.023329+0000 mgr.y (mgr.25477) 559 : audit 0 from='client.34989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:00:18.065 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:17 smithi062 bash[53665]: cluster 2024-04-02T06:00:16.872877+0000 mgr.y (mgr.25477) 560 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:18.065 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:17 smithi062 bash[55029]: audit 2024-04-02T06:00:16.023329+0000 mgr.y (mgr.25477) 559 : audit 0 from='client.34989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:00:18.065 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:17 smithi062 bash[55029]: cluster 2024-04-02T06:00:16.872877+0000 mgr.y (mgr.25477) 560 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:18.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:17 smithi122 bash[42159]: audit 2024-04-02T06:00:16.023329+0000 mgr.y (mgr.25477) 559 : audit 0 from='client.34989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:00:18.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:17 smithi122 bash[42159]: cluster 2024-04-02T06:00:16.872877+0000 mgr.y (mgr.25477) 560 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:20.030 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T06:00:20.030 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T06:00:20.030 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T06:00:20.030 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T06:00:20.030 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T06:00:20.030 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T06:00:20.030 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T06:00:20.030 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T06:00:20.030 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 8 2024-04-02T06:00:20.031 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T06:00:20.031 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T06:00:20.031 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 4 2024-04-02T06:00:20.031 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T06:00:20.031 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T06:00:20.031 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 17 2024-04-02T06:00:20.031 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T06:00:20.031 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T06:00:20.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:19 smithi062 bash[53665]: cluster 2024-04-02T06:00:18.874052+0000 mgr.y (mgr.25477) 561 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:20.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:19 smithi062 bash[55029]: cluster 2024-04-02T06:00:18.874052+0000 mgr.y (mgr.25477) 561 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:20.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:19 smithi122 bash[42159]: cluster 2024-04-02T06:00:18.874052+0000 mgr.y (mgr.25477) 561 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:20.762 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-02T06:00:21.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:21 smithi062 bash[53665]: audit 2024-04-02T06:00:20.026397+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.62:0/459268945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T06:00:21.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:21 smithi062 bash[53665]: audit 2024-04-02T06:00:20.677906+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:00:21.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:21 smithi062 bash[53665]: cluster 2024-04-02T06:00:20.875266+0000 mgr.y (mgr.25477) 562 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:21.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:21 smithi062 bash[55029]: audit 2024-04-02T06:00:20.026397+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.62:0/459268945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T06:00:21.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:21 smithi062 bash[55029]: audit 2024-04-02T06:00:20.677906+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:00:21.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:21 smithi062 bash[55029]: cluster 2024-04-02T06:00:20.875266+0000 mgr.y (mgr.25477) 562 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:21.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:21 smithi122 bash[42159]: audit 2024-04-02T06:00:20.026397+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.62:0/459268945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T06:00:21.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:21 smithi122 bash[42159]: audit 2024-04-02T06:00:20.677906+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:00:21.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:21 smithi122 bash[42159]: cluster 2024-04-02T06:00:20.875266+0000 mgr.y (mgr.25477) 562 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:23.537 INFO:teuthology.orchestra.run.smithi062.stdout:wait for servicemap items w/ changing names to refresh 2024-04-02T06:00:24.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:23 smithi062 bash[53665]: audit 2024-04-02T06:00:22.862933+0000 mgr.y (mgr.25477) 563 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:24.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:23 smithi062 bash[53665]: cluster 2024-04-02T06:00:22.876458+0000 mgr.y (mgr.25477) 564 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:24.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:23 smithi062 bash[55029]: audit 2024-04-02T06:00:22.862933+0000 mgr.y (mgr.25477) 563 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:24.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:23 smithi062 bash[55029]: cluster 2024-04-02T06:00:22.876458+0000 mgr.y (mgr.25477) 564 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:24.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:23 smithi122 bash[42159]: audit 2024-04-02T06:00:22.862933+0000 mgr.y (mgr.25477) 563 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:24.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:23 smithi122 bash[42159]: cluster 2024-04-02T06:00:22.876458+0000 mgr.y (mgr.25477) 564 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:24.353 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'sleep 60' 2024-04-02T06:00:26.095 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:25 smithi062 bash[55029]: cluster 2024-04-02T06:00:24.877572+0000 mgr.y (mgr.25477) 565 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:26.095 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:25 smithi062 bash[53665]: cluster 2024-04-02T06:00:24.877572+0000 mgr.y (mgr.25477) 565 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:26.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:25 smithi122 bash[42159]: cluster 2024-04-02T06:00:24.877572+0000 mgr.y (mgr.25477) 565 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:26.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:00:26 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:06:00:26] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.43.0" 2024-04-02T06:00:28.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:27 smithi122 bash[42159]: cluster 2024-04-02T06:00:26.878806+0000 mgr.y (mgr.25477) 566 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:28.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:27 smithi062 bash[53665]: cluster 2024-04-02T06:00:26.878806+0000 mgr.y (mgr.25477) 566 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:28.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:27 smithi062 bash[55029]: cluster 2024-04-02T06:00:26.878806+0000 mgr.y (mgr.25477) 566 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:30.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:29 smithi122 bash[42159]: cluster 2024-04-02T06:00:28.880009+0000 mgr.y (mgr.25477) 567 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:30.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:29 smithi062 bash[53665]: cluster 2024-04-02T06:00:28.880009+0000 mgr.y (mgr.25477) 567 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:30.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:29 smithi062 bash[55029]: cluster 2024-04-02T06:00:28.880009+0000 mgr.y (mgr.25477) 567 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:32.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:31 smithi122 bash[42159]: cluster 2024-04-02T06:00:30.881266+0000 mgr.y (mgr.25477) 568 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:32.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:31 smithi062 bash[55029]: cluster 2024-04-02T06:00:30.881266+0000 mgr.y (mgr.25477) 568 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:32.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:31 smithi062 bash[53665]: cluster 2024-04-02T06:00:30.881266+0000 mgr.y (mgr.25477) 568 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:34.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:33 smithi122 bash[42159]: audit 2024-04-02T06:00:32.874257+0000 mgr.y (mgr.25477) 569 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:34.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:33 smithi122 bash[42159]: cluster 2024-04-02T06:00:32.882494+0000 mgr.y (mgr.25477) 570 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:34.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:33 smithi062 bash[53665]: audit 2024-04-02T06:00:32.874257+0000 mgr.y (mgr.25477) 569 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:34.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:33 smithi062 bash[53665]: cluster 2024-04-02T06:00:32.882494+0000 mgr.y (mgr.25477) 570 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:34.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:33 smithi062 bash[55029]: audit 2024-04-02T06:00:32.874257+0000 mgr.y (mgr.25477) 569 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:34.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:33 smithi062 bash[55029]: cluster 2024-04-02T06:00:32.882494+0000 mgr.y (mgr.25477) 570 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:36.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:35 smithi122 bash[42159]: cluster 2024-04-02T06:00:34.883504+0000 mgr.y (mgr.25477) 571 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:36.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:35 smithi122 bash[42159]: audit 2024-04-02T06:00:35.678517+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:00:36.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:00:36 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:06:00:36] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.43.0" 2024-04-02T06:00:36.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:35 smithi062 bash[53665]: cluster 2024-04-02T06:00:34.883504+0000 mgr.y (mgr.25477) 571 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:36.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:35 smithi062 bash[53665]: audit 2024-04-02T06:00:35.678517+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:00:36.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:35 smithi062 bash[55029]: cluster 2024-04-02T06:00:34.883504+0000 mgr.y (mgr.25477) 571 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:36.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:35 smithi062 bash[55029]: audit 2024-04-02T06:00:35.678517+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:00:38.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:37 smithi122 bash[42159]: cluster 2024-04-02T06:00:36.884731+0000 mgr.y (mgr.25477) 572 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:38.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:37 smithi062 bash[55029]: cluster 2024-04-02T06:00:36.884731+0000 mgr.y (mgr.25477) 572 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:38.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:37 smithi062 bash[53665]: cluster 2024-04-02T06:00:36.884731+0000 mgr.y (mgr.25477) 572 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:40.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:39 smithi062 bash[55029]: cluster 2024-04-02T06:00:38.885873+0000 mgr.y (mgr.25477) 573 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T06:00:40.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:39 smithi062 bash[53665]: cluster 2024-04-02T06:00:38.885873+0000 mgr.y (mgr.25477) 573 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T06:00:40.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:39 smithi122 bash[42159]: cluster 2024-04-02T06:00:38.885873+0000 mgr.y (mgr.25477) 573 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T06:00:42.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:41 smithi062 bash[55029]: cluster 2024-04-02T06:00:40.887092+0000 mgr.y (mgr.25477) 574 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:42.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:41 smithi062 bash[53665]: cluster 2024-04-02T06:00:40.887092+0000 mgr.y (mgr.25477) 574 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:42.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:41 smithi122 bash[42159]: cluster 2024-04-02T06:00:40.887092+0000 mgr.y (mgr.25477) 574 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:44.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:43 smithi062 bash[55029]: audit 2024-04-02T06:00:42.885447+0000 mgr.y (mgr.25477) 575 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:44.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:43 smithi062 bash[55029]: cluster 2024-04-02T06:00:42.888313+0000 mgr.y (mgr.25477) 576 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T06:00:44.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:43 smithi062 bash[53665]: audit 2024-04-02T06:00:42.885447+0000 mgr.y (mgr.25477) 575 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:44.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:43 smithi062 bash[53665]: cluster 2024-04-02T06:00:42.888313+0000 mgr.y (mgr.25477) 576 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T06:00:44.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:43 smithi122 bash[42159]: audit 2024-04-02T06:00:42.885447+0000 mgr.y (mgr.25477) 575 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:44.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:43 smithi122 bash[42159]: cluster 2024-04-02T06:00:42.888313+0000 mgr.y (mgr.25477) 576 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T06:00:46.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:00:46 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:06:00:46] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.43.0" 2024-04-02T06:00:46.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:45 smithi062 bash[55029]: cluster 2024-04-02T06:00:44.889373+0000 mgr.y (mgr.25477) 577 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T06:00:46.358 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:45 smithi062 bash[53665]: cluster 2024-04-02T06:00:44.889373+0000 mgr.y (mgr.25477) 577 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T06:00:46.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:45 smithi122 bash[42159]: cluster 2024-04-02T06:00:44.889373+0000 mgr.y (mgr.25477) 577 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-02T06:00:48.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:47 smithi062 bash[53665]: cluster 2024-04-02T06:00:46.890634+0000 mgr.y (mgr.25477) 578 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:48.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:47 smithi062 bash[53665]: audit 2024-04-02T06:00:47.323395+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T06:00:48.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:47 smithi062 bash[55029]: cluster 2024-04-02T06:00:46.890634+0000 mgr.y (mgr.25477) 578 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:48.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:47 smithi062 bash[55029]: audit 2024-04-02T06:00:47.323395+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T06:00:48.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:47 smithi122 bash[42159]: cluster 2024-04-02T06:00:46.890634+0000 mgr.y (mgr.25477) 578 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:48.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:47 smithi122 bash[42159]: audit 2024-04-02T06:00:47.323395+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T06:00:49.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:48 smithi062 bash[53665]: audit 2024-04-02T06:00:48.001525+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T06:00:49.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:48 smithi062 bash[53665]: audit 2024-04-02T06:00:48.003058+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T06:00:49.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:48 smithi062 bash[53665]: audit 2024-04-02T06:00:48.011507+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T06:00:49.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:48 smithi062 bash[55029]: audit 2024-04-02T06:00:48.001525+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T06:00:49.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:48 smithi062 bash[55029]: audit 2024-04-02T06:00:48.003058+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T06:00:49.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:48 smithi062 bash[55029]: audit 2024-04-02T06:00:48.011507+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T06:00:49.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:48 smithi122 bash[42159]: audit 2024-04-02T06:00:48.001525+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T06:00:49.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:48 smithi122 bash[42159]: audit 2024-04-02T06:00:48.003058+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T06:00:49.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:48 smithi122 bash[42159]: audit 2024-04-02T06:00:48.011507+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T06:00:50.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:49 smithi062 bash[53665]: cluster 2024-04-02T06:00:48.891774+0000 mgr.y (mgr.25477) 579 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:50.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:49 smithi062 bash[55029]: cluster 2024-04-02T06:00:48.891774+0000 mgr.y (mgr.25477) 579 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:50.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:49 smithi122 bash[42159]: cluster 2024-04-02T06:00:48.891774+0000 mgr.y (mgr.25477) 579 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:51.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:51 smithi062 bash[53665]: audit 2024-04-02T06:00:50.678769+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:00:51.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:51 smithi062 bash[55029]: audit 2024-04-02T06:00:50.678769+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:00:51.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:51 smithi122 bash[42159]: audit 2024-04-02T06:00:50.678769+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:00:52.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:52 smithi062 bash[55029]: cluster 2024-04-02T06:00:50.892954+0000 mgr.y (mgr.25477) 580 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:52.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:52 smithi062 bash[53665]: cluster 2024-04-02T06:00:50.892954+0000 mgr.y (mgr.25477) 580 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:52.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:52 smithi122 bash[42159]: cluster 2024-04-02T06:00:50.892954+0000 mgr.y (mgr.25477) 580 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:53.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:53 smithi062 bash[55029]: audit 2024-04-02T06:00:52.890276+0000 mgr.y (mgr.25477) 581 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:53.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:53 smithi062 bash[55029]: cluster 2024-04-02T06:00:52.894168+0000 mgr.y (mgr.25477) 582 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:53.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:53 smithi062 bash[53665]: audit 2024-04-02T06:00:52.890276+0000 mgr.y (mgr.25477) 581 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:53.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:53 smithi062 bash[53665]: cluster 2024-04-02T06:00:52.894168+0000 mgr.y (mgr.25477) 582 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:53.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:53 smithi122 bash[42159]: audit 2024-04-02T06:00:52.890276+0000 mgr.y (mgr.25477) 581 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:00:53.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:53 smithi122 bash[42159]: cluster 2024-04-02T06:00:52.894168+0000 mgr.y (mgr.25477) 582 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:56.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:55 smithi122 bash[42159]: cluster 2024-04-02T06:00:54.895294+0000 mgr.y (mgr.25477) 583 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:56.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:00:56 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:06:00:56] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.43.0" 2024-04-02T06:00:56.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:55 smithi062 bash[55029]: cluster 2024-04-02T06:00:54.895294+0000 mgr.y (mgr.25477) 583 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:56.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:55 smithi062 bash[53665]: cluster 2024-04-02T06:00:54.895294+0000 mgr.y (mgr.25477) 583 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:00:58.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:57 smithi122 bash[42159]: cluster 2024-04-02T06:00:56.896541+0000 mgr.y (mgr.25477) 584 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:58.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:57 smithi062 bash[53665]: cluster 2024-04-02T06:00:56.896541+0000 mgr.y (mgr.25477) 584 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:00:58.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:57 smithi062 bash[55029]: cluster 2024-04-02T06:00:56.896541+0000 mgr.y (mgr.25477) 584 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:00.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:00:59 smithi122 bash[42159]: cluster 2024-04-02T06:00:58.897702+0000 mgr.y (mgr.25477) 585 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:00.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:00:59 smithi062 bash[53665]: cluster 2024-04-02T06:00:58.897702+0000 mgr.y (mgr.25477) 585 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:00.354 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:00:59 smithi062 bash[55029]: cluster 2024-04-02T06:00:58.897702+0000 mgr.y (mgr.25477) 585 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:02.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:01 smithi122 bash[42159]: cluster 2024-04-02T06:01:00.899043+0000 mgr.y (mgr.25477) 586 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:02.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:01 smithi062 bash[53665]: cluster 2024-04-02T06:01:00.899043+0000 mgr.y (mgr.25477) 586 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:02.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:01 smithi062 bash[55029]: cluster 2024-04-02T06:01:00.899043+0000 mgr.y (mgr.25477) 586 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:04.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:03 smithi122 bash[42159]: cluster 2024-04-02T06:01:02.900382+0000 mgr.y (mgr.25477) 587 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:04.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:03 smithi122 bash[42159]: audit 2024-04-02T06:01:02.901536+0000 mgr.y (mgr.25477) 588 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:04.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:03 smithi062 bash[55029]: cluster 2024-04-02T06:01:02.900382+0000 mgr.y (mgr.25477) 587 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:04.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:03 smithi062 bash[55029]: audit 2024-04-02T06:01:02.901536+0000 mgr.y (mgr.25477) 588 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:04.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:03 smithi062 bash[53665]: cluster 2024-04-02T06:01:02.900382+0000 mgr.y (mgr.25477) 587 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:04.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:03 smithi062 bash[53665]: audit 2024-04-02T06:01:02.901536+0000 mgr.y (mgr.25477) 588 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:06.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:01:06 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:06:01:06] "GET /metrics HTTP/1.1" 200 38693 "" "Prometheus/2.43.0" 2024-04-02T06:01:06.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:05 smithi062 bash[55029]: cluster 2024-04-02T06:01:04.901564+0000 mgr.y (mgr.25477) 589 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:06.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:05 smithi062 bash[55029]: audit 2024-04-02T06:01:05.679240+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:01:06.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:05 smithi062 bash[53665]: cluster 2024-04-02T06:01:04.901564+0000 mgr.y (mgr.25477) 589 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:06.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:05 smithi062 bash[53665]: audit 2024-04-02T06:01:05.679240+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:01:06.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:05 smithi122 bash[42159]: cluster 2024-04-02T06:01:04.901564+0000 mgr.y (mgr.25477) 589 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:06.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:05 smithi122 bash[42159]: audit 2024-04-02T06:01:05.679240+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:01:08.354 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:07 smithi062 bash[53665]: cluster 2024-04-02T06:01:06.902836+0000 mgr.y (mgr.25477) 590 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:08.355 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:07 smithi062 bash[55029]: cluster 2024-04-02T06:01:06.902836+0000 mgr.y (mgr.25477) 590 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:08.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:07 smithi122 bash[42159]: cluster 2024-04-02T06:01:06.902836+0000 mgr.y (mgr.25477) 590 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:10.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:09 smithi062 bash[53665]: cluster 2024-04-02T06:01:08.904047+0000 mgr.y (mgr.25477) 591 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:10.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:09 smithi062 bash[55029]: cluster 2024-04-02T06:01:08.904047+0000 mgr.y (mgr.25477) 591 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:10.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:09 smithi122 bash[42159]: cluster 2024-04-02T06:01:08.904047+0000 mgr.y (mgr.25477) 591 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:12.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:11 smithi062 bash[53665]: cluster 2024-04-02T06:01:10.905264+0000 mgr.y (mgr.25477) 592 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:12.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:11 smithi062 bash[55029]: cluster 2024-04-02T06:01:10.905264+0000 mgr.y (mgr.25477) 592 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:12.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:11 smithi122 bash[42159]: cluster 2024-04-02T06:01:10.905264+0000 mgr.y (mgr.25477) 592 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:14.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:13 smithi062 bash[53665]: cluster 2024-04-02T06:01:12.906483+0000 mgr.y (mgr.25477) 593 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:14.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:13 smithi062 bash[53665]: audit 2024-04-02T06:01:12.912865+0000 mgr.y (mgr.25477) 594 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:14.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:13 smithi062 bash[55029]: cluster 2024-04-02T06:01:12.906483+0000 mgr.y (mgr.25477) 593 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:14.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:13 smithi062 bash[55029]: audit 2024-04-02T06:01:12.912865+0000 mgr.y (mgr.25477) 594 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:14.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:13 smithi122 bash[42159]: cluster 2024-04-02T06:01:12.906483+0000 mgr.y (mgr.25477) 593 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:14.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:13 smithi122 bash[42159]: audit 2024-04-02T06:01:12.912865+0000 mgr.y (mgr.25477) 594 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:16.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:15 smithi062 bash[53665]: cluster 2024-04-02T06:01:14.907529+0000 mgr.y (mgr.25477) 595 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:16.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:01:16 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:06:01:16] "GET /metrics HTTP/1.1" 200 38693 "" "Prometheus/2.43.0" 2024-04-02T06:01:16.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:16 smithi062 bash[55029]: cluster 2024-04-02T06:01:14.907529+0000 mgr.y (mgr.25477) 595 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:16.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:16 smithi122 bash[42159]: cluster 2024-04-02T06:01:14.907529+0000 mgr.y (mgr.25477) 595 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:18.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:18 smithi062 bash[53665]: cluster 2024-04-02T06:01:16.908821+0000 mgr.y (mgr.25477) 596 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:18.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:18 smithi062 bash[55029]: cluster 2024-04-02T06:01:16.908821+0000 mgr.y (mgr.25477) 596 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:18.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:18 smithi122 bash[42159]: cluster 2024-04-02T06:01:16.908821+0000 mgr.y (mgr.25477) 596 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:19.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:19 smithi062 bash[53665]: cluster 2024-04-02T06:01:18.910141+0000 mgr.y (mgr.25477) 597 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:19.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:19 smithi062 bash[55029]: cluster 2024-04-02T06:01:18.910141+0000 mgr.y (mgr.25477) 597 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:19.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:19 smithi122 bash[42159]: cluster 2024-04-02T06:01:18.910141+0000 mgr.y (mgr.25477) 597 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:21.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:20 smithi062 bash[53665]: audit 2024-04-02T06:01:20.679839+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:01:21.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:20 smithi062 bash[55029]: audit 2024-04-02T06:01:20.679839+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:01:21.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:20 smithi122 bash[42159]: audit 2024-04-02T06:01:20.679839+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:01:22.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:21 smithi062 bash[53665]: cluster 2024-04-02T06:01:20.911421+0000 mgr.y (mgr.25477) 598 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:22.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:21 smithi062 bash[55029]: cluster 2024-04-02T06:01:20.911421+0000 mgr.y (mgr.25477) 598 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:22.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:21 smithi122 bash[42159]: cluster 2024-04-02T06:01:20.911421+0000 mgr.y (mgr.25477) 598 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:24.223 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:23 smithi122 bash[42159]: cluster 2024-04-02T06:01:22.912696+0000 mgr.y (mgr.25477) 599 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:24.224 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:23 smithi122 bash[42159]: audit 2024-04-02T06:01:22.922978+0000 mgr.y (mgr.25477) 600 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:24.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:23 smithi062 bash[53665]: cluster 2024-04-02T06:01:22.912696+0000 mgr.y (mgr.25477) 599 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:24.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:23 smithi062 bash[53665]: audit 2024-04-02T06:01:22.922978+0000 mgr.y (mgr.25477) 600 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:24.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:23 smithi062 bash[55029]: cluster 2024-04-02T06:01:22.912696+0000 mgr.y (mgr.25477) 599 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:24.353 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:23 smithi062 bash[55029]: audit 2024-04-02T06:01:22.922978+0000 mgr.y (mgr.25477) 600 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:26.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:25 smithi062 bash[53665]: cluster 2024-04-02T06:01:24.913741+0000 mgr.y (mgr.25477) 601 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:26.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:01:26 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:06:01:26] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.43.0" 2024-04-02T06:01:26.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:25 smithi062 bash[55029]: cluster 2024-04-02T06:01:24.913741+0000 mgr.y (mgr.25477) 601 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:26.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:25 smithi122 bash[42159]: cluster 2024-04-02T06:01:24.913741+0000 mgr.y (mgr.25477) 601 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:28.055 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph orch ps' 2024-04-02T06:01:28.244 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:27 smithi062 bash[55029]: cluster 2024-04-02T06:01:26.915017+0000 mgr.y (mgr.25477) 602 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:28.244 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:27 smithi062 bash[53665]: cluster 2024-04-02T06:01:26.915017+0000 mgr.y (mgr.25477) 602 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:28.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:27 smithi122 bash[42159]: cluster 2024-04-02T06:01:26.915017+0000 mgr.y (mgr.25477) 602 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:30.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:29 smithi062 bash[53665]: cluster 2024-04-02T06:01:28.916249+0000 mgr.y (mgr.25477) 603 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:30.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:29 smithi062 bash[55029]: cluster 2024-04-02T06:01:28.916249+0000 mgr.y (mgr.25477) 603 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:30.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:29 smithi122 bash[42159]: cluster 2024-04-02T06:01:28.916249+0000 mgr.y (mgr.25477) 603 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:31.341 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-02T06:01:31.341 INFO:teuthology.orchestra.run.smithi062.stdout:alertmanager.a smithi062 *:9093,9094 running (2m) 2m ago 19m 15.2M - 0.25.0 c8568f914cd2 53e9a431c70d 2024-04-02T06:01:31.342 INFO:teuthology.orchestra.run.smithi062.stdout:grafana.a smithi122 *:3000 running (2m) 116s ago 19m 26.3M - 9.4.12 2bacad6d85d8 80bc6ae011ec 2024-04-02T06:01:31.342 INFO:teuthology.orchestra.run.smithi062.stdout:iscsi.foo.smithi062.mrxont smithi062 running (3m) 2m ago 17m 47.6M - 3.7 78f830190839 3c32ad271717 2024-04-02T06:01:31.342 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi122 *:8443,9283,8765 running (11m) 116s ago 25m 446M - 19.0.0-1979-g6cec793d 78f830190839 9e8497c03640 2024-04-02T06:01:31.342 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.y smithi062 *:8443,9283,8765 running (12m) 2m ago 27m 511M - 19.0.0-1979-g6cec793d 78f830190839 3ead28921e0b 2024-04-02T06:01:31.342 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (10m) 2m ago 27m 66.7M 2048M 19.0.0-1979-g6cec793d 78f830190839 1c5244d0bd22 2024-04-02T06:01:31.342 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi122 running (9m) 116s ago 26m 51.2M 2048M 19.0.0-1979-g6cec793d 78f830190839 72c40cee4fec 2024-04-02T06:01:31.342 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi062 running (10m) 2m ago 26m 52.4M 2048M 19.0.0-1979-g6cec793d 78f830190839 20233f08c658 2024-04-02T06:01:31.342 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.a smithi062 *:9100 running (3m) 2m ago 20m 9732k - 1.5.0 0da6a335fe13 5743e8f515b5 2024-04-02T06:01:31.342 INFO:teuthology.orchestra.run.smithi062.stdout:node-exporter.b smithi122 *:9100 running (3m) 116s ago 20m 9.97M - 1.5.0 0da6a335fe13 e16bb569fbed 2024-04-02T06:01:31.342 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (8m) 2m ago 25m 68.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 0b54ac4dccab 2024-04-02T06:01:31.342 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (8m) 2m ago 24m 72.7M 2781M 19.0.0-1979-g6cec793d 78f830190839 5e4c983897c7 2024-04-02T06:01:31.342 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi062 running (7m) 2m ago 24m 61.2M 2781M 19.0.0-1979-g6cec793d 78f830190839 bc213d0d4da8 2024-04-02T06:01:31.342 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi062 running (7m) 2m ago 23m 67.8M 2781M 19.0.0-1979-g6cec793d 78f830190839 9092023c7fd3 2024-04-02T06:01:31.342 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi122 running (6m) 116s ago 22m 68.5M 3037M 19.0.0-1979-g6cec793d 78f830190839 aa23c6286a2f 2024-04-02T06:01:31.342 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi122 running (6m) 116s ago 22m 62.4M 3037M 19.0.0-1979-g6cec793d 78f830190839 b6d36f02d2e0 2024-04-02T06:01:31.343 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi122 running (5m) 116s ago 21m 61.7M 3037M 19.0.0-1979-g6cec793d 78f830190839 7d936f28829e 2024-04-02T06:01:31.343 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi122 running (5m) 116s ago 21m 58.2M 3037M 19.0.0-1979-g6cec793d 78f830190839 38d7476604a1 2024-04-02T06:01:31.343 INFO:teuthology.orchestra.run.smithi062.stdout:prometheus.a smithi122 *:9095 running (2m) 116s ago 20m 47.4M - 2.43.0 a07b618ecd1d 212dbeccdbaa 2024-04-02T06:01:31.343 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi062.dzhrfc smithi062 *:8000 running (4m) 2m ago 18m 92.5M - 19.0.0-1979-g6cec793d 78f830190839 3e0a653b4c55 2024-04-02T06:01:31.343 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.foo.smithi122.clipne smithi122 *:8000 running (4m) 116s ago 18m 92.0M - 19.0.0-1979-g6cec793d 78f830190839 9c46e604e506 2024-04-02T06:01:31.343 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi062.hdafeu smithi062 *:80 running (4m) 2m ago 17m 92.0M - 19.0.0-1979-g6cec793d 78f830190839 6b8697eaea5a 2024-04-02T06:01:31.343 INFO:teuthology.orchestra.run.smithi062.stdout:rgw.smpl.smithi122.tsfqvr smithi122 *:80 running (4m) 116s ago 17m 92.5M - 19.0.0-1979-g6cec793d 78f830190839 a79d32233761 2024-04-02T06:01:32.026 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph versions' 2024-04-02T06:01:32.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:31 smithi062 bash[53665]: cluster 2024-04-02T06:01:30.917082+0000 mgr.y (mgr.25477) 604 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:32.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:31 smithi062 bash[55029]: cluster 2024-04-02T06:01:30.917082+0000 mgr.y (mgr.25477) 604 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:32.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:31 smithi122 bash[42159]: cluster 2024-04-02T06:01:30.917082+0000 mgr.y (mgr.25477) 604 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:33.202 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:32 smithi062 bash[53665]: audit 2024-04-02T06:01:31.311651+0000 mgr.y (mgr.25477) 605 : audit 0 from='client.44917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:01:33.203 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:33 smithi062 bash[55029]: audit 2024-04-02T06:01:31.311651+0000 mgr.y (mgr.25477) 605 : audit 0 from='client.44917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:01:33.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:33 smithi122 bash[42159]: audit 2024-04-02T06:01:31.311651+0000 mgr.y (mgr.25477) 605 : audit 0 from='client.44917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:01:34.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:34 smithi062 bash[53665]: cluster 2024-04-02T06:01:32.918273+0000 mgr.y (mgr.25477) 606 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:34.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:34 smithi062 bash[53665]: audit 2024-04-02T06:01:32.934343+0000 mgr.y (mgr.25477) 607 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:34.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:34 smithi062 bash[55029]: cluster 2024-04-02T06:01:32.918273+0000 mgr.y (mgr.25477) 606 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:34.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:34 smithi062 bash[55029]: audit 2024-04-02T06:01:32.934343+0000 mgr.y (mgr.25477) 607 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:34.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:34 smithi122 bash[42159]: cluster 2024-04-02T06:01:32.918273+0000 mgr.y (mgr.25477) 606 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:34.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:34 smithi122 bash[42159]: audit 2024-04-02T06:01:32.934343+0000 mgr.y (mgr.25477) 607 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:35.309 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T06:01:35.309 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2024-04-02T06:01:35.309 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 3 2024-04-02T06:01:35.309 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T06:01:35.309 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2024-04-02T06:01:35.309 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 2 2024-04-02T06:01:35.309 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T06:01:35.309 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2024-04-02T06:01:35.309 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 8 2024-04-02T06:01:35.309 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T06:01:35.309 INFO:teuthology.orchestra.run.smithi062.stdout: "rgw": { 2024-04-02T06:01:35.310 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 4 2024-04-02T06:01:35.310 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2024-04-02T06:01:35.310 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2024-04-02T06:01:35.310 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)": 17 2024-04-02T06:01:35.310 INFO:teuthology.orchestra.run.smithi062.stdout: } 2024-04-02T06:01:35.310 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T06:01:35.958 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph orch upgrade status' 2024-04-02T06:01:36.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:01:36 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:06:01:36] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.43.0" 2024-04-02T06:01:36.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:36 smithi062 bash[55029]: cluster 2024-04-02T06:01:34.919341+0000 mgr.y (mgr.25477) 608 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:36.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:36 smithi062 bash[55029]: audit 2024-04-02T06:01:35.305258+0000 mon.a (mon.0) 1014 : audit 0 from='client.? 172.21.15.62:0/4205317037' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T06:01:36.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:36 smithi062 bash[55029]: audit 2024-04-02T06:01:35.680143+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:01:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:36 smithi062 bash[53665]: cluster 2024-04-02T06:01:34.919341+0000 mgr.y (mgr.25477) 608 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:36 smithi062 bash[53665]: audit 2024-04-02T06:01:35.305258+0000 mon.a (mon.0) 1014 : audit 0 from='client.? 172.21.15.62:0/4205317037' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T06:01:36.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:36 smithi062 bash[53665]: audit 2024-04-02T06:01:35.680143+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:01:36.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:36 smithi122 bash[42159]: cluster 2024-04-02T06:01:34.919341+0000 mgr.y (mgr.25477) 608 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:36.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:36 smithi122 bash[42159]: audit 2024-04-02T06:01:35.305258+0000 mon.a (mon.0) 1014 : audit 0 from='client.? 172.21.15.62:0/4205317037' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T06:01:36.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:36 smithi122 bash[42159]: audit 2024-04-02T06:01:35.680143+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:01:37.321 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:37 smithi062 bash[53665]: cluster 2024-04-02T06:01:36.920667+0000 mgr.y (mgr.25477) 609 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:37.321 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:37 smithi062 bash[55029]: cluster 2024-04-02T06:01:36.920667+0000 mgr.y (mgr.25477) 609 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:37.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:37 smithi122 bash[42159]: cluster 2024-04-02T06:01:36.920667+0000 mgr.y (mgr.25477) 609 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:39.065 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T06:01:39.065 INFO:teuthology.orchestra.run.smithi062.stdout: "target_image": null, 2024-04-02T06:01:39.065 INFO:teuthology.orchestra.run.smithi062.stdout: "in_progress": false, 2024-04-02T06:01:39.065 INFO:teuthology.orchestra.run.smithi062.stdout: "which": "", 2024-04-02T06:01:39.065 INFO:teuthology.orchestra.run.smithi062.stdout: "services_complete": [], 2024-04-02T06:01:39.065 INFO:teuthology.orchestra.run.smithi062.stdout: "progress": null, 2024-04-02T06:01:39.065 INFO:teuthology.orchestra.run.smithi062.stdout: "message": "", 2024-04-02T06:01:39.065 INFO:teuthology.orchestra.run.smithi062.stdout: "is_paused": false 2024-04-02T06:01:39.065 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T06:01:39.775 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph health detail' 2024-04-02T06:01:40.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:39 smithi062 bash[53665]: cluster 2024-04-02T06:01:38.921947+0000 mgr.y (mgr.25477) 610 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:40.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:39 smithi062 bash[55029]: cluster 2024-04-02T06:01:38.921947+0000 mgr.y (mgr.25477) 610 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:40.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:39 smithi122 bash[42159]: cluster 2024-04-02T06:01:38.921947+0000 mgr.y (mgr.25477) 610 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:41.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:40 smithi062 bash[55029]: audit 2024-04-02T06:01:39.061697+0000 mgr.y (mgr.25477) 611 : audit 0 from='client.35013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:01:41.102 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:40 smithi062 bash[53665]: audit 2024-04-02T06:01:39.061697+0000 mgr.y (mgr.25477) 611 : audit 0 from='client.35013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:01:41.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:40 smithi122 bash[42159]: audit 2024-04-02T06:01:39.061697+0000 mgr.y (mgr.25477) 611 : audit 0 from='client.35013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:01:42.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:41 smithi062 bash[53665]: cluster 2024-04-02T06:01:40.922905+0000 mgr.y (mgr.25477) 612 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:42.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:41 smithi062 bash[55029]: cluster 2024-04-02T06:01:40.922905+0000 mgr.y (mgr.25477) 612 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:42.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:41 smithi122 bash[42159]: cluster 2024-04-02T06:01:40.922905+0000 mgr.y (mgr.25477) 612 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:43.063 INFO:teuthology.orchestra.run.smithi062.stdout:HEALTH_OK 2024-04-02T06:01:43.774 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-02T06:01:44.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:43 smithi062 bash[53665]: cluster 2024-04-02T06:01:42.924027+0000 mgr.y (mgr.25477) 613 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:44.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:43 smithi062 bash[53665]: audit 2024-04-02T06:01:42.942795+0000 mgr.y (mgr.25477) 614 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:44.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:43 smithi062 bash[53665]: audit 2024-04-02T06:01:43.060629+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.62:0/363947559' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T06:01:44.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:43 smithi062 bash[55029]: cluster 2024-04-02T06:01:42.924027+0000 mgr.y (mgr.25477) 613 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:44.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:43 smithi062 bash[55029]: audit 2024-04-02T06:01:42.942795+0000 mgr.y (mgr.25477) 614 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:44.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:43 smithi062 bash[55029]: audit 2024-04-02T06:01:43.060629+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.62:0/363947559' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T06:01:44.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:44 smithi122 bash[42159]: cluster 2024-04-02T06:01:42.924027+0000 mgr.y (mgr.25477) 613 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:44.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:44 smithi122 bash[42159]: audit 2024-04-02T06:01:42.942795+0000 mgr.y (mgr.25477) 614 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:44.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:44 smithi122 bash[42159]: audit 2024-04-02T06:01:43.060629+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.62:0/363947559' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-02T06:01:46.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:46 smithi062 bash[53665]: cluster 2024-04-02T06:01:44.924874+0000 mgr.y (mgr.25477) 615 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:46.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:01:46 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:06:01:46] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.43.0" 2024-04-02T06:01:46.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:46 smithi062 bash[55029]: cluster 2024-04-02T06:01:44.924874+0000 mgr.y (mgr.25477) 615 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:46.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:46 smithi122 bash[42159]: cluster 2024-04-02T06:01:44.924874+0000 mgr.y (mgr.25477) 615 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:47.113 INFO:teuthology.orchestra.run.smithi062.stdout:true 2024-04-02T06:01:47.966 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-02T06:01:48.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:48 smithi062 bash[55029]: cluster 2024-04-02T06:01:46.926195+0000 mgr.y (mgr.25477) 616 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:48.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:48 smithi062 bash[55029]: audit 2024-04-02T06:01:47.089486+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.62:0/144086435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T06:01:48.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:48 smithi062 bash[53665]: cluster 2024-04-02T06:01:46.926195+0000 mgr.y (mgr.25477) 616 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:48.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:48 smithi062 bash[53665]: audit 2024-04-02T06:01:47.089486+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.62:0/144086435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T06:01:48.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:48 smithi122 bash[42159]: cluster 2024-04-02T06:01:46.926195+0000 mgr.y (mgr.25477) 616 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:48.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:48 smithi122 bash[42159]: audit 2024-04-02T06:01:47.089486+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.62:0/144086435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T06:01:49.327 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:49 smithi062 bash[55029]: audit 2024-04-02T06:01:48.098290+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T06:01:49.327 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:49 smithi062 bash[55029]: audit 2024-04-02T06:01:48.780636+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T06:01:49.328 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:49 smithi062 bash[55029]: audit 2024-04-02T06:01:48.782389+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T06:01:49.328 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:49 smithi062 bash[55029]: audit 2024-04-02T06:01:48.791807+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T06:01:49.328 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:49 smithi062 bash[53665]: audit 2024-04-02T06:01:48.098290+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T06:01:49.328 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:49 smithi062 bash[53665]: audit 2024-04-02T06:01:48.780636+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T06:01:49.328 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:49 smithi062 bash[53665]: audit 2024-04-02T06:01:48.782389+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T06:01:49.328 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:49 smithi062 bash[53665]: audit 2024-04-02T06:01:48.791807+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T06:01:49.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:49 smithi122 bash[42159]: audit 2024-04-02T06:01:48.098290+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-02T06:01:49.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:49 smithi122 bash[42159]: audit 2024-04-02T06:01:48.780636+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-02T06:01:49.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:49 smithi122 bash[42159]: audit 2024-04-02T06:01:48.782389+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-02T06:01:49.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:49 smithi122 bash[42159]: audit 2024-04-02T06:01:48.791807+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' 2024-04-02T06:01:50.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:50 smithi062 bash[53665]: cluster 2024-04-02T06:01:48.927359+0000 mgr.y (mgr.25477) 617 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:50.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:50 smithi062 bash[55029]: cluster 2024-04-02T06:01:48.927359+0000 mgr.y (mgr.25477) 617 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:50.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:50 smithi122 bash[42159]: cluster 2024-04-02T06:01:48.927359+0000 mgr.y (mgr.25477) 617 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:51.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:51 smithi062 bash[53665]: audit 2024-04-02T06:01:50.680587+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:01:51.101 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:51 smithi062 bash[53665]: cluster 2024-04-02T06:01:50.928634+0000 mgr.y (mgr.25477) 618 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:51.101 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:51 smithi062 bash[55029]: audit 2024-04-02T06:01:50.680587+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:01:51.102 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:51 smithi062 bash[55029]: cluster 2024-04-02T06:01:50.928634+0000 mgr.y (mgr.25477) 618 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:51.343 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 19.0.0-1979-g6cec793d (6cec793d9073f0594e2364b9b687ecaf22424cca) squid (dev)" 2024-04-02T06:01:51.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:51 smithi122 bash[42159]: audit 2024-04-02T06:01:50.680587+0000 mon.a (mon.0) 1020 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:01:51.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:51 smithi122 bash[42159]: cluster 2024-04-02T06:01:50.928634+0000 mgr.y (mgr.25477) 618 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:52.055 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -e sha1=6cec793d9073f0594e2364b9b687ecaf22424cca -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-04-02T06:01:52.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:52 smithi062 bash[55029]: audit 2024-04-02T06:01:51.325184+0000 mon.a (mon.0) 1021 : audit 0 from='client.? 172.21.15.62:0/1687858585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T06:01:52.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:52 smithi062 bash[53665]: audit 2024-04-02T06:01:51.325184+0000 mon.a (mon.0) 1021 : audit 0 from='client.? 172.21.15.62:0/1687858585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T06:01:52.474 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:52 smithi122 bash[42159]: audit 2024-04-02T06:01:51.325184+0000 mon.a (mon.0) 1021 : audit 0 from='client.? 172.21.15.62:0/1687858585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-02T06:01:53.218 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:53 smithi062 bash[55029]: cluster 2024-04-02T06:01:52.929888+0000 mgr.y (mgr.25477) 619 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:53.218 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:53 smithi062 bash[55029]: audit 2024-04-02T06:01:52.951004+0000 mgr.y (mgr.25477) 620 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:53.218 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:53 smithi062 bash[53665]: cluster 2024-04-02T06:01:52.929888+0000 mgr.y (mgr.25477) 619 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:53.219 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:53 smithi062 bash[53665]: audit 2024-04-02T06:01:52.951004+0000 mgr.y (mgr.25477) 620 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:53.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:53 smithi122 bash[42159]: cluster 2024-04-02T06:01:52.929888+0000 mgr.y (mgr.25477) 619 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:53.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:53 smithi122 bash[42159]: audit 2024-04-02T06:01:52.951004+0000 mgr.y (mgr.25477) 620 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:01:55.187 INFO:teuthology.orchestra.run.smithi062.stdout:osd 8 2m ago - 2024-04-02T06:01:55.926 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-02T06:01:55.942 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi062.front.sepia.ceph.com 2024-04-02T06:01:55.943 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls' 2024-04-02T06:01:56.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:55 smithi062 bash[53665]: cluster 2024-04-02T06:01:54.930942+0000 mgr.y (mgr.25477) 621 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:56.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:55 smithi062 bash[55029]: cluster 2024-04-02T06:01:54.930942+0000 mgr.y (mgr.25477) 621 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:56.352 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:01:56 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:06:01:56] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-02T06:01:56.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:55 smithi122 bash[42159]: cluster 2024-04-02T06:01:54.930942+0000 mgr.y (mgr.25477) 621 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:01:57.334 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:56 smithi062 bash[55029]: audit 2024-04-02T06:01:55.153845+0000 mgr.y (mgr.25477) 622 : audit 0 from='client.35037 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:01:57.335 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:56 smithi062 bash[53665]: audit 2024-04-02T06:01:55.153845+0000 mgr.y (mgr.25477) 622 : audit 0 from='client.35037 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:01:57.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:57 smithi122 bash[42159]: audit 2024-04-02T06:01:55.153845+0000 mgr.y (mgr.25477) 622 : audit 0 from='client.35037 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:01:58.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:01:58 smithi062 bash[53665]: cluster 2024-04-02T06:01:56.932190+0000 mgr.y (mgr.25477) 623 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:58.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:01:58 smithi062 bash[55029]: cluster 2024-04-02T06:01:56.932190+0000 mgr.y (mgr.25477) 623 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:58.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:01:58 smithi122 bash[42159]: cluster 2024-04-02T06:01:56.932190+0000 mgr.y (mgr.25477) 623 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:01:59.830 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2024-04-02T06:01:59.830 INFO:teuthology.orchestra.run.smithi062.stdout: "image": "quay.io/ceph/ceph", 2024-04-02T06:01:59.830 INFO:teuthology.orchestra.run.smithi062.stdout: "registry": "quay.io", 2024-04-02T06:01:59.830 INFO:teuthology.orchestra.run.smithi062.stdout: "bare_image": "ceph/ceph", 2024-04-02T06:01:59.830 INFO:teuthology.orchestra.run.smithi062.stdout: "versions": [] 2024-04-02T06:01:59.831 INFO:teuthology.orchestra.run.smithi062.stdout:} 2024-04-02T06:02:00.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:00 smithi062 bash[53665]: cluster 2024-04-02T06:01:58.933101+0000 mgr.y (mgr.25477) 624 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:02:00.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:00 smithi062 bash[55029]: cluster 2024-04-02T06:01:58.933101+0000 mgr.y (mgr.25477) 624 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:02:00.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:02:00 smithi122 bash[42159]: cluster 2024-04-02T06:01:58.933101+0000 mgr.y (mgr.25477) 624 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:02:00.603 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-04-02T06:02:01.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:01 smithi062 bash[55029]: audit 2024-04-02T06:01:59.154866+0000 mgr.y (mgr.25477) 625 : audit 0 from='client.44959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:02:01.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:01 smithi062 bash[53665]: audit 2024-04-02T06:01:59.154866+0000 mgr.y (mgr.25477) 625 : audit 0 from='client.44959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:02:01.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:02:01 smithi122 bash[42159]: audit 2024-04-02T06:01:59.154866+0000 mgr.y (mgr.25477) 625 : audit 0 from='client.44959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:02:02.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:02 smithi062 bash[53665]: cluster 2024-04-02T06:02:00.934302+0000 mgr.y (mgr.25477) 626 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:02:02.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:02 smithi062 bash[55029]: cluster 2024-04-02T06:02:00.934302+0000 mgr.y (mgr.25477) 626 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:02:02.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:02:02 smithi122 bash[42159]: cluster 2024-04-02T06:02:00.934302+0000 mgr.y (mgr.25477) 626 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:02:03.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:03 smithi062 bash[53665]: cluster 2024-04-02T06:02:02.935535+0000 mgr.y (mgr.25477) 627 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:02:03.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:03 smithi062 bash[53665]: audit 2024-04-02T06:02:02.962228+0000 mgr.y (mgr.25477) 628 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:02:03.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:03 smithi062 bash[55029]: cluster 2024-04-02T06:02:02.935535+0000 mgr.y (mgr.25477) 627 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:02:03.352 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:03 smithi062 bash[55029]: audit 2024-04-02T06:02:02.962228+0000 mgr.y (mgr.25477) 628 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:02:03.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:02:03 smithi122 bash[42159]: cluster 2024-04-02T06:02:02.935535+0000 mgr.y (mgr.25477) 627 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:02:03.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:02:03 smithi122 bash[42159]: audit 2024-04-02T06:02:02.962228+0000 mgr.y (mgr.25477) 628 : audit 0 from='client.44674 -' entity='client.iscsi.foo.smithi062.mrxont' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-02T06:02:04.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:04 smithi062 bash[53665]: audit 2024-04-02T06:02:03.851784+0000 mgr.y (mgr.25477) 629 : audit 0 from='client.35049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:02:04.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:04 smithi062 bash[55029]: audit 2024-04-02T06:02:03.851784+0000 mgr.y (mgr.25477) 629 : audit 0 from='client.35049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:02:04.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:02:04 smithi122 bash[42159]: audit 2024-04-02T06:02:03.851784+0000 mgr.y (mgr.25477) 629 : audit 0 from='client.35049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:02:04.600 INFO:teuthology.orchestra.run.smithi062.stdout: "16.2.0", 2024-04-02T06:02:05.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:05 smithi062 bash[55029]: cluster 2024-04-02T06:02:04.936567+0000 mgr.y (mgr.25477) 630 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:02:05.351 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:05 smithi062 bash[53665]: cluster 2024-04-02T06:02:04.936567+0000 mgr.y (mgr.25477) 630 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:02:05.379 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-04-02T06:02:05.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:02:05 smithi122 bash[42159]: cluster 2024-04-02T06:02:04.936567+0000 mgr.y (mgr.25477) 630 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:02:06.351 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:02:06 smithi062 bash[50338]: ::ffff:172.21.15.122 - - [02/Apr/2024:06:02:06] "GET /metrics HTTP/1.1" 200 38693 "" "Prometheus/2.43.0" 2024-04-02T06:02:06.351 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:06 smithi062 bash[55029]: audit 2024-04-02T06:02:05.680967+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:02:06.352 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:06 smithi062 bash[53665]: audit 2024-04-02T06:02:05.680967+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:02:06.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:02:06 smithi122 bash[42159]: audit 2024-04-02T06:02:05.680967+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.25477 172.21.15.62:0/2989673934' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-02T06:02:07.347 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:07 smithi062 bash[55029]: cluster 2024-04-02T06:02:06.937779+0000 mgr.y (mgr.25477) 631 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:02:07.348 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:07 smithi062 bash[53665]: cluster 2024-04-02T06:02:06.937779+0000 mgr.y (mgr.25477) 631 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:02:07.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:02:07 smithi122 bash[42159]: cluster 2024-04-02T06:02:06.937779+0000 mgr.y (mgr.25477) 631 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-02T06:02:09.327 INFO:teuthology.orchestra.run.smithi062.stdout: "v16.2.2", 2024-04-02T06:02:09.327 INFO:teuthology.orchestra.run.smithi062.stdout: "v16.2.2-20210505", 2024-04-02T06:02:10.008 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-02T06:02:10.018 INFO:tasks.cephadm:Teardown begin 2024-04-02T06:02:10.019 DEBUG:teuthology.orchestra.run.smithi062:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T06:02:10.034 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T06:02:10.049 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-02T06:02:10.049 DEBUG:teuthology.orchestra.run.smithi062:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-02T06:02:10.082 DEBUG:teuthology.orchestra.run.smithi122:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-02T06:02:10.098 INFO:tasks.cephadm:Stopping all daemons... 2024-04-02T06:02:10.099 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-02T06:02:10.099 DEBUG:teuthology.orchestra.run.smithi062:> sudo systemctl stop ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.a 2024-04-02T06:02:10.300 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:09 smithi062 bash[55029]: audit 2024-04-02T06:02:08.599165+0000 mgr.y (mgr.25477) 632 : audit 0 from='client.44971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:02:10.301 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:09 smithi062 bash[55029]: cluster 2024-04-02T06:02:08.939025+0000 mgr.y (mgr.25477) 633 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:02:10.301 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:09 smithi062 bash[53665]: audit 2024-04-02T06:02:08.599165+0000 mgr.y (mgr.25477) 632 : audit 0 from='client.44971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:02:10.301 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:09 smithi062 bash[53665]: cluster 2024-04-02T06:02:08.939025+0000 mgr.y (mgr.25477) 633 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:02:10.301 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:10 smithi062 systemd[1]: Stopping Ceph mon.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:02:10.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:02:10 smithi122 bash[42159]: audit 2024-04-02T06:02:08.599165+0000 mgr.y (mgr.25477) 632 : audit 0 from='client.44971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-02T06:02:10.473 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:02:10 smithi122 bash[42159]: cluster 2024-04-02T06:02:08.939025+0000 mgr.y (mgr.25477) 633 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-02T06:02:10.592 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:10 smithi062 bash[53665]: debug 2024-04-02T06:02:10.290+0000 7f2c3fa5c700 -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-04-02T06:02:10.592 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:10 smithi062 bash[53665]: debug 2024-04-02T06:02:10.290+0000 7f2c3fa5c700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-02T06:02:10.592 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:02:10 smithi062 bash[50338]: [02/Apr/2024:06:02:10] ENGINE Bus STOPPING 2024-04-02T06:02:10.593 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:02:10 smithi062 bash[50338]: [02/Apr/2024:06:02:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-02T06:02:10.593 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:02:10 smithi062 bash[50338]: [02/Apr/2024:06:02:10] ENGINE Bus STOPPED 2024-04-02T06:02:10.593 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:02:10 smithi062 bash[50338]: [02/Apr/2024:06:02:10] ENGINE Bus STARTING 2024-04-02T06:02:10.593 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:02:10 smithi062 bash[50338]: CherryPy Checker: 2024-04-02T06:02:10.593 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:02:10 smithi062 bash[50338]: The Application mounted at '' has an empty config. 2024-04-02T06:02:10.593 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:02:10 smithi062 bash[50338]: [02/Apr/2024:06:02:10] ENGINE Serving on http://:::9283 2024-04-02T06:02:10.593 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:02:10 smithi062 bash[50338]: [02/Apr/2024:06:02:10] ENGINE Bus STARTED 2024-04-02T06:02:11.223 DEBUG:teuthology.orchestra.run.smithi062:> sudo pkill -f 'journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.a.service' 2024-04-02T06:02:11.231 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:10 smithi062 bash[94705]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mon-a 2024-04-02T06:02:11.231 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:11 smithi062 bash[94789]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mon-a 2024-04-02T06:02:11.231 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:11 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.a.service: Succeeded. 2024-04-02T06:02:11.231 INFO:journalctl@ceph.mon.a.smithi062.stdout:Apr 02 06:02:11 smithi062 systemd[1]: Stopped Ceph mon.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T06:02:11.260 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T06:02:11.260 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-02T06:02:11.260 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-02T06:02:11.260 DEBUG:teuthology.orchestra.run.smithi062:> sudo systemctl stop ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.c 2024-04-02T06:02:11.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:11 smithi062 systemd[1]: Stopping Ceph mon.c for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:02:11.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:11 smithi062 bash[55029]: debug 2024-04-02T06:02:11.438+0000 7f36b2edf700 -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-04-02T06:02:11.601 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:11 smithi062 bash[55029]: debug 2024-04-02T06:02:11.438+0000 7f36b2edf700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-04-02T06:02:12.373 DEBUG:teuthology.orchestra.run.smithi062:> sudo pkill -f 'journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.c.service' 2024-04-02T06:02:12.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:12 smithi062 bash[94828]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mon-c 2024-04-02T06:02:12.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:12 smithi062 bash[94891]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mon-c 2024-04-02T06:02:12.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:12 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.c.service: Succeeded. 2024-04-02T06:02:12.382 INFO:journalctl@ceph.mon.c.smithi062.stdout:Apr 02 06:02:12 smithi062 systemd[1]: Stopped Ceph mon.c for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T06:02:12.407 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T06:02:12.407 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-02T06:02:12.407 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-02T06:02:12.408 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.b 2024-04-02T06:02:12.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:02:12 smithi122 systemd[1]: Stopping Ceph mon.b for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:02:12.723 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:02:12 smithi122 bash[42159]: debug 2024-04-02T06:02:12.596+0000 7f021df25700 -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-04-02T06:02:12.724 INFO:journalctl@ceph.mon.b.smithi122.stdout:Apr 02 06:02:12 smithi122 bash[42159]: debug 2024-04-02T06:02:12.596+0000 7f021df25700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-02T06:02:13.672 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mon.b.service' 2024-04-02T06:02:13.710 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T06:02:13.710 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-02T06:02:13.710 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-02T06:02:13.711 DEBUG:teuthology.orchestra.run.smithi062:> sudo systemctl stop ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mgr.y 2024-04-02T06:02:13.975 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:02:13 smithi062 systemd[1]: Stopping Ceph mgr.y for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:02:13.975 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:02:13 smithi062 bash[50338]: debug 2024-04-02T06:02:13.922+0000 7f40773bf700 -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-04-02T06:02:13.975 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:02:13 smithi062 bash[50338]: debug 2024-04-02T06:02:13.922+0000 7f40773bf700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-02T06:02:14.750 INFO:journalctl@ceph.mgr.y.smithi062.stdout:Apr 02 06:02:14 smithi062 bash[94929]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-mgr-y 2024-04-02T06:02:14.755 DEBUG:teuthology.orchestra.run.smithi062:> sudo pkill -f 'journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mgr.y.service' 2024-04-02T06:02:14.788 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T06:02:14.788 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-02T06:02:14.788 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-02T06:02:14.788 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mgr.x 2024-04-02T06:02:15.159 INFO:journalctl@ceph.mgr.x.smithi122.stdout:Apr 02 06:02:14 smithi122 systemd[1]: Stopping Ceph mgr.x for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:02:15.693 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@mgr.x.service' 2024-04-02T06:02:15.718 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T06:02:15.718 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-02T06:02:15.718 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-02T06:02:15.718 DEBUG:teuthology.orchestra.run.smithi062:> sudo systemctl stop ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.0 2024-04-02T06:02:16.102 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 06:02:15 smithi062 systemd[1]: Stopping Ceph osd.0 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:02:16.102 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 06:02:15 smithi062 bash[57899]: debug 2024-04-02T06:02:15.898+0000 7f3d30bae700 -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-04-02T06:02:16.102 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 06:02:15 smithi062 bash[57899]: debug 2024-04-02T06:02:15.898+0000 7f3d30bae700 -1 osd.0 157 *** Got signal Terminated *** 2024-04-02T06:02:16.102 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 06:02:15 smithi062 bash[57899]: debug 2024-04-02T06:02:15.898+0000 7f3d30bae700 -1 osd.0 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T06:02:22.601 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 06:02:22 smithi062 bash[95027]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-0 2024-04-02T06:02:22.601 INFO:journalctl@ceph.osd.0.smithi062.stdout:Apr 02 06:02:22 smithi062 bash[95103]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-0 2024-04-02T06:02:24.263 DEBUG:teuthology.orchestra.run.smithi062:> sudo pkill -f 'journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.0.service' 2024-04-02T06:02:24.299 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T06:02:24.299 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-02T06:02:24.299 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-02T06:02:24.299 DEBUG:teuthology.orchestra.run.smithi062:> sudo systemctl stop ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.1 2024-04-02T06:02:24.456 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 06:02:24 smithi062 systemd[1]: Stopping Ceph osd.1 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:02:24.851 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 06:02:24 smithi062 bash[60081]: debug 2024-04-02T06:02:24.446+0000 7febca0f6700 -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-04-02T06:02:24.851 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 06:02:24 smithi062 bash[60081]: debug 2024-04-02T06:02:24.446+0000 7febca0f6700 -1 osd.1 157 *** Got signal Terminated *** 2024-04-02T06:02:24.851 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 06:02:24 smithi062 bash[60081]: debug 2024-04-02T06:02:24.446+0000 7febca0f6700 -1 osd.1 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T06:02:31.101 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 06:02:30 smithi062 bash[95247]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-1 2024-04-02T06:02:31.101 INFO:journalctl@ceph.osd.1.smithi062.stdout:Apr 02 06:02:30 smithi062 bash[95319]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-1 2024-04-02T06:02:32.667 DEBUG:teuthology.orchestra.run.smithi062:> sudo pkill -f 'journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.1.service' 2024-04-02T06:02:32.702 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T06:02:32.702 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-02T06:02:32.703 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-02T06:02:32.703 DEBUG:teuthology.orchestra.run.smithi062:> sudo systemctl stop ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.2 2024-04-02T06:02:33.101 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 06:02:32 smithi062 systemd[1]: Stopping Ceph osd.2 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:02:33.101 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 06:02:32 smithi062 bash[62245]: debug 2024-04-02T06:02:32.874+0000 7f85a330b700 -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-04-02T06:02:33.101 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 06:02:32 smithi062 bash[62245]: debug 2024-04-02T06:02:32.874+0000 7f85a330b700 -1 osd.2 157 *** Got signal Terminated *** 2024-04-02T06:02:33.102 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 06:02:32 smithi062 bash[62245]: debug 2024-04-02T06:02:32.874+0000 7f85a330b700 -1 osd.2 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T06:02:38.473 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:02:38 smithi122 bash[64825]: ts=2024-04-02T06:02:38.139Z 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.62:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.62:8765: connect: connection refused" 2024-04-02T06:02:38.473 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:02:38 smithi122 bash[64825]: ts=2024-04-02T06:02:38.142Z 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.62:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.62:8765: connect: connection refused" 2024-04-02T06:02:38.474 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:02:38 smithi122 bash[64825]: ts=2024-04-02T06:02:38.148Z 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.62:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.62:8765: connect: connection refused" 2024-04-02T06:02:38.474 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:02:38 smithi122 bash[64825]: ts=2024-04-02T06:02:38.149Z 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.62:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.62:8765: connect: connection refused" 2024-04-02T06:02:39.170 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 06:02:38 smithi062 bash[95459]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-2 2024-04-02T06:02:39.170 INFO:journalctl@ceph.osd.2.smithi062.stdout:Apr 02 06:02:39 smithi062 bash[95531]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-2 2024-04-02T06:02:40.990 DEBUG:teuthology.orchestra.run.smithi062:> sudo pkill -f 'journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.2.service' 2024-04-02T06:02:41.026 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T06:02:41.026 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-02T06:02:41.027 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-02T06:02:41.027 DEBUG:teuthology.orchestra.run.smithi062:> sudo systemctl stop ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.3 2024-04-02T06:02:41.351 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 06:02:41 smithi062 systemd[1]: Stopping Ceph osd.3 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:02:41.351 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 06:02:41 smithi062 bash[64447]: debug 2024-04-02T06:02:41.186+0000 7f30c24b4700 -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-04-02T06:02:41.351 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 06:02:41 smithi062 bash[64447]: debug 2024-04-02T06:02:41.186+0000 7f30c24b4700 -1 osd.3 157 *** Got signal Terminated *** 2024-04-02T06:02:41.352 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 06:02:41 smithi062 bash[64447]: debug 2024-04-02T06:02:41.186+0000 7f30c24b4700 -1 osd.3 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T06:02:42.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:42 smithi122 bash[44492]: debug 2024-04-02T06:02:42.568+0000 7f5629f39700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:15.994899+0000 front 2024-04-02T06:02:15.994942+0000 (oldest deadline 2024-04-02T06:02:41.894677+0000) 2024-04-02T06:02:43.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:43 smithi122 bash[50637]: debug 2024-04-02T06:02:43.160+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:43.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:43 smithi122 bash[44492]: debug 2024-04-02T06:02:43.524+0000 7f5629f39700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:15.994899+0000 front 2024-04-02T06:02:15.994942+0000 (oldest deadline 2024-04-02T06:02:41.894677+0000) 2024-04-02T06:02:44.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:44 smithi122 bash[48600]: debug 2024-04-02T06:02:44.148+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:44.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:44 smithi122 bash[50637]: debug 2024-04-02T06:02:44.148+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:44.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:44 smithi122 bash[44492]: debug 2024-04-02T06:02:44.496+0000 7f5629f39700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:15.994899+0000 front 2024-04-02T06:02:15.994942+0000 (oldest deadline 2024-04-02T06:02:41.894677+0000) 2024-04-02T06:02:45.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:45 smithi122 bash[50637]: debug 2024-04-02T06:02:45.112+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:45.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:45 smithi122 bash[46503]: debug 2024-04-02T06:02:45.320+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:02:45.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:45 smithi122 bash[48600]: debug 2024-04-02T06:02:45.172+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:45.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:45 smithi122 bash[44492]: debug 2024-04-02T06:02:45.512+0000 7f5629f39700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:15.994899+0000 front 2024-04-02T06:02:15.994942+0000 (oldest deadline 2024-04-02T06:02:41.894677+0000) 2024-04-02T06:02:46.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:46 smithi122 bash[46503]: debug 2024-04-02T06:02:46.280+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:02:46.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:46 smithi122 bash[48600]: debug 2024-04-02T06:02:46.192+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:46.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:46 smithi122 bash[50637]: debug 2024-04-02T06:02:46.096+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:46.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:46 smithi122 bash[44492]: debug 2024-04-02T06:02:46.544+0000 7f5629f39700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:15.994899+0000 front 2024-04-02T06:02:15.994942+0000 (oldest deadline 2024-04-02T06:02:41.894677+0000) 2024-04-02T06:02:47.351 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 06:02:47 smithi062 bash[95678]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-3 2024-04-02T06:02:47.351 INFO:journalctl@ceph.osd.3.smithi062.stdout:Apr 02 06:02:47 smithi062 bash[95752]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-3 2024-04-02T06:02:47.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:47 smithi122 bash[48600]: debug 2024-04-02T06:02:47.148+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:47.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:47 smithi122 bash[46503]: debug 2024-04-02T06:02:47.260+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:02:47.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:47 smithi122 bash[50637]: debug 2024-04-02T06:02:47.076+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:47.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:47 smithi122 bash[44492]: debug 2024-04-02T06:02:47.572+0000 7f5629f39700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:15.994899+0000 front 2024-04-02T06:02:15.994942+0000 (oldest deadline 2024-04-02T06:02:41.894677+0000) 2024-04-02T06:02:48.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:48 smithi122 bash[46503]: debug 2024-04-02T06:02:48.228+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:02:48.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:48 smithi122 bash[48600]: debug 2024-04-02T06:02:48.104+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:48.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:48 smithi122 bash[50637]: debug 2024-04-02T06:02:48.064+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:48.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:48 smithi122 bash[44492]: debug 2024-04-02T06:02:48.604+0000 7f5629f39700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:15.994899+0000 front 2024-04-02T06:02:15.994942+0000 (oldest deadline 2024-04-02T06:02:41.894677+0000) 2024-04-02T06:02:49.274 DEBUG:teuthology.orchestra.run.smithi062:> sudo pkill -f 'journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.3.service' 2024-04-02T06:02:49.308 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T06:02:49.309 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-02T06:02:49.309 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-02T06:02:49.309 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.4 2024-04-02T06:02:49.473 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:49 smithi122 systemd[1]: Stopping Ceph osd.4 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:02:49.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:49 smithi122 bash[46503]: debug 2024-04-02T06:02:49.215+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:02:49.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:49 smithi122 bash[48600]: debug 2024-04-02T06:02:49.128+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:49.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:49 smithi122 bash[50637]: debug 2024-04-02T06:02:49.112+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:49.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:49 smithi122 bash[44492]: debug 2024-04-02T06:02:49.487+0000 7f563194d700 -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-04-02T06:02:49.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:49 smithi122 bash[44492]: debug 2024-04-02T06:02:49.487+0000 7f563194d700 -1 osd.4 157 *** Got signal Terminated *** 2024-04-02T06:02:49.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:49 smithi122 bash[44492]: debug 2024-04-02T06:02:49.487+0000 7f563194d700 -1 osd.4 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T06:02:49.974 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:49 smithi122 bash[44492]: debug 2024-04-02T06:02:49.639+0000 7f5629f39700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:15.994899+0000 front 2024-04-02T06:02:15.994942+0000 (oldest deadline 2024-04-02T06:02:41.894677+0000) 2024-04-02T06:02:50.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:50 smithi122 bash[46503]: debug 2024-04-02T06:02:50.247+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:02:50.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:50 smithi122 bash[48600]: debug 2024-04-02T06:02:50.175+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:50.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:50 smithi122 bash[50637]: debug 2024-04-02T06:02:50.099+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:50.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:50 smithi122 bash[44492]: debug 2024-04-02T06:02:50.655+0000 7f5629f39700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:15.994899+0000 front 2024-04-02T06:02:15.994942+0000 (oldest deadline 2024-04-02T06:02:41.894677+0000) 2024-04-02T06:02:51.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:51 smithi122 bash[46503]: debug 2024-04-02T06:02:51.223+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:02:51.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:51 smithi122 bash[46503]: debug 2024-04-02T06:02:51.223+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:24.816651+0000 front 2024-04-02T06:02:24.816141+0000 (oldest deadline 2024-04-02T06:02:50.716165+0000) 2024-04-02T06:02:51.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:51 smithi122 bash[48600]: debug 2024-04-02T06:02:51.211+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:51.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:51 smithi122 bash[48600]: debug 2024-04-02T06:02:51.211+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:02:51.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:51 smithi122 bash[50637]: debug 2024-04-02T06:02:51.131+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:51.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:51 smithi122 bash[50637]: debug 2024-04-02T06:02:51.131+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:02:51.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:51 smithi122 bash[44492]: debug 2024-04-02T06:02:51.663+0000 7f5629f39700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:15.994899+0000 front 2024-04-02T06:02:15.994942+0000 (oldest deadline 2024-04-02T06:02:41.894677+0000) 2024-04-02T06:02:51.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:51 smithi122 bash[44492]: debug 2024-04-02T06:02:51.663+0000 7f5629f39700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.098378+0000 front 2024-04-02T06:02:28.098742+0000 (oldest deadline 2024-04-02T06:02:50.998249+0000) 2024-04-02T06:02:52.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:52 smithi122 bash[48600]: debug 2024-04-02T06:02:52.243+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:52.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:52 smithi122 bash[48600]: debug 2024-04-02T06:02:52.243+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:02:52.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:52 smithi122 bash[46503]: debug 2024-04-02T06:02:52.223+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:02:52.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:52 smithi122 bash[46503]: debug 2024-04-02T06:02:52.223+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:24.816651+0000 front 2024-04-02T06:02:24.816141+0000 (oldest deadline 2024-04-02T06:02:50.716165+0000) 2024-04-02T06:02:52.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:52 smithi122 bash[50637]: debug 2024-04-02T06:02:52.111+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:52.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:52 smithi122 bash[50637]: debug 2024-04-02T06:02:52.111+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:02:52.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:52 smithi122 bash[44492]: debug 2024-04-02T06:02:52.623+0000 7f5629f39700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:15.994899+0000 front 2024-04-02T06:02:15.994942+0000 (oldest deadline 2024-04-02T06:02:41.894677+0000) 2024-04-02T06:02:52.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:52 smithi122 bash[44492]: debug 2024-04-02T06:02:52.623+0000 7f5629f39700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.098378+0000 front 2024-04-02T06:02:28.098742+0000 (oldest deadline 2024-04-02T06:02:50.998249+0000) 2024-04-02T06:02:53.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:53 smithi122 bash[46503]: debug 2024-04-02T06:02:53.183+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:02:53.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:53 smithi122 bash[46503]: debug 2024-04-02T06:02:53.183+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:24.816651+0000 front 2024-04-02T06:02:24.816141+0000 (oldest deadline 2024-04-02T06:02:50.716165+0000) 2024-04-02T06:02:53.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:53 smithi122 bash[48600]: debug 2024-04-02T06:02:53.207+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:53.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:53 smithi122 bash[48600]: debug 2024-04-02T06:02:53.207+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:02:53.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:53 smithi122 bash[50637]: debug 2024-04-02T06:02:53.111+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:53.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:53 smithi122 bash[50637]: debug 2024-04-02T06:02:53.111+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:02:53.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:53 smithi122 bash[44492]: debug 2024-04-02T06:02:53.663+0000 7f5629f39700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:15.994899+0000 front 2024-04-02T06:02:15.994942+0000 (oldest deadline 2024-04-02T06:02:41.894677+0000) 2024-04-02T06:02:53.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:53 smithi122 bash[44492]: debug 2024-04-02T06:02:53.663+0000 7f5629f39700 -1 osd.4 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.098378+0000 front 2024-04-02T06:02:28.098742+0000 (oldest deadline 2024-04-02T06:02:50.998249+0000) 2024-04-02T06:02:54.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:54 smithi122 bash[46503]: debug 2024-04-02T06:02:54.135+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:02:54.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:54 smithi122 bash[46503]: debug 2024-04-02T06:02:54.135+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:24.816651+0000 front 2024-04-02T06:02:24.816141+0000 (oldest deadline 2024-04-02T06:02:50.716165+0000) 2024-04-02T06:02:54.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:54 smithi122 bash[48600]: debug 2024-04-02T06:02:54.211+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:54.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:54 smithi122 bash[48600]: debug 2024-04-02T06:02:54.211+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:02:54.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:54 smithi122 bash[50637]: debug 2024-04-02T06:02:54.095+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:54.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:54 smithi122 bash[50637]: debug 2024-04-02T06:02:54.095+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:02:55.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:55 smithi122 bash[50637]: debug 2024-04-02T06:02:55.123+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:55.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:55 smithi122 bash[50637]: debug 2024-04-02T06:02:55.123+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:02:55.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:55 smithi122 bash[46503]: debug 2024-04-02T06:02:55.107+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:02:55.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:55 smithi122 bash[46503]: debug 2024-04-02T06:02:55.107+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:24.816651+0000 front 2024-04-02T06:02:24.816141+0000 (oldest deadline 2024-04-02T06:02:50.716165+0000) 2024-04-02T06:02:55.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:55 smithi122 bash[48600]: debug 2024-04-02T06:02:55.187+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:55.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:55 smithi122 bash[48600]: debug 2024-04-02T06:02:55.187+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:02:55.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:55 smithi122 bash[74677]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-4 2024-04-02T06:02:55.973 INFO:journalctl@ceph.osd.4.smithi122.stdout:Apr 02 06:02:55 smithi122 bash[74752]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-4 2024-04-02T06:02:56.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:56 smithi122 bash[46503]: debug 2024-04-02T06:02:56.127+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:02:56.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:56 smithi122 bash[46503]: debug 2024-04-02T06:02:56.127+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:24.816651+0000 front 2024-04-02T06:02:24.816141+0000 (oldest deadline 2024-04-02T06:02:50.716165+0000) 2024-04-02T06:02:56.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:56 smithi122 bash[48600]: debug 2024-04-02T06:02:56.219+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:56.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:56 smithi122 bash[48600]: debug 2024-04-02T06:02:56.219+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:02:56.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:56 smithi122 bash[50637]: debug 2024-04-02T06:02:56.127+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:56.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:56 smithi122 bash[50637]: debug 2024-04-02T06:02:56.127+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:02:57.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:57 smithi122 bash[48600]: debug 2024-04-02T06:02:57.247+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:57.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:57 smithi122 bash[48600]: debug 2024-04-02T06:02:57.247+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:02:57.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:57 smithi122 bash[46503]: debug 2024-04-02T06:02:57.123+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:02:57.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:57 smithi122 bash[46503]: debug 2024-04-02T06:02:57.123+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:24.816651+0000 front 2024-04-02T06:02:24.816141+0000 (oldest deadline 2024-04-02T06:02:50.716165+0000) 2024-04-02T06:02:57.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:57 smithi122 bash[50637]: debug 2024-04-02T06:02:57.175+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:57.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:57 smithi122 bash[50637]: debug 2024-04-02T06:02:57.175+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:02:57.884 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.4.service' 2024-04-02T06:02:57.915 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T06:02:57.915 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-02T06:02:57.915 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-02T06:02:57.915 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.5 2024-04-02T06:02:58.181 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:57 smithi122 systemd[1]: Stopping Ceph osd.5 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:02:58.181 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:58 smithi122 bash[46503]: debug 2024-04-02T06:02:58.071+0000 7f4061f3d700 -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-04-02T06:02:58.182 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:58 smithi122 bash[46503]: debug 2024-04-02T06:02:58.071+0000 7f4061f3d700 -1 osd.5 157 *** Got signal Terminated *** 2024-04-02T06:02:58.182 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:58 smithi122 bash[46503]: debug 2024-04-02T06:02:58.071+0000 7f4061f3d700 -1 osd.5 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T06:02:58.182 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:58 smithi122 bash[46503]: debug 2024-04-02T06:02:58.075+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:02:58.182 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:58 smithi122 bash[46503]: debug 2024-04-02T06:02:58.075+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:24.816651+0000 front 2024-04-02T06:02:24.816141+0000 (oldest deadline 2024-04-02T06:02:50.716165+0000) 2024-04-02T06:02:58.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:58 smithi122 bash[50637]: debug 2024-04-02T06:02:58.179+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:58.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:58 smithi122 bash[50637]: debug 2024-04-02T06:02:58.179+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:02:58.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:58 smithi122 bash[48600]: debug 2024-04-02T06:02:58.247+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:58.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:58 smithi122 bash[48600]: debug 2024-04-02T06:02:58.247+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:02:59.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:59 smithi122 bash[46503]: debug 2024-04-02T06:02:59.095+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:02:59.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:02:59 smithi122 bash[46503]: debug 2024-04-02T06:02:59.095+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:24.816651+0000 front 2024-04-02T06:02:24.816141+0000 (oldest deadline 2024-04-02T06:02:50.716165+0000) 2024-04-02T06:02:59.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:59 smithi122 bash[48600]: debug 2024-04-02T06:02:59.227+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:02:59.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:02:59 smithi122 bash[48600]: debug 2024-04-02T06:02:59.227+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:02:59.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:59 smithi122 bash[50637]: debug 2024-04-02T06:02:59.203+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:02:59.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:02:59 smithi122 bash[50637]: debug 2024-04-02T06:02:59.203+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:00.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:03:00 smithi122 bash[46503]: debug 2024-04-02T06:03:00.075+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:03:00.473 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:03:00 smithi122 bash[46503]: debug 2024-04-02T06:03:00.075+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:24.816651+0000 front 2024-04-02T06:02:24.816141+0000 (oldest deadline 2024-04-02T06:02:50.716165+0000) 2024-04-02T06:03:00.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:03:00 smithi122 bash[46503]: debug 2024-04-02T06:03:00.075+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:34.217981+0000 front 2024-04-02T06:02:34.218020+0000 (oldest deadline 2024-04-02T06:02:59.517622+0000) 2024-04-02T06:03:00.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:00 smithi122 bash[48600]: debug 2024-04-02T06:03:00.223+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:03:00.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:00 smithi122 bash[48600]: debug 2024-04-02T06:03:00.223+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:03:00.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:00 smithi122 bash[50637]: debug 2024-04-02T06:03:00.207+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:00.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:00 smithi122 bash[50637]: debug 2024-04-02T06:03:00.207+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:01.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:01 smithi122 bash[48600]: debug 2024-04-02T06:03:01.183+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:03:01.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:01 smithi122 bash[48600]: debug 2024-04-02T06:03:01.183+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:03:01.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:03:01 smithi122 bash[46503]: debug 2024-04-02T06:03:01.027+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:03:01.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:03:01 smithi122 bash[46503]: debug 2024-04-02T06:03:01.027+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:24.816651+0000 front 2024-04-02T06:02:24.816141+0000 (oldest deadline 2024-04-02T06:02:50.716165+0000) 2024-04-02T06:03:01.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:03:01 smithi122 bash[46503]: debug 2024-04-02T06:03:01.027+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:34.217981+0000 front 2024-04-02T06:02:34.218020+0000 (oldest deadline 2024-04-02T06:02:59.517622+0000) 2024-04-02T06:03:01.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:01 smithi122 bash[50637]: debug 2024-04-02T06:03:01.179+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:01.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:01 smithi122 bash[50637]: debug 2024-04-02T06:03:01.179+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:02.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:02 smithi122 bash[48600]: debug 2024-04-02T06:03:02.215+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:03:02.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:02 smithi122 bash[48600]: debug 2024-04-02T06:03:02.215+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:03:02.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:02 smithi122 bash[48600]: debug 2024-04-02T06:03:02.215+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:37.828188+0000 front 2024-04-02T06:02:37.828261+0000 (oldest deadline 2024-04-02T06:03:01.927807+0000) 2024-04-02T06:03:02.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:03:02 smithi122 bash[46503]: debug 2024-04-02T06:03:02.059+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:20.715584+0000 front 2024-04-02T06:02:20.715936+0000 (oldest deadline 2024-04-02T06:02:44.815420+0000) 2024-04-02T06:03:02.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:03:02 smithi122 bash[46503]: debug 2024-04-02T06:03:02.059+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:24.816651+0000 front 2024-04-02T06:02:24.816141+0000 (oldest deadline 2024-04-02T06:02:50.716165+0000) 2024-04-02T06:03:02.474 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:03:02 smithi122 bash[46503]: debug 2024-04-02T06:03:02.059+0000 7f405a529700 -1 osd.5 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:34.217981+0000 front 2024-04-02T06:02:34.218020+0000 (oldest deadline 2024-04-02T06:02:59.517622+0000) 2024-04-02T06:03:02.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:02 smithi122 bash[50637]: debug 2024-04-02T06:03:02.223+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:02.475 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:02 smithi122 bash[50637]: debug 2024-04-02T06:03:02.223+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:02.475 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:02 smithi122 bash[50637]: debug 2024-04-02T06:03:02.223+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:03.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:03 smithi122 bash[48600]: debug 2024-04-02T06:03:03.239+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:03:03.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:03 smithi122 bash[48600]: debug 2024-04-02T06:03:03.239+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:03:03.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:03 smithi122 bash[48600]: debug 2024-04-02T06:03:03.239+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:37.828188+0000 front 2024-04-02T06:02:37.828261+0000 (oldest deadline 2024-04-02T06:03:01.927807+0000) 2024-04-02T06:03:03.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:03 smithi122 bash[50637]: debug 2024-04-02T06:03:03.207+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:03.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:03 smithi122 bash[50637]: debug 2024-04-02T06:03:03.207+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:03.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:03 smithi122 bash[50637]: debug 2024-04-02T06:03:03.207+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:04.458 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:03:04 smithi122 bash[74898]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-5 2024-04-02T06:03:04.459 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:04 smithi122 bash[48600]: debug 2024-04-02T06:03:04.195+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:03:04.459 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:04 smithi122 bash[48600]: debug 2024-04-02T06:03:04.195+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:03:04.459 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:04 smithi122 bash[48600]: debug 2024-04-02T06:03:04.195+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:37.828188+0000 front 2024-04-02T06:02:37.828261+0000 (oldest deadline 2024-04-02T06:03:01.927807+0000) 2024-04-02T06:03:04.459 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:04 smithi122 bash[50637]: debug 2024-04-02T06:03:04.215+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:04.459 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:04 smithi122 bash[50637]: debug 2024-04-02T06:03:04.215+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:04.459 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:04 smithi122 bash[50637]: debug 2024-04-02T06:03:04.215+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:04.723 INFO:journalctl@ceph.osd.5.smithi122.stdout:Apr 02 06:03:04 smithi122 bash[74971]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-5 2024-04-02T06:03:05.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:05 smithi122 bash[48600]: debug 2024-04-02T06:03:05.191+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:03:05.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:05 smithi122 bash[48600]: debug 2024-04-02T06:03:05.191+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:03:05.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:05 smithi122 bash[48600]: debug 2024-04-02T06:03:05.191+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:37.828188+0000 front 2024-04-02T06:02:37.828261+0000 (oldest deadline 2024-04-02T06:03:01.927807+0000) 2024-04-02T06:03:05.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:05 smithi122 bash[50637]: debug 2024-04-02T06:03:05.251+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:05.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:05 smithi122 bash[50637]: debug 2024-04-02T06:03:05.251+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:05.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:05 smithi122 bash[50637]: debug 2024-04-02T06:03:05.251+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:06.468 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:06 smithi122 bash[50637]: debug 2024-04-02T06:03:06.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:06.469 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:06 smithi122 bash[50637]: debug 2024-04-02T06:03:06.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:06.469 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:06 smithi122 bash[50637]: debug 2024-04-02T06:03:06.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:06.469 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:06 smithi122 bash[48600]: debug 2024-04-02T06:03:06.195+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:03:06.469 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:06 smithi122 bash[48600]: debug 2024-04-02T06:03:06.195+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:03:06.469 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:06 smithi122 bash[48600]: debug 2024-04-02T06:03:06.195+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:37.828188+0000 front 2024-04-02T06:02:37.828261+0000 (oldest deadline 2024-04-02T06:03:01.927807+0000) 2024-04-02T06:03:06.472 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.5.service' 2024-04-02T06:03:06.508 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T06:03:06.508 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-02T06:03:06.508 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-02T06:03:06.508 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.6 2024-04-02T06:03:06.723 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:06 smithi122 systemd[1]: Stopping Ceph osd.6 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:03:06.723 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:06 smithi122 bash[48600]: debug 2024-04-02T06:03:06.667+0000 7fd9839f1700 -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-04-02T06:03:06.723 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:06 smithi122 bash[48600]: debug 2024-04-02T06:03:06.667+0000 7fd9839f1700 -1 osd.6 157 *** Got signal Terminated *** 2024-04-02T06:03:06.723 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:06 smithi122 bash[48600]: debug 2024-04-02T06:03:06.667+0000 7fd9839f1700 -1 osd.6 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T06:03:07.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:07 smithi122 bash[50637]: debug 2024-04-02T06:03:07.227+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:07.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:07 smithi122 bash[50637]: debug 2024-04-02T06:03:07.227+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:07.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:07 smithi122 bash[50637]: debug 2024-04-02T06:03:07.227+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:07.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:07 smithi122 bash[48600]: debug 2024-04-02T06:03:07.155+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:03:07.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:07 smithi122 bash[48600]: debug 2024-04-02T06:03:07.155+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:03:07.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:07 smithi122 bash[48600]: debug 2024-04-02T06:03:07.155+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:37.828188+0000 front 2024-04-02T06:02:37.828261+0000 (oldest deadline 2024-04-02T06:03:01.927807+0000) 2024-04-02T06:03:08.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:08 smithi122 bash[48600]: debug 2024-04-02T06:03:08.147+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:03:08.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:08 smithi122 bash[48600]: debug 2024-04-02T06:03:08.147+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:03:08.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:08 smithi122 bash[48600]: debug 2024-04-02T06:03:08.147+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:37.828188+0000 front 2024-04-02T06:02:37.828261+0000 (oldest deadline 2024-04-02T06:03:01.927807+0000) 2024-04-02T06:03:08.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:08 smithi122 bash[48600]: debug 2024-04-02T06:03:08.147+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:41.928869+0000 front 2024-04-02T06:02:41.928671+0000 (oldest deadline 2024-04-02T06:03:07.228442+0000) 2024-04-02T06:03:08.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:08 smithi122 bash[50637]: debug 2024-04-02T06:03:08.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:08.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:08 smithi122 bash[50637]: debug 2024-04-02T06:03:08.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:08.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:08 smithi122 bash[50637]: debug 2024-04-02T06:03:08.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:09.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:09 smithi122 bash[48600]: debug 2024-04-02T06:03:09.111+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:03:09.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:09 smithi122 bash[48600]: debug 2024-04-02T06:03:09.111+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:03:09.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:09 smithi122 bash[48600]: debug 2024-04-02T06:03:09.111+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:37.828188+0000 front 2024-04-02T06:02:37.828261+0000 (oldest deadline 2024-04-02T06:03:01.927807+0000) 2024-04-02T06:03:09.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:09 smithi122 bash[48600]: debug 2024-04-02T06:03:09.111+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:41.928869+0000 front 2024-04-02T06:02:41.928671+0000 (oldest deadline 2024-04-02T06:03:07.228442+0000) 2024-04-02T06:03:09.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:09 smithi122 bash[50637]: debug 2024-04-02T06:03:09.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:09.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:09 smithi122 bash[50637]: debug 2024-04-02T06:03:09.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:09.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:09 smithi122 bash[50637]: debug 2024-04-02T06:03:09.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:09.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:09 smithi122 bash[50637]: debug 2024-04-02T06:03:09.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:45.614724+0000 front 2024-04-02T06:02:45.614840+0000 (oldest deadline 2024-04-02T06:03:09.114702+0000) 2024-04-02T06:03:10.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:10 smithi122 bash[50637]: debug 2024-04-02T06:03:10.235+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:10.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:10 smithi122 bash[50637]: debug 2024-04-02T06:03:10.235+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:10.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:10 smithi122 bash[50637]: debug 2024-04-02T06:03:10.235+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:10.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:10 smithi122 bash[50637]: debug 2024-04-02T06:03:10.235+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:45.614724+0000 front 2024-04-02T06:02:45.614840+0000 (oldest deadline 2024-04-02T06:03:09.114702+0000) 2024-04-02T06:03:10.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:10 smithi122 bash[48600]: debug 2024-04-02T06:03:10.135+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:03:10.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:10 smithi122 bash[48600]: debug 2024-04-02T06:03:10.135+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:03:10.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:10 smithi122 bash[48600]: debug 2024-04-02T06:03:10.135+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:37.828188+0000 front 2024-04-02T06:02:37.828261+0000 (oldest deadline 2024-04-02T06:03:01.927807+0000) 2024-04-02T06:03:10.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:10 smithi122 bash[48600]: debug 2024-04-02T06:03:10.135+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:41.928869+0000 front 2024-04-02T06:02:41.928671+0000 (oldest deadline 2024-04-02T06:03:07.228442+0000) 2024-04-02T06:03:11.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:11 smithi122 bash[48600]: debug 2024-04-02T06:03:11.139+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.123922+0000 front 2024-04-02T06:02:19.124166+0000 (oldest deadline 2024-04-02T06:02:43.223901+0000) 2024-04-02T06:03:11.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:11 smithi122 bash[48600]: debug 2024-04-02T06:03:11.139+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:28.526045+0000 front 2024-04-02T06:02:28.525909+0000 (oldest deadline 2024-04-02T06:02:50.825569+0000) 2024-04-02T06:03:11.473 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:11 smithi122 bash[48600]: debug 2024-04-02T06:03:11.139+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:37.828188+0000 front 2024-04-02T06:02:37.828261+0000 (oldest deadline 2024-04-02T06:03:01.927807+0000) 2024-04-02T06:03:11.474 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:11 smithi122 bash[48600]: debug 2024-04-02T06:03:11.139+0000 7fd97bfdd700 -1 osd.6 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:41.928869+0000 front 2024-04-02T06:02:41.928671+0000 (oldest deadline 2024-04-02T06:03:07.228442+0000) 2024-04-02T06:03:11.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:11 smithi122 bash[50637]: debug 2024-04-02T06:03:11.223+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:11.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:11 smithi122 bash[50637]: debug 2024-04-02T06:03:11.223+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:11.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:11 smithi122 bash[50637]: debug 2024-04-02T06:03:11.223+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:11.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:11 smithi122 bash[50637]: debug 2024-04-02T06:03:11.223+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:45.614724+0000 front 2024-04-02T06:02:45.614840+0000 (oldest deadline 2024-04-02T06:03:09.114702+0000) 2024-04-02T06:03:12.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:12 smithi122 bash[50637]: debug 2024-04-02T06:03:12.199+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:12.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:12 smithi122 bash[50637]: debug 2024-04-02T06:03:12.199+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:12.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:12 smithi122 bash[50637]: debug 2024-04-02T06:03:12.199+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:12.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:12 smithi122 bash[50637]: debug 2024-04-02T06:03:12.199+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:45.614724+0000 front 2024-04-02T06:02:45.614840+0000 (oldest deadline 2024-04-02T06:03:09.114702+0000) 2024-04-02T06:03:13.188 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:12 smithi122 bash[75110]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-6 2024-04-02T06:03:13.188 INFO:journalctl@ceph.osd.6.smithi122.stdout:Apr 02 06:03:12 smithi122 bash[75185]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-6 2024-04-02T06:03:13.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:13 smithi122 bash[50637]: debug 2024-04-02T06:03:13.183+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:13.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:13 smithi122 bash[50637]: debug 2024-04-02T06:03:13.183+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:13.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:13 smithi122 bash[50637]: debug 2024-04-02T06:03:13.183+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:13.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:13 smithi122 bash[50637]: debug 2024-04-02T06:03:13.183+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:45.614724+0000 front 2024-04-02T06:02:45.614840+0000 (oldest deadline 2024-04-02T06:03:09.114702+0000) 2024-04-02T06:03:14.465 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:14 smithi122 bash[50637]: debug 2024-04-02T06:03:14.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:14.465 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:14 smithi122 bash[50637]: debug 2024-04-02T06:03:14.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:14.465 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:14 smithi122 bash[50637]: debug 2024-04-02T06:03:14.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:14.465 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:14 smithi122 bash[50637]: debug 2024-04-02T06:03:14.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:45.614724+0000 front 2024-04-02T06:02:45.614840+0000 (oldest deadline 2024-04-02T06:03:09.114702+0000) 2024-04-02T06:03:15.163 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.6.service' 2024-04-02T06:03:15.192 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T06:03:15.192 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-02T06:03:15.192 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-02T06:03:15.192 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.7 2024-04-02T06:03:15.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:15 smithi122 systemd[1]: Stopping Ceph osd.7 for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:03:15.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:15 smithi122 bash[50637]: debug 2024-04-02T06:03:15.227+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:15.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:15 smithi122 bash[50637]: debug 2024-04-02T06:03:15.227+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:15.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:15 smithi122 bash[50637]: debug 2024-04-02T06:03:15.227+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:15.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:15 smithi122 bash[50637]: debug 2024-04-02T06:03:15.227+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:45.614724+0000 front 2024-04-02T06:02:45.614840+0000 (oldest deadline 2024-04-02T06:03:09.114702+0000) 2024-04-02T06:03:15.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:15 smithi122 bash[50637]: debug 2024-04-02T06:03:15.351+0000 7fcdf4a15700 -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-04-02T06:03:15.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:15 smithi122 bash[50637]: debug 2024-04-02T06:03:15.351+0000 7fcdf4a15700 -1 osd.7 157 *** Got signal Terminated *** 2024-04-02T06:03:15.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:15 smithi122 bash[50637]: debug 2024-04-02T06:03:15.351+0000 7fcdf4a15700 -1 osd.7 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-02T06:03:16.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:16 smithi122 bash[50637]: debug 2024-04-02T06:03:16.195+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:16.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:16 smithi122 bash[50637]: debug 2024-04-02T06:03:16.195+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:16.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:16 smithi122 bash[50637]: debug 2024-04-02T06:03:16.195+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:16.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:16 smithi122 bash[50637]: debug 2024-04-02T06:03:16.195+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:45.614724+0000 front 2024-04-02T06:02:45.614840+0000 (oldest deadline 2024-04-02T06:03:09.114702+0000) 2024-04-02T06:03:16.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:16 smithi122 bash[50637]: debug 2024-04-02T06:03:16.195+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.122:6804 osd.4 since back 2024-04-02T06:02:52.616244+0000 front 2024-04-02T06:02:52.616388+0000 (oldest deadline 2024-04-02T06:03:15.516199+0000) 2024-04-02T06:03:17.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:17 smithi122 bash[50637]: debug 2024-04-02T06:03:17.175+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:17.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:17 smithi122 bash[50637]: debug 2024-04-02T06:03:17.175+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:17.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:17 smithi122 bash[50637]: debug 2024-04-02T06:03:17.175+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:17.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:17 smithi122 bash[50637]: debug 2024-04-02T06:03:17.175+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:45.614724+0000 front 2024-04-02T06:02:45.614840+0000 (oldest deadline 2024-04-02T06:03:09.114702+0000) 2024-04-02T06:03:17.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:17 smithi122 bash[50637]: debug 2024-04-02T06:03:17.175+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.122:6804 osd.4 since back 2024-04-02T06:02:52.616244+0000 front 2024-04-02T06:02:52.616388+0000 (oldest deadline 2024-04-02T06:03:15.516199+0000) 2024-04-02T06:03:18.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:18 smithi122 bash[50637]: debug 2024-04-02T06:03:18.187+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:18.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:18 smithi122 bash[50637]: debug 2024-04-02T06:03:18.187+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:18.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:18 smithi122 bash[50637]: debug 2024-04-02T06:03:18.187+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:18.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:18 smithi122 bash[50637]: debug 2024-04-02T06:03:18.187+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:45.614724+0000 front 2024-04-02T06:02:45.614840+0000 (oldest deadline 2024-04-02T06:03:09.114702+0000) 2024-04-02T06:03:18.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:18 smithi122 bash[50637]: debug 2024-04-02T06:03:18.187+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.122:6804 osd.4 since back 2024-04-02T06:02:52.616244+0000 front 2024-04-02T06:02:52.616388+0000 (oldest deadline 2024-04-02T06:03:15.516199+0000) 2024-04-02T06:03:19.473 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:19 smithi122 bash[50637]: debug 2024-04-02T06:03:19.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:19.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:19 smithi122 bash[50637]: debug 2024-04-02T06:03:19.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:19.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:19 smithi122 bash[50637]: debug 2024-04-02T06:03:19.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:19.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:19 smithi122 bash[50637]: debug 2024-04-02T06:03:19.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:45.614724+0000 front 2024-04-02T06:02:45.614840+0000 (oldest deadline 2024-04-02T06:03:09.114702+0000) 2024-04-02T06:03:19.474 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:19 smithi122 bash[50637]: debug 2024-04-02T06:03:19.211+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.122:6804 osd.4 since back 2024-04-02T06:02:52.616244+0000 front 2024-04-02T06:02:52.616388+0000 (oldest deadline 2024-04-02T06:03:15.516199+0000) 2024-04-02T06:03:20.723 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:20 smithi122 bash[50637]: debug 2024-04-02T06:03:20.259+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2024-04-02T06:02:19.909254+0000 front 2024-04-02T06:02:19.909543+0000 (oldest deadline 2024-04-02T06:02:42.710228+0000) 2024-04-02T06:03:20.723 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:20 smithi122 bash[50637]: debug 2024-04-02T06:03:20.259+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2024-04-02T06:02:26.211906+0000 front 2024-04-02T06:02:26.211858+0000 (oldest deadline 2024-04-02T06:02:50.311881+0000) 2024-04-02T06:03:20.723 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:20 smithi122 bash[50637]: debug 2024-04-02T06:03:20.259+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6822 osd.2 since back 2024-04-02T06:02:36.213433+0000 front 2024-04-02T06:02:36.213274+0000 (oldest deadline 2024-04-02T06:03:02.113221+0000) 2024-04-02T06:03:20.724 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:20 smithi122 bash[50637]: debug 2024-04-02T06:03:20.259+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.62:6830 osd.3 since back 2024-04-02T06:02:45.614724+0000 front 2024-04-02T06:02:45.614840+0000 (oldest deadline 2024-04-02T06:03:09.114702+0000) 2024-04-02T06:03:20.724 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:20 smithi122 bash[50637]: debug 2024-04-02T06:03:20.259+0000 7fcdf1009700 -1 osd.7 157 heartbeat_check: no reply from 172.21.15.122:6804 osd.4 since back 2024-04-02T06:02:52.616244+0000 front 2024-04-02T06:02:52.616388+0000 (oldest deadline 2024-04-02T06:03:15.516199+0000) 2024-04-02T06:03:21.576 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:21 smithi122 bash[75324]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-7 2024-04-02T06:03:21.576 INFO:journalctl@ceph.osd.7.smithi122.stdout:Apr 02 06:03:21 smithi122 bash[75400]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-osd-7 2024-04-02T06:03:23.443 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@osd.7.service' 2024-04-02T06:03:23.473 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T06:03:23.474 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-02T06:03:23.474 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-02T06:03:23.474 DEBUG:teuthology.orchestra.run.smithi122:> sudo systemctl stop ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@prometheus.a 2024-04-02T06:03:23.723 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:03:23 smithi122 systemd[1]: Stopping Ceph prometheus.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:03:23.724 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:03:23 smithi122 bash[64825]: ts=2024-04-02T06:03:23.619Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-02T06:03:23.724 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:03:23 smithi122 bash[64825]: ts=2024-04-02T06:03:23.619Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-02T06:03:23.724 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:03:23 smithi122 bash[64825]: ts=2024-04-02T06:03:23.619Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-02T06:03:23.724 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:03:23 smithi122 bash[64825]: ts=2024-04-02T06:03:23.619Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-02T06:03:23.724 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:03:23 smithi122 bash[64825]: ts=2024-04-02T06:03:23.619Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-02T06:03:23.724 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:03:23 smithi122 bash[64825]: ts=2024-04-02T06:03:23.619Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-02T06:03:23.724 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:03:23 smithi122 bash[64825]: ts=2024-04-02T06:03:23.619Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-02T06:03:23.724 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:03:23 smithi122 bash[64825]: ts=2024-04-02T06:03:23.619Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-02T06:03:23.724 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:03:23 smithi122 bash[64825]: ts=2024-04-02T06:03:23.620Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-02T06:03:23.724 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:03:23 smithi122 bash[64825]: ts=2024-04-02T06:03:23.624Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-02T06:03:23.724 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:03:23 smithi122 bash[64825]: ts=2024-04-02T06:03:23.624Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-02T06:03:23.724 INFO:journalctl@ceph.prometheus.a.smithi122.stdout:Apr 02 06:03:23 smithi122 bash[64825]: ts=2024-04-02T06:03:23.624Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-02T06:03:24.337 DEBUG:teuthology.orchestra.run.smithi122:> sudo pkill -f 'journalctl -f -n 0 -u ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@prometheus.a.service' 2024-04-02T06:03:24.364 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-02T06:03:24.364 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-02T06:03:24.365 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-04-02T06:03:29.056 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 06:03:28 smithi062 systemd[1]: Stopping Ceph node-exporter.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:03:30.093 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 06:03:29 smithi062 bash[96103]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-node-exporter-a 2024-04-02T06:03:30.093 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 06:03:29 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-02T06:03:30.093 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 06:03:29 smithi062 bash[96176]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-node-exporter-a 2024-04-02T06:03:30.093 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 06:03:29 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-02T06:03:30.093 INFO:journalctl@ceph.node-exporter.a.smithi062.stdout:Apr 02 06:03:29 smithi062 systemd[1]: Stopped Ceph node-exporter.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T06:03:30.351 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 06:03:30 smithi062 systemd[1]: Stopping Ceph alertmanager.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:03:30.351 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 06:03:30 smithi062 bash[86840]: ts=2024-04-02T06:03:30.239Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-02T06:03:31.101 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 06:03:30 smithi062 bash[96235]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-alertmanager-a 2024-04-02T06:03:31.101 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 06:03:30 smithi062 bash[96306]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-alertmanager-a 2024-04-02T06:03:31.101 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 06:03:30 smithi062 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-04-02T06:03:31.101 INFO:journalctl@ceph.alertmanager.a.smithi062.stdout:Apr 02 06:03:30 smithi062 systemd[1]: Stopped Ceph alertmanager.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T06:04:05.072 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-04-02T06:04:09.638 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 06:04:09 smithi122 systemd[1]: Stopping Ceph node-exporter.b for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:04:10.679 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 06:04:10 smithi122 bash[75871]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-node-exporter-b 2024-04-02T06:04:10.679 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 06:04:10 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-02T06:04:10.679 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 06:04:10 smithi122 bash[75966]: Error response from daemon: No such container: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-node-exporter-b 2024-04-02T06:04:10.680 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 06:04:10 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-02T06:04:10.680 INFO:journalctl@ceph.node-exporter.b.smithi122.stdout:Apr 02 06:04:10 smithi122 systemd[1]: Stopped Ceph node-exporter.b for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T06:04:10.973 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 06:04:10 smithi122 systemd[1]: Stopping Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4... 2024-04-02T06:04:10.973 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 06:04:10 smithi122 bash[70134]: logger=server t=2024-04-02T06:04:10.830620939Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-02T06:04:10.973 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 06:04:10 smithi122 bash[70134]: logger=tracing t=2024-04-02T06:04:10.830781969Z level=info msg="Closing tracing" 2024-04-02T06:04:10.973 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 06:04:10 smithi122 bash[70134]: logger=ticker t=2024-04-02T06:04:10.830881756Z level=info msg=stopped last_tick=2024-04-02T06:04:10Z 2024-04-02T06:04:11.723 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 06:04:11 smithi122 bash[76025]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-grafana-a 2024-04-02T06:04:11.723 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 06:04:11 smithi122 bash[76100]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4-grafana-a 2024-04-02T06:04:11.723 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 06:04:11 smithi122 systemd[1]: ceph-678c8796-f0b2-11ee-b647-cb9ed24678a4@grafana.a.service: Succeeded. 2024-04-02T06:04:11.723 INFO:journalctl@ceph.grafana.a.smithi122.stdout:Apr 02 06:04:11 smithi122 systemd[1]: Stopped Ceph grafana.a for 678c8796-f0b2-11ee-b647-cb9ed24678a4. 2024-04-02T06:04:34.380 DEBUG:teuthology.orchestra.run.smithi062:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T06:04:34.397 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-02T06:04:34.410 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-02T06:04:34.412 DEBUG:teuthology.misc:Transferring archived files from smithi062:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634926/remote/smithi062/crash 2024-04-02T06:04:34.413 DEBUG:teuthology.orchestra.run.smithi062:> sudo tar c -f - -C /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/crash -- . 2024-04-02T06:04:34.460 INFO:teuthology.orchestra.run.smithi062.stderr:tar: /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-02T06:04:34.460 INFO:teuthology.orchestra.run.smithi062.stderr:tar: Error is not recoverable: exiting now 2024-04-02T06:04:34.462 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634926/remote/smithi122/crash 2024-04-02T06:04:34.463 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/crash -- . 2024-04-02T06:04:34.476 INFO:teuthology.orchestra.run.smithi122.stderr:tar: /var/lib/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-02T06:04:34.476 INFO:teuthology.orchestra.run.smithi122.stderr:tar: Error is not recoverable: exiting now 2024-04-02T06:04:34.477 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-02T06:04:34.478 DEBUG:teuthology.orchestra.run.smithi062:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-02T06:04:34.499 INFO:teuthology.orchestra.run.smithi062.stdout:2024-04-02T05:35:34.930035+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-02T06:04:34.499 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-02T06:04:34.500 DEBUG:teuthology.orchestra.run.smithi062:> sudo egrep '\[SEC\]' /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-02T06:04:34.512 DEBUG:teuthology.orchestra.run.smithi062:> sudo egrep '\[ERR\]' /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-02T06:04:34.527 DEBUG:teuthology.orchestra.run.smithi062:> sudo egrep '\[WRN\]' /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-02T06:04:34.586 INFO:teuthology.orchestra.run.smithi062.stdout:2024-04-02T05:35:34.930035+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-02T06:04:34.587 INFO:tasks.cephadm:Compressing logs... 2024-04-02T06:04:34.587 DEBUG:teuthology.orchestra.run.smithi062:> 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-04-02T06:04:34.589 DEBUG:teuthology.orchestra.run.smithi122:> 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-04-02T06:04:34.601 INFO:teuthology.orchestra.run.smithi062.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-02T06:04:34.605 INFO:teuthology.orchestra.run.smithi122.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-02T06:04:34.610 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-mon.a.log 2024-04-02T06:04:34.611 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi062.hdafeu.log 2024-04-02T06:04:34.611 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-mgr.y.log 2024-04-02T06:04:34.612 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-mon.a.log: /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi062.hdafeu.log: gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-mon.c.log 2024-04-02T06:04:34.612 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-04-02T06:04:34.612 INFO:teuthology.orchestra.run.smithi062.stderr: 76.7% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi062.hdafeu.log.gz 2024-04-02T06:04:34.612 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-mgr.y.log: /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi062.dzhrfc.log 2024-04-02T06:04:34.613 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.1.log 2024-04-02T06:04:34.613 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-mon.b.log 2024-04-02T06:04:34.615 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi122.tsfqvr.log 2024-04-02T06:04:34.615 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.5.log 2024-04-02T06:04:34.615 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi062.dzhrfc.log: gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/tcmu-runner.log 2024-04-02T06:04:34.615 INFO:teuthology.orchestra.run.smithi062.stderr: 76.6% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi062.dzhrfc.log.gz 2024-04-02T06:04:34.615 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.log 2024-04-02T06:04:34.616 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/tcmu-runner.log: 84.2% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/tcmu-runner.log.gz 2024-04-02T06:04:34.616 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-04-02T06:04:34.618 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi122.clipne.log 2024-04-02T06:04:34.618 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi122.tsfqvr.log: gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-mgr.x.log 2024-04-02T06:04:34.618 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.5.log: /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi122.clipne.log: 76.2% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-client.rgw.smpl.smithi122.tsfqvr.log.gz 2024-04-02T06:04:34.619 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-04-02T06:04:34.619 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.6.log 2024-04-02T06:04:34.619 INFO:teuthology.orchestra.run.smithi122.stderr: 76.7% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi122.clipne.log.gz 2024-04-02T06:04:34.619 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-mgr.x.log: /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.log 2024-04-02T06:04:34.619 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-04-02T06:04:34.621 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.6.log: /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.log: gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.4.log 2024-04-02T06:04:34.622 INFO:teuthology.orchestra.run.smithi122.stderr: 88.3% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-04-02T06:04:34.622 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-04-02T06:04:34.623 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.4.log: 90.6% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-04-02T06:04:34.623 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.log: 93.3% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-04-02T06:04:34.624 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.7.log 2024-04-02T06:04:34.624 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-volume.log: 83.7% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-02T06:04:34.625 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.0.log 2024-04-02T06:04:34.625 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.3.log 2024-04-02T06:04:34.626 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.0.log: 90.7% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-02T06:04:34.626 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-04-02T06:04:34.628 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.3.log: 94.2% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-04-02T06:04:34.628 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.2.log 2024-04-02T06:04:34.629 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-02T06:04:34.629 INFO:teuthology.orchestra.run.smithi122.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-02T06:04:34.645 INFO:teuthology.orchestra.run.smithi122.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.7.log: /var/log/ceph/cephadm.log: 91.5% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-04-02T06:04:34.649 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-volume.log: /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.2.log: /var/log/ceph/cephadm.log: 91.4% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-04-02T06:04:34.653 INFO:teuthology.orchestra.run.smithi062.stderr: 91.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-02T06:04:34.663 INFO:teuthology.orchestra.run.smithi122.stderr: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-02T06:04:34.697 INFO:teuthology.orchestra.run.smithi122.stderr: 89.9% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-mgr.x.log.gz 2024-04-02T06:04:34.982 INFO:teuthology.orchestra.run.smithi122.stderr: 92.6% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-mon.b.log.gz 2024-04-02T06:04:35.058 INFO:teuthology.orchestra.run.smithi062.stderr: 88.9% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-mgr.y.log.gz 2024-04-02T06:04:35.242 INFO:teuthology.orchestra.run.smithi062.stderr: 92.2% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-mon.c.log.gz 2024-04-02T06:04:35.829 INFO:teuthology.orchestra.run.smithi122.stderr: 93.3% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.6.log.gz 2024-04-02T06:04:36.056 INFO:teuthology.orchestra.run.smithi062.stderr: 93.4% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.2.log.gz 2024-04-02T06:04:36.088 INFO:teuthology.orchestra.run.smithi062.stderr: 91.1% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-mon.a.log.gz 2024-04-02T06:04:36.208 INFO:teuthology.orchestra.run.smithi122.stderr: 93.8% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.7.log.gz 2024-04-02T06:04:36.272 INFO:teuthology.orchestra.run.smithi122.stderr: 93.4% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.5.log.gz 2024-04-02T06:04:36.303 INFO:teuthology.orchestra.run.smithi062.stderr: 93.6% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.0.log.gz 2024-04-02T06:04:36.375 INFO:teuthology.orchestra.run.smithi062.stderr: 93.6% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.1.log.gz 2024-04-02T06:04:36.388 INFO:teuthology.orchestra.run.smithi122.stderr: 93.6% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.4.log.gz 2024-04-02T06:04:36.389 INFO:teuthology.orchestra.run.smithi122.stderr: 2024-04-02T06:04:36.389 INFO:teuthology.orchestra.run.smithi122.stderr:real 0m1.795s 2024-04-02T06:04:36.389 INFO:teuthology.orchestra.run.smithi122.stderr:user 0m6.484s 2024-04-02T06:04:36.389 INFO:teuthology.orchestra.run.smithi122.stderr:sys 0m0.272s 2024-04-02T06:04:36.561 INFO:teuthology.orchestra.run.smithi062.stderr: 93.5% -- replaced with /var/log/ceph/678c8796-f0b2-11ee-b647-cb9ed24678a4/ceph-osd.3.log.gz 2024-04-02T06:04:36.563 INFO:teuthology.orchestra.run.smithi062.stderr: 2024-04-02T06:04:36.563 INFO:teuthology.orchestra.run.smithi062.stderr:real 0m1.971s 2024-04-02T06:04:36.563 INFO:teuthology.orchestra.run.smithi062.stderr:user 0m9.104s 2024-04-02T06:04:36.563 INFO:teuthology.orchestra.run.smithi062.stderr:sys 0m0.321s 2024-04-02T06:04:36.563 INFO:tasks.cephadm:Archiving logs... 2024-04-02T06:04:36.563 DEBUG:teuthology.misc:Transferring archived files from smithi062:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634926/remote/smithi062/log 2024-04-02T06:04:36.564 DEBUG:teuthology.orchestra.run.smithi062:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-02T06:04:37.864 DEBUG:teuthology.misc:Transferring archived files from smithi122:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634926/remote/smithi122/log 2024-04-02T06:04:37.865 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-02T06:04:38.872 INFO:tasks.cephadm:Removing cluster... 2024-04-02T06:04:38.872 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 --force 2024-04-02T06:04:39.666 DEBUG:teuthology.orchestra.run.smithi122:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 678c8796-f0b2-11ee-b647-cb9ed24678a4 --force 2024-04-02T06:04:40.464 INFO:tasks.cephadm:Removing cephadm ... 2024-04-02T06:04:40.465 DEBUG:teuthology.orchestra.run.smithi062:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-02T06:04:40.472 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-02T06:04:40.477 INFO:tasks.cephadm:Teardown complete 2024-04-02T06:04:40.477 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-02T06:04:40.487 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-02T06:04:40.487 DEBUG:teuthology.orchestra.run.smithi062:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-02T06:04:40.489 DEBUG:teuthology.orchestra.run.smithi122:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-02T06:04:40.508 INFO:teuthology.orchestra.run.smithi122.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T06:04:40.509 INFO:teuthology.orchestra.run.smithi122.stdout:============================================================================== 2024-04-02T06:04:40.509 INFO:teuthology.orchestra.run.smithi122.stdout:*hv01.front.sepi 44.4.53.2 2 u 30 64 377 0.099 -0.996 0.138 2024-04-02T06:04:40.509 INFO:teuthology.orchestra.run.smithi122.stdout:+hv02.front.sepi 63.231.80.2 3 u 34 64 377 0.082 0.832 0.134 2024-04-02T06:04:40.509 INFO:teuthology.orchestra.run.smithi122.stdout:+hv03.front.sepi 74.6.168.72 3 u 35 64 377 0.087 -3.337 0.339 2024-04-02T06:04:40.509 INFO:teuthology.orchestra.run.smithi122.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-04-02T06:04:40.510 INFO:teuthology.orchestra.run.smithi062.stdout: remote refid st t when poll reach delay offset jitter 2024-04-02T06:04:40.510 INFO:teuthology.orchestra.run.smithi062.stdout:============================================================================== 2024-04-02T06:04:40.510 INFO:teuthology.orchestra.run.smithi062.stdout:*hv01.front.sepi 44.4.53.2 2 u 29 128 377 0.070 3.107 0.810 2024-04-02T06:04:40.510 INFO:teuthology.orchestra.run.smithi062.stdout:+hv02.front.sepi 63.231.80.2 3 u 85 128 377 0.087 4.160 0.809 2024-04-02T06:04:40.510 INFO:teuthology.orchestra.run.smithi062.stdout:+hv03.front.sepi 74.6.168.72 3 u 99 128 377 0.108 0.190 0.474 2024-04-02T06:04:40.511 INFO:teuthology.orchestra.run.smithi062.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-04-02T06:04:40.511 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-02T06:04:40.522 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-02T06:04:40.523 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-02T06:04:40.537 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-02T06:04:40.552 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-02T06:04:40.567 INFO:teuthology.task.internal:Duration was 2267.810603 seconds 2024-04-02T06:04:40.567 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-02T06:04:40.616 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-02T06:04:40.616 DEBUG:teuthology.orchestra.run.smithi062:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-02T06:04:40.618 DEBUG:teuthology.orchestra.run.smithi122:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-02T06:04:40.667 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-02T06:04:40.667 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi062.front.sepia.ceph.com 2024-04-02T06:04:40.668 DEBUG:teuthology.orchestra.run.smithi062:> 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-04-02T06:04:40.679 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi122.front.sepia.ceph.com 2024-04-02T06:04:40.679 DEBUG:teuthology.orchestra.run.smithi122:> 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-04-02T06:04:40.692 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-02T06:04:40.692 DEBUG:teuthology.orchestra.run.smithi062:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-02T06:04:40.694 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-02T06:04:40.803 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-02T06:04:40.803 DEBUG:teuthology.orchestra.run.smithi062:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-02T06:04:40.805 DEBUG:teuthology.orchestra.run.smithi122:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-02T06:04:40.989 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-02T06:04:40.998 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-02T06:04:40.999 DEBUG:teuthology.orchestra.run.smithi062:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-02T06:04:41.010 DEBUG:teuthology.orchestra.run.smithi122:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-02T06:04:41.027 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-02T06:04:41.039 DEBUG:teuthology.orchestra.run.smithi062:> 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-04-02T06:04:41.041 DEBUG:teuthology.orchestra.run.smithi122:> 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-04-02T06:04:41.053 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern = core 2024-04-02T06:04:41.082 INFO:teuthology.orchestra.run.smithi122.stdout:kernel.core_pattern = core 2024-04-02T06:04:41.104 DEBUG:teuthology.orchestra.run.smithi062:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-02T06:04:41.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T06:04:41.130 DEBUG:teuthology.orchestra.run.smithi122:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-02T06:04:41.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-02T06:04:41.136 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-02T06:04:41.147 INFO:teuthology.task.internal:Transferring archived files... 2024-04-02T06:04:41.148 DEBUG:teuthology.misc:Transferring archived files from smithi062:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634926/remote/smithi062 2024-04-02T06:04:41.148 DEBUG:teuthology.orchestra.run.smithi062:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-02T06:04:41.180 DEBUG:teuthology.misc:Transferring archived files from smithi122:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634926/remote/smithi122 2024-04-02T06:04:41.181 DEBUG:teuthology.orchestra.run.smithi122:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-02T06:04:41.211 INFO:teuthology.task.internal:Removing archive directory... 2024-04-02T06:04:41.211 DEBUG:teuthology.orchestra.run.smithi062:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-02T06:04:41.213 DEBUG:teuthology.orchestra.run.smithi122:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-02T06:04:41.219 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-02T06:04:41.239 INFO:teuthology.task.internal:Not uploading archives. 2024-04-02T06:04:41.239 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-02T06:04:41.253 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-02T06:04:41.254 DEBUG:teuthology.orchestra.run.smithi062:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-02T06:04:41.262 DEBUG:teuthology.orchestra.run.smithi122:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-02T06:04:41.267 INFO:teuthology.orchestra.run.smithi062.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 2 06:04 /home/ubuntu/cephtest 2024-04-02T06:04:41.270 INFO:teuthology.orchestra.run.smithi122.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 2 06:04 /home/ubuntu/cephtest 2024-04-02T06:04:41.272 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-02T06:04:41.284 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-02T06:04:41.315 INFO:teuthology.nuke:Checking targets against current locks 2024-04-02T06:04:41.343 DEBUG:teuthology.nuke:shortname: smithi062 2024-04-02T06:04:41.343 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-02T06:04:41.365 DEBUG:teuthology.nuke:shortname: smithi122 2024-04-02T06:04:41.365 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-02T06:04:41.369 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi062.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634926', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-02 05:17:22.034606', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-04-02T06:04:41.388 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi122.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_21:08:08-orch-squid-distro-default-smithi/7634926', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-02 05:17:22.036103', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-04-02T06:04:41.417 INFO:teuthology.orchestra.console.smithi062:Power off 2024-04-02T06:04:41.418 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-02T06:04:41.434 INFO:teuthology.orchestra.console.smithi122:Power off 2024-04-02T06:04:41.434 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-02T06:04:41.443 DEBUG:teuthology.orchestra.console.smithi062:power off output: Chassis Power Control: Down/Off 2024-04-02T06:04:41.443 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T06:04:41.456 DEBUG:teuthology.orchestra.console.smithi122:power off output: Chassis Power Control: Down/Off 2024-04-02T06:04:41.457 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T06:04:41.467 DEBUG:teuthology.orchestra.console.smithi062:check power output: Chassis Power is on 2024-04-02T06:04:41.482 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is on 2024-04-02T06:04:45.469 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T06:04:45.483 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T06:04:45.579 DEBUG:teuthology.orchestra.console.smithi062:check power output: Chassis Power is on 2024-04-02T06:04:45.592 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is on 2024-04-02T06:04:49.584 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T06:04:49.593 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T06:04:49.695 DEBUG:teuthology.orchestra.console.smithi062:check power output: Chassis Power is off 2024-04-02T06:04:49.704 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is on 2024-04-02T06:04:49.797 INFO:teuthology.orchestra.console.smithi062:Power off completed 2024-04-02T06:04:53.709 DEBUG:teuthology.orchestra.console.smithi122:pexpect command: ipmitool -H smithi122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-02T06:04:53.819 DEBUG:teuthology.orchestra.console.smithi122:check power output: Chassis Power is off 2024-04-02T06:04:53.920 INFO:teuthology.orchestra.console.smithi122:Power off completed 2024-04-02T06:04:54.024 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 2267.8106026649475 failure_reason: '"2024-04-02T05:35:34.930035+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-04-02T06:04:54.024 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-02T06:04:54.098 INFO:teuthology.run:FAIL